Page 1 of 1

Advice for working with Anime Studio and ArtRage

Posted: Wed Nov 08, 2006 5:43 am
by Thunderone
Well, like Photoshop, Why not an script than function like the script of Photoshop, but for Artrage?, this product sell too e-Frontier.

Posted: Wed Nov 08, 2006 6:44 am
by Víctor Paredes
i now this is not what you are asking, but... with artrage you can save as psd. then you export to animestudio with photoshop.

in addition, the script for photoshop exists because photoshop accepts scripts. artrage doesn't.
it doesn't matter if artrage is sold by e-frontier (photoshop is not sold by e-frointer...)

Re: Advice for working with Anime Studio and ArtRage

Posted: Wed Nov 08, 2006 7:51 am
by ulrik
Thunderone wrote:Well, like Photoshop, Why not an script than function like the script of Photoshop, but for Artrage?, this product sell too e-Frontier.
I agree, I work a lot with artrage and I miss the oportunity to, at least, batch save the layers as images, and I don't own photoshop so that script is not an option for me. But I guess this is a question for the Artrage developers?

Posted: Wed Nov 08, 2006 8:18 am
by myles
Here is the ArtRage suggestion forum.

Maybe if someone starts a thread the ArtRage developers might consider it?

Alternatively, does anyone know enough about the .psd format to write a standalone .psd to .anme (or at least .psd to multiple .png) converter?

Regards, Myles.

Posted: Wed Nov 08, 2006 8:25 am
by Víctor Paredes
myles wrote:Alternatively, does anyone know enough about the .psd format to write a standalone .psd to .anme (or at least .psd to multiple .png) converter?
that's interesting... anything which let avoid use photoshop is good for me...

Posted: Wed Nov 08, 2006 8:48 am
by ulrik
myles wrote:Here is the ArtRage suggestion forum.

Maybe if someone starts a thread the ArtRage developers might consider it?

Alternatively, does anyone know enough about the .psd format to write a standalone .psd to .anme (or at least .psd to multiple .png) converter?

Regards, Myles.
I asked for a way to batch save layers as images a while ago, and there was not much respond to this issue.
http://www2.ambientdesign.com/forums/vi ... highlight=

If there's someone with the skills to make a standalone .psd to .anme converter it would be heaven send!

Posted: Thu Nov 09, 2006 1:48 am
by bupaje
Maybe you should also look at GIMP. I assume it can open PSD files, it is free and I believe it supports lua scripting.

Posted: Thu Nov 09, 2006 4:50 am
by Thunderone
Thanx for your answers, I'm check the links, and I proving with Gimp, but I think that the script maybe don't work in Gimp.

Posted: Mon Nov 13, 2006 4:47 am
by myles
If you're a Windows (or possibly Linux) user who's reasonable happy with the command-line, you might like to try GraphicsMagick (or maybe ImageMagick).

On a recent quick test of one layered .psd file from ArtRage, GraphicsMagick worked quite well.

gm convert layers.psd alayer%02d.png
produced a nice set of .png files with alpha.
(Note: before exporting to .psd from ArtRage I quickly changed the bottom-most layer paper setting to Cel, so that even the bottom/background layer was transparent).

Regards, Myles.

Posted: Mon Nov 13, 2006 10:02 pm
by ulrik
Hi myles, I'm on mac osx, I tried the "graphicconverter" to split psd layers to images and it works, it also has a batchconverter for this purpose, the only thing is that none of the images has transparency in them, what do you think could be wrong?

Posted: Tue Nov 14, 2006 12:01 am
by myles
Hi Ulrik,

if you are talking about the Lemke software, I see on their formats page that for PNG "It supports 1, 2, 4, 8 and 24 bits per pixel." For alpha (transparency) you need 32 bits per pixel.

Regards, Myles.

Posted: Tue Nov 14, 2006 12:52 am
by ulrik
myles wrote:Hi Ulrik,

if you are talking about the Lemke software, I see on their formats page that for PNG "It supports 1, 2, 4, 8 and 24 bits per pixel." For alpha (transparency) you need 32 bits per pixel.

Regards, Myles.
Yes you're right, I see that know...hmm
thank you!

Posted: Mon Nov 20, 2006 8:09 am
by Thunderone
THANK YOU VERY MUCH MYLES!!! :D In fact, I viewed GraphicMagick and Imagemagick much time ago, but I didn't remember to these small and marvelous little programs. :P

That does version use? Graphicsmagick 1.1.7-Q16-windows-dll.exe Imagemagick-6.3.0.5-Q16-windows-dll.exe in order to convert the images? and what is it the difference of one and another :?:

OK. I'm read something about that, and most better I'm use Graphicsmagick 1.1.7-Q8-windows-dll.exe