Image utility
ऑनलाइन प्रतिमेचा आकार बदला
तुमच्या ब्राउझरमध्येच प्रतिमेचे माप बदला. हे साधन तुमची प्रतिमा अपलोड करत नाही.
JPEG, PNG आणि WebP, कमाल 25 MB
How this tool works
The selected JPEG, PNG or WebP is decoded and resized with browser-native image and Canvas APIs. The processed Blob is created locally and exposed through a temporary object URL for download.
Safety limits currently cap input files at 25 MB, each output dimension at 12,000 pixels, and output area at 40 megapixels to reduce the risk of browser memory lockups.
वारंवार विचारले जाणारे प्रश्न
Is my image uploaded?
No. This image-resize implementation processes the file inside the browser and does not send its contents to a P3 server.
Which formats are supported?
The first release supports JPEG, PNG and WebP input and output. Unsupported or corrupted files return a user-facing error.