A utility gem for processing PDFs for OCR and TEI
Ruby library for working with the Tesseract OCR.
Omniauth Strategy to connect via Tecnologie Democratiche
Tencent OCR CLI
GOCR Ruby binding
An API client for CRM customers, with which they can call ZOHO CRM APIs with ease
A simple way to access PHP documentation from the command-line
Mode's SODA client
DSL for documenting JSON-like schema
Octocrawler is an intuitive and simple Github API wrapper
This gem allows you to parse text blobs to find names, email addresses, and phone numbers
Provides smart conversion of all scanned Images.
Ruby gem for the Taggun receipt OCR-Engine
An API client for CRM customers, with which they can call ZOHO CRM APIs with ease
Democritus is library for building classes from reusable components.
A grab-bag of IRB power user madness.
A library for process creation with a simple but powerful api, built on Open4. Includes compatible Win32 Open4 implementation.
Ruby client for Sema Media Data image OCR API
Aspose.OCR for Cloud is a cloud-based REST API for optical character recognition and document scanning. It allows you to scan documents and recognize characters. Recognize text in English and other languages, and recognize text in only part of an image. Aspose.OCR for Cloud supports a variety of fonts in different styles, like regular, bold, and italic, and different image formats. You can use Aspose.OCR for Cloud in many scenarios, for example, extracting text and saving to a database.
Read HOCR and present Ruby objects
This module allows linking to a Podio CRM
Generates OCR numbers with an extra e-conomic flavor
Merb implementation of ExtJS's Ext.Direct router
Warden strategy for OCRA (rfc6287)
crawler of niconico-douga
Removes stamps and watermarks from scanned images for OCR, 'removes specks'
百度OCR文字识别API For Ruby Gems http://apistore.baidu.com/apiworks/servicedetail/146.html
Docrb's HTML Generator
An opinionated documentation parser
docrb-parser is responsible for parsing Ruby sources into a structured format for usage by docrb and docrb-html.
Provides generated HTML data for Rails Application
OCRAN (One-Click Ruby Application Next) builds Windows executables from Ruby source code. The executable is a self-extracting, self-running executable that contains the Ruby interpreter, your source code and any additionally needed ruby libraries or DLL. This is a fork of OCRA that is compatible with ruby version after 3.0. Migration guide: make sure to write ocran instead of ocra in your code. For instance: OCRAN_EXECUTABLE usage: ocra helloworld.rb helloworld.exe See readme at https://github.com/largo/ocran Report problems in the github issues. Contributions welcome. This gem contains executables. We plan to build them on github actions for security.
A Ruby wrapper for the Abbyy Cloud OCR SDK API.
Speedyrails fork of jimson JSON-RPC 2.0 client and server
This module allows automatic recursive creation of hashes within hashes. It is merely an extension of core Hash and meant to be a drop-in replacement.
This gem uses Ghostscript and Tesseract to perform OCR on various file formats.
Extracts text from PDF files using Tesseract, the text is added to the PDF as a background layer.
OCR A and OCR B webfonts ready for Rails' asset pipeline
: Write a longer description or delete this line.
Merb implementation of ExtJS's Ext.Direct router
Merb implementation of ExtJS's Ext.Direct router
: Write a gem description
Cheap hack to bundle RHEL5 binaries for tesseract-ocr
A simple way to access PHP documentation from the command-line
small ocr for ruby
An API client for CRM customers, with which they can call ZOHO CRM APIs with ease
AsposeOcrJava is a Ruby gem that helps working with optical character & marker recognition documents using Aspose.OCR for Java libraries
Automatic creation and building for has_one relationships.
Rack provides minimal, modular and adaptable interface for developing web applications in Ruby. By wrapping HTTP requests and responses in the simplest way possible, it unifies and distills the API for web servers, web frameworks, and software in between (the so-called middleware) into a single method call. Also see http://rack.rubyforge.org.
The capabilities of the Color library are limited to pure mathematical manipulation of the colours based on colour theory without reference to colour profiles (such as sRGB or Adobe RGB). For most purposes, when working with the RGB and HSL colours, this won't matter. However, some colour models (like CIE L*a*b*) are not supported because Color does not yet support colour profiles, giving no meaningful way to convert colours in absolute colour spaces (like L*a*b*, XYZ) to non-absolute colour spaces (like RGB).