/image-resizer-tool

A modern, lightweight image resizing and cropping tool built with Next.js, TailwindCSS, shadcn/ui, and React Image Crop. Upload, crop, and download your images in PNG, JPG, or WEBP formats with live dimensions. Built by ExploitEngineer.

Primary LanguageTypeScript

📸 Image Resizer Tool

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.


🚀 Features

  • 📤 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

📦 Tech Stack


🛠️ Installation

git clone https://github.com/ExploitEnginner/image-resizer-tool.git
cd image-resizer-tool
pnpm install
pnpm dev

Ensure you have pnpm installed globally.


🌐 Live Demo

🔗 https://exploitenginner-image-resizer.vercel.app


📄 License

This project is licensed under the MIT License.
© ExploitEnginner