Quick answer
Word doesn't export directly to JPG, but the workaround is quick: convert the Word file to PDF first, then convert the PDF to JPG images. The best path for most people is: open the file in Google Docs (free, no install) → File → Download → PDF, then use PixelTools /pdf-to-jpg to convert each page to a JPG. The whole process takes under a minute per document.
Why convert a Word document to JPG?
The most common reasons to convert a Word document to an image: you need to share the document in a format that can't be edited; you want to post a page of text or a designed document to social media; the recipient doesn't have Word or a PDF reader; you need a thumbnail or preview image of the document; you want to embed a document page into a presentation or website. JPG is a good choice when file size matters. PNG is better if the document contains sharp text with no photo backgrounds, since PNG is lossless and text will appear crisper.
Method 1: Google Docs (free, no software)
This is the easiest method if you have a Google account. Upload the .docx file to Google Drive (drag it in or use New → File Upload). Right-click the file and choose Open with Google Docs. Once open, go to File → Download → PDF Document. This downloads a PDF version. Then go to pixeltools.io/pdf-to-jpg, upload the PDF, and download each page as a JPG. The formatting is preserved with high accuracy for most standard documents.
Method 2: LibreOffice (free desktop app)
LibreOffice Writer is a free, open-source alternative to Microsoft Word that opens .doc and .docx files and exports to PDF with full formatting support. Download it from libreoffice.org, open your Word file, go to File → Export as PDF, then convert the PDF to JPG using PixelTools. LibreOffice handles complex formatting (tables, columns, embedded images) better than some online converters. On Windows and Mac, LibreOffice can also be run from the command line for batch processing: `soffice --headless --convert-to pdf yourfile.docx`.
Method 3: Microsoft Word (if you have it)
If you have Word installed, open the document and go to File → Save As → PDF (or File → Export → Create PDF/XPS). This creates a PDF. Then convert the PDF to JPG using pixeltools.io/pdf-to-jpg. Word itself doesn't offer a Save as JPG option for the full document — only for embedded images. On Windows, you can also use the Print to PDF feature in the print dialog, which works across most versions of Word.
Method 4: Screenshot (quick for 1-2 pages)
For short documents, taking a screenshot of each page is the fastest method. Open the document, zoom to 100%, and take a full-page screenshot. On Windows: Win + Shift + S (Snipping Tool) or the Print Screen key. On Mac: Cmd + Shift + 4 for a selection. This method is fast but resolution is limited to your screen's DPI, so it's not ideal for documents you plan to print or display at large size. For professional use, the PDF conversion path produces sharper results.
Should you use JPG or PNG for a Word document?
For documents with mostly text, PNG produces sharper output because it's lossless — text edges remain clean without JPG compression artifacts. For documents with photos or full-color backgrounds, JPG gives you a smaller file size with minimal visible difference. If you're posting to a platform with file size limits (Instagram, Twitter), JPG is usually better. If you need to preserve text sharpness for printing or zooming in, use PNG. PixelTools /pdf-to-jpg supports both JPG and PNG output — select the format that matches your use case.