Frequently Asked Questions

Everything you need to know about 18PDF.

Privacy and security

Are my files uploaded to a server?+
No. Every operation runs entirely in your browser using WebAssembly. Your files never leave your device. You can verify this by opening the browser network panel; you will see no file uploads.
Do you log or track anything I do?+
No. There is no analytics, no cookies, no fingerprinting, and no telemetry. The only state stored on your device is your chosen accent color and dark or light mode, both kept in local storage.
Can anyone at 18PDF see my files?+
No one can. The files never reach our infrastructure. There is no backend that ingests, processes, or stores user content.
Is 18PDF safe to use on a public or shared computer?+
Yes. Because nothing is stored, closing the tab is enough to clear the work from memory. There is no account to log out of.

Pricing and limits

Is 18PDF really free?+
Yes. All 18 tools are free to use, with no signup, no file size limit, and no watermarks on output. There is no paid tier.
What file size limits exist?+
There are no artificial limits. The only constraint is the memory of your device, since processing happens locally. We have tested with PDFs over 500 pages on a 16GB laptop.
Why is it free? Who pays for it?+
18PDF is built and maintained by a solo developer. It runs on cheap static hosting. There is no funding ask, but a tip on the Buy Me a Coffee page is appreciated if the tool saved you time.

Tools and features

Which PDF operations are supported?+
Merge, split, rotate, reorder, convert to and from images, extract text, OCR scanned documents, add page numbers, add watermarks, edit metadata, fill AcroForm fields, crop pages, extract selected pages, batch process, view, and compare PDFs. 18 tools in total.
Does the OCR tool work on scanned PDFs?+
Yes. The OCR tool renders every page to an image and runs Tesseract.js locally. It supports English out of the box and works on any modern device with a few seconds per page.
Can I fill a PDF form that does not have AcroForm fields?+
No. Only AcroForm PDFs are supported by the Fill Forms tool. If your form is a flat image, you will need to use a tool that creates real form fields, or convert it to a fillable PDF first.
Why does the Producer metadata field not change?+
Producer is a technical field set by the PDF library used to generate the output. The library overwrites this field on every save. All other metadata fields, including title, author, subject, keywords, and creator, can be edited normally.

Offline and devices

Can I use 18PDF offline?+
After the page loads, navigation and most tools continue to work without a network connection. The OCR tool requires the Tesseract worker, which is cached after the first use.
Which browsers are supported?+
Any modern desktop or mobile browser. iOS, Android, Windows, macOS, Linux, ChromeOS. The app requires JavaScript and WebAssembly support, which means a browser released after 2017.
Does 18PDF work on iPad and iPhone?+
Yes. Every tool is verified on iPhone 15 viewport. Touch interactions are first class: tap to select pages, drag to reorder, and pinch to zoom in the viewer.

Troubleshooting

A tool seems stuck or slow. What can I do?+
Large PDFs and the OCR tool use the most memory. If a tool stalls, try with a smaller file first, or close other tabs to free memory. If the problem persists, open an issue on GitHub with the file size and tool name.
The extracted text is empty or garbled.+
The PDF likely does not have a text layer. Scanned documents and image only PDFs need to be run through the OCR tool instead.
The download did not start.+
Some browsers block multiple downloads in quick succession. Click the action button again, or check the browser download settings to allow downloads from this site.

Still have questions?

Open an issue on GitHub and we will get back to you.

Open an issue