Spaces:
Sleeping
Sleeping
File size: 871 Bytes
2d30bad ba49e39 2d30bad 0966fa2 2d30bad ba49e39 2d30bad ba49e39 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 | ---
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 `.zip` file 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.
|