File size: 390 Bytes
3f6680e
56db683
 
 
 
f0236f4
 
 
 
56db683
 
 
 
 
 
 
 
 
 
3f6680e
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
---
title: "PDF → JSON Extractor"
emoji: "📄"
colorFrom: "indigo"
colorTo: "purple"
sdk: streamlit
sdk_version: "1.37.0"
app_file: app.py
pinned: false
short_description: "Convert PDFs into structured JSON with text, tables & images"
tags:
  - pdf
  - json
  - document-parser
  - ocr
  - extraction
suggested_hardware: "cpu-basic"
suggested_storage: "small"
python_version: "3.10"
---