1 Repo
Libraries designed for detecting and extracting metadata and text from diverse file formats.
Distinct from Metadata and File Analysis: The candidates are either specific to visual analysis, Java persistence, or general AI models, not universal file content analysis.
Explore 1 awesome GitHub repository matching data & databases · Content Analysis Toolkits. Refine with filters or upvote what's useful.
Tika is a content analysis toolkit and Java library designed for detecting and extracting metadata and text from thousands of different file types. It functions as a universal document text extractor and metadata extraction engine, converting complex files into plain text or XHTML. The system employs a specialized MIME type detector that identifies document formats using magic bytes and metadata to determine the correct parser. It serves as an OCR integration gateway, connecting to external text recognition tools to extract content from image files. The project covers a broad range of extrac
Ships a comprehensive Java library for detecting and extracting metadata and text from thousands of different file formats.