- Does changing DPI change my image's resolution?
- No. DPI is metadata that declares print density — it tells printers how many pixels to place per inch. Your pixels are never resampled: a 3000×2000 photo stays 3000×2000. Only the declared print size changes.
- Which DPI should I choose?
- 300 DPI is the standard for quality photo printing, 600 for fine detail or line art, 150 for large prints viewed at a distance, and 72 for screen-only use. You can also enter any custom value from 1 to 3000.
- What happens to my uploaded file?
- Your file is uploaded over HTTPS and processed on our servers, and outputs are automatically deleted within 24 hours. Only the print-density (DPI) tag is changed — your image quality is preserved exactly. For JPG, the compressed image data is kept byte-for-byte, so there is no re-encoding; PNG stays fully lossless. Your pixel dimensions stay the same, nothing is resampled, and your other metadata (EXIF/ICC) carries through.
- Is there a file size limit?
- Anonymous users can upload files up to 20 MB, free accounts up to 50 MB, and paid users up to 200 MB. JPG and PNG are supported.
- Will every printer or app respect the new DPI value?
- Most photo-editing and print software — Photoshop, GIMP, professional print-shop RIPs — reads the DPI tag correctly. Some apps and web viewers ignore it and assume a fixed 72 or 96 DPI, or compute density from pixel dimensions instead. If a specific print shop rejects your file, ask whether they read the DPI tag or only the pixel count.
- Do I need an account to use the DPI converter?
- No signup is required for a single conversion. Because this tool processes files on our servers rather than in your browser, it counts as one server-side operation under the usage limits described for your account type.
- What image formats can I change the DPI of?
- JPG and PNG are supported. Both formats have a dedicated density field for the DPI value, and setting it changes only that field — never your pixels. For JPG we rewrite just the density header, leaving the compressed image data byte-for-byte identical (no re-encoding); PNG stays fully lossless.