I have over 1000 ai vector images (compound paths) that I need to convert to transparant "negatif" gif's.
The largest size of each (can be the width or the height) is 300 px.
A rectangle must be created with a width of 440 px and the height must become 102% of the existing image. This rectangle is to make the image negatif.
This transparant gif will be used in combination with different (background-)colors, so it looks like the imagecolor changes.
STEPS :
* open ai vector image
* set color to RGB
* scale uniform 70%
* add rectangle centered to page :
stroke=none
width=440 px
height=102% of opened image
* set fill color image and rectangle : #E6E6E6
* align image and rectangle horizontal & vertical
* select all
* make compound path
* save as transparant .gif
I can create actions in illustrator, but the difficult step is to make the rectangle 102% of the image, which is variable.
ORIGINAL :
GOAL :
![]()




Reply With Quote

Bookmarks