Skip to content

Don't default to OCRing everything #10

@simonw

Description

@simonw

OCRing everything is a dangerous default: if someone runs this against a bucket with 10,000s of PDFs it could cost them a lot of money.

I'm going to switch it to working like this:

s3-ocr start name-of-bucket path/to/one.pdf path/to/two.pdf

If you fail to provide any paths it will show an error message.

To OCR everything, use:

s3-ocr start name-of-bucket --all

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions