Giter Site home page Giter Site logo

artboardholder's Introduction

Illustrator Extension Artboardholder

the Extension for Illustrator manages artboards like resize , rename , generate , etc... I had developed some ExtendScripts for sorting artboard but it was messed up bit so I unified those scripts on the panel.
details are below.

17 March 2022update ver1.0.1
I fixed bud that reversed some values (width and height)

Japanese explanation is here

Panel

common

you can load current artboards data just push load button. it has also load event which loads artboards when you switch active document on Illustrator automatically. if you want to use event , push the OFF button next to the load button. and event will be dispatched. but it won't reload when you edit document even if you turn on the event button. artboards has their own data on panel , like size , position of x y , name and renamed name(I explain how you rename it later) and it has check button as well (it refers wheather it will be target of process).

Resize

Resize

literally resize artboards. it can resize artboard and it can adjust size as well(like expand or shrink). fill ou number box as you want to resize or adjust number of size. in case you push the resize button . it resizes artboards. but in case of you push the adjust button . it adjusts size from origin of artboard's size.

ResizeGif

Rename

Rename

rename artboards. you would notice it renames on RegExp system so you need knowledge of it but it also has preset. so in certain case , you don't need to write RegExp form. and some options are below

  1. replace replace text.

  2. addtext add text at the head of name.

  3. addSequence add sequence number , at the head of name.

  4. global global option for RegExp.

  5. ignore ignore case. this is option for RegExp.

  6. presets you can choice some presets here.

Generate

Generate

generate artboards. it generates artboards quickly as you like. it has three ways of generate it.

GenerateGif

  1. Group

it generates from group items you select.

  1. path item

it generates from path items you select.

other

Other

some other features. like showing cross hair or something.

  1. center showing center mark on artboard. if already it was shown , it hides.

  2. cross hair showing cross hair. if already it was shown , it hides.

  3. safe area showing safe area. if already it was shown , it hides..

  4. .fit items resizing artboard size along items on artboard.

Export

Export

exporting images as a PDF , GIF , PNG , JPG ...
you can choice some few options.

options

Options

  1. preset you can choice your own PDF preset.

  2. jpeg quality quality of jpeg image.

  3. save path you can choice directory you want to save images. dialog button calls dialog window.

download zxp

download zxp file from here

artboardholder's People

Contributors

tokyosheep avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

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.