Description:
An assortment of commands meant to modify a selection:
- Explode! - A fun command which takes a selection and applies an explosive, scattering bomb effect to it, with control over the bomb origin and power settings.
- Flatten Objects to Bitmaps - Flattens each selected element to its own bitmap, instead of the entire selection into a single bitmap.
- Paste Selective Attributes - Choose attributes from your clipboard to paste. For example, you can paste effects without changing fill attributes, or paste fill color without changing stroke properties.
- Randomize Blur - Applies a random amount of blur to all selected objects, based on specified amount of blur.
- Randomize Color - Applies a random color change to all selected objects, based on specified amount of hue/saturation/lightness change.
- Randomize Opacity - Applies a random opacity value to all selected objects, based on specified opacity range.
- Randomize Position Scatter - Applies a random "scatter" effect to all selected objects, where they move based on a specified x,y change.
- Randomize Position - Randomly re-positions all selected objects within the original selection bounds.
- Randomize Rotation - Applies random rotation all selected objects based on a specified amount of rotation.
- Randomize Size - Randomly scales all selected objects based on a specified x and y percentage, or a single percentage to maintain proportions.
- Randomize Styles - Applies random styles from the styles panel to all selected objects based on specified style names.
- Scatter - Scatters selected objects over the surface of the top most selected object.
- Seamless Tile - Creates a seamless tile from the selected object(s) by blending the edges based on a specified percentage.
- Smooth and Flatten - Scales the selection up, flattens it, then scales it down. This is a trick to achieve smoother edges.
Preview:
History:
- 2.1
- Randomize commands - Fixing opacity offset vs range input conflict, restoring randomize rotation which was missing.
- 2.0
- Added Flatten Objects to Bitmaps, Paste Selective Attributes, Randomize Blur, Randomize Color, Randomize Opacity, Randomize Position Scatter, Randomize Position, Randomize Rotation, Randomize Size, Randomize Styles, Scatter, Seamless Tile, Smooth and Flatten.
Deprecated and removed Randomize.
Moved Distribute to Points to Paths commands. - 1.0
- Original release.
blog comments powered by Disqus