awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
rednote-hilab avatar

rednote-hilab/dots.ocr

0
View on GitHub↗
7,695 estrellas·707 forks·Python·mit·8 vistas

Dots.ocr

dots.ocr is a suite of software utilities for document layout analysis, multilingual optical character recognition, and scene text digitization. It functions as an engine for extracting digital text and structured layout data from images and PDFs across various human scripts.

The project includes a specialized transformer for converting charts, diagrams, and chemical formulas from raster images into scalable vector graphics. It also provides a pipeline to transform extracted text and structural layout from documents and web screenshots into formatted Markdown files.

The system covers capabilities for identifying bounding boxes and categories of layout elements to produce structured JSON representations. It further includes tools for scene text detection within natural images and an evaluation framework for measuring text and table extraction accuracy against ground truth data.

Features

  • Document Analysis Tools - Provides a comprehensive tool for detecting bounding boxes and layout categories to structure documents as JSON.
  • Bounding Box Detection - Provides bounding box detection to locate page elements and distinguish body text from headers and footers.
  • Multilingual OCR Systems - Extracts digital text and structured layout data from images and PDFs across various human scripts.
  • Document Layout Analysis - Identifies bounding boxes and categories for layout elements within images and PDF files.
  • Multilingual Text Recognition - Implements a unified recognition engine to process diverse character sets and writing systems from images into digital text.
  • Scene Text Recognition - Locates and extracts digital text from natural images and complex environmental backgrounds.
  • OCR-Based Extraction - Extracts digital text and structured layout data from images and PDFs across various human scripts.
  • Scene Text Detection Systems - Finds and digitizes text embedded within natural scene images and web screenshots.
  • Document Digitization Tools - Converts images and PDFs containing various human scripts into digital text while preserving document structure.
  • Automated Generation - Transforms extracted text and structural layout from documents and web screenshots into formatted Markdown files.
  • Document Layout Analyzers - Identifies bounding boxes and categories of layout elements to produce structured JSON representations of documents.
  • Markdown Converters - Transforms extracted text and structural layout from images and documents into formatted Markdown files.
  • Visual-to-Markdown Pipelines - Transforms scanned documents and web screenshots into formatted Markdown files for editing and archival.
  • Layout-Aware Extraction - Maps spatial relationships between text elements and document structures during the extraction process.
  • Layout-Preserving Export - Generates formatted Markdown files from extracted document text while excluding page headers and footers.
  • Raster-to-Vector Conversions - Transforms rasterized charts, diagrams, and chemical formulas into scalable vector graphics.
  • Model Serving Engines - Implements high-performance model serving engines to provide scalable text extraction API endpoints.
  • Model Serving Servers - Serves machine learning models as scalable API endpoints using high-performance inference servers.
  • Text Detection Models - Locates and digitizes text embedded within natural scene images and complex backgrounds.
  • OCR Accuracy Evaluators - Measures text and table extraction accuracy against ground truth images to refine OCR performance.
  • Visual Layout Parsing - Extracts structured text and layout information specifically from screenshots of web pages.
  • Vector Graphics Export - Converts technical graphics like charts and chemical formulas from images into scalable vector graphics.
  • Raster-to-SVG Transformers - Converts charts, diagrams, and chemical formulas from raster images into scalable vector graphics code.

Historial de estrellas

Gráfico del historial de estrellas de rednote-hilab/dots.ocrGráfico del historial de estrellas de rednote-hilab/dots.ocr

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Start searching with AI

Alternativas open-source a Dots.ocr

Proyectos open-source similares, clasificados según cuántas características comparten con Dots.ocr.
  • breezedeus/pix2textAvatar de breezedeus

    breezedeus/Pix2Text

    3,012Ver en GitHub↗

    Pix2Text is an optical character recognition system and document conversion tool designed to transform images and PDFs into Markdown. It functions as a multilingual OCR engine supporting over 80 languages, a LaTeX formula recognizer for mathematical notations, and a parser integrated with vision language models. The project utilizes a hybrid pipeline to separate plain text from mathematical formulas and tabular structures within a single pass. It converts recognized formulas into LaTeX expressions and transforms detected tables and layouts into structured Markdown formatting. The system incl

    Jupyter Notebookimage-to-markdownlatexlatex-pdf
    Ver en GitHub↗3,012
  • axa-group/parsrAvatar de axa-group

    axa-group/Parsr

    6,178Ver en GitHub↗

    Parsr is an unstructured data extractor and document parsing pipeline that converts raw files and images into cleaned, machine-readable formats. It functions as a document layout analyzer and a pipeline for extracting structured data and labels using large language models. The system includes a document parsing visualizer, providing a graphical interface to upload documents and inspect the resulting structured data output. The project covers document digitization workflows, including layout analysis to detect headings, tables, and lists, and automated data entry through the cleaning and enri

    JavaScript
    Ver en GitHub↗6,178
  • microsoft/unilmAvatar de microsoft

    microsoft/unilm

    22,030Ver en GitHub↗

    This project is a comprehensive framework and toolkit for developing, optimizing, and deploying transformer-based models across multimodal, document intelligence, and natural language processing tasks. It provides a unified neural architecture that processes text, vision, audio, and document layout data through a shared set of weights, enabling researchers and developers to build foundational models that align cross-modal representations. The platform distinguishes itself through advanced training and inference strategies designed for large-scale deep learning. It incorporates specialized mec

    Pythonbeitbeit-3bitnet
    Ver en GitHub↗22,030
  • bytedance/dolphinAvatar de bytedance

    bytedance/Dolphin

    8,820Ver en GitHub↗

    Dolphin is a multimodal layout analyzer and image-to-structure converter that transforms photographed or digital document images into machine-readable structured data. It functions as an LLM document parser, utilizing vision-language models to simultaneously predict spatial layout and text content. The system is designed as a concurrent document processor, employing parallel document parsing to process multiple elements across distributed compute nodes. This high-throughput approach reduces the total time required to convert large volumes of images into structured formats. The project covers

    Pythondocument-analysislayout-analysisocr
    Ver en GitHub↗8,820
Ver las 30 alternativas a Dots.ocr→

Preguntas frecuentes

¿Qué hace rednote-hilab/dots.ocr?

dots.ocr is a suite of software utilities for document layout analysis, multilingual optical character recognition, and scene text digitization. It functions as an engine for extracting digital text and structured layout data from images and PDFs across various human scripts.

¿Cuáles son las características principales de rednote-hilab/dots.ocr?

Las características principales de rednote-hilab/dots.ocr son: Document Analysis Tools, Bounding Box Detection, Multilingual OCR Systems, Document Layout Analysis, Multilingual Text Recognition, Scene Text Recognition, OCR-Based Extraction, Scene Text Detection Systems.

¿Qué alternativas de código abierto existen para rednote-hilab/dots.ocr?

Las alternativas de código abierto para rednote-hilab/dots.ocr incluyen: axa-group/parsr — Parsr is an unstructured data extractor and document parsing pipeline that converts raw files and images into cleaned,… breezedeus/pix2text — Pix2Text is an optical character recognition system and document conversion tool designed to transform images and PDFs… microsoft/unilm — This project is a comprehensive framework and toolkit for developing, optimizing, and deploying transformer-based… bytedance/dolphin — Dolphin is a multimodal layout analyzer and image-to-structure converter that transforms photographed or digital… vikparuchuri/marker — Marker is an LLM-powered document parser and OCR pipeline designed to convert PDFs and unstructured files into… getomni-ai/zerox — Zerox is a multimodal document parser and OCR tool that uses vision models to convert PDF files and images into…