This bookmarklet scans all images on the current webpage and allows you to check their EXIF metadata easily using the service https://exif.tools/.
- Add a new bookmark in your browser.
- Name it
EXIF Data Extractor
. - Copy the contents of the
exif-data-extractor.js
file and paste it as the bookmark's URL. - Navigate to any webpage with images.
- Click the bookmarklet, a panel will appear with image previews and links to check their EXIF metadata.
- Unexpected Bonus: This bookmarklet can help you extract Facebook Cover Photos from non-public profiles
- URL Transmission: The bookmarklet sends the image URLs to a third-party service (exif.regex.info). The content of your interaction with the site itself is not transmitted anywhere.
- No access to local files: The bookmarklet cannot analyze images uploaded from your computer or embedded into the page via
data:URI
. - Hotlink protection: Some websites may block direct access to their images from other resources. In this case, the analysis service will not be able to retrieve the file and will return an error.
Created by Pavel Bannikov for Provereno Media. The tool was created with the assistance of Perplexity AI.
Distributed under the MIT License.