Two handy scripts for Illustrator paths
- Details
- Written by Eddy
- Category: JS Illustrator
-
Also available:
- Hits: 5091
Here are two Illustrator scripts for working on paths.
- The first one closes all the selected open paths (or all open paths if there is no selection).
- The second one quickly changes the orientation of one or multiple paths. Interesting if you want to add a shape to that path and need a change in the path direction.
Use
CloseAllPath
- If you have selected open paths, these one only will be closed. On the contrary, any open path will be proceeded.
- Run the script…
reverseAllPath
- Select the paths you want to change the direction
- Run the script…
The scripts are available in three languages (english, french and deutsch). Before the first use, you have to set the script speaking language.
To do so, you have to edit the javascript file. Have a look on the included README.txt for the instructions.
Download
Make a fan from a picture !
- Details
- Written by Habaki
- Category: JS Photoshop
-
Also available:
- Hits: 4883
I like geometric transformations. That's why i propose to you this time the presentation of an image as a fan. This is a fun presentation for panoramic pictures.
A few very interesting scripts & actions for Photoshop.
- Details
- Written by Eddy
- Category: ATN Photoshop
-
Also available:
- Hits: 4365
While surfing, I found a very interesting script that lead me toward its editor'website : AV Bros.
This site offers a lots of scripts & actions for Photoshop®. A few one are really great.
Some are free, others commercial but prices stay reasonable.
As the site's ressources can't be offered here (even the free ones), we will only introduce here their website. What I can say fo far, is that I have successfully used AV Bros. Circumscriber 1.1
AV Bros website excerpt
AV Bros. Circumscriber 1.1 is a javascript tool for Adobe Photoshop® CS and higher.
This free script easily and quicky draws a circle (Like the Selection tool ) with 2 or 3 defined points.
AV Bros. Circumscriber 1.1 will save a lot of your time.
AV Bros also offers some plugins BF8 format (format of Photoshop filters) as a puzzle creator and effects of winding pages...
To learn more, let's have a look there AV Bros website (En ).
Make a Random Floor from a few slats
- Details
- Written by Eddy
- Category: JS Photoshop
-
Also available:
- Hits: 5775
Floorandom allows to build a random wooden floor with some pieces defined in different layers.
Use
A wooden floor is made of some rectangular pieces arranged in columns and rows.
This script builds a floor into a new layer with some rectangular pieces defined each in a different visible layer. The name of a piece layer must begin with "FP". These reference pieces are copied and arranged into rows and shifted columns.
Reference pieces can have different sizes. The dimensions of the first piece (that is the first layer prefixed with "FP...") are used to resize other pieces before inserting them into the floor.
Pieces are randomly choosen, shifted and rotated. The script avoids to put twice the same piece into adjacent columns.
A simple user interface allows to parametrize the column and row numbers of the result floor. If the result floor does not look as nice as you want it, just restart the script. A bigger number of reference pieces gives a more regular floor.