Batchprocessing and naming

Out of context: Reply #4

  • Started
  • Last post
  • 8 Responses
  • mekk0

    So what I'll be doing now:

    split documents into 1-1000, 1001-2000 etc or I'll split them by image provider (max. around 5.000 images/provider)

    Then I'll place them via a CSV file on one image per InDesign page and export each InDesign page to a .jpg (0001.jpg, 0002.jpg etc).

    Then I'll run this self-written PHP script:
    http://pastebin.com/JcYQkrb5

    Aaaand I'm done. The only drawback is that the order of the images has to be defined once and never to be changed. But I'm okay with that because I only have to do so much images one initial time.

View thread