A fast, intuitive image cropping and resizing tool built using Next.js, TailwindCSS, shadcn/ui, and React Image Crop. Upload any image, crop it visually, and download it in your preferred format with live dimension feedback.
- 📤 Upload any image format (PNG, JPG, JPEG, WEBP)
- ✂️ Interactive cropping with drag & resize corners
- 📐 Live width & height display during crop
- 💾 Save cropped region before download
- ⬇️ Download in multiple formats: PNG, JPG, WEBP
- 🌙 Dark mode support
- 💅 Built with shadcn/ui components
- Next.js
- TailwindCSS
- shadcn/ui
- React Image Crop
- TypeScript
git clone https://github.com/ExploitEnginner/image-resizer-tool.git
cd image-resizer-tool
pnpm install
pnpm dev
Ensure you have
pnpminstalled globally.
🔗 https://exploitenginner-image-resizer.vercel.app
This project is licensed under the MIT License.
© ExploitEnginner