Spaces:
Sleeping
Sleeping
A newer version of the Gradio SDK is available: 6.22.0
metadata
title: Docling GPU Batch Converter
emoji: ⚡
colorFrom: indigo
colorTo: blue
sdk: gradio
sdk_version: 5.25.0
app_file: app.py
pinned: false
license: apache-2.0
short_description: Batch PDF conversion using IBM Docling on ZeroGPU
Docling GPU Batch Converter
A Gradio-based application powered by Hugging Face ZeroGPU that performs high-performance, batch document-to-markdown conversion using IBM's Docling.
Features
- Batch Processing: Upload multiple PDF, DOCX, PPTX, HTML, or PNG/JPG documents, or a
.zipfile containing them. - ZeroGPU Acceleration: Runs parallel conversions using ThreadPoolExecutor on Hugging Face's serverless GPU infrastructure.
- Zip Packaging: Automatically bundles all converted Markdown outputs into a single downloadable ZIP archive.
- Document Preview: Inspect converted Markdown directly in the browser.