Merge pull request #633 from lockfale/feature/THE-135-enrich-images-batch1

Enrich Images/Videos/Docs batch 1 metadata (THE-135)
This commit is contained in:
s0lray
2026-03-27 23:00:02 -04:00
committed by GitHub
+368 -33
View File
@@ -5394,127 +5394,462 @@
{
"name": "Google Images",
"type": "url",
"url": "https://images.google.com/?gws_rd=ssl"
"url": "https://images.google.com/",
"description": "Google's reverse image and visual search via Lens for finding matches, source pages, and related images across the web.",
"status": "live",
"pricing": "free",
"bestFor": "Broad reverse image search and source discovery",
"input": "Image upload or image URL",
"output": "Visually similar images, matching pages, and indexed source sites",
"opsec": "passive",
"opsecNote": "Standard search query against Google; no direct interaction with target accounts.",
"localInstall": false,
"googleDork": false,
"registration": false,
"editUrl": false,
"api": false,
"invitationOnly": false,
"deprecated": false
},
{
"name": "Bing Images",
"type": "url",
"url": "https://www.bing.com/images"
"url": "https://www.bing.com/images",
"description": "Microsoft visual search engine with reverse image lookup and crop-based matching for partial-object analysis.",
"status": "live",
"pricing": "free",
"bestFor": "Cropped reverse-image matching and visual component analysis",
"input": "Image upload, image URL, or cropped image region",
"output": "Matching images, related pages, and object-level visual matches",
"opsec": "passive",
"opsecNote": "Performs web search queries without direct interaction with target identities.",
"localInstall": false,
"googleDork": false,
"registration": false,
"editUrl": false,
"api": false,
"invitationOnly": false,
"deprecated": false
},
{
"name": "FaceCheck Facial Recognition Search",
"type": "url",
"url": "https://facecheck.id/"
"url": "https://facecheck.id/",
"description": "Facial recognition search engine that finds publicly indexed face matches across web and social sources.",
"status": "live",
"pricing": "freemium",
"bestFor": "Finding public social profiles by face image",
"input": "Face photo upload",
"output": "Potential face matches with source links and similarity scoring",
"opsec": "active",
"opsecNote": "Uploads target imagery to a third-party face-search service; treat as active collection.",
"localInstall": false,
"googleDork": false,
"registration": true,
"editUrl": false,
"api": false,
"invitationOnly": false,
"deprecated": false
},
{
"name": "Surfface Face & People Search Engine",
"type": "url",
"url": "https://surfface.com/"
"url": "https://surfface.com/",
"description": "AI-based face and people search platform focused on open-source identity discovery and correlation.",
"status": "live",
"pricing": "freemium",
"bestFor": "Identity correlation from face imagery",
"input": "Face photo and optional identifying context",
"output": "Candidate profile matches from publicly available web sources",
"opsec": "active",
"opsecNote": "Submits facial data to vendor infrastructure for matching against indexed sources.",
"localInstall": false,
"googleDork": false,
"registration": true,
"editUrl": false,
"api": false,
"invitationOnly": false,
"deprecated": false
},
{
"name": "PimEyes Face Search Engine",
"type": "url",
"url": "https://pimeyes.com/en"
"url": "https://pimeyes.com/en",
"description": "Commercial reverse face search engine for locating appearances of a face on publicly indexed websites.",
"status": "live",
"pricing": "freemium",
"bestFor": "High-coverage reverse face search investigations",
"input": "Face photo upload",
"output": "Matched face thumbnails and source-page links",
"opsec": "active",
"opsecNote": "Face image is uploaded and processed by a third-party biometric search provider.",
"localInstall": false,
"googleDork": false,
"registration": true,
"editUrl": false,
"api": false,
"invitationOnly": false,
"deprecated": false
},
{
"name": "Yandex Images",
"type": "url",
"url": "https://www.yandex.com/images/"
"url": "https://yandex.com/images/",
"description": "Reverse image search engine with strong matching for Eastern European and Asian web sources.",
"status": "live",
"pricing": "free",
"bestFor": "Finding non-Western image sources and modified variants",
"input": "Image upload or image URL",
"output": "Similar images, likely originals, and source webpages",
"opsec": "passive",
"opsecNote": "Standard search requests to Yandex index; no direct account interaction required.",
"localInstall": false,
"googleDork": false,
"registration": false,
"editUrl": false,
"api": false,
"invitationOnly": false,
"deprecated": false
},
{
"name": "Baidu Images",
"type": "url",
"url": "https://graph.baidu.com/pcpage/index?tpl_from=pc"
"url": "https://image.baidu.com/",
"description": "Chinese reverse image search platform useful for discovering image reuse on China-centric websites.",
"status": "live",
"pricing": "free",
"bestFor": "China-specific image source discovery",
"input": "Image upload or image URL",
"output": "Visually similar images from Chinese websites and platforms",
"opsec": "passive",
"opsecNote": "Queries Baidu index only; no direct contact with target entities.",
"localInstall": false,
"googleDork": false,
"registration": false,
"editUrl": false,
"api": false,
"invitationOnly": false,
"deprecated": false
},
{
"name": "Twitter Image Search (M)",
"type": "url",
"url": "https://twitter.com/search?q=%3Csearchterm%3E&src=typd&vertical=default&f=images"
"url": "https://twitter.com/search?q=%3Csearchterm%3E&src=typd&vertical=default&f=images",
"description": "Manual X/Twitter query template for finding tweets containing images for a target keyword or account.",
"status": "live",
"pricing": "free",
"bestFor": "Finding image-containing tweets by keyword or operator",
"input": "Edited URL query (keyword, account, and search operators)",
"output": "Tweets and accounts with matching image/media posts",
"opsec": "passive",
"opsecNote": "Searches public timeline content; no direct engagement with targets.",
"localInstall": false,
"googleDork": false,
"registration": false,
"editUrl": true,
"api": false,
"invitationOnly": false,
"deprecated": false
},
{
"name": "Imgur Search",
"type": "url",
"url": "https://imgur.com/search"
"url": "https://imgur.com/search",
"description": "Search interface for Imgur-hosted public images, albums, and community media posts.",
"status": "live",
"pricing": "freemium",
"bestFor": "Locating reposted images and public gallery content on Imgur",
"input": "Keyword, tag, or user/gallery query",
"output": "Public image posts, albums, and account-linked media results",
"opsec": "passive",
"opsecNote": "Uses public site search and does not directly contact targets.",
"localInstall": false,
"googleDork": false,
"registration": false,
"editUrl": false,
"api": false,
"invitationOnly": false,
"deprecated": false
},
{
"name": "Photobucket",
"type": "url",
"url": "https://photobucket.com/"
"url": "https://photobucket.com/",
"description": "Long-running image hosting platform with public galleries and legacy web-hosted photo content.",
"status": "live",
"pricing": "freemium",
"bestFor": "Finding legacy hosted images and user gallery artifacts",
"input": "Keyword, user, or gallery search",
"output": "Public image galleries and hosted photo assets",
"opsec": "passive",
"opsecNote": "Investigations remain on public gallery pages and search views.",
"localInstall": false,
"googleDork": false,
"registration": false,
"editUrl": false,
"api": false,
"invitationOnly": false,
"deprecated": false
},
{
"name": "7Photos.net",
"type": "url",
"url": "https://7photos.net/"
},
{
"name": "Panoramio",
"type": "url",
"url": "https://www.panoramio.com/"
"url": "https://7photos.net/",
"description": "Unclear image-related web service with an active domain but limited publicly verifiable functionality.",
"status": "degraded",
"pricing": "unknown",
"bestFor": "Unknown; requires additional validation before operational use",
"input": "Presumed image upload",
"output": "Unclear due to gated/redirected workflow",
"opsec": "unknown",
"opsecNote": "Observed authentication-style redirect behavior; service behavior is not fully observable.",
"localInstall": false,
"googleDork": false,
"registration": true,
"editUrl": false,
"api": false,
"invitationOnly": false,
"deprecated": false
},
{
"name": "Current Location",
"type": "url",
"url": "https://current-location.com/"
},
{
"name": "Lakako Photo Search",
"type": "url",
"url": "https://www.lakako.com/"
"url": "https://current-location.com/",
"description": "Location-based photo discovery tool that aggregates geotagged images from public platforms on an interactive map.",
"status": "live",
"pricing": "free",
"bestFor": "Discovering geotagged photos near a location of interest",
"input": "Map location, coordinates, or browser geolocation",
"output": "Geotagged image results with source context from supported platforms",
"opsec": "passive",
"opsecNote": "Queries publicly indexed geotagged photos; no direct interaction with uploaders.",
"localInstall": false,
"googleDork": false,
"registration": false,
"editUrl": false,
"api": false,
"invitationOnly": false,
"deprecated": false
},
{
"name": "Lenso.ai",
"type": "url",
"url": "https://lenso.ai/"
"url": "https://lenso.ai/",
"description": "AI reverse image and face matching platform designed to find similar or edited visual content.",
"status": "live",
"pricing": "freemium",
"bestFor": "Matching altered or low-quality images and face lookups",
"input": "Image or face photo upload",
"output": "Visual matches, related occurrences, and similarity-ranked results",
"opsec": "active",
"opsecNote": "Uploads target imagery to external AI service for analysis and indexing.",
"localInstall": false,
"googleDork": false,
"registration": true,
"editUrl": false,
"api": true,
"invitationOnly": false,
"deprecated": false
},
{
"name": "CC Search",
"type": "url",
"url": "https://ccsearch.creativecommons.org/"
"url": "https://search.creativecommons.org/",
"description": "Creative Commons search portal for discovering openly licensed and public-domain images.",
"status": "live",
"pricing": "free",
"bestFor": "Finding license-safe imagery and attribution-ready sources",
"input": "Keyword search with license/source filters",
"output": "CC/public-domain image results across partner collections",
"opsec": "passive",
"opsecNote": "Aggregated search over open repositories with no target interaction.",
"localInstall": false,
"googleDork": false,
"registration": false,
"editUrl": false,
"api": false,
"invitationOnly": false,
"deprecated": false
},
{
"name": "CamFind App",
"type": "url",
"url": "https://camfindapp.com/"
"url": "https://camfindapp.com/",
"description": "Mobile visual search app that identifies objects, landmarks, and products from photos.",
"status": "live",
"pricing": "freemium",
"bestFor": "On-device object identification and quick visual lookups",
"input": "Mobile camera image",
"output": "Object labels, related images, and linked web results",
"opsec": "active",
"opsecNote": "Uploads captured images to remote processing service for recognition.",
"localInstall": false,
"googleDork": false,
"registration": false,
"editUrl": false,
"api": false,
"invitationOnly": false,
"deprecated": false
},
{
"name": "RevEye Reverse Image Search (T)",
"type": "url",
"url": "https://chrome.google.com/webstore/detail/reveye-reverse-image-sear/keaaclcjhehbbapnphnmpiklalfhelgf?hl=en"
"url": "https://github.com/steven2358/reveye",
"description": "Open-source browser extension that launches reverse image searches across multiple engines from one menu.",
"status": "live",
"pricing": "free",
"bestFor": "Multi-engine reverse image pivoting from a single browser action",
"input": "Right-click target image in browser",
"output": "Parallel reverse-search results in configured engines",
"opsec": "passive",
"opsecNote": "Client-side extension submits search queries to selected engines only.",
"localInstall": true,
"googleDork": false,
"registration": false,
"editUrl": false,
"api": false,
"invitationOnly": false,
"deprecated": false
},
{
"name": "SmugMug Search",
"type": "url",
"url": "https://www.smugmug.com/"
"url": "https://www.smugmug.com/",
"description": "Photo hosting and portfolio platform with searchable public galleries and photographer profiles.",
"status": "live",
"pricing": "freemium",
"bestFor": "Finding public photographer portfolios and gallery artifacts",
"input": "Keyword, gallery, or photographer search",
"output": "Public albums, image sets, and profile-linked photo collections",
"opsec": "passive",
"opsecNote": "Research is limited to publicly exposed gallery content.",
"localInstall": false,
"googleDork": false,
"registration": false,
"editUrl": false,
"api": false,
"invitationOnly": false,
"deprecated": false
},
{
"name": "ImageNet",
"type": "url",
"url": "https://image-net.org/"
"url": "https://image-net.org/",
"description": "Large-scale labeled image dataset used for computer vision and image classification research.",
"status": "live",
"pricing": "free",
"bestFor": "Reference classification sets and ML-oriented visual taxonomy work",
"input": "Category/synset browsing and dataset queries",
"output": "Labeled image classes, metadata, and downloadable dataset resources",
"opsec": "passive",
"opsecNote": "Academic dataset access with no direct subject engagement.",
"localInstall": true,
"googleDork": false,
"registration": false,
"editUrl": false,
"api": false,
"invitationOnly": false,
"deprecated": false
},
{
"name": "Places2",
"type": "url",
"url": "https://places2.csail.mit.edu/explore.html"
"url": "http://places2.csail.mit.edu/",
"description": "MIT CSAIL scene-recognition dataset containing millions of place-labeled images for visual analysis.",
"status": "live",
"pricing": "free",
"bestFor": "Scene classification reference and location-context model training",
"input": "Scene categories and dataset download requests",
"output": "Scene-labeled image datasets and related research resources",
"opsec": "passive",
"opsecNote": "Public academic dataset access; no direct target interaction.",
"localInstall": true,
"googleDork": false,
"registration": false,
"editUrl": false,
"api": false,
"invitationOnly": false,
"deprecated": false
},
{
"name": "Image Identification Project",
"type": "url",
"url": "https://www.imageidentify.com/"
"url": "https://www.imageidentify.com/",
"description": "Online image recognition service that labels uploaded images with machine-generated tags and confidence scores.",
"status": "live",
"pricing": "freemium",
"bestFor": "Quick machine-labeling of unknown image content",
"input": "Image upload",
"output": "Predicted tags, object labels, and confidence values",
"opsec": "active",
"opsecNote": "Uploaded images are processed on third-party infrastructure.",
"localInstall": false,
"googleDork": false,
"registration": false,
"editUrl": false,
"api": false,
"invitationOnly": false,
"deprecated": false
},
{
"name": "SauceNAO",
"type": "url",
"url": "https://saucenao.com/"
"url": "https://saucenao.com/",
"description": "Reverse image source finder widely used to trace artwork, anime frames, and reposted media to origin sites.",
"status": "live",
"pricing": "freemium",
"bestFor": "Tracing image origins and duplicate postings",
"input": "Image upload or image URL",
"output": "Likely source links, matching images, and similarity metrics",
"opsec": "passive",
"opsecNote": "Search workflow only; does not interact with target accounts directly.",
"localInstall": false,
"googleDork": false,
"registration": false,
"editUrl": false,
"api": true,
"invitationOnly": false,
"deprecated": false
},
{
"name": "Picarta",
"type": "url",
"url": "https://picarta.ai/"
"url": "https://picarta.ai/",
"description": "AI geolocation tool that estimates likely photo capture locations from visual scene analysis.",
"status": "live",
"pricing": "freemium",
"bestFor": "Estimating geographic origin of photos without metadata",
"input": "Image upload",
"output": "Predicted coordinates and location confidence cues",
"opsec": "active",
"opsecNote": "Image content is uploaded to a third-party AI geolocation service.",
"localInstall": false,
"googleDork": false,
"registration": false,
"editUrl": false,
"api": false,
"invitationOnly": false,
"deprecated": false
},
{
"name": "FaceSeek Face Search Engine",
"type": "url",
"url": "https://faceseek.online"
"url": "https://www.faceseek.online/",
"description": "Face-matching web tool for locating visually similar faces across indexed online content.",
"status": "live",
"pricing": "freemium",
"bestFor": "Supplemental reverse face lookup and comparison",
"input": "Face photo upload",
"output": "Potential facial matches with source references",
"opsec": "active",
"opsecNote": "Uploads biometric imagery to a hosted face-search platform.",
"localInstall": false,
"googleDork": false,
"registration": false,
"editUrl": false,
"api": false,
"invitationOnly": false,
"deprecated": false
}
]
},