Skip to content

Extract pdf data to json#1

Draft
Ahmad-code-boy wants to merge 1 commit into
developfrom
cursor/extract-pdf-data-to-json-781e
Draft

Extract pdf data to json#1
Ahmad-code-boy wants to merge 1 commit into
developfrom
cursor/extract-pdf-data-to-json-781e

Conversation

@Ahmad-code-boy

Copy link
Copy Markdown
Owner

Convert the PHP PDF to JSON extractor into a Frappe/ERPNext Python app to enable direct PDF data extraction within the platform.

The original PHP script provided robust PDF data extraction. This PR ports that functionality to a Frappe/ERPNext app, making it accessible via whitelisted methods and a standalone Python CLI. This allows for automated processing of PDF documents (e.g., invoices, reports) directly within a Frappe environment, converting unstructured PDF data into structured JSON.


Open in Cursor Open in Web

This commit introduces the frappe_pdf_extractor app, enabling PDF to JSON conversion.

Co-authored-by: calledasfiverr <calledasfiverr@gmail.com>
@cursor

cursor Bot commented Oct 9, 2025

Copy link
Copy Markdown

Cursor Agent can help with this pull request. Just @cursor in comments and I'll start working on changes in this branch.
Learn more about Cursor Agents

@Ahmad-code-boy

Copy link
Copy Markdown
Owner Author

Pdf

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants