mirror of
https://github.com/lockfale/OSINT-Framework.git
synced 2026-09-12 04:37:46 +02:00
Enrich Language Translation tools metadata (THE-157)
Co-Authored-By: Paperclip <noreply@paperclip.ing>
This commit is contained in:
+277
-37
@@ -5510,60 +5510,225 @@
|
||||
"name": "Text",
|
||||
"type": "folder",
|
||||
"children": [
|
||||
{
|
||||
"name": "DeepL Translator",
|
||||
"type": "url",
|
||||
"url": "https://www.deepl.com/en"
|
||||
},
|
||||
{
|
||||
"name": "Google Translate",
|
||||
"type": "url",
|
||||
"url": "https://translate.google.com/"
|
||||
},
|
||||
{
|
||||
"name": "Google Input Tools",
|
||||
"type": "url",
|
||||
"url": "https://www.google.com/inputtools/try/"
|
||||
},
|
||||
{
|
||||
"name": "Bing Translate",
|
||||
"type": "url",
|
||||
"url": "https://www.bing.com/translator/"
|
||||
"url": "https://translator.bing.com/",
|
||||
"description": "Microsoft's neural translation service for text and web content across 100+ languages.",
|
||||
"status": "live",
|
||||
"pricing": "free",
|
||||
"bestFor": "Quick translation of text and webpages",
|
||||
"input": "Text or website URL",
|
||||
"output": "Translated text or translated webpage content",
|
||||
"opsec": "active",
|
||||
"opsecNote": "Submitted text is processed on Microsoft servers.",
|
||||
"localInstall": false,
|
||||
"googleDork": false,
|
||||
"registration": false,
|
||||
"editUrl": false,
|
||||
"api": true,
|
||||
"invitationOnly": false,
|
||||
"deprecated": false
|
||||
},
|
||||
{
|
||||
"name": "Word Reference",
|
||||
"name": "Cambridge Dictionary",
|
||||
"type": "url",
|
||||
"url": "https://www.wordreference.com/"
|
||||
"url": "https://dictionary.cambridge.org/",
|
||||
"description": "Dictionary and learner reference platform with translation support across multiple language pairs.",
|
||||
"status": "live",
|
||||
"pricing": "free",
|
||||
"bestFor": "Word-level translation and bilingual dictionary lookups",
|
||||
"input": "Words and short phrases",
|
||||
"output": "Definitions, pronunciations, and translated equivalents",
|
||||
"opsec": "passive",
|
||||
"opsecNote": "Lookup requests are standard dictionary queries and do not contact investigation targets.",
|
||||
"localInstall": false,
|
||||
"googleDork": false,
|
||||
"registration": false,
|
||||
"editUrl": false,
|
||||
"api": false,
|
||||
"invitationOnly": false,
|
||||
"deprecated": false
|
||||
},
|
||||
{
|
||||
"name": "Dictionary.com Translator",
|
||||
"name": "DeepL Translator",
|
||||
"type": "url",
|
||||
"url": "https://translate.reference.com/"
|
||||
"url": "https://www.deepl.com/en/translator",
|
||||
"description": "AI-powered machine translation service focused on high-quality translation with document support.",
|
||||
"status": "live",
|
||||
"pricing": "freemium",
|
||||
"bestFor": "High-accuracy translation of documents and technical text",
|
||||
"input": "Text or supported documents",
|
||||
"output": "Translated text or translated document",
|
||||
"opsec": "active",
|
||||
"opsecNote": "Submitted content is transmitted to DeepL infrastructure for processing.",
|
||||
"localInstall": false,
|
||||
"googleDork": false,
|
||||
"registration": false,
|
||||
"editUrl": false,
|
||||
"api": true,
|
||||
"invitationOnly": false,
|
||||
"deprecated": false
|
||||
},
|
||||
{
|
||||
"name": "Free Translation",
|
||||
"type": "url",
|
||||
"url": "https://www.freetranslation.com/"
|
||||
"url": "https://translation2.paralink.com/",
|
||||
"description": "Multi-provider web translator for quick text translation across many language pairs.",
|
||||
"status": "live",
|
||||
"pricing": "free",
|
||||
"bestFor": "Fast multi-language text translation in a browser",
|
||||
"input": "Text",
|
||||
"output": "Translated text",
|
||||
"opsec": "active",
|
||||
"opsecNote": "Text is sent to backend translation providers for processing.",
|
||||
"localInstall": false,
|
||||
"googleDork": false,
|
||||
"registration": false,
|
||||
"editUrl": false,
|
||||
"api": false,
|
||||
"invitationOnly": false,
|
||||
"deprecated": false
|
||||
},
|
||||
{
|
||||
"name": "Wiktionary",
|
||||
"name": "Google Input Tools",
|
||||
"type": "url",
|
||||
"url": "https://www.wiktionary.org/"
|
||||
"url": "https://www.google.com/inputtools/",
|
||||
"description": "Google input method utility for typing and transliteration across many scripts and languages.",
|
||||
"status": "live",
|
||||
"pricing": "free",
|
||||
"bestFor": "Typing non-Latin scripts and transliterated input",
|
||||
"input": "Keyboard text and transliteration input",
|
||||
"output": "Text in target language script",
|
||||
"opsec": "passive",
|
||||
"opsecNote": "Used as an input method helper and not for target-facing interaction.",
|
||||
"localInstall": false,
|
||||
"googleDork": false,
|
||||
"registration": false,
|
||||
"editUrl": false,
|
||||
"api": false,
|
||||
"invitationOnly": false,
|
||||
"deprecated": false
|
||||
},
|
||||
{
|
||||
"name": "Slangit - The Slang Dictionary",
|
||||
"name": "Google Translate",
|
||||
"type": "url",
|
||||
"url": "https://slangit.com/"
|
||||
"url": "https://translate.google.com/",
|
||||
"description": "Google's web translation platform covering hundreds of languages for text and website translation.",
|
||||
"status": "live",
|
||||
"pricing": "free",
|
||||
"bestFor": "Quick translation across broad language coverage",
|
||||
"input": "Text, documents, speech, or website URL",
|
||||
"output": "Translated text, speech output, or translated webpage",
|
||||
"opsec": "active",
|
||||
"opsecNote": "Submitted content is processed by Google services.",
|
||||
"localInstall": false,
|
||||
"googleDork": false,
|
||||
"registration": false,
|
||||
"editUrl": false,
|
||||
"api": true,
|
||||
"invitationOnly": false,
|
||||
"deprecated": false
|
||||
},
|
||||
{
|
||||
"name": "Slang Dictionary & Translator",
|
||||
"type": "url",
|
||||
"url": "https://www.noslang.com/"
|
||||
"url": "https://www.noslang.com/",
|
||||
"description": "NoSlang provides internet slang definitions and reverse translation for common texting shorthand.",
|
||||
"status": "live",
|
||||
"pricing": "free",
|
||||
"bestFor": "Decoding internet slang and text abbreviations",
|
||||
"input": "Slang terms or plain-language text",
|
||||
"output": "Definitions or slang-style equivalents",
|
||||
"opsec": "passive",
|
||||
"opsecNote": "Lookup-based dictionary usage without direct interaction with investigation targets.",
|
||||
"localInstall": false,
|
||||
"googleDork": false,
|
||||
"registration": false,
|
||||
"editUrl": false,
|
||||
"api": false,
|
||||
"invitationOnly": false,
|
||||
"deprecated": false
|
||||
},
|
||||
{
|
||||
"name": "Slangit - The Slang Dictionary",
|
||||
"type": "url",
|
||||
"url": "https://slang.net/",
|
||||
"description": "Online slang dictionary focused on modern internet and texting terminology with usage context.",
|
||||
"status": "live",
|
||||
"pricing": "free",
|
||||
"bestFor": "Understanding current online slang and acronym usage",
|
||||
"input": "Slang term or abbreviation",
|
||||
"output": "Definition and usage context",
|
||||
"opsec": "passive",
|
||||
"opsecNote": "Read-only dictionary queries routed to the provider site.",
|
||||
"localInstall": false,
|
||||
"googleDork": false,
|
||||
"registration": false,
|
||||
"editUrl": false,
|
||||
"api": false,
|
||||
"invitationOnly": false,
|
||||
"deprecated": false
|
||||
},
|
||||
{
|
||||
"name": "Urban Dictionary",
|
||||
"type": "url",
|
||||
"url": "https://www.urbandictionary.com/"
|
||||
"url": "https://www.urbandictionary.com/",
|
||||
"description": "Crowdsourced slang reference that tracks contemporary colloquialisms and culture-specific definitions.",
|
||||
"status": "live",
|
||||
"pricing": "free",
|
||||
"bestFor": "Interpreting emerging slang and culture-driven terms",
|
||||
"input": "Slang terms or phrases",
|
||||
"output": "Community-submitted definitions and examples",
|
||||
"opsec": "passive",
|
||||
"opsecNote": "Public dictionary browsing; no direct contact with target entities.",
|
||||
"localInstall": false,
|
||||
"googleDork": false,
|
||||
"registration": false,
|
||||
"editUrl": false,
|
||||
"api": false,
|
||||
"invitationOnly": false,
|
||||
"deprecated": false
|
||||
},
|
||||
{
|
||||
"name": "Wiktionary",
|
||||
"type": "url",
|
||||
"url": "https://en.wiktionary.org/",
|
||||
"description": "Collaborative multilingual dictionary and translation reference hosted by the Wikimedia ecosystem.",
|
||||
"status": "degraded",
|
||||
"pricing": "free",
|
||||
"bestFor": "Word definitions, etymology, and multilingual term translation",
|
||||
"input": "Words and phrases",
|
||||
"output": "Definitions, pronunciations, etymology, and translation sections",
|
||||
"opsec": "passive",
|
||||
"opsecNote": "Public lookup traffic only; occasional access friction was observed during automated checks.",
|
||||
"localInstall": false,
|
||||
"googleDork": false,
|
||||
"registration": false,
|
||||
"editUrl": false,
|
||||
"api": false,
|
||||
"invitationOnly": false,
|
||||
"deprecated": false
|
||||
},
|
||||
{
|
||||
"name": "Word Reference",
|
||||
"type": "url",
|
||||
"url": "https://www.wordreference.com/",
|
||||
"description": "Bilingual dictionary platform with conjugation tables, forum context, and language-pair references.",
|
||||
"status": "live",
|
||||
"pricing": "free",
|
||||
"bestFor": "Word-level translation with conjugation and usage context",
|
||||
"input": "Words and short phrases",
|
||||
"output": "Translations, definitions, conjugation tables, and examples",
|
||||
"opsec": "passive",
|
||||
"opsecNote": "Dictionary lookups are passive requests and do not engage targets.",
|
||||
"localInstall": false,
|
||||
"googleDork": false,
|
||||
"registration": false,
|
||||
"editUrl": false,
|
||||
"api": false,
|
||||
"invitationOnly": false,
|
||||
"deprecated": false
|
||||
}
|
||||
]
|
||||
},
|
||||
@@ -5571,25 +5736,85 @@
|
||||
"name": "Pictures",
|
||||
"type": "folder",
|
||||
"children": [
|
||||
{
|
||||
"name": "Online OCR",
|
||||
"type": "url",
|
||||
"url": "https://www.sodapdf.com/pdf-tools/ocr-pdf/"
|
||||
},
|
||||
{
|
||||
"name": "i2OCR",
|
||||
"type": "url",
|
||||
"url": "https://www.i2ocr.com/"
|
||||
"url": "https://www.i2ocr.com/",
|
||||
"description": "Free browser OCR service with broad multilingual support for extracting text from image and document files.",
|
||||
"status": "live",
|
||||
"pricing": "free",
|
||||
"bestFor": "Multilingual OCR extraction without account creation",
|
||||
"input": "Images and PDFs",
|
||||
"output": "Extracted text and converted document output",
|
||||
"opsec": "active",
|
||||
"opsecNote": "Files are uploaded to a third-party OCR service for processing.",
|
||||
"localInstall": false,
|
||||
"googleDork": false,
|
||||
"registration": false,
|
||||
"editUrl": false,
|
||||
"api": false,
|
||||
"invitationOnly": false,
|
||||
"deprecated": false
|
||||
},
|
||||
{
|
||||
"name": "New OCR",
|
||||
"type": "url",
|
||||
"url": "https://www.newocr.com/"
|
||||
"url": "https://www.newocr.com/",
|
||||
"description": "Web OCR utility powered by Tesseract for text extraction from multiple file formats and scanned images.",
|
||||
"status": "live",
|
||||
"pricing": "free",
|
||||
"bestFor": "General-purpose OCR from scanned pages and images",
|
||||
"input": "Images and PDF files",
|
||||
"output": "Machine-readable extracted text",
|
||||
"opsec": "active",
|
||||
"opsecNote": "Uploaded files are processed on remote servers.",
|
||||
"localInstall": false,
|
||||
"googleDork": false,
|
||||
"registration": false,
|
||||
"editUrl": false,
|
||||
"api": false,
|
||||
"invitationOnly": false,
|
||||
"deprecated": false
|
||||
},
|
||||
{
|
||||
"name": "Online OCR",
|
||||
"name": "Online OCR (SodaPDF)",
|
||||
"type": "url",
|
||||
"url": "https://www.onlineocr.net/"
|
||||
"url": "https://www.sodapdf.com/pdf-tools/ocr-pdf/",
|
||||
"description": "SodaPDF's online OCR workflow for converting scanned PDFs and images into searchable text output.",
|
||||
"status": "live",
|
||||
"pricing": "freemium",
|
||||
"bestFor": "OCR conversion of scanned PDFs for editing",
|
||||
"input": "PDF and image files",
|
||||
"output": "Searchable PDF and extracted text",
|
||||
"opsec": "active",
|
||||
"opsecNote": "Document files are uploaded to SodaPDF infrastructure for OCR conversion.",
|
||||
"localInstall": false,
|
||||
"googleDork": false,
|
||||
"registration": false,
|
||||
"editUrl": false,
|
||||
"api": false,
|
||||
"invitationOnly": false,
|
||||
"deprecated": false
|
||||
},
|
||||
{
|
||||
"name": "Online OCR (onlineocr.net)",
|
||||
"type": "url",
|
||||
"url": "https://www.onlineocr.net/",
|
||||
"description": "Browser OCR service for converting scanned images and PDFs to editable document formats.",
|
||||
"status": "live",
|
||||
"pricing": "freemium",
|
||||
"bestFor": "Quick OCR to Word, Excel, or plain text",
|
||||
"input": "Image files and PDFs",
|
||||
"output": "DOCX, XLSX, and plain-text conversions",
|
||||
"opsec": "active",
|
||||
"opsecNote": "User files are uploaded for cloud-side OCR processing.",
|
||||
"localInstall": false,
|
||||
"googleDork": false,
|
||||
"registration": false,
|
||||
"editUrl": false,
|
||||
"api": false,
|
||||
"invitationOnly": false,
|
||||
"deprecated": false
|
||||
}
|
||||
]
|
||||
},
|
||||
@@ -5605,7 +5830,22 @@
|
||||
{
|
||||
"name": "WhatTheFont",
|
||||
"type": "url",
|
||||
"url": "https://www.myfonts.com/pages/whatthefont"
|
||||
"url": "https://www.myfonts.com/pages/whatthefont/",
|
||||
"description": "Image-based font identification service that matches uploaded text images against a large commercial font catalog.",
|
||||
"status": "live",
|
||||
"pricing": "free",
|
||||
"bestFor": "Identifying unknown fonts from screenshots or photos",
|
||||
"input": "Image containing text glyphs",
|
||||
"output": "Likely font matches and related font-family suggestions",
|
||||
"opsec": "passive",
|
||||
"opsecNote": "Only uploaded imagery is analyzed; no interaction with investigation targets.",
|
||||
"localInstall": false,
|
||||
"googleDork": false,
|
||||
"registration": false,
|
||||
"editUrl": false,
|
||||
"api": false,
|
||||
"invitationOnly": false,
|
||||
"deprecated": false
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user