Real-world workflows: compress PDF for email, convert Excel to CSV, merge scanned documents into one file.
You get sent a 45MB PDF that needs to be under 10MB for email. You need to extract pages 3-7 and convert them to PNGs. You have 10 invoices in TIFF format that should be one PDF.
These aren't edge cases — they're Tuesday.
Here's how to handle them with Craftisle and pdfcraft.
Problem: Client sends a 30MB PDF. Gmail rejects attachments over 25MB.
Solution:
If that's still too large, use PDF Split to break it into 5MB chunks and send them in separate emails.
Problem: You need slides 11 through 15 from a presentation PDF, as PNG files for a web page.
Solution:
Total time: under 30 seconds. No Adobe Acrobat required.
Problem: A marketing tool only accepts CSV imports, but your data lives in an .xlsx file with merged cells and formulas.
Solution:
Caveat: Formulas export as values only. If you need live formulas, export from Excel directly.
Problem: You scanned 10 pages as individual TIFF files. You need one PDF.
Solution:
Expect 2-3 minutes for 10 pages, depending on scan resolution.
| Tool | What it does | File limit |
|---|---|---|
| PDF Compress | Shrink file size | ~100MB input |
| PDF Split | Extract or split | No page limit |
| PDF Merge | Combine multiple PDFs | 20 files max |
| Image → PDF | Convert images to PDF | 50MB per image |
| PDF → Image | Rasterize PDF pages | 100 pages max |
All processing happens in your browser. Your files are never uploaded anywhere.
For these tasks, you'll still need Acrobat or a desktop alternative.