Comment by 2Gkashmiri
20 days ago
Oh cool.
Can we add workflows to this?
First merge all files then depending on output size compress to fit the size and other requirements?
Or take out page 35, then compress rest
Or extract page 2,5 and merge them and give me output withoit compress
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
Ah, cool idea. I’m currently integrating image processing features—crop, compress, and meme generation. Once that’s almost done, we can move on to integrating the workflow.
Can't you already do that with pdftk and the like? And work LLM, just like ffmpeg you can generally get the right command quiet easily now.
But this is a self contained webapp. There are other tools that suppport similsr functionality
Well, fine if it helps other users. Not sure I’m the expected audience.