Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

[feat] Add pdf loader#71

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
lolipopshock merged 8 commits intomasterfromadd-pdf-loader
Sep 13, 2021
Merged

[feat] Add pdf loader#71

lolipopshock merged 8 commits intomasterfromadd-pdf-loader
Sep 13, 2021

Conversation

lolipopshock
Copy link
Member

@lolipopshocklolipopshock commentedSep 12, 2021
edited
Loading

Add support for loading pdf files in layoutparser

>>>importlayoutparseraslp>>>pdf_layout=lp.load_pdf("path/to/pdf")>>>pdf_layout[0]# the layout for page 0>>>pdf_layout,pdf_images=lp.load_pdf("path/to/pdf",load_images=True)>>>lp.draw_box(pdf_images[0],pdf_layout[0])

@maswiebe
Copy link

Can I use this to extract a table from a PDF into a dataframe?

Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers
No reviews
Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

2 participants
@lolipopshock@maswiebe

[8]ページ先頭

©2009-2025 Movatter.jp