Spaces:
Sleeping
Sleeping
File size: 799 Bytes
fabcdae 4e9a18b fabcdae 246c912 fabcdae 4e9a18b | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 | ---
title: PDF Downloader & Zipper
emoji: 📥
colorFrom: blue
colorTo: green
sdk: gradio
sdk_version: 5.49.1
app_file: app.py
pinned: false
---
# PDF Downloader & Zipper
This application allows you to download all PDF files from any webpage and receive them as a single zip file.
## Features
- Enter any URL containing PDF links
- Automatically finds and downloads all PDFs
- Creates a convenient zip file for download
- Progress tracking during download
- Error handling and reporting
## Usage
1. Paste the URL of a webpage containing PDFs
2. Click "Download & Zip PDFs"
3. Wait for processing
4. Download your zip file!
## Limitations
- Maximum file size depends on Hugging Face Space limits
- Very large numbers of PDFs may take time to process
- Some websites may block automated downloads |