Skip to content

Latest commit

 

History

12 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Adobe Illustrator

Module to automate tasks in Adobe Illustrator

Read this in other languages: English, Português, Español

How to install this module

To install the module in Rocketbot Studio, it can be done in two ways:

  1. Manual: Download the .zip file and unzip it in the modules folder. The folder name must be the same as the module and inside it must have the following files and folders: _init_.py, package.json, docs, example and libs. If you have the application open, refresh your browser to be able to use the new module.
  2. Automatic: When entering Rocketbot Studio on the right margin you will find the Addons section, select Install Mods, search for the desired module and press install.

Overview

  1. Open Illustrator
    This command allows you to open the Adobe Illustrator program

  2. Open .ai File
    This command allows you to open a .ai file in Adobe Illustrator

  3. Open AutoCAD File
    This command allows you to open an AutoCAD file in Adobe Illustrator

  4. Change document color mode
    This command allows you to change the color mode of the current Adobe Illustrator document

  5. Change CMYK color of layer
    This command allows you to change the CMYK color of the selected layer in the current Adobe Illustrator document

  6. Add artboard
    This command allows you to add an artboard to the current Adobe Illustrator document

  7. Select artboard
    This command allows you to select an artboard from the current Adobe Illustrator document

  8. Duplicate artboard
    This command allows you to duplicate an artboard from the current Adobe Illustrator document

  9. Fit to illustration boundaries
    This command allows you to fit the content of the artboard to the boundaries of the selected illustration. The art layer must be selected previously.

  10. Delete layer
    This command allows you to delete a layer from the current Adobe Illustrator document

  11. Select layer
    This command allows you to select a layer from the current Adobe Illustrator document

  12. Assign layer visibility
    This command allows you to assign the visibility of a layer of the current Adobe Illustrator document

  13. Select art layer
    This command allows you to select the art layer from the current Adobe Illustrator document

  14. Execute JS Script
    This command allows you to execute a JavaScript script in the current Adobe Illustrator document

  15. Reflect tool
    This command allows you to reflect the selected object in the current Adobe Illustrator document

  16. Save as EPS
    This command allows you to save an Adobe Illustrator file in EPS format

  17. Save .ai
    This command allows you to save an Adobe Illustrator file in .ai format

  18. Close Illustrator
    This command allows you to close the Adobe Illustrator program


OS

  • windows
  • mac
  • linux
  • docker

Dependencies

License

MIT
MIT

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages