How to reduce PDF size on a phone — no app install
Compress a PDF right on your phone — no app to install, processed locally in your mobile browser, free during Beta. Steps for iPhone and Android, plus honest limits.
You do not need an app for this
App stores are full of "PDF compressor" apps that want storage permissions and subscriptions. But a modern mobile browser can compress a PDF by itself: the same WebAssembly engines that run on desktop run in Safari on iPhone and Chrome on Android.
That means one less app, no permissions to grant, and — with a browser-local tool — the file never leaves your phone.
What to expect on a phone
Compression is memory-hungry, and phones have less of it than laptops. Small and medium files (a scanned form, a resume, a dozen pages) work fine. A 200-page scan may be slow or fail on an older phone — that is a real hardware limit, and if a run fails your quota is refunded automatically.
The interface adapts to small screens: the action button stays fixed at the bottom, and the size estimate shows before you start.
Step by step
- 1
Open the compressor in your mobile browser
No app or sign-up needed — the tool is free during Beta and works in Safari and Chrome.
- 2
Pick the PDF from your phone
Tap the upload area and choose the file from Files (iPhone) or your file manager (Android). It is processed locally, never uploaded.
- 3
Set a size and check the estimate
Enter a target size if a portal demands one. The reachable floor is shown before processing — no quota spent on the estimate.
- 4
Compress and save
Download the result back to Files or your Downloads folder. Failed runs refund your quota automatically.
FAQ
Does this work on iPhone Safari?
Yes — processing runs in the browser via WebAssembly, which Safari supports. Very large files are limited by the phone’s memory.
Is the file uploaded from my phone?
No. Compression runs locally in your mobile browser. On desktop you can verify this in DevTools; the same code runs on mobile.
Why did a huge scan fail on my phone?
Phones have limited memory and a multi-hundred-page scan can exceed it. Your quota is refunded on failure; try a desktop browser for very large files.