jonathanlurie / pyFlatplan

A Python command line tool to create a publisher flat plan from images. Useful if you export all the pages of your book/magazine as jpeg from InDesign.
3 stars 0 forks source link

How to run against INDD files? #1

Open danielnovello opened 9 years ago

danielnovello commented 9 years ago

This works will for jpegs. How would a generate an image to Indesign documents?

jonathanlurie commented 9 years ago

You can generate images directly from InDesign. Menu File > Export . Then select the type you want from the save dialog (pdf, jpg, png...). If you choose an image format (jpg, png...) you'll have some more options like Entire Spread or Page, résolution, Quality...

For pyFlatplan, the minimum resolution (72)at a medium quality is already more than enougth due to ImageMagick sampling that follows.