You're right, the market is flooded with simple "button grid" apps. That saturation is actually why I built FlowPDF.
I didn't want another list of basic tools; I wanted to chain them. I built a node-based editor so you can create actual pipelines (Merge -> OCR -> Filter -> Compress) rather than just doing one-off tasks.
I think that's the only way to actually add value over the 50 other "Hello World" clones.
I've been working on exactly this with FlowPDF (https://www.flowpdf.app/). It was a huge pain to find a tool that didn't rely on Google APIs.
I integrated a local translation model. It downloads the model to your browser cache on the first run (so it's a bit heavy initially), but after that, you can OCR and translate documents 100% offline without uploading anything.
I actually built a tool called FlowPDF - https://www.flowpdf.app/ - specifically to solve this "logic" problem. I found that single-button tools were too limiting for things like "Merge -> Check Size -> Compress".
It uses a node-based graph so you can literally string those steps together (e.g., Merge files -> Split out page 35 -> Compress the rest) and save it as a repeatable workflow.
We don't have permission to read this file. Re-add it and allow access.
DebugFILE_INPUT_FILE_PERMISSION · INPUT_FILE_PERMISSION · size=213517B · SecurityError: Security error when calling GetDirectory
Codex just seems to have a much bigger context and doesn't chew up tokens as readily as Claude. It seems to be able to do a much wider and broader range of things, accepting much wider and broader instructions and implementing them perfectly.Whereas Claude would struggle.
Apple fans would be going crazy with excitement if Apple unveiled Gemini 2.5 Flash Image (AKA "nano banana"). It's the most powerful image editing tool since Photoshop 1.0.
How are they behind, in terms of things normal people actually use? Apps like ChatGPT work just fine, and I have literally never heard an Android user I know personally talk about something they can do which isn’t available on iOS.
That’s not true. There were multiple AI features presented, just very well-known ones like the babel fish AirPods Pro. Nothing fancy, but it’s still AI and it’s useful.
I didn't want another list of basic tools; I wanted to chain them. I built a node-based editor so you can create actual pipelines (Merge -> OCR -> Filter -> Compress) rather than just doing one-off tasks.
I think that's the only way to actually add value over the 50 other "Hello World" clones.
https://www.flowpdf.app/ if you wanna check it out!