Page 1 of 1
Advice for working with Anime Studio and ArtRage
Posted: Tue Nov 07, 2006 8:43 pm
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: Tue Nov 07, 2006 9:44 pm
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: Tue Nov 07, 2006 10:51 pm
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: Tue Nov 07, 2006 11:18 pm
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: Tue Nov 07, 2006 11:25 pm
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: Tue Nov 07, 2006 11:48 pm
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: Wed Nov 08, 2006 4:48 pm
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: Wed Nov 08, 2006 7:50 pm
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: Sun Nov 12, 2006 7:47 pm
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 1: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: Mon Nov 13, 2006 3:01 pm
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: Mon Nov 13, 2006 3:52 pm
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: Sun Nov 19, 2006 11:09 pm
by Thunderone
THANK YOU VERY MUCH MYLES!!!

In fact, I viewed GraphicMagick and Imagemagick much time ago, but I didn't remember to these small and marvelous little programs.
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