/Nimbling_Scripts

Scripts to enhance graphic workflows in Illustrator and/or Mac OS X

Primary LanguageJavaScript

Nimbling_Scripts

Scripts to enhance Illustrator.

Scripts to mess with the Mac OS X Finder.

Some I wrote myself, some are others' work, attribution is in the scripts themselves.

I have these scripts bound to shortcuts using redsweaters' Fastscripts - replacing several illustrator native shortcuts (taking care to remove them from illustrator) and adding a few.

I have them set up like this:

Illustrator Panels

Three panels for use in Illustrator, packaging some of the scripts found below. Use https://aescripts.com/learn/zxp-installer/ to install them. ZXP's: • Nimbling CLippers • ISO45 • SSR30

Clip scripts

HOW TO USE:

  1. Select two or more objects.
  2. CMD + 7 "Clipper.jsx". AND CMD + ALT + CTRL + 7 "Bottomclipper.jsx".

These clip scripts attempt to copy the initial objects appearance and paste it to the resulting clipping mask. Due to illustrator limitations this only works for single stroke, single fill appearances. Ideal for cell shading objects. Allowing for a super smooth workflow when used with Astute Graphics' Dynamic Sketch; Simply draw an object, draw the shadow / highlight bits, select both and execute the "Bottomclipper".

Outline Stroke and Text

Outlines both strokes and text in your selection, even when they're in a group. It then does a "best effort" attempt to reselect what you had selected.

Send behind… & Bring in Front of…

  1. Select two or more objects.

  2. CMD + CTRL + SHIFT + [

Put the selected objects in front of the topmost- or behind the bottom object of the selection. Useful when you use large amounts of objects and you just keep pressing "backward" or "forward" without revealing or eclipsing your other, chosen object. Fun fact: these even work when either object is inside- or outside of a clipping group, allowing you to add or remove an object from a clipping group super quick

Clear fill, clear stroke scripts.

Using these, you can directly clear a fill or a stroke using single shortcuts. I have them set up to option+/ and cmd+/ - which maps just like photoshop! If it's not working, use direct- or group selection tools to select your object.

Stroke width and round Cap scripts

Increase, decrease stroke width

ALT ]

ALT [

Round this stroke cap (with bonus corner rounding)

CTRL SHIFT R

Rename Artboard

this pops up a little dialog with the layer name preselected.

I have it bound to CMD OPTION R I export PNG's so I use this ALL DAY LONG

Center and Zoom view to Selection (Animated)

Centers your viewport on your selection while zooming to it. One version switches to outlines while moving your view, the other does not.

Center to artboard

Centers your selection to the artboard you're on. I use this all day as a fast starting point to further align from. It's only weakness is that it fails on clipping paths, as it takes the bounds of all paths in it. I have it bound to CTRL OPTION CMD C

Resize Artboard Scripts

Rename / Lock Layer

Is moving your mouse all the way to your layer palette wearing you down? Did you wish you could lock the current layer using a shortcut? These scripts got your back.

Reverse path

Is your compound path misbehaving? Did you apply a nice stroke width that's the wrong way? Do you have a multi-layered appearance stack that just doesn't look right? Reverse path to the rescue :) I have it bound to CTRL SHIFT CMD R

Outliner

  1. Select one or more objects.

  2. CMD + SHIFT + O "Outline Stroke and Text.jsx"

Outline both text and stroke, using the shortcut previously reserved only for text.

Swap object colors

  1. Select exactly two objects.

  2. CMD + ALT + CTRL + S "Swap Object Colors.jsx"

This script swaps the colors (stroke and-or fill) of exactly TWO selected objects.

Flip Horizontal & Vertical

  1. Select a single object.

  2. CMD + SHIFT + H & CMD + SHIFT + V

Flip Horizontal and Vertical.

SVG image bevel filters, for use inside of illustrator.

  1. Select an object or group of objects.
  2. Got to "Effect > SVG Filters > Apply SVG filter...
  3. In the dialog you're presented with, press the "new SVG filter" icon (looks like new document)
  4. Paste "ImageBevel10Redshift.txt" or "ImageBevel20Redshift.txt" over everything there.

~ Slices of fruit made using these SVG filters

Axonometry actions

  1. Select a single object, run action.

  2. The Axonometry folder contains five illustrator actions sets that emulate different axonometries, of which the “SSR 30º” & “ISO 45º + Vertical scale” are likely what you want. The “Flatland -20º & 30º” set is the one I used to create the cabinet at http://nimbling.com/graphic.html

Window Tiler Script (or .App)

  1. Launch using your launcher of choice (Better touch tool, Alfred, Quicksilver, Launchbar, etc.) to tile up to 12 of your finder windows.

Run an Illustrator script using Alfred, on a single shortcut, with auto complete

Install "Illustrator Scripts.alfredworkflow" by double clicking it, modify the folder it looks for your scripts for in this window: . I have assigned CTRL OPTION CMD SPACE to it (just mash the bottom row including space) and start typing what your scripts need to do.