Fix Word Image Quality Dropping After Saving as PDF/A Format
🔍 WiseChecker

Fix Word Image Quality Dropping After Saving as PDF/A Format

You create a document in Word with high-resolution images. When you save it as a PDF/A file, the images look blurry or pixelated. This happens because PDF/A standards require strict compliance that can force Word to downscale or recompress embedded images. This article explains why Word lowers image quality during PDF/A export and provides three reliable methods to preserve sharp, high-resolution images in your PDF/A output.

Key Takeaways: Preserving Image Quality in PDF/A Exports

  • File > Options > Advanced > Image Size and Quality > Do not compress images in file: Prevents Word from automatically downscaling images before PDF/A export.
  • File > Save As > More options > Tools > Compress Pictures > High fidelity: Forces Word to keep the original pixel dimensions during the save operation.
  • File > Export > Create PDF/XPS > Options > ISO 19005-1 compliant (PDF/A): Disable this checkbox and use an alternative PDF/A tool to avoid Word’s built-in compression.

ADVERTISEMENT

Why Word Reduces Image Quality When Saving as PDF/A

PDF/A is an ISO-standardized version of PDF designed for long-term archiving. It has strict rules about embedded content. One rule requires that all fonts are embedded and that images meet specific resolution and color space criteria. When Word converts a document to PDF/A, it often downsamples images to meet the PDF/A default resolution target of 72 or 150 dots per inch. This downsample reduces file size but destroys image sharpness.

Word uses the built-in PDF export engine, which applies its own compression logic. Unlike a dedicated PDF tool, Word does not give you granular control over image resolution per image. The engine treats all images in the document the same way. If you have a 300 DPI image, Word may reduce it to 150 DPI or lower during PDF/A creation, even if the original image is well within the PDF/A specification.

Another factor is the Compress Pictures setting in Word. By default, Word compresses images at 220 PPI for documents saved to a server or shared. When you trigger a PDF/A save, Word may apply additional compression on top of this. The result is a final PDF where images look soft, blocky, or have visible compression artifacts.

Steps to Stop Word From Lowering Image Quality During PDF/A Export

Use the following three methods in sequence. Each method addresses a different point in the save pipeline where Word can degrade image quality. Apply all three for the best result.

  1. Disable automatic image compression in Word options
    Open your document. Go to File > Options > Advanced. Scroll down to the Image Size and Quality section. Check the box labeled Do not compress images in file. Set the Default resolution dropdown to High fidelity. Click OK. This setting tells Word to keep the original pixel dimensions of every image in the document. It applies to all future saves, including PDF/A exports.
  2. Set high fidelity compression before saving as PDF/A
    Press Ctrl+S to save the document as a normal .docx file first. Then go to File > Save As. Choose a location and enter a file name. In the Save as type dropdown, select PDF (pdf). Click the More options link or the Tools button next to the Save button. In the dialog that opens, click Compress Pictures. Select High fidelity and uncheck Delete cropped areas of pictures. Click OK. Now click Save. This forces Word to use the original image data during the PDF creation process.
  3. Export as standard PDF and convert to PDF/A externally
    Go to File > Export > Create PDF/XPS. Click the Options button. In the PDF options dialog, uncheck the box labeled ISO 19005-1 compliant (PDF/A). Set Bitmap text when fonts may not be embedded to Off. Click OK and then Publish. This creates a standard PDF with full image quality. Open this PDF in a dedicated PDF editor such as Adobe Acrobat Pro or a free tool like LibreOffice Draw. Use the editor’s export feature to convert the standard PDF to PDF/A-1b or PDF/A-2b. This bypasses Word’s image compression entirely.

ADVERTISEMENT

If Word Still Lowers Image Quality After Applying the Fixes

Word still compresses images when saving as PDF/A

If you followed all three steps and the output is still blurry, the issue may be caused by an image that is already low resolution. Right-click the image in Word and select Size and Position. On the Size tab, note the Original size dimensions. Compare them to the displayed size. If the original width is 800 pixels and you have stretched the image to fill the page width at 8 inches, the effective resolution drops below 100 DPI. Replace such images with higher-resolution versions. Aim for an original image that is at least 2000 pixels wide for a full-page image.

PDF/A validation fails after using the external conversion method

Some free PDF/A converters do not embed all fonts or use the correct color profile. This can cause validation errors in tools like veraPDF or Adobe Preflight. To avoid this, use a converter that explicitly asks for PDF/A compliance level and embed fonts. Adobe Acrobat Pro’s PDF Optimizer with the PDF/A profile is reliable. If you must use a free tool, try PDF24 Creator or Ghostscript with the -sPDFA switch. Always run the resulting file through a PDF/A validator before archiving.

Text becomes blurry in the PDF/A output

Word sometimes rasterizes text when it cannot embed a font. This produces blurry text even if images are sharp. To fix this, ensure all fonts used in the document are licensed for embedding. Go to File > Options > Save. Under Preserve fidelity when sharing this document, check Embed fonts in the file and select Embed all characters. Re-save the document as a .docx file before exporting to PDF/A. This forces Word to embed the fonts, so the PDF/A engine does not fall back to bitmap text.

PDF/A Export Methods: Image Quality Comparison

Item Word Direct PDF/A Save Standard PDF Export + External Conversion
Image resolution Downscaled to 150 DPI default Preserved at original DPI
Font embedding Automatic, may use subset Full embedding if set in Word options
Color profile Forces sRGB Retains document color profile
File size Smaller (due to compression) Larger (original image data)
PDF/A compliance Built-in, may fail on edge cases Dependent on external tool quality

Word’s direct PDF/A save is convenient but sacrifices image quality. The standard PDF export plus external conversion gives you full control over resolution and compliance. Use the external method when image sharpness is critical for archival or print purposes.

You can now produce PDF/A files from Word without losing image quality. Start by disabling image compression in Word Options and setting high fidelity before each save. For critical documents, export as a standard PDF and convert to PDF/A using a dedicated tool. A final tip: always test the output PDF at 100% zoom on screen before archiving. If images look soft, repeat the process with the external conversion method and a higher-resolution source image.

ADVERTISEMENT