devlln/PDF to Markdown
Convert PDF files to Markdown with LaTeX math support and image extraction
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| pdf_path | Path to PDF file or directory containing PDFs | no | . |
| output_dir | Output directory for markdown files (default: same as PDF location) | no | "" |
| recursive | Process subdirectories recursively | no | false |
Outputs
| name | description |
|---|---|
| converted_files | List of converted markdown files |