# Change Image DPI

> Free online change dpi. Change image DPI/PPI for print or web. Set to 72, 150, 300, or custom DPI. Batch a whole folder without sending a single pixel to us.

Live tool: https://lofttools.com/tools/image-tools/dpi-changer

Category: Image Tools

## How it works

1. **Select image** — Drop the image whose DPI tag you want to change, or click to browse
2. **Set DPI** — Enter a custom DPI value or select a preset (72, 150, 300 DPI)
3. **Download** — Get your image with updated DPI metadata instantly

## FAQ

### Does changing DPI change the image dimensions?

By default, only the DPI metadata is changed. You can optionally resample the image to change actual pixel dimensions.

### What DPI should I use for printing?

300 DPI is standard for high-quality prints. 150 DPI works for large posters. 72 DPI is standard for web display.

### Does this preserve EXIF metadata?

EXIF survives. DPI changes only update the resolution tags — the pixel data and the rest of the metadata block come through unchanged.

## Privacy — what we do not do

This tool runs entirely in the browser via WebAssembly. Your file never reaches a Loft Tools server. Specifically:

- **No upload.** The file bytes load into the browser tab's memory and process on your own CPU. Open DevTools → Network and observe zero outbound requests carrying file data while Change Image DPI runs.
- **No AI training on your file.** Loft does not train models. We could not train on a file we cannot see.
- **No content scanning.** No virus, copyright, or content-moderation pass against your file. The bytes are not accessible to us.
- **No server-side log of file contents, filenames, or EXIF metadata.** Cloudflare edge captures URL and truncated IP for abuse defense (standard CDN behaviour). Cloudflare Web Analytics records anonymous page hits, no cookies, no PII. Nothing about your file content reaches any log.
- **No retention.** Close the tab and the file leaves browser memory. No backups exist on our side because no copy ever existed on our side.
- **No account.** No email, no signup, no auth, no telemetry tied to you.
- **Offline-capable after first visit** (PWA). Once you've loaded a tool, it caches; later sessions work without internet. For high-sensitivity files, run the tool once online to warm the cache, then disconnect before processing.

Compare with upload-based services: each transmits your file to a processing server. Even over HTTPS, each has logs, retention windows, and subpoena exposure. Loft has none of these because the server architecture does not include your file.

## More

- All tools: https://lofttools.com/tools
- Category: https://lofttools.com/tools/image-tools
- LLM index: https://lofttools.com/llms.txt
