Image Extractor Chrome Extension
The Image Extractor Chrome extension allows users to extract image information from a webpage's content area, including image names, alt texts, and URLs. Users can also download individual images, copy image URLs, and download all images as a ZIP file.
Features
- Extract images from the content area of a webpage
- Display image names and alt texts
- Show a small image preview
- Download individual images
- Copy image URLs to clipboard
- Download all images as a ZIP file
Installation
- Clone or download this repository.
- Open the Chrome browser and navigate to
chrome://extensions/
.
- Enable the "Developer mode" toggle in the top right corner.
- Click "Load unpacked" and select the directory containing the extension files.
- The Image Extractor extension is now installed and ready to use.
Usage
- Navigate to a webpage with images you want to extract.
- Click on the Image Extractor extension icon in the Chrome toolbar.
- In the extension popup, click the "Extract Images" button.
- The images from the content area will be displayed along with their names, alt texts, and a small preview.
- To download an individual image, click the "Download" (⬇️) icon.
- To copy an image URL, click the "Copy URL" (📋) icon.
- To download all images as a ZIP file, click the "Download All Images" button.