aws-lambda-tesseract icon indicating copy to clipboard operation
aws-lambda-tesseract copied to clipboard

6 MB Tesseract (with English training data) to fit inside AWS Lambda

Results 11 aws-lambda-tesseract issues
Sort by recently updated
recently updated
newest added

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@types/jest](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/jest) ([source](https://togithub.com/DefinitelyTyped/DefinitelyTyped)) | [`28.1.8` -> `29.0.0`](https://renovatebot.com/diffs/npm/@types%2fjest/28.1.8/29.0.0) |...

dependencies
backend

This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more. ## Open These updates have all been created already. Click a checkbox below to...

Hi forks, Thanks for a very useful library :) I think it will be a big improvement if we support sending tesseract parameters such as: ``` getTextFromImage(image, { tessedit_char_whitelist: "123456789"...

This PR adds three features: 1. Dockerization of the build process for Tesseract so new versions can be built locally without having to create an EC2 instance for building. 1....

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [eslint](https://eslint.org) ([source](https://togithub.com/eslint/eslint)) | [`8.25.0` -> `8.26.0`](https://renovatebot.com/diffs/npm/eslint/8.25.0/8.26.0) |...

dependencies
backend

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@babel/core](https://babel.dev/docs/en/next/babel-core) ([source](https://togithub.com/babel/babel)) | [`7.19.3` -> `7.19.6`](https://renovatebot.com/diffs/npm/@babel%2fcore/7.19.3/7.19.6) |...

dependencies
backend

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@shelf/eslint-config](https://togithub.com/shelfio/eslint-config) | [`2.22.0` -> `2.22.3`](https://renovatebot.com/diffs/npm/@shelf%2feslint-config/2.22.0/2.22.3) | [![age](https://badges.renovateapi.com/packages/npm/@shelf%2feslint-config/2.22.3/age-slim)](https://docs.renovatebot.com/merge-confidence/)...

dependencies
backend

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@types/jest](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/jest) ([source](https://togithub.com/DefinitelyTyped/DefinitelyTyped)) | [`29.1.2` -> `29.2.0`](https://renovatebot.com/diffs/npm/@types%2fjest/29.1.2/29.2.0) |...

dependencies
backend

Hi, can you add the option for output types please? Could look something like this: `async function getTextFromImage(filePath, outputType) { await (0, _tar.extract)({ file: inputPath, cwd: '/tmp' }); if (outputType...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [eslint](https://eslint.org) ([source](https://togithub.com/eslint/eslint)) | [`8.57.0` -> `9.0.0`](https://renovatebot.com/diffs/npm/eslint/8.57.0/9.0.0) |...

backend