Resizing App
Resize, crop, optimize, or convert your images into JPEG, PNG, BMP, TIFF, or WebP formats. At no efforts. For Free.
What is Resizing App?
Resizing App is a Chrome extension developed by https://resizing.app, and its main feature is "Resize, crop, optimize, or convert your images into JPEG, PNG, BMP, TIFF, or WebP formats. At no efforts. For Free.".
Extension Screenshots
Download Resizing App Extension CRX File
Download Resizing App extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
If you're looking for the right tool to process your images: crop or resize at no jiffy, and still keeping the A-grade quality—Resizing.app is a perfect fit for you. Just add our free Resizing.app extension to your browser and smoothly resize images, optimize pictures without losing quality, easily crop, and convert them into different image formats right there! ** RESIZE ** Resize your images online by fixed width, height, by percentage, by the largest side of the image, or set your custom numbers. ** OPTIMIZE ** Quickly compress and optimize your images keeping the first-class quality. ** CROP ** Set your custom numbers, or go with our pre-made templates to get the ideally cropped image for your social media. ** CONVERT ** Transform your images into multiple formats supported: JPEG, PNG, WebP, BMP, and TIFF. - = Your Privacy = - Our image resizer processes your photos locally in your browser—we don't have access to your files. - = Feedback = - If you have any questions or comments, or ideas, please drop us a line at [email protected], we'll be happy to hear from you. - = Please rate us! = - If you like our image resizer service, please help us to spread the word about it by rating us.
Extension Basic Information
Name | Resizing App |
ID | dkpiobpcinjhhemgobhjghkakdabddmg |
Official URL | https://chromewebstore.google.com/detail/resizing-app/dkpiobpcinjhhemgobhjghkakdabddmg |
Description | Resize, crop, optimize, or convert your images into JPEG, PNG, BMP, TIFF, or WebP formats. At no efforts. For Free. |
File Size | 2.42 MB |
Installation Count | 40,682 |
Current Version | 0.6 |
Last Updated | 2020-05-19 |
Publish Date | 2020-05-18 |
Rating | 3.71/5 Total 24 Ratings |
Developer | https://resizing.app |
[email protected] | |
Payment Type | free |
Extension Website | https://resizing.app |
Help Page URL | https://resizing.app/features/ |
Privacy Policy Page URL | https://resizing.app/privacy-policy |
Supported Languages | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Resizing App", "description": "Resize, crop, optimize, or convert your images into JPEG, PNG, BMP, TIFF, or WebP formats. At no efforts. For Free.", "version": "0.6", "homepage_url": "https:\/\/resizing.app", "content_security_policy": "script-src 'self' https:\/\/ssl.google-analytics.com; object-src 'self'", "browser_action": { "default_title": "Resize!", "default_icon": "icon48.png", "default_popup": "popup.html" }, "icons": { "16": "icon16.png", "48": "icon48.png", "128": "icon128.png" } } |