PAN Card & Custom Photo Resizer
Use our presets for NSDL/UTI PAN cards or the custom tool to resize any image by Centimeters (cm), DPI, and file size. All processing is done in your browser.
Advertisement
Custom Centimeter Resizer
Enter your desired dimensions in centimeters (cm), set the DPI, and a max file size to resize any image.
Understanding the Conversion: Your formula `cm = (pixels / DPI) * 2.54` is perfect for finding an image's physical size. This tool does the reverse: it uses your `cm` and `DPI` inputs to calculate the required pixels with the formula:
pixels = (cm / 2.54) * DPI
.
Your resized image will appear here