Skip to content

matteokoi/getAllImages

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Image Collector Chrome Extension

The Image Collector is a Chrome extension that allows you to easily view, preview, download, and manage the images on a web page.

Features

  1. List All Images: The extension scans the current webpage and displays a list of all the images found, including their file names, dimensions, and file sizes.

  2. Preview Images: You can preview any image in the list by clicking the preview button. This will open a modal window displaying the full-size image.

  3. Download Single Images: For each image in the list, you can click the download button to save the image to your local machine.

  4. Remove from List: If you don't want a particular image to be part of the download set, you can remove it from the list using the remove button.

  5. Download All Images: The extension provides a "Download All" button that will initiate the download of all the images in the list, maintaining the original file names.

Installation

  1. Download the extension files from the GitHub repository.
  2. Open the Chrome browser and navigate to chrome://extensions/.
  3. Enable "Developer mode" by toggling the switch in the top-right corner.
  4. Click the "Load unpacked" button and select the directory containing the extension files.
  5. The Image Collector extension should now be installed and ready to use.

Usage

  1. Navigate to any webpage that contains images.
  2. Click the Image Collector extension icon in the Chrome toolbar to open the image list.
  3. Use the various buttons to preview, download, or remove individual images.
  4. Click the "Download All" button to download all the images in the list.

Contributing

If you have any suggestions, bug reports, or would like to contribute to the development of the Image Collector extension, please feel free to open an issue or submit a pull request on the GitHub repository.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors