Skip to content

jaytrairat/python-image-trimmer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Image Cropping and Text Extraction

This code is designed to crop images and extract text from them using Optical Character Recognition (OCR). It is particularly useful for processing images of documents or forms where specific information needs to be extracted. Please install tesseract ocr first!

Installation

pip install image-trimmer

Usage

The code can be run from the command line using the following syntax:

image-trimmer -i ./path/to/folder -o ./path/to/output -t scb

Example

Example

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published