A simple tool for resizing multiple images in bulk using Svelte.
This tool is a lightweight application built with Svelte for efficiently resizing multiple images in bulk. It provides a user-friendly interface for quick and hassle-free image processing.
To use this tool, follow these steps:
Clone the project Svelte app:
https://github.com/Manishs2261/Bulk_Image_resize.git
Navigate to the project directory:
cd Bulk_Image_resize
Install dependencies:
npm install
Launch the development server and open the app in your default browser:
npm run dev -- --open
Use the provided interface to select and resize your images.
If you'd like to contribute to this project, please follow these guidelines: