Change Image DPI to 200
Drop a JPG or PNG — the density tag is rewritten to 200 DPI in your browser. Pixels stay exactly the same. Nothing is uploaded.
How to change image DPI to 200 in the browser
Drop a JPG or PNG into the tool above. The current density tag is shown on each row. The target is already set to 200 — the value web-to-print desks, newsprint ads, email proofs, and digital archives often ask for. Click Download. The file that lands in your downloads folder has rewritten JFIF/EXIF (JPEG) or pHYs (PNG) density, and the same pixel bytes it started with.
That last part is the whole product. Changing an image to 200 DPI on this site does not resample, does not recompress, and does not upload. A 4.2 MB camera JPEG is still a 4.2 MB camera JPEG. Tools that “convert DPI” by opening the picture and saving it again quietly degrade JPEG quality; there is no reason to pay that cost for a metadata edit.
If 200 is not the number on the brief, use a preset or the custom box. The homepage Image DPI Changer is the same engine with a 300 default; this page exists so the search phrase “change dpi to 200” lands on copy that talks about that specific job. Photo-quality work still belongs on Convert Image to 300 DPI.
When you need 200 DPI
200 is not the photo-lab habit. It is the density a lot of digital-to-paper and digital-only workflows actually specify — coarse enough that a newsprint RIP is happy, fine enough that an 8-inch-wide email proof still looks like a picture. Three jobs show up over and over:
Newsprint and magazine advertising. Newspaper and many consumer-magazine ads are printed with a coarser halftone than a photo book. Art desks and insertion orders often write “200 DPI, CMYK, no crop marks” because 300 would pad the file without putting more detail on that screen. A 2400 × 3000 px ad tagged 72 claims a 33-inch poster; tagged 200 it claims 12 × 15 in, which is the size the layout actually reserved. Preflight that checks the integer wants to see 200, not 72 and not 300.
Email attachments and digital proofs. A client who asked for “a 200 DPI JPEG attached, under 5 MB” is asking for a density tag, not a resample. Phone exports and “Save for Web” files arrive at 72. Rewriting 200 keeps the pixels, keeps the bytes, and stops the recipient’s DAM or ticket system from flagging the file as screen-resolution. The picture on their laptop does not change — screens ignore DPI — but the metadata now matches the request.
Digital archives and records. Scanning and records programs sometimes standardise on 200 DPI for correspondence, clippings, and office photography: denser than a fax, cheaper than a 300 DPI photo archive. If the scanner wrote 72, or stripped the tag on export, setting 200 here is the correction. It will not invent the pixels a 200 DPI scan of that page would have captured; it only labels the file you already have.
If you are not sure what the file currently claims, check it on the DPI Checker first. If the brief actually said 300, use the 300 DPI page. For the vocabulary gap between DPI and PPI, read DPI vs PPI. The lossless changer itself also lives on the homepage.
200 vs 300 DPI
Same pixels, different claimed inches. That is the entire difference. A 2400 × 3000 px file tagged 200 prints 12 × 15 in; tagged 300 it prints 8 × 10 in. Neither tag adds detail. The one you pick is the one the downstream system asked to see.
| 200 DPI | 300 DPI | |
|---|---|---|
| Typical job | Newsprint, magazine ads, email proofs, digital archives | Photo labs, journals, IDs, KDP, Etsy printables |
| 2400 × 3000 px prints | 12.0 × 15.0 in | 8.0 × 10.0 in |
| 1200 × 1800 px prints | 6.0 × 9.0 in | 4.0 × 6.0 in |
| On screen | Identical — monitors ignore the tag | Identical — monitors ignore the tag |
| Photo-quality paper | Often soft at arm’s length | The industry habit |
| Coarse newsprint screen | Usually enough, often specified | Extra pixels the press cannot hold |
Use 200 when that is the number on the insertion order, the email brief, or the archive spec. Use 300 when a lab, a journal portal, or a marketplace checklist will bounce anything else. If nobody wrote a number and you are printing a photograph, start at 300 — that page is Convert Image to 300 DPI. This page is for the jobs that actually want 200.
Changing the 200 DPI tag vs resampling the pixels
Those two operations are constantly sold as the same thing. They are not.
Metadata rewrite (this tool): the JPEG or PNG keeps every pixel sample. Only the density instruction changes. File size stays essentially identical. Quality is identical because the decoder never runs. Print size shrinks as DPI goes up, because the same pixels are asked to sit closer together.
Resampling (Photoshop Image Size with Resample on, most “enhance” websites): the software creates a new pixel grid. Going from 72 to 200 “the resample way” on a 72 DPI 6 × 9 in image tries to manufacture about 2.8× the pixels on each side. That is a new picture. It can look acceptable or it can look smeared; either way it is lossy, and for JPEG it is a second generation of compression on top.
Use the rewrite when the pixels already cover the print. Use a resample or an AI enlarger only when they do not. A quick test: divide width in pixels by 200. If the inches you get are at least the inches you will print, rewrite the tag and stop. If they are not, no DPI converter will save the job.
| Pixel size | Print @ 72 DPI | Print @ 200 DPI | Typical fit at 200 |
|---|---|---|---|
| 600 × 600 | 8.3 × 8.3 in | 3.0 × 3.0 in | Small proof / avatar |
| 1200 × 1800 | 16.7 × 25.0 in | 6.0 × 9.0 in | Half-page newsprint ad |
| 1600 × 2000 | 22.2 × 27.8 in | 8.0 × 10.0 in | Office document photo |
| 1700 × 2200 | 23.6 × 30.6 in | 8.5 × 11.0 in | US Letter at 200 |
| 2400 × 3000 | 33.3 × 41.7 in | 12.0 × 15.0 in | Tabloid-ish ad |
| 1654 × 2339 | 23.0 × 32.5 in | A4 | Digital archive page |
Formula again, because it is the only formula that matters: print inches = pixels ÷ DPI, and the centimetre column is inches × 2.54. The tool above computes it live for whatever target you have selected.