How to Convert Word to Image: 4 Methods, Measured

How to convert Word to image with Paste Special, the Snipping Tool, an online converter, or the PDF route, plus which format saves the smallest file.

By Mike Wiberg · · 14 min read

The fastest way to convert Word to image is Paste Special: copy the page, paste it into a blank document as a picture, then right-click and choose Save as Picture. Word has no direct Save as JPG command, so how to convert Word to image always means one of four workarounds, and the format you pick decides the file size.

I ran all four routes and weighed the output files, so the numbers below are measured, not guessed. The goal is the same each time, to save a Word document as an image you can attach, embed, or drop into a slide, and the four methods differ only in scope and sharpness. If you want the wider set of format conversions this site covers, start at the image conversion hub.

Why can't Word save a document as an image?

Word has no built-in Save as Image option because it was never a graphics program. Microsoft's own support team says it plainly: Word "is not a graphics program and never has had the capability of saving its files in any image file format" (Microsoft Q&A). Every other route on this page is a workaround around that gap.

There is one native exception worth knowing. If you put your content inside a Text Box object, Word treats that box as a graphic it already knows how to export, so right-clicking it shows Save as Picture in the menu, per that same Microsoft support answer. That trick is fiddly for a full page, which is why the copy-and-paste method below is the one most people reach for.

The reason this matters: the file that comes out is a flat picture. The words stop being text and become pixels, so nobody can select, search, or edit them afterward. That is the right outcome when you want a fixed snapshot and the wrong one when you actually needed the document. The methods differ mostly in how much of the page they capture at once and how much control you get over resolution.

How to Convert Word to Image: 4 Methods, Measured

There are four reliable methods, and each fits a different amount of the document. Method 1 grabs a selection offline, Method 2 grabs one page or region, Method 3 handles a whole multi-page file through the browser, and Method 4 gives you real control over output resolution. Pick by how much you are capturing and how sharp it has to be.

Method 1: Paste Special as a picture (offline, Windows)

This is the cleanest offline route and the one Google's own summary leads with. It keeps everything on your machine and needs no upload.

  1. Open the document, press Ctrl+A to select everything (or highlight just the part you want), then Ctrl+C to copy.
  2. Open a new blank document.
  3. On the Home tab, click the small arrow under the Paste button and choose Paste Special.
  4. Select Picture (Enhanced Metafile) and click OK. The text drops in as a single crisp image object.
  5. Right-click that image, choose Save as Picture, set the file type to PNG or JPEG, and save (TheWindowsClub).

On a Mac the same idea uses Paste Special set to PDF instead of Enhanced Metafile: copy the content, paste it as PDF, then right-click the pasted block and choose Save as Picture with the type set to JPEG (How-To Geek). Enhanced Metafile is a vector format, so the pasted object stays sharp when you resize it before the final Save as Picture step, which is why this method looks cleaner than a screenshot. To convert Word to PNG rather than JPEG, pick PNG at that final Save as Picture step; on a page of text it stays sharper and, as the measurements below show, usually ends up smaller too.

Method 2: Snipping Tool or Mac screenshot (a single page)

For a quick one-off grab, your operating system already has the tool. On Windows, press Windows+Shift+S to open the Snipping Tool overlay, drag a box around the page, and the capture lands on your clipboard and in the notifications; paste it into Paint and use File then Save to write a PNG or JPEG (ExtendOffice). On a Mac, Shift+Command+4 turns the cursor into crosshairs so you can drag over the page, and the shot saves to the desktop.

Before you capture, set Word's zoom with View then One Page so the whole page fits on screen and you are not cropping mid-sentence. Two things to remember here. A full-screen shot captures your taskbar and other windows, so snip a tight region or crop after. And the macOS screenshot always writes PNG, never JPEG, so if a form demands JPEG you still have a conversion step ahead.

Method 3: Use an online Word to JPG converter (multi-page)

