Fix Word Error ‘The Picture Cannot Be Inserted’ for Specific JPEG Files
🔍 WiseChecker

Fix Word Error ‘The Picture Cannot Be Inserted’ for Specific JPEG Files

When you try to insert a JPEG file into Word, you may see the error message “The picture cannot be inserted.” This error typically occurs with specific JPEG files rather than all images. The cause is often a mismatch between the JPEG format version or compression type and what Word can decode. This article explains why some JPEG files fail to insert and provides three reliable methods to fix the problem.

Key Takeaways: Fixing JPEG Insertion Errors in Word

  • Convert the JPEG to PNG using Paint: Resaves the image in a format Word handles reliably, fixing most JPEG-specific errors.
  • Re-save the JPEG with reduced quality in an image editor: Strips incompatible compression metadata that causes the insertion failure.
  • Insert the image via Insert > Object > Create from File: Bypasses Word’s direct JPEG decoder when other methods fail.

ADVERTISEMENT

Why Word Rejects Specific JPEG Files

Word uses the Windows Imaging Component (WIC) to decode JPEG files. Not all JPEG subtypes are fully supported. The most common problematic formats are:

  • JPEG with CMYK color space: Word’s default display mode is RGB. CMYK JPEGs from professional cameras or design software often fail to decode.
  • JPEG with progressive encoding: Progressive JPEGs load in multiple passes. Older versions of WIC may reject them.
  • JPEG with embedded EXIF data corruption: A damaged EXIF header can prevent the entire image from being read.
  • JPEG saved with unsupported chroma subsampling: Some rare 4:4:4 or 4:2:2 variants cause decoder failures.

Additionally, Word for the web and older Word 2013 or 2016 builds have stricter JPEG decoders. The same file may insert correctly in Word 2019 or Word for Microsoft 365 but fail in an older version.

Three Methods to Insert a Stubborn JPEG File

Method 1: Convert the JPEG to PNG Using Paint

This is the fastest fix. PNG is a lossless format that Word handles without issues. The conversion strips all JPEG-specific encoding problems.

  1. Open the JPEG in Paint
    Right-click the JPEG file and select Open with > Paint. If Paint is not listed, select Choose another app and pick Paint from the list.
  2. Save as PNG
    In Paint, click File > Save as > PNG picture. Choose a destination folder and click Save. Paint re-encodes the image as a PNG file.
  3. Insert the PNG into Word
    In Word, go to Insert > Pictures > This Device. Select the newly saved PNG file and click Insert. The image should appear without errors.

Method 2: Re-save the JPEG with Reduced Quality

If you must keep the JPEG format, re-saving the file with a standard encoder can remove problematic metadata. Use any image editor that lets you adjust JPEG quality.

  1. Open the JPEG in an image editor
    Use Paint, Photos, or a third-party tool like IrfanView. In Paint, open the file as described in Method 1.
  2. Re-save with quality set to 85% or lower
    In Paint, click File > Save as > JPEG picture. Before saving, click the Save button. In the JPEG Quality slider, move it to 85% or lower. Click OK. This forces a standard baseline JPEG encoding.
  3. Insert the re-saved JPEG
    In Word, use Insert > Pictures > This Device. Select the re-saved file. If the error persists, try a lower quality value such as 70%.

Method 3: Insert the JPEG as an Object

This method bypasses Word’s direct JPEG decoder entirely. Word treats the file as an embedded object rather than a native picture.

  1. Open the Word document
    Place your cursor where you want the image to appear.
  2. Use Insert > Object
    Click the Insert tab. In the Text group, click Object. The Object dialog box opens.
  3. Select Create from File
    In the dialog, click the Create from File tab. Click Browse, locate the JPEG file, and select it. Check the box Link to file if you want the image to update when the source file changes. Leave it unchecked to embed the file. Click OK.
  4. Resize the object
    The JPEG appears as an icon or a small preview. Right-click the object, select Format Object, and adjust the size on the Size tab. Set the height and width to your desired dimensions.

ADVERTISEMENT

If Word Still Cannot Insert the Image

Word Freezes When Inserting a Specific JPEG

A severely corrupted JPEG can cause Word to hang. Open the file in a dedicated image repair tool such as JPEG-Repair or use an online repair service. After repair, re-save as PNG using Paint and insert the PNG.

Error Appears Only in Word for the Web

Word for the web has a more limited JPEG decoder. Use the desktop version of Word to insert the image, then save the document to OneDrive. The image will appear in the web version after syncing.

Multiple JPEG Files Fail in the Same Document

This may indicate a document corruption rather than image issues. Try inserting the images into a new blank document. If they work there, copy the content from the old document into the new one using Insert > Object > Text from File.

JPEG vs PNG: Insertion Reliability in Word

Item JPEG PNG
Color space support CMYK causes errors; RGB works RGB and indexed color work reliably
Compression type Progressive and some chroma subsampling fail Lossless Deflate compression always supported
Metadata handling Corrupt EXIF can block insertion Metadata is stripped or embedded safely
File size Smaller Larger
Best use case Photographs where file size matters Documents requiring reliable insertion

You can now insert JPEG files that previously failed by converting them to PNG, re-saving with standard encoding, or inserting as an object. Start with the Paint conversion method because it resolves the widest range of underlying issues. If you work with many images, consider batch-converting all JPEGs to PNG using a free tool like IrfanView before inserting them into Word documents. This prevents the error from recurring.

ADVERTISEMENT