
Image Resizer Chrome Extension
Image Resizer Chrome Extension
When working on web design, slides, AI training datasets, or social media content, we often need to resize images to specific dimensions â without cropping or distorting them.
So I built a lightweight browser extension that:
ðĄ Key Features
â Upload local images (JPG/PNG/WebP etc.)
â Set custom width and height
â Auto center the image with transparent padding
â Download as PNG with one click
â Fully supports dark/light system themes
â 100% offline â no network required
ðŊ Use Cases
Profile picture adjustment (e.g., 512Ã512)
Social media posts with exact image size
Preparing dataset for machine learning
Resize design materials for print/export
âïļ How to Install
â Option 1: Chrome Web Store (replace link after publishing)
ð Install from Chrome Web Store
ð§ Option 2: Load Unpacked Locally
Clone the repo:
bash
åĪåķįžčū
git clone https://github.com/yang-shuohao/resize-image.gitOpen
chrome://extensions/in ChromeEnable Developer Mode
Click Load Unpacked and select the folder
ð GitHub Source Code
ðĶ https://github.com/yang-shuohao/resize-image.git
ðŽ Final Words
All processing happens locally in your browser. No images are uploaded â ever.
If this tool is helpful, consider giving it a âïļ or sharing with friends!
About
Image Resizer Chrome Extension: Transparent Padding, Custom Size, Dark Mode Support

Comment