I don't know where to start.
I have over 1000 ai vector images that I need to convert to transparant negatif gif's.
The largest size of each (can be width or height) is 300 px.
I tried to make an action for this, but it's not possible to change the height of
the rectangle to 102% of the opened image.
The rectangle is to make the image as a negatif.
This transparant gif is then used with different colors of backgrounds,
so it seems like the color of the image changes.
STEPS :
* open ai vector image (=stroke weight 0; fill color black)
* set color to RGB
* scale uniform 70%
* add rectangle centered to page :
stroke=none
width=440 px
height=102% of image
* set fill color image and rectangle : #E6E6E6
* align image and rectangle horizontal & vertical
* select all
* make compound path
* save as transparant .gif
FROM :
ok