Edit a PDF without installing anything
Rotate sideways pages, add page numbers and pull images out of a PDF straight from your browser, with no Acrobat and no uploads.
Editing a PDF without installing anything means fixing the three things almost everyone eventually needs to fix — a sideways page, missing page numbers, a page you need as a plain image — right in the browser, without buying Acrobat or downloading a reader with a paywall behind the good features. Docuboxer covers all three with dedicated tools: rotate PDF, add page numbers, and convert PDF to JPG, each running locally in your browser with nothing uploaded anywhere.
One thing to be upfront about: this is fixing upa PDF, not editing its text. Rotating a page, stamping a page number, or exporting a page as an image never touches a single word of the document's actual content. If what you need is to change a sentence, correct a figure, or rewrite a paragraph inside the text itself, that's a different problem — it needs a tool that reconstructs the PDF from its internal structure, and none of the three tools below do that.
1. Scanned pages that open sideways or upside down
This is the most common annoyance: you scan a stack of paper with an office scanner or a phone scanning app, and one or two pages come out rotated 90° or flipped entirely. It's almost never that the image itself was captured wrong. Most scanners and scanning apps store a page's orientation as metadata — a rotation value attached to that page — without touching the pixels of the underlying image. The reader you open the file in respects that metadata and shows the page upright; a different reader, or a printer driver, might ignore it and render the page exactly as it was saved.
Re-scanning fixes nothing here — the fix is correcting the angle with rotate PDF, which lets you spin individual pages by 90°, 180° or 270° without touching the rest of the document. That's different from hitting "rotate view" in a PDF viewer, which only changes how the page looks in that one session. Rotating and saving actually rewrites the page's orientation inside the file itself, so it opens correctly forever, in any reader, on any printer — and losslessly, since nothing is being recompressed, only the angle the page is drawn at.
It's common to hit a scanned batch where a single landscape sheet — a chart, a wide table, a form signed sideways — breaks the vertical flow of an otherwise portrait document. That's exactly where per-page rotation matters: a tool that only rotates the entire PDF at once forces you to choose between fixing that one page and leaving everything else upright.
2. Numbering pages in a document assembled from several files
Another familiar situation: you've combined several files into one — using merge PDF, for instance, when you're stitching a contract together with its exhibits, or bundling several reports into one packet — and the result has no page numbers of its own, or each source document brought its own numbering, so the merged file now has repeating or inconsistent numbers running through it.
Page numbers matter more than they look like they should in any document that gets printed or cited: drop a stack of printed pages and the page numbers are the only thing that lets you reorder them without rereading the content; say "check page 14" on a call, and that reference only works if the number everyone sees matches. Add page numbers stamps consistent numbering across the whole document — position, format, starting number, all in one pass — instead of forcing you to touch each page individually.
If the assembled document has extra pages that shouldn't be there, it's worth cleaning that up before numbering: split PDF pulls specific pages or ranges out into their own files, so you can trim the document first and number the final version afterward.
3. Pulling a page out as an image
The third fix runs in the opposite direction: instead of changing the PDF, you need one of its pages as a standalone image — to drop into a slide deck, generate a thumbnail, or upload to a site that only takes JPG or PNG and rejects PDF outright. Convert PDF to JPG turns every page of the document into its own image file, ready to use outside the PDF entirely.
The detail that decides whether the result is actually usable is resolution. A page exported at a low resolution — think 72 DPI, the old screen-display default — looks reasonable on a monitor but turns visibly pixelated the moment it's printed: text edges get jagged, thin lines break up. For anything staying on screen — a thumbnail, a preview, an image you're dropping into a chat or a slide — standard export resolution is enough and nobody will notice. For printing that exported page, you want higher resolution, the same way a photo destined for a poster needs more pixels than one destined for a social media avatar.
If instead of exporting a page you're trying to shrink the whole PDF's file size to email it, that's a different problem — compress PDF handles that, not image conversion.
Privacy: why it actually matters here
The PDFs people fix up day-to-day usually aren't throwaway files — they're contracts, pay stubs, invoices, deeds, scanned ID documents. Uploading that kind of file to some unknown server just to rotate or number it is an unnecessary risk when the alternative — processing everything in your own browser — exists and works just as well. Rotating, numbering pages and converting to JPG in Docuboxer all run on JavaScript in your machine: the PDF is never uploaded, and if you disconnect from the network partway through, all three keep working exactly the same, because they never depended on a connection in the first place.
If you also need to stamp the document as a draft or mark its origin before sharing it, add a watermark to a PDF handles that specific case, also entirely locally.
Frequently asked questions
Why does my scanned PDF open sideways or upside down?
Because the scanner or scanning app saved the page's orientation as metadata — a rotation angle attached to the page — without actually rotating the pixels in the image. Most modern readers respect that metadata and display the page upright, but some older viewers and most printers ignore it and render the page exactly as stored.
Does rotating a PDF lose quality?
No. Rotating only changes the angle the page is drawn at; it doesn't recompress anything. Text stays sharp and images keep their original resolution — it's a lossless operation, unlike re-scanning or re-exporting the page.
Can I rotate just one page and leave the rest untouched?
Yes. This comes up constantly with scanned batches that include one landscape sheet — a chart, a wide table, a signed form — mixed in with portrait pages. Per-page rotation handles that case; a tool that only rotates the whole document at once doesn't.
What resolution should I use when converting a PDF page to JPG?
It depends on where the image is going. For on-screen use — a thumbnail, a slide, an upload to a site that doesn't accept PDF — standard export resolution is fine. For printing that exported page, you need something higher: a page exported at 72 DPI looks crisp on a monitor but visibly pixelated on paper.
Does this let me change the text inside a PDF?
No. Rotating, numbering and exporting to image all work on the page as an object, not on its content. Fixing a typo or changing a word inside the actual text of a PDF is a different problem that needs a different kind of tool — typically one that rebuilds the document from its underlying structure.
Is my PDF uploaded to a server when I use these tools?
No. Rotating, adding page numbers and converting to JPG all run in your browser via JavaScript — the file never leaves your machine. That matters because the PDFs people fix up this way are often contracts, pay stubs, invoices, or scanned ID documents.
Fix up your PDF right now
Rotate, number, or convert pages to images — 100% in your browser. Free, no limits.
Open rotate PDF →Related tools
- Rotate PDF — Spin individual pages without losing quality.
- Add page numbers — Stamp consistent numbering across the whole document.
- Convert PDF to JPG — Every page of the PDF, as its own image.
- Merge PDF — Combine several files into one document before numbering.
You might also like: how to compress a PDF without losing quality and how to merge multiple PDF files into one.