Skip to content

Chrome extension to download images with one click, saving time on image dataset creation.

License

Notifications You must be signed in to change notification settings

franklinkemta/oneclick-image-downloader-extension

Repository files navigation

OneClick Image Downloader

A Chrome extension that allows you to download images from any website with a single click.

Features

  • One-click image download from any webpage
  • Custom download folder organization
  • Sequential image naming (e.g., image_001.jpg)
  • Visual download indicator
  • Support for common image formats (jpg, jpeg, png, gif, webp, svg)

Installation

  1. Download or clone this repository
  2. Open Chrome and go to chrome://extensions/
  3. Enable "Developer mode" in the top right
  4. Click "Load unpacked" and select the extension directory

Usage

  1. Click the extension icon to open the popup
  2. Toggle the extension on/off
  3. Optionally set a custom download folder
  4. Enable sequential naming if desired
  5. Hover over any image on a webpage and click to download

License

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