A simple yet powerful Java program to resize multiple images at once to a specified resolution.
Perfect for photographers, developers, and designers who want to quickly prepare images for web, apps, or print.
✅ Resize multiple images (JPG / JPEG / PNG) in bulk
✅ Maintains smooth quality using SCALE_SMOOTH
✅ Automatically creates the output folder if it doesn’t exist
✅ Displays progress and error messages in the console
- Java 17 or higher (tested on Java 25)
- A folder containing
.jpg,.jpeg, or.pngimages