← ClaudeAtlas

images-videoslisted

Reverse image search, face recognition, video analysis, document metadata extraction, and EXIF data. Use when the user mentions: reverse image, face recognition, EXIF, metadata, image search, video analysis, document analysis, OCR, font identification, webcam, image forensics.
f5-sales-demo/marketplace · ★ 0 · Data & Documents · score 71
Install: claude install-skill f5-sales-demo/marketplace
**Canonical skill URI**: `skill://osint-framework:images-videos` # Images, Videos & Documents Reverse image search, face recognition, video analysis, document metadata extraction, EXIF data, and visual forensics. ## Legal Notice All tools use publicly available information only. Users must comply with applicable laws and platform terms of service. Face recognition tools carry additional ethical and legal considerations — verify jurisdiction-specific regulations before use. ## Tools Reference Read `skills/images-videos/references/tools.md` for the complete list of 89 free/freemium tools in this category. ## Key command-line tools | Tool | Install Method | Usage | | ------ | --------------- | ------- | | RevEye | `git clone https://github.com/steven2358/reveye` | Browser extension; multi-engine reverse image search from right-click menu | | ImageNet | `pip install imagenet` or download from <https://image-net.org/> | Image classification dataset and API for visual taxonomy research | | Places2 | `git clone https://github.com/CSAILVision/places365` && `pip install torch torchvision` | Scene recognition model; `python run_placesCNN_basic.py --image photo.jpg` | | Mini Instagram | Download from <https://mini-for-instagram.en.softonic.com/> | Lightweight Instagram media viewer and downloader | | Imgrab | `pip install imgrab` or download from <https://www.imgrab.com/> | `imgrab <url>` — batch image download from web pages | | ExifTool | `apt install libimage-exiftool-perl` o