A script or extension to export AI to PSD that will keep effects/radiuses, etc
Hey there. I'm in a pickle. I'm working on a web design in Illustrator and midway it turns out the coder only has Photoshop. Since most things are done in css he needs to look at effects like drop shadow, glow, strokes, etc, check their values and code them (as far as I understood) and illustrator exports everything as an image layer.
I found this script: https://github.com/creold/ai-to-psd and it does a goodjob, it at least looks better than the generic export illustrator does on its own, but still no luck with what I need.
So. Do I need to completely start over? Has any of you stumbled upon a script somewhere that would do this kind of job? I'm still searching but nothing seems to be that complex.
I really don't want to start over, it's 10k pixels long this one T.T
Edit: I tried the css properties function in Illustrator, each time it gives me a "No valid CSS properties to export" error, even though it did export one thing once.
Edit2: I am currently trying to see if an SVG export will work, so far doesn't seem like a good fit.