Skip to main content
Known Participant
September 21, 2010
Question

Rasterize plugin for indesign?

  • September 21, 2010
  • 7 replies
  • 25902 views

Hi

I'm looking for a way to rasterize parts of an indesign document when exporting it to pdf.

Why?

- We don't like to send many vectorial stuff like a new logo for example to customers that didn't pay yet (we had some abuse in the past)

- Filesize: documents with links to complex illustrations can still be quiet big when exporting at "Smallest File Size" (10MB+, which can give email trouble)

- To be sure the file looks and prints the same at every computer (not talking about color, but to avoid strange pdf artifacts)

We use a great script (made by Kasyan from this forum) which exports a pdf and than rasterizes the pdf into photoshop. But offcourse than the whole pdf is rasterized. There are many cases that i need to rasterize some part but leave other parts as text or vectors.

Like for example, draw an area that needs to be rasterized, or tell what objects that should rasterize.

Is there such a thing for indesign?

I came across a plugin called Triple Triangle Raster Write for indesign CS2. Unfortunately it's been discontinued so i can't test it.

Thanks!

    This topic has been closed for replies.

    7 replies

    Participant
    December 31, 2014

    i think the easiest way is to rasterize the vector image in Photoshop and drag it back to indesign

    Participant
    December 8, 2012

    On a Mac, you can do it very easily with Automator I found out (the complete rasterization, not the partial stuff though), way easier and faster than with photoshop tricks. You can either make it as folder action, tackling all PDF export to that folder, or you can make a stand alone app. Trowing your PDF on that will do the trick.

    How to set up Automator?

    Add the following 2 actions to the program:

    • Convert PDF pages to images. Choose the intermediate file format: dpi, JPEG/PNG/TIF etc, CMYK or RGB
    • New PDF from images

    Save as application and done. Start throwing your PDF's on it to bitmapize them.

    Community Expert
    October 13, 2010

    You can force your images through the transparency flattener.

    Set your vector images to have a 99.9% opacity.

    Then create a Transparency Flattener Preset (Edit>Transparency Flattener)


    Name: Vect to Raster

    Raster/Vector Ballance: (set to 1)

    Line Art and text res (150 ppi)

    Gradient and mesh res: 300 ppi

    Say Ok

    File>Export and choose PDF

    Then in the Compatibility section choose Acrobat 1.4

    Now go to the Advanced section and choose the Transparency Flatener you created.

    You export to PDF now the vectors should have changed to Raster.

    Participating Frequently
    October 13, 2010

    I saw that tip yesterday on another site. Thought it sounded as an akward solution but now I have tried it. It works to some degree although the vector graphics become rather pixelated (can I control this using this work-around?). I also tried another suggested solution of temporarily moving the links folder so the pdf only prints previews of the vectors and this was almost equal quality and a lot easier.

    Anyways, thanks for the replies and "solutions". I still hope that Adobe - who I generally cherish - is out there listening

    Jongware
    Community Expert
    Community Expert
    October 13, 2010
    It works to some degree although the vector graphics become rather pixelated (can I control this using this work-around?).

    Yes -- don't rasterize it. Rasterizing implies pixelating. If you don't want to be able to see it without zooming in, up the resolution (but your file will get bigger by the square -- 2 times as sharp will be about four times larger).

    As for your comparison between Photoshop/Illustrator and InDesign: if you were able to 'select all' and rasterize everything, how would InDesign decide what not to rasterize? Surely you wouldn't want your text rasterized? Underlining? Paragraph rules? Table rules? Simple rules? Simple filled objects? Lots of simple filled objects? Hey -- suddenly I find myself describing real artwork ...

    Participating Frequently
    October 12, 2010

    I am also searching for a way to easily create a pdf from InDesign that converts all vector graphics to raster of a chosen dpi. Like dmtetard I need it to quickly bring down pdf-sizes from around 30-60 mb to 3-7 mb intended for web-publishing. My work-around is to open every linked pdf / illustrator-file, saving or printing it as PDF - then opening this in Photoshop and saving it out as high-res .jpg (which I can always down-scale from the pdf-export-settings in InDesign). I'm aware that I can skip the Photoshop sted by exporting directly into raster from Illustrator. However this function often perform badly for various reasons. Alternatively, it would be so cool with a script that could be run from InDesign that converted a single selected inserted .pdf or .ai to .jpg or .png.

    Can anyone point to or merely towards a solution, as this issue has been causing me headaches for years now.

    I beg you all!

    Willi Adelberger
    Community Expert
    Community Expert
    October 13, 2010

    You can set in the permission of a pdf to print with low resolution only.

    Participating Frequently
    October 13, 2010

    Two things:

    I'm not sure what you mean by "permission of a pdf" - where is that?

    I am quite aware that I can produce low-res pdf's but the problem is that no matter how much I compress the raster images it does nothing to reduce the vector graphics. I am working in a company where this is a recurring issue since we often produce publications etc. for the homepages of different municipalities. However, we work in vectors and need to be able to print high quality documents as well as the compressed versions for the public to download.

    Participant
    September 22, 2010

    The only real way to do this without getting too complicated is by exporting a PDF out of InDesign and then bringing that PDF into Photoshop at 300dpi (if you are printing it) and then resaving as a jpeg or tiff, and then using Acrobat to make a new PDF from the file. You could, of course, automate all of that work flow if you really wanted to.

    Peter Truskier
    Participating Frequently
    September 21, 2010

    I don't know of a plugin that does this, but it could be done with a script. (It would do essentially what Joel suggested, but would call on InDesign itself to rasterize the page item, and then place that low-res image version in the file temporarily, and export the PDF.)

    Joel Cherney
    Community Expert
    Community Expert
    September 21, 2010
    - We don't like to send many vectorial stuff like a new logo for example to customers that didn't pay yet (we had some abuse in the past)

    - Filesize: documents with links to complex illustrations can still be quiet big when exporting at "Smallest File Size" (10MB+, which can give email trouble)

    - To be sure the file looks and prints the same at every computer (not talking about color, but to avoid strange pdf artifacts)

    I don't know about "strange pdf artifacts" but I would assume that the way to do this would be to handle it at the linked-file level. You build your vector logo in Illustrator, and once you're done, you export to a raster format and place that file in ID. I'm accustomed to placing low-res .jpg placeholders and then relinking en masse to .ai files. Perhaps there's a plugin out there that will handle this at the level of ID document or PDF export, but I would expect it to be a print-workflow tool, not a document-management tool. In fact, if I absolutely had to do something like this, I would investigate Acrobat tools like Pitstop Pro - I don't know that it would do precisely what you want, but that's where I'd expect to find a tool that would do something like this.