{"categories":[{"label":"Python Modules","url":"https://skillfed.io/packages/category/software-development-libraries-python-modules/22"},{"label":"Internet","url":"https://skillfed.io/packages/category/internet/6"}],"enrichment":{"capability":"Programmatically manage, manipulate, and extract information from Google Cloud Document AI outputs stored in GCS buckets and processed via BatchProcessDocuments or ProcessDocument methods.","skillfed_tags":["gcp-integration","document-processing","data-extraction"],"use_cases":["Extract structured data from Document AI batch processing outputs stored in GCS and load into BigQuery for analytics","Programmatically post-process Document AI JSON responses to normalize, filter, or enrich extracted document fields","Build data pipelines that consume Document AI outputs, transform them with pandas, and export to downstream systems","Manipulate multi-page document extractions and coordinate results across batch and synchronous Document AI calls"],"what_it_does":"The Document AI Toolbox is a Python library that wraps Google Cloud's Document AI service outputs\u2014JSON files produced by BatchProcessDocuments or ProcessDocument calls\u2014and provides programmatic utilities to manage, manipulate, and extract structured information from them. It reduces friction by offering higher-level abstractions over raw Document AI JSON, integrating with GCS for file access, BigQuery for data warehousing, and pandas for data analysis.\n\nThe library is maintained as part of the googleapis/google-cloud-python monorepo and is currently in an experimental (Alpha) state, meaning its API may change between releases. It requires Python 3.10 or later and depends on google-cloud-storage, google-cloud-bigquery, google-cloud-vision, pandas, and several other data-processing libraries. Setup requires enabling the Storage API, Document AI API, and optionally BigQuery API in your GCP project, plus authentication configuration.","worth_installing":"Yes, if you are actively using Google Cloud Document AI and need to process its outputs at scale. The library is actively maintained, has low install friction, and integrates well with GCP services. However, be aware of its Alpha status\u2014expect potential breaking changes between releases, and review the changelog before upgrading in production. If you are only doing light, ad-hoc Document AI work, the overhead may not justify the dependency footprint."},"id":"google-cloud-documentai-toolbox","links":{"html":"https://skillfed.io/packages/google-cloud-documentai-toolbox","md":"https://skillfed.io/packages/google-cloud-documentai-toolbox.md","pypi":"https://pypi.org/project/google-cloud-documentai-toolbox/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-08-06","license_spdx":null,"license_treatment":"permissive","name":"google-cloud-documentai-toolbox","python_support":"supports_current","summary":null},"popularity":{"monthly_downloads":78554,"position":14432,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"0.17.2"}
