Image Bulk Resize Tool with Svelte

A simple tool for resizing multiple images in bulk using Svelte.

Table of Contents

Introduction

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.

Features

  • Bulk Resize: Resize multiple images simultaneously.
  • User-Friendly Interface: Simple and intuitive UI for easy navigation.

Getting Started

Installation

To use this tool, follow these steps:

  1. Clone the project Svelte app:

    https://github.com/Manishs2261/Bulk_Image_resize.git
    
  2. Navigate to the project directory:

    cd Bulk_Image_resize
    
  3. Install dependencies:

    npm install
    

Usage

  1. Launch the development server and open the app in your default browser:

    npm run dev -- --open
    
  2. Use the provided interface to select and resize your images.

Contributing

If you'd like to contribute to this project, please follow these guidelines:

  1. Fork the repository.
  2. Create a new branch for your feature or bug fix.
  3. Make your changes and submit a pull request.

Top categories

Loading Svelte Themes