PDF was designed to preserve the appearance of a document across devices and software. That stability explains why it is used for invoices, contracts, reports, forms and administrative files, but it also means that editing a PDF is not the same as editing a word-processing document.
A PDF is a container, not just a picture
A PDF can contain text, vector graphics, raster images, fonts, annotations and page-level information. Two files that look identical on screen can therefore be very different internally. One may contain selectable text and vector shapes; another may simply contain a full-page scan.
That distinction matters when you transform a document. Reordering pages usually preserves their content. Converting a page to an image, by contrast, rasterizes its visual appearance and may remove properties such as selectable text.
Native PDF and scanned PDF
A native PDF is usually exported from office, publishing or design software. Its text often remains selectable and searchable. A scanned PDF generally contains images of paper pages. Searchable text may only be present if OCR has been applied.
OCR and PDF manipulation solve different problems. Rotating a scanned page corrects its orientation; it does not automatically recognize the words printed on it.
Why fonts and layout usually remain stable
PDF can embed fonts or the information required to reproduce the page. This helps keep line breaks, spacing and positioning consistent. That is one reason PDF is preferred when the final appearance matters more than easy editing.
However, not every PDF is built in the same way. Missing fonts, unusual encodings, transparency or complex graphics can affect how a document behaves in different tools. Always review an important result before sharing it.
Compression does not mean the same thing for every element
A PDF may compress images, streams and other internal objects. A large file is not necessarily a high-quality file, and a small file is not necessarily poor. Page count, image resolution, embedded fonts and scanned content all influence size.
If your goal is only to change page order, converting every page to JPEG first is usually unnecessary and can reduce quality. Prefer a page-level PDF operation whenever possible.