Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cloud Vision API Support for Detecting Text in PDF/TIFF Files with Output Configuration #7971

Open
devsumitparkash opened this issue Dec 31, 2024 · 0 comments

Comments

@devsumitparkash
Copy link

Currently, Cloud Vision API supports text detection in PDF/TIFF documents, but only for files stored in Cloud Storage buckets. The response JSON files are similarly saved to a Cloud Storage bucket. However, the ImageAnnotatorClient object does not provide a method to specify the setOutputConfig for customizing the output response.

This limitation means that users cannot directly configure where and how the output JSON is stored when using the detect_text method on PDF/TIFF files

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant