Losing quality during conversion is a problem most people only notice after the damage is done: a scanned contract that looks fine on screen but blurs when printed, or a document that reflows into a different layout the moment it opens on someone else’s computer. Almost all of this traces back to a small number of predictable causes, and a decent document converter avoids nearly all of them once the cause is understood.
Where Quality Actually Gets Lost During Conversion
Quality loss during conversion comes from one of three places: the compression method discarding data, the resolution being too low for the intended use, or the document’s formatting depending on something, usually a font, that did not survive the conversion. Each of these has a different fix, which is why a single “convert to PDF” button cannot solve all of them at once.
Lossy vs. Lossless: Why the Distinction Matters More Than File Size
Lossless formats preserve every pixel of the original exactly. The official PNG specification states losslessness as a core design goal: filtering and compression are required to preserve all information. JPEG works the opposite way by design, discarding data the compression algorithm judges unlikely to be noticed. That discarded data is gone permanently, and converting a JPEG to PNG afterward does not bring it back. It just stores the already-degraded pixels in a lossless container.
This is why repeatedly opening and re-saving a JPEG causes visible quality loss over time, sometimes called generation loss, while a PNG can be opened and re-saved indefinitely with no additional degradation. The practical rule: keep working files in a lossless format and export to a lossy format only for final distribution.
Resolution and DPI: The Setting Most People Get Wrong
Scanning or exporting at too low a resolution cannot be fixed after the fact. No conversion tool can add detail that was never captured. The National Archives’ own digitization guidelines set a minimum of 300 DPI for scanning textual records intended for long-term use, with higher resolutions recommended for photographs, handwriting, or documents with fine detail.
A document scanned at 150 DPI to save space may look acceptable on a small screen and then turn out unusable the moment someone tries to print it or zoom in on a signature. Setting the correct resolution before scanning is far cheaper than re-scanning the original later.
Document Conversion Has Its Own Quality Traps
Image quality problems are visible immediately. Document conversion problems are often quieter: a DOCX file converted to PDF without embedding its fonts will substitute a similar-looking font on any machine that lacks the original, which silently shifts line breaks, page counts, and spacing. A scanned PDF that looks identical to a native document is not the same file underneath; without OCR, none of its text is selectable, searchable, or copyable.
What to Check Before Trusting Any Converter’s Output
- Zoom in on fine detail and text edges to check for compression artifacts that are invisible at normal viewing size
- Confirm text that was selectable in the original is still selectable and searchable after conversion, not flattened into an image
- Open the converted document on a different machine to check whether fonts were embedded or silently substituted
- Compare page count and layout against the original, since font substitution often changes both without any error message
- Check color accuracy against the original for anything headed to print, since screen and print color rendering are not the same
Choosing Settings That Actually Preserve Quality
Keep source files in a lossless format such as PNG or TIFF for anything that will be edited, cropped, or re-exported more than once. Reserve JPEG for the final version headed to a website or an inbox, where smaller file size matters more than perfect fidelity. Scan documents at a minimum of 300 DPI, higher for anything with fine text or photographic content, and confirm font embedding is turned on before converting any document that has to look identical on someone else’s screen.
Frequently Asked Questions
Does converting a JPEG to PNG restore lost quality?
No. The data discarded during the original JPEG compression is gone permanently. Converting to PNG afterward just stores the already-degraded image in a lossless container without recovering anything.
What DPI should I use for scanning documents?
300 DPI is a reasonable minimum for standard text documents intended for long-term use. Photographs, handwriting, or documents with small or fine detail generally benefit from 400 DPI or higher.
Why does my converted document look different on another computer?
This is almost always a font issue. If the original fonts were not embedded during conversion, the receiving computer substitutes its own fonts, which changes spacing, line breaks, and sometimes page count.
Bringing Quality Preservation Together
Quality loss during conversion is rarely random. It comes from a lossy format discarding data, a resolution set too low for the intended use, or a font that did not travel with the document. Checking for these three issues specifically, rather than just glancing at the output and assuming it converted correctly, is what separates a conversion that holds up from one that quietly causes problems later.