awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 Repo

Awesome GitHub RepositoriesWeb-Based Text Recognition

Client-side libraries for extracting text from images in web applications.

Distinguishing note: Focuses on the web-based delivery of text recognition capabilities.

Explore 1 awesome GitHub repository matching web development · Web-Based Text Recognition. Refine with filters or upvote what's useful.

  1. Home
  2. Web Development
  3. Web-Based Text Recognition

Awesome Web-Based Text Recognition GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • naptha/tesseract.jsAvatar von naptha

    naptha/tesseract.js

    38,141Auf GitHub ansehen↗

    Tesseract.js is a JavaScript library that provides optical character recognition capabilities directly within web browsers and Node.js environments. It functions as a client-side engine, enabling the conversion of images containing printed text into machine-readable strings without the need for external APIs or server-side infrastructure. The library distinguishes itself by running the original C++ optical character recognition engine within the browser through WebAssembly modules. To maintain interface responsiveness during intensive computation, it utilizes background threads for parallel p

    Processes image data to extract printed characters without requiring server-side infrastructure or external API calls.

    JavaScriptdeep-learningjavascriptocr
    Auf GitHub ansehen↗38,141