Resume photo to 300 DPI
Input: headshot.jpg: 600×800, 72 DPI, 145 KB
Output: headshot_300dpi.jpg: 600×800 (same pixels), 300 DPI, 145 KB
500+ fast, free tools. Most run in your browser only; Image & PDF tools upload files to the backend when you run them.
Change DPI metadata to 72, 150, 300, 600 or custom value. Pixels stay the same — only the DPI tag is rewritten.
DPI (dots per inch) is metadata that tells printers and Office apps the intended physical size of an image — pixel dimensions don't change, only the printed size does. A 300 DPI photo at 1200×1800 prints as 4×6 inches; the same photo at 72 DPI claims it should print as ~16×25 inches. Print labs reject photos under 300 DPI; LinkedIn and websites prefer 72 or 96 DPI metadata. This tool rewrites the DPI metadata directly: for JPG it edits the JFIF density bytes, for PNG it inserts or replaces the pHYs chunk. The pixel data is byte-for-byte identical to the source — only the metadata changes. No re-encoding, no quality loss, no canvas round-trip. Output is the source file with patched metadata. Files never leave your browser. Perfect for print preparation, resume photo requirements, and any workflow where the DPI tag matters.
Input: headshot.jpg: 600×800, 72 DPI, 145 KB
Output: headshot_300dpi.jpg: 600×800 (same pixels), 300 DPI, 145 KB
Input: screenshot.png: 1920×1080, 96 DPI, 280 KB
Output: screenshot_72dpi.png: 1920×1080 (same pixels), 72 DPI, 280 KB
Input: artwork.jpg: 6000×4000, 96 DPI, 12 MB
Output: artwork_600dpi.jpg: 6000×4000 (same pixels), 600 DPI, 12 MB