Title: PDF 2 Post
Author: termel
Published: <strong>20 de febrero de 2017</strong>
Last modified: 7 de julio de 2020

---

Buscar plugins

![](https://ps.w.org/pdf2post/assets/banner-772x250.png?rev=1601141)

Este plugin **no se ha probado con las últimas 3 versiones mayores de WordPress**.
Puede que ya no tenga soporte ni lo mantenga nadie, o puede que tenga problemas 
de compatibilidad cuando se usa con las versiones más recientes de WordPress.

![](https://ps.w.org/pdf2post/assets/icon-256x256.png?rev=1601132)

# PDF 2 Post

 Por [termel](https://profiles.wordpress.org/munger41/)

[Descargar](https://downloads.wordpress.org/plugin/pdf2post.zip)

 * [Detalles](https://es-ec.wordpress.org/plugins/pdf2post/#description)
 * [Valoraciones](https://es-ec.wordpress.org/plugins/pdf2post/#reviews)
 *  [Instalación](https://es-ec.wordpress.org/plugins/pdf2post/#installation)
 * [Desarrollo](https://es-ec.wordpress.org/plugins/pdf2post/#developers)

 [Soporte](https://wordpress.org/support/plugin/pdf2post/)

## Descripción

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:

 * [ZipArchive](http://php.net/manual/fr/class.ziparchive.php)
 * [PDFMiner](http://www.unixuser.org/~euske/python/pdfminer/)
 * [pdfimages](https://en.wikipedia.org/wiki/Pdfimages)

Works on multisite installs.

[>> Test your document here <<](https://www.indesign2wordpress.com/pdf-wp-post/)

If you need a more professional solution, we now have a premium InDesign to WordPress
plugin:
 [>> InDesign to WordPress <<](https://www.indesign2wordpress.com/convert-html-document-to-wordpress-post/)

### ToDo

Will need to be upgraded with : https://github.com/pdfminer/pdfminer.six

## Instalación

### Easy

 1. Search via plugins > add new.
 2. Find the plugin listed and click activate.
 3. Use the Shortcode

### Usage

 1. Go to Posts>New Post From PDF
 2. Choose file to upload :

 * single .pdf
 * .zip containing a main folder with multiple .pdf files inside)

 1. Clic «Create Post» and wait for post creation 🙂

[>> Test your document here <<](https://www.indesign2wordpress.com/pdf-wp-post/)

If you need a more professional solution, we now have a premium InDesign to WordPress
plugin:
 [>> InDesign to WordPress <<](https://www.indesign2wordpress.com/convert-html-document-to-wordpress-post/)

## Reseñas

![](https://secure.gravatar.com/avatar/1c52c3cbe85b6f60d76fd3e833a37ca19d6649b131f0cc3f6fcfa54c62e96e91?
s=60&d=retro&r=g)

### 󠀁[A good try…](https://wordpress.org/support/topic/a-good-try/)󠁿

 [glenstewart](https://profiles.wordpress.org/glenstewart/) 29 de abril de 2024 
1 reply

This is the «wordpress» way of loading a PDF, but doesn’t preserve original formatting(
your editing burden will increase). If you load a lot of PDFs this way, it will 
make quite a mess of your Media collection. To make this compatible with modern 
Python, one line needs to be changed in the pdf2post.php file: old: python -c ‘import
sys; print sys.version’ new: python -c ‘import sys; print(sys.version)’

![](https://secure.gravatar.com/avatar/093c8be4afd47720874b27ad73c689601ec426873a40b1048154d8f84823d5ea?
s=60&d=retro&r=g)

### 󠀁[Awesome plugin that does exactly what it needs to do](https://wordpress.org/support/topic/awesome-plugin-that-does-exactly-what-it-needs-to-do/)󠁿

 [ExecuServices](https://profiles.wordpress.org/mpratt62/) 7 de julio de 2020

For something to just work, and be simple to use, and for free to the community,
is amazing. The only thing I struggled with was adding the scripts (I manage my 
own server) and use Plesk, which is uncommon still, and wasnt sure if just installing
the modules on the server would work like I wanted it to. But I logged into sudo
and installed as per instructions on the links the developer provided, and it worked.
No restart of Apache necessary either, at least for me. Great job on this plugin.
The only thing that COULD be improved is translating paragraphs and images into 
blocks in Gutenberg. Right now it imports in in as one block and mashed all the 
images together at the bottom in a gallery. So I had to have the editor change the
block manually, then reorganize. Still saved a ton of time just bringing in the 
images. My suggestion might be moot though, as I am using custom content types instead
of default posts, and now it doesnt utilize blocks, so make sure it still works 
the other way as well. Thanks for your hard work on this, you deserve 5 stars for
sure.

![](https://secure.gravatar.com/avatar/009af8dec4b767dad4b65f699891d501f73b351d5d54ee43f20d6e11073f11bf?
s=60&d=retro&r=g)

### 󠀁[Cool plugin, works as advertised and quite well.](https://wordpress.org/support/topic/cool-plugin-works-as-advertised-and-quite-well/)󠁿

 [effgee](https://profiles.wordpress.org/andreastyrosvoutis/) 7 de febrero de 2019
1 reply

Looking forward to the continual development of this. This could be an amazing resource
for researchers.

![](https://secure.gravatar.com/avatar/2c4d57c67039beceb6ae2c882f6dd6aab0accade24d2b4dd92239083c782fb5f?
s=60&d=retro&r=g)

### 󠀁[Works, but needs improvements](https://wordpress.org/support/topic/works-but-needs-improvements/)󠁿

 [termel](https://profiles.wordpress.org/munger41/) 22 de febrero de 2017

The plugin works as expected, but i would need to map pdf fields to wp post ones.
Bulk function is cool

 [ Leer todas las 4 reseñas ](https://wordpress.org/support/plugin/pdf2post/reviews/)

## Colaboradores y desarrolladores

«PDF 2 Post» es un software de código abierto. Las siguientes personas han colaborado
con este plugin.

Colaboradores

 *   [ termel ](https://profiles.wordpress.org/munger41/)

[Traduce «PDF 2 Post» a tu idioma.](https://translate.wordpress.org/projects/wp-plugins/pdf2post)

### ¿Interesado en el desarrollo?

[Revisa el código](https://plugins.trac.wordpress.org/browser/pdf2post/) , echa 
un vistazo al [repositorio SVN](https://plugins.svn.wordpress.org/pdf2post/) o suscríbete
al [registro de desarrollo](https://plugins.trac.wordpress.org/log/pdf2post/) por
[RSS](https://plugins.trac.wordpress.org/log/pdf2post/?limit=100&mode=stop_on_copy&format=rss).

## Registro de cambios

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.

## Meta

 *  Version **2.4.0**
 *  Last updated **hace 6 años**
 *  Active installations **100+**
 *  WordPress version ** 4.0 o superior **
 *  Tested up to **5.2.24**
 *  Language
 * [English (US)](https://wordpress.org/plugins/pdf2post/)
 * Tags
 * [2](https://es-ec.wordpress.org/plugins/tags/2/)[bulk](https://es-ec.wordpress.org/plugins/tags/bulk/)
   [pdf](https://es-ec.wordpress.org/plugins/tags/pdf/)[post](https://es-ec.wordpress.org/plugins/tags/post/)
   [to](https://es-ec.wordpress.org/plugins/tags/to/)
 *  [Vista avanzada](https://es-ec.wordpress.org/plugins/pdf2post/advanced/)

## Valoraciones

 4.5 out of 5 stars.

 *  [  2 5-star reviews     ](https://wordpress.org/support/plugin/pdf2post/reviews/?filter=5)
 *  [  2 4-star reviews     ](https://wordpress.org/support/plugin/pdf2post/reviews/?filter=4)
 *  [  0 3-star reviews     ](https://wordpress.org/support/plugin/pdf2post/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/pdf2post/reviews/?filter=2)
 *  [  0 1-star reviews     ](https://wordpress.org/support/plugin/pdf2post/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/pdf2post/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/pdf2post/reviews/)

## Colaboradores

 *   [ termel ](https://profiles.wordpress.org/munger41/)

## Soporte

¿Tienes algo que decir? ¿Necesitas ayuda?

 [Ver el foro de soporte](https://wordpress.org/support/plugin/pdf2post/)