JPEG Export: I need browser-independant colors!
hello,
let me explain situation: have website publish illustrator documents exported jpeg files. website has rgb-color background. , illustrations have same rgb-color background. 2 backgrounds have match perfectly, in order produce nice effect. match in firefox 14, don't match in safari 6.
so, need exported jpeg files have browser-independant colors. read found on internet on topic, it's general stuff color profiles , edit > colors... menu , color differences between browsers. not single tutorial on whole internet on how produce browser-independant jpeg files using adobe software.
currently, exporting illustrator documents using applescript, in order save time:
export docref to file (mypath) as jpeg with options {quality:60, optimization:true, antialiasing:true, artboard clipping:true, saving html:false}
but don't have give me applescript necessarily. give step-by-step instructions on how in illustrator, , automate myself. thank reading, , hoping have solution!
p.s. know pngs browser-independant, prefer jpegs, because size smaller.
most web browsers support color management. within there standard set of profiles , non standard set, supported. since problem background differs image , both same format, 1 of images has color profile embedded , other not.
resave images originals, , check both using same color profile.
to have browser independant colors, remove color profiles.
More discussions in Illustrator
adobe
Comments
Post a Comment