A Toolbox of Free Scripts

It’s always fun to stumble across some useful new resources for InDesign. Recently on Twitter, I found a link to a fun batch of InDesign scripts posted on GitHub by John Pobojewski. He calls it the InDesign Toolbox and it includes nine scripts that do useful little jobs, like…

Adding a Page Border:

20140903-scripts1

Counting the number of items you have selected:

20140903-scripts2

Counting the amount of text in a selection, story, or document:

20140903-scripts3

Now with just a click I can tell that there were almost 27,000 words in the latest issue of InDesign Magazine. No wonder I need a nap!

20140903-scripts4

Resizing selected items:

20140903-scripts5

Exporting a CSV file with details of all the images used in your document:

20140903-scripts6

Note: the script seems to display an error if any links are missing.

Fixing common typesetting mistakes, like multiple spaces, math symbols, en/em dashes, ellipses, etc:

20140903-scripts7

And more. The download package includes instructions for installing the scripts. Check it out!

Bookmark
Please login to bookmark Close

This article was last modified on July 25, 2019

Comments (13)

Leave a Reply

Your email address will not be published. Required fields are marked *

  1. Bart Van Put
    April 12, 2017

    Just found the “images used” script. You have to delete the line regarding effective ppi (found in the link boxes anyhoo). Then it works just fine.

  2. Emmanuel
    September 18, 2015

    Very nice and useful Thx!

  3. September 17, 2015

    I work with In Design CC 2014. At same tiempo I need to open old documents paged with Page Maker 7. How can I do this?
    Thanks for any reply.

    Abel

    1. September 17, 2015
  4. Olle
    April 20, 2015

    The Detail Typesetting-script: When I run it, no matter what checkboxes I have checked, it will remove not only extra spaces at end of scentence but the line-breaks as well.
    Any fix for this?

  5. September 30, 2014

    awesome resources! thanks!

  6. Bob Rubey
    September 4, 2014

    Not surprisingly, if there are EPS files in the document, the CSV export script will fail.

  7. Eugene Tyson
    September 4, 2014

    Pretty neat find.

    You can do a word count using GREP

    Find

    \w+?

    Replace with

    $0

    And it shows the amount of words “changed” but nothing will change it just gives you “1,111 changes made” which would be the amount of words in your document :)

  8. Jean-René Dastugue
    September 3, 2014

    The “Count Text” script and InDesign don’t find the same characters number because the script adds the carriage returns. That’s a pity. For a translator or a writer paid on a per-character basis, it’s not good because publishers pay every character (spaces included) EXCEPT the carriage returns.

    1. September 4, 2014

      Yes, and you also need to beware that it counts inline and anchored items as characters. Even so, it can be useful in the right situations.

  9. Dwayne
    September 3, 2014

    Looks like some good stuff. Thanks for finding it.

    But isn’t the character count thing already built into InDesign (I think the info palette)?

    1. September 4, 2014

      The Info panel can only show you the counts for selected text or the current story. The script adds the option for the whole document, which is pretty cool.

  10. September 3, 2014

    Ah, but what I want is a script that’ll add a versatile box or shading to a paragraph of text just like Word does–one that adjusts and moves with the text. That and endnotes are the only Word features that ID still needs.

    Then we can tow Microsoft Word out to sea like the derelict it is, blow taps and sink it forever beneath the waves.