AI 产品解读Image finder and downloader - discovers, displays, and bulk downloads all images from any web page
Users need to quickly find and download multiple images from web pages without manually saving each one. The extension automates image discovery and provides filtering, batch download, and format conversion capabilities.
1. User navigates to any web page 2. Clicks extension icon or uses Ctrl+Shift+Y hotkey 3. Extension injects imageScraper.js to discover all images on the page 4. Images displayed in popup/side panel with preview, dimensions, and file size 5. User can filter by dimensions, URL pattern, or image type 6. User selects individual images or uses 'Select All' 7. Downloads selected images (individually or as bulk/ZIP) to configured folder with optional format conversion
Scrape all images from web pages (IMG tags, background images, CSS images, SVGs, data URLs)Filter images by pixel dimensions (width/height) and URL patternBulk download selected or all images at onceImage format conversion (WEBP to JPG, any format to WEBP/JPG/PNG)Reverse image search via Google LensSide Panel display mode
- 目标用户
- Web designers and developers collecting image assets / Content creators and marketers gathering visual content / Researchers collecting images from web pages / Users who need to download images in bulk from websites / Users needing to convert image formats (especially WEBP to JPG)
- Source code is minified/bundled (webpack), making detailed flow analysis more difficult
- GoGather cross-promotion (iOS app) exists but appears to be separate product promotion, not paid feature
- External API call to imageye.net/gogather-supported exists but is for cross-promotion feature detection, not core functionality
付费分析未识别到付费功能
No premium features, subscriptions, or payment mechanisms found. All 'pro' keyword matches are false positives from webpack chunk identifiers, jQuery UI library code, and CSS property names. All 'license' matches refer to open-source library licenses (JSZip, regenerator-runtime, jQuery). A voluntary 'Donate' button exists linking to imageye.net/donate, but this is not required for any features. No feature gating, no payment UI, no subscription model detected.
- 置信度
- 95
- 支付平台
- --
- 来源
- AI / 高
- 需要登录
- 否
- 登录理由
- No login UI, account creation, or authentication flows exist in the extension. No references to accounts, passwords, sign-in, or OAuth. The extension operates entirely locally - scraping images from web pages and downloading them without requiring any user account. The 'auth' keyword match in popup.html is about copyright notice, not authentication.
Very nice extension. I love it ❤
amazing
Loved it
good
Okay, it works fantastic until today, sites like Amazon changed all their JPG to WEBP which adds more task to convert it back to JPG and don't want to save as and select "all files" then rename it to JPG one by one...any way you guys can update?
The best and simplest font finder
like charm
Love it
Great app. Thanks
locales/tr { "appDesc": { "message": "Bir web sayfasındaki tüm resimleri bulun ve indirin." }, "appName": { "message": "Resim indirici - Imageye" }, "cancel": { "message": "İptal" }, "deselectall": { "message": "Hiçbirini seçme" }, "donotshowdialogagain": { "message": "Bu diyaloğu tekrar gösterme" }, "download": { "message": "İndir" }, "filterbyurlinputplaceholder": { "message": "URL'ye veya ada göre filtreleyin" }, "foundLabel": { "message": "%n resim bulundu", "translation_note": "leave the '%n', it will be replaces with the number of images found, ie 'Found 22 images'" }, "heightLabel": { "message": "yükseklik", "translation_note": "the height is intended as the pixel 'height' of the image" }, "makesurechrome": { "message": "'İndirmeden önce her dosyayı nereye kaydedeceğinizi sorun' seçeneğini seçmediğinizden emin olun. Onay kutusu \u003Ca id='saveaslink' href='#' target='_blank'>Chrome Settings --> Advanced --> Download section.\u003C/a>" }, "makesurefirefox": { "message": "Firefox Ayarları --> Dosyalar ve Uygulamalar bölümünde 'Dosyaların nereye kaydedileceğini her zaman sor' onay kutusunu işaretlemediğinizden emin olun." }, "manyfilesnum": { "message": "%n resim indir", "translation_note": "leave the '%n', it will be replaces with the number of download images , ie 'Download 22 images'" }, "openinnewtab": { "message": "Yeni sekmede aç" }, "otherwisechrome": { "message": "Aksi takdirde, tasarım gereği Chrome, her dosya için Farklı kaydet... iletişim kutusunu açar. :-(" }, "otherwisefirefox": { "message": "Aksi takdirde, tasarım gereği Firefox, her dosya için Farklı kaydet... iletişim kutusunu açar. :-(" }, "searchingImagesLabel": { "message": "Görüntüleri arama..." }, "selectall": { "message": "Tümünü seç" }, "widthLabel": { "message": "genişlik", "translation_note": "the width is intended as the pixel 'width' of the image" } }