Giter Club home page Giter Club logo

adobe-scripts's Introduction

header Behance Dribbble Instagram

This is a collection of some little scripts or drafts has not included in the catalog.

How to run scripts

Variant 1 — Install

  1. Download archive and unzip.
  2. Place <script_name>.jsx in the Illustrator or Photoshop scripts folder:
    • OS X: /Applications/Adobe Illustrator (or Photoshop)/Presets/Scripts
    • Windows (32 bit): C:\Program Files (x86)\Adobe\Adobe Illustrator (or Photoshop)\Presets\Scripts\
    • Windows (64 bit): C:\Program Files\Adobe\Adobe Illustrator (or Photoshop) (64 Bit)\Presets\Scripts\
  3. Restart program

Variant 2 — Drag & Drop

Drag and drop the script file (JS or JSX) into Illustrator Window, Photoshop icon on dock (Mac), taskbar (Win).

Variant 3 — Use extension

I recommend the Scripshon Trees panel. In it you can specify which folder your script files are stored in.

Donate (optional)

If you find this script helpful, you can buy me a coffee ☕️ via PayPal or Yandex Money 🙂

Adobe Illustrator Scripts

GrayscaleToOpacity.jsx

Convert selection colors to Grayscale and set identical Opacity value.

GrayscaleToOpacity

OpacityMaskClip.jsx

The script activates Clip checkbox in Transparency > Opacity Mask.

OpacityMaskClip

RenameArtboardAsLayer.jsx

The script renames each Artboard by the custom name of Layer with the first visible unlocked item on it.

RenameArtboardAsLayer

RenameArtboardAsSize.jsx

The script names the artboard by its size in pixels.

RenameArtboardAsSize

RoundCoordinates.jsx

The script rounds the coordinates of the center of the object. Works with document units.

RoundCoordinates

RenameArtboardAsTopObj.jsx

The script renames each Artboard by the custom name of the first visible unlocked item on it.

RenameArtboardAsTopObj

SaveAllDocs.jsx

Save all opened docs in one click.

Adobe Photoshop Scripts

ClearLayer.jsx

Simple script to clear layers content.

ClearLayer

GeneratePreview.jsx

Generate JPG preview image from active document. Supports multiple saving with auto-numbering. If you want to change JPG size, edit number in script file var jpegSizeMax = 1200; .

ClearLayer

SaveAll.jsx

Save all opened docs in one click.

Don't forget sharing link with a friend 🙂

Contribute

Found a bug? Please submit a new issues on GitHub.

Contact

Email [email protected]

License

All scripts is licensed under the MIT licence.
See the included LICENSE file for more details.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.