Beskriuwing
Mass convert PDF documents to WP posts, by:
- extracting all text data and adding it to post content
- extract all images included in PDF and attach them to post
- automatically add featured image
- create gallery inside post content from all images extracted
Be carefull, you NEED to have installed on your server the following:
Works on multisite installs.
If you need a more professional solution, we now have a premium InDesign to WordPress plugin:
>> InDesign to WordPress <<
ToDo
Will need to be upgraded with : https://github.com/pdfminer/pdfminer.six
Ynstallaasje
Easy
- Search via plugins > add new.
- Find the plugin listed and click activate.
- Use the Shortcode
Usage
- Go to Posts>New Post From PDF
- Choose file to upload :
- single .pdf
- .zip containing a main folder with multiple .pdf files inside)
- Clic “Create Post” and wait for post creation 🙂
If you need a more professional solution, we now have a premium InDesign to WordPress plugin:
>> InDesign to WordPress <<
Resinsjes
Meiwurkers & amp; Untwikkelders
“PDF 2 Post” is iepen boarne software. De folgjende minsken hawwe bydroegen oan dizze plugin.
MeiwurkersOersette “PDF 2 Post” yn jo taal.
Ynteressearre yn ûntwikkeling?
Blêdzje troch de koade , besjoch de SVN-repository , of abonnearje op it ûntwikkelingslogboek troch RSS .
Feroaringslog
2.4.0 – trying to work on bounding boxes
2.3.1 – better processing method first
2.3.0 – new demo shortcode and several bugfixes
2.2.3 – select type of post created among any of the site
2.2.2 – access given to editors and added for pages as well
2.2.1 – xml pdf2txt with paragraphs extraction
2.2.0 – others pdf2txt types added : html, xml, tag
2.1.4 – more debug to help users
2.1.1 – more checks on softs installed
2.0.0 – Totally refactored code because of bug uploading zip files
1.3.1 – few more check for more robustness
1.3 – check if zip installed
1.2 – check if python installed
1.1 – Automatically create gallery with all images of PDF file
1.0 – First stable release.