Giter Site home page Giter Site logo

thumbnail-image-extractor's Introduction

Extract Thumbnail Image

Extract Thumbnail Image is a React application that allows users to upload a file containing JPEG images, extract thumbnail images from it, and perform various actions such as viewing, downloading, and managing the extracted images.

Features

  • Upload a file containing JPEG images.
  • Extract thumbnail images from the uploaded file.
  • View the extracted images in a grid or list layout.
  • Select and download individual images or download all extracted images as a ZIP file.
  • View images in a modal image gallery.

Technologies Used

  • React: A JavaScript library for building user interfaces.
  • JSZip: A JavaScript library for creating, reading, and editing ZIP files.
  • react-image-gallery: A customizable image gallery component for React.
  • Font Awesome: A library of icons for web development.

Live Demo

You can try the live demo here.

Added Test File

To test the feature for downloading images, a test file has been included. You can find the test file in the repository under the following path:

  • Dummy_images_file

This file can be used to verify the functionality of downloading images after extraction.

Installation

  1. Clone the repository:

    git clone https://github.com/rajnish8869/Thumbnail-image-extractor.git
  2. Navigate to the project directory:

    cd extract-thumbnail-image
  3. Install dependencies:

    npm install

Usage

  1. Start the development server:

    npm start
  2. Open your web browser and go to http://localhost:3000.

  3. Click on the "Choose File" button to select a file containing JPEG images.

  4. Click on the "Extract Images" button to extract thumbnail images from the selected file.

  5. View the extracted images in either grid or list layout.

  6. Click on an image to view it in a modal image gallery.

  7. Select individual images to download or click on the "Download All" button to download all extracted images as a ZIP file.

Contributing

Contributions are welcome! If you'd like to contribute to this project, please follow these steps:

  1. Fork the repository.
  2. Create a new branch for your feature or bug fix.
  3. Make your changes and commit them to your branch.
  4. Push your changes to your fork.
  5. Submit a pull request to the main repository.

License

This project is licensed under the MIT License. See the LICENSE file for details.

thumbnail-image-extractor's People

Contributors

rajnish8869 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.