For a document longer than one page, a web-based word to jpg converter is the method built for the job, because it renders every page and hands back one image per page automatically. Upload the .docx, let it convert, and download the results, which usually arrive as a ZIP folder when the document runs to several pages. This is also how you convert a Word document to jpg without installing anything.

The catch is right there in the format. JPEG cannot hold multiple pages: "the jpeg image file type doesn't support multiple pages," so a five-page report always comes back as five separate files, never one, again per Microsoft's support answer. If you need everything in one file, keep it as a PDF. Uploading also means your document leaves your machine, so skip this route for anything confidential and use Method 1 instead.

Method 4: Print to OneNote or PDF for resolution control

This is the method the others skip, and it is the answer to a question people have been asking in forums since 2016 with no clean reply: how do you export a Word page at a specific resolution (Super User)? Send the document to OneNote through the Print menu, where the default export runs at 600 by 600 DPI and can be pushed to 1200 by 1200 in the printer driver's properties, then use Save As Picture from OneNote. The alternative is to convert Word to PDF first, using File then Print then Microsoft Print to PDF offline, then convert the PDF to an image (Adobe Acrobat). Once you have PDF pages, the same steps in convert a PDF to an image finish the job at whatever DPI you set. This is the only route that lets you hit a target pixel size on purpose rather than accepting whatever a screenshot gives you.

Which method should you use?

Pick the method by how much of the document you are turning into a picture, since each one is built for a different scope. A short excerpt, a single page, and a whole multi-page file are three different jobs.

Situation Best method Handles multiple pages
A short excerpt or one paragraph Paste Special as a picture No, one image per paste
One specific page or region Snipping Tool or Mac screenshot No, one region per shot
A whole document, any length Online converter or the PDF route Yes, one image per page
You need an exact pixel size or DPI Print to OneNote or PDF, then convert Yes, with resolution control
The recipient just needs to read it Skip the image, export to PDF instead Not applicable

If none of these feel right because you actually wanted the words back out of a picture, that is the reverse job: see convert an image to text with OCR, which reads pixels back into editable characters.

How do I control the output resolution and DPI?

Set the resolution before you export, not after, because upscaling a small capture only adds blur. A screenshot is fixed at your monitor's pixel dimensions, which is why it is the least controllable route. The two methods that give you a real dial are the Print to OneNote path, where the driver exposes a DPI setting you can raise to 1200 by 1200, and the Word to PDF path, where you choose the PDF's output quality and then rasterize each page at the DPI your image editor asks for.

A practical rule: 150 DPI is fine for on-screen sharing and web upload, 300 DPI matches what a printer expects, and anything above 300 mostly grows the file without looking better on a screen. If you need a specific pixel width, say 2000 pixels across for a slide, work backward: at 150 DPI a US Letter page is 1275 pixels wide, so bump the export DPI until the width clears your target. As a worked example, the one-page memo I measured was 1275 pixels wide at 150 DPI; re-exporting that same page at 300 DPI doubles it to 2550 pixels wide and roughly quadruples the total pixel count, which is why a print-resolution export balloons in size before you ever compress it. None of the single-click online converters expose this, which is the gap the Print route fills.

What do you lose when Word text becomes an image?

You lose everything that made it a document: the text stops being selectable, searchable, and readable by screen readers, and the layout freezes at one size. A paragraph that was live text is now a picture of a paragraph. Search engines and assistive technology see a blank rectangle unless you add alt text by hand, which is a real accessibility cost most guides never mention.

Aspect As a document (PDF or Word) As an image (JPG or PNG)
Select and copy text Yes No, it is pixels
Searchable by find Yes No
Screen-reader accessible Yes Only via manual alt text
Multi-page in one file Yes No, one image per page
Edit the wording later Yes No, needs OCR first

So convert to an image only when a flat snapshot is the point: a thumbnail, a chat message, a graphic dropped into a slide, a version nobody can quietly edit. When the recipient just needs to read or print the content, export straight to PDF and skip the image step. You keep selectable text, one file for all pages, and a document that prints identically on any machine.

Which format makes the smallest file? (I measured every one)

For a page of text, PNG usually beats JPEG on both size and sharpness, which is the opposite of the rule that holds for photos. I rendered a typical one-page memo, headings, three paragraphs, and a small table, at 150 DPI (1275 by 1650 pixels) on 2026-07-17, then saved it every way these methods produce and weighed the files.

One-page document at 150 DPI, saved four ways output file size by format, same source page (smaller is better) JPEG q92 355 KB JPEG q80 220 KB PNG 141 KB WebP q80 125 KB Measured 2026-07-17, one-page text document. Bar length proportional to bytes.
Format and method File size Notes
JPEG quality 92 355 KB Typical converter default; largest here
JPEG quality 80 220 KB Visibly fine, but rings around sharp text
PNG (screenshot default) 141 KB Lossless, text stays crisp
WebP quality 80 125 KB Smallest, modern format

The takeaway is worth internalizing. On a photo, JPEG is smaller than PNG, so the usual advice is "use JPEG." On a page of black text on white, that flips: PNG's lossless compression eats flat white and sharp edges cheaply, while JPEG spends bytes smoothing edges it should have left alone, which is also why JPEG text looks slightly fuzzy up close. So if your source is a screenshot or a text-heavy document, PNG is the smaller and sharper choice; WebP is smaller still if the destination accepts it, and you can save WebP as a fallback with the tool below.

Compress the exported image before you upload it

Whatever route you took, the file that lands is often bigger than the upload form wants, and one more step fixes that. A full-page screenshot or a 300 DPI PDF export can land in the multi-megabyte range, the same size band as a phone photo straight off the camera, which comes back around 900 KB from a 4.5 MB original at quality 80 with no visible loss. Drop the exported image in here and it comes back sized for email or a web form.

Two things make this painless. On a PNG, the compression here is lossless, so your text stays exactly as sharp, just smaller in bytes. And you can change the format on the way out: a bulky JPEG export becomes a WebP that is typically 25 to 35 percent smaller at the same visual quality, which for the text page I measured meant 125 KB instead of 220 KB. EXIF metadata, the hidden camera and location data some exports carry, is stripped by default, so a screenshot you share does not leak where or when it was taken.

Questions

How do I convert a Word document to JPG for free?

Use a free online converter or the offline Paste Special method. To convert a Word document to jpg without any upload, copy the page, open a blank document, choose Paste Special then Picture, right-click the pasted image, pick Save as Picture, and set the type to JPEG. For a multi-page file, a browser converter returns one JPG per page at no cost.

How do I convert a Word document to PNG or JPG?

Both use the same steps; you only change the file type at the save step. Paste the content as a picture, right-click it, choose Save as Picture, and select PNG or JPEG from the format list. For a page of text, choose PNG: it stays sharper and, in my test, came out smaller than the JPEG. Pick JPEG only when a form specifically demands it.

How do I convert Word text to an image?

Select the text, copy it, and paste it into a blank document with Paste Special set to Picture (Enhanced Metafile) on Windows or PDF on a Mac. Right-click the pasted block and choose Save as Picture. This turns just the text you selected into a clean image without capturing the rest of the page or your screen.

Does the Mac screenshot tool save as JPEG?

No. The macOS screenshot tool, Shift+Command+4 for a selection or Shift+Command+3 for the full screen, always saves PNG by default. That is usually fine, since PNG keeps text crisp, but if a form insists on JPEG you have to run the PNG through a converter afterward. The screenshot utility itself gives no JPEG option.

Can I get one image from a multi-page Word document?

Not as a single JPEG or PNG, since neither format holds multiple pages. A five-page document exports as five separate files, one per page. If you need everything in one file, keep it as a PDF, which is built for multi-page content, and convert individual pages only where you need them. The method matters less than the file you end up with. Paste, snip, or export to PDF, whichever fits your page count, then [compress the result before you send it](/) so it clears the upload limit.