Affiche une palette flottante qui permet, lors de la saisie de texte dans Illustrator, d’accéder
facilement à des caractères spéciaux fréquemment utilisés en français mais qui ne sont
pas directement accessibles, comme, par exemple, certaines majuscules accentuées.
Lorsque l’on est dans une zone de texte, il suffit de cliquer sur l’un des boutons pour que
le caractère correspondant apparaisse à l’endroit du curseur.
Quickly change ruler units, stroke units and in option, body text units in Illustrator
prefs and active document
A simple dialog box allowing to find the unicode or ascii code of a character and vice versa.
This script is reduced to a dialog box allowing to enter a value in a chosen unit and to
obtain in return its conversion in another unit.
The script allows you to add in Adobe Illustrator:
- a horizontal and / or vertical dimension to the selection of an object or a group of objects
- or an aligned dimension to the direct selection of a segment.
It allows you to choose also (in particular via a real-time preview):
- the scale
- the position of the dimension (above, below, etc.)
- the position of the reference of the dimension value for small objects
- the symbol used
- the color of the dimension
- the length of the attachment lines
- the unit
- the size of the dimensions and all its components (value, symbol, attachment
lines, dimension lines).
Transform a straight line into a dimension line and add a text frame to dimension a photo
Change the working colour of the layers and sub layers containing the selected objects
Displays a flotting palette that allows you to quickly change the thickness, color and line
type of the selected path.
With this script:
- Retrieve the scale factor between two selected objects
- Then select one or more other objects to decrease or increase their size according
to the scale factor previously acquired.
Export each layer in a separate file (.png or .jpg) with choice of its resolution
Add vector hatches to the selected object (path or compound path). The values entered in the
dialog box are retained in a .json file to be found the next time the script is launched.
Interface modification of an original 2017 script by Mads Wolff (JOIN PATHS WITH OVERLAPPING
POINTS). The user enters a tolerance for the overlapping points.
- Isolated points are deleted.
- Overlapping points on the same path are merged.
- Open paths with overlapping points are joined.
Only selected paths are affected. Groups are supported, but compound paths are not.
This script is a combination of 2 scripts created by MulaRahul, addMargigin.jsx and
AddPadding.jsx (https://github.com/mulaRahul/illustrator-scripts) to which is added
a live preview function inspired by Alexander Ladygin's tutorial
(https://ladyginpro.ru/blog/create-preview-in-dialog/).
Clear the file in use of a number of obsolete items. Choose via a dialog box to apply one or
more of the 16 possible actions to the selection or to the document:
- remove or undo clipping masks
- break links to symbols
- remove styles
- Expand :
> Gradients
> Live paints
> Envelopes
> Appearance
- Clean the pallets:
> Shape
> Shades
> Symbols
- Embed images
- Reduce image resolution
- Delete guides (or place them on a dedicated layer)
- Delete empty layers and sub-layers
- Remove empty text frames, isolated dots and invisible objects
Add a number in front of each line of the selected text frame.
Delete objects whose width and/or height are less than the chosen dimension
Select two objects: 1 GROUP consisting of one or more vectorized letters and the same TEXT
in the same font but non-vectorized (regardless of the difference in size and color between
the two). After running the script, the text object has replaced the vector group and can
therefore be edited in place.