The Image Collector is a Chrome extension that allows you to easily view, preview, download, and manage the images on a web page.
-
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.
-
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.
-
Download Single Images: For each image in the list, you can click the download button to save the image to your local machine.
-
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.
-
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.
- Download the extension files from the GitHub repository.
- Open the Chrome browser and navigate to
chrome://extensions/. - Enable "Developer mode" by toggling the switch in the top-right corner.
- Click the "Load unpacked" button and select the directory containing the extension files.
- The Image Collector extension should now be installed and ready to use.
- Navigate to any webpage that contains images.
- Click the Image Collector extension icon in the Chrome toolbar to open the image list.
- Use the various buttons to preview, download, or remove individual images.
- Click the "Download All" button to download all the images in the list.
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.