Command Bar¶
To show the command bar, use the File ▸ Command Bar menu item (shortcut key '/' or '⌘⇧O'). This will show a window where you can type menu names or other commands to perform an action, and even search Acorn's help.
Command Bar will auto-complete command names with a fuzzy search algorithm. So for instance, if you're wanting to use the Fill Layer
command, you can type the letters "fil" and Acorn's Command Bar will figure out the rest for you. It will also show a list of other commands you can invoke that it thinks you might want. You can use the up and down arrow keys to select the various commands.
To search Acorn's help documentation using Command Bar, type an "h" (for Help) followed by a space and then the topic name. For instance, if you type "h crop" all documentation related to the crop tool will be listed in the results. Then you can select the topic and the relevant documentation will open in a browser.
Command Bar Actions¶
Some useful quick commands that only show up in the Command Bar:
Capitalize Text¶
Capitalizes the text in selected text boxes.
Change Canvas Backdrop Color…¶
Use a color picker to change the color of the canvas backdrop / gutter.
Copy As HTML img Tag @1x | @2x | @3x¶
Copy an img src tag to the clipboard using the current image dimensions.
Copy Bitmap Text to Clipboard¶
Use AI to detect the text in a bitmap image and copy it to the clipboard.
Crop Square | 4x6 | 2x3 | Etc…¶
Add a new crop guide to your image with the various dimensions.
Delete Hidden Layers¶
Removes all the hidden layers in the current image.
Export LUT…¶
Export the current image as a LUT.
Extract Each Selected Shape to a New Layer¶
Takes each selected shape and makes a new layer for it.
Feather (10px radius)¶
Feathers the current selection with a 10px radius.
Fill Layer¶
Fills the current layer (or selection if there is one) with the current fill color.
Fill Layer With Stroke Color¶
Fills the current layer (or selection if there is one) with the current stroke color.
HALD 16 | 25 | 64 | 144 LUT¶
Make a new image for creating a 3d LUT (Lookup table).
Hide All Layers¶
Turns the visibility off for any hidden layers.
JavaScript Console¶
Shows the JavaScript console, where you can find debug messages. This is useful for plugin authors or advanced users. Any output from JavaScript plugins will go here (via console.log()
).
Latest Release Notes (bleeding edge)¶
Opens up the release notes for the beta version of Acorn.
Lowercase Text¶
Lowercases the text in selected text boxes.
Maximize Window¶
Sets the window size to the current display's dimensions.
New Image From Selected Layers¶
Creates a new image using the selected layers.
Scale Selected Shapes by 50%¶
Will take the selected shapes and scale them by 50%.
Select All Layers¶
Selects all layers in the layers list.
Show All Layers¶
Turns the visibility on for any hidden layers.
Show Typography Panel¶
Brings up the system typography panel.
Toggle Fill¶
Turns off the fill for the selected graphics.
Toggle Float Palettes¶
This will toggle Acorn's preference for having floating palettes, or having them attached to your current image window.
Toggle Layer Filters¶
Toggles on or off the filters for the current layer.
Toggle Light / Dark Appearance¶
This will swap between Acorn's dark and light Aqua interface.
Toggle Shape Processors¶
Toggles on or off shape processors for the current shape layer.
Toggle Show Menu in Full Screen¶
Sets a preference where Acorn will show or hide the menubar when in full screen (requires a restart of Acorn).
Toggle Stroke¶
Turns off the stroke for the selected graphics.
Toggle Y Origin¶
Toggles the Y origin from the top left corner or bottom left corner
Trim To Inner Opaque Edges¶
Trim an image to its innermost opaque edges.
Uppercase Text¶
Uppercases the text in selected text boxes.
Use Pixels|Inches|Centimeters for Measurement¶
This will change the current measure unit to either Pixels, Inches, or Centimeters.
Vertical Align Text Bottom¶
Sets the vertical alignment to bottom for any selected text boxes.
Vertical Align Text Middle¶
Sets the vertical alignment to middle for any selected text boxes.
Vertical Align Text Top¶
Sets the vertical alignment to top for any selected text boxes.
Zoom to Fit Height¶
Zoom the image so its height fits within the visible canvas
Zoom to Fit Width¶
Zoom the image so its width fits within the visible canvas