Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Convert an existing pdf into react pdf component tree for faster templating workflow #2800

Open
kishaningithub opened this issue Jun 19, 2024 · 0 comments

Comments

@kishaningithub
Copy link

Not sure where exactly to raise this but here goes

Is your feature request related to a problem? Please describe.
I have a complex pdf at hand would like to convert the input pdf as a react-pdf component tree so that my templating workflow becomes much faster

Describe the solution you'd like
A separate cli or online tool which converts a given PDF document into react PDF component tree.

To explain better it should be a reverse of what is being done here - https://react-pdf.org/repl

Input: PDF
Output: react-pdf component tree

Describe alternatives you've considered

  • Hand coding everything
  • AI Tools (They are doing a very shabby job as of now)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant