Releases: fapulito/vercel_textract
Releases · fapulito/vercel_textract
v2.0.0.0
OCR by California Vision | Public Beta
Display Preview Feature Fixed
- v1.1.0 would not display extracted text from analyzed documents in the browser.
- Free tier limits prevents abuse of service
- Pro Plan offers substantial monthly use of OCR service
What's Changed
Full Changelog: v1.1.0-beta...v1.1.1-beta
v1.1.0 | OCR by California Vision | Public Beta
Public Beta
- Amazon Textract API
- Free and Paid Tiers
- Stripe payment integration
- Subscriptions enabled
- Performs consistently
- Not fast
v1.0.0-beta
v1.0.0-beta Custom Amazon Textract App in Flask
- Custom GUI for upload and managing extracted text
- Multiple options to download and/or view extracted text
- Solved issue of Jinja2 automatic HTML escaping that prevented browser viewing of extracted text via S3 URL.
- Current version appears to be stable pending further testing
- Production version should use AWS Secrets or similar tool to control all environment variables.
Future Development
- Access control to service for end users
- Historical viewing options
- Port to Reddit?
- How to optimize?
- Textract optimization and use of other tools
- App features enabling choice of platform/model for OCR extraction
- Include document formatting especially for transfer of handwritten files.
What's Changed
- Initial Commit v0.1 by @fapulito in #1
- Improved Upload GUI by @fapulito in #2
- v1.0 Custom Textract App in Flask by @fapulito in #3
New Contributors
Full Changelog: https://github.com/fapulito/vercel_textract/commits/v1.0.0-beta


