Skip to Content

Select (or delete) All Guides

May 30th, 2006
Written by David Blatner

It’s easy to delete a guide on your InDesign page: Just select it with the Selection or Direct Selection tool and press Delete. But what if you want to delete all your guides? Here’s one of my favorite hidden shortcuts: Command-Option-G/Ctrl-Alt-G. That selects all the guides on the current spread. Now you can press Delete to get rid of all of them at once.

Alternately, you can choose Layout > Create Guides, turn on the Remove Existing Ruler Guides checkbox, and click OK. That also removes the guides from your spread.

2 Responses to “Select (or delete) All Guides”

  1. Jean-Claude Tremblay said:

    That’s a great shortcuts.

    The problems I have with it is that and the “Remove Existing Ruler Guides” is that it is deleting only the guides on the current page or spread.

    Their is no way to delete all guides on all pages…

    But here is a small applescript that can do it in a fraction of a seconde:

    tell application “Adobe InDesign CS2″
    set myDocument to active document
    tell myDocument
    delete every guide of myDocument
    end tell
    end tell


  2. For beginners : have you noticed that you can place guides on specific (multiple) layers and that you don’t necessary need a script to delete all the document’s guides, just delete the layer !

Subscribe to the Discussion

Get the ongoing discussion surrounding "Select (or delete) All Guides" delivered to you. Click here to subscribe via RSS/ATOM.

Leave a Reply

InDesignSecrets reserves the right to edit and/or remove posts and comments.

You can use limited HTML tags, such as <em> for emphasis To type a less-than (left angle bracket) symbol, type "& lt ;" (but without the quotes or spaces between the characters).

Name

Mail (never published)

Website