Re: [Gimp-user] Export xcf to png from command line?



On Sun, 24 Aug 2014, Dexter Filmore wrote:

Am Sunday 24 August 2014 00:47:08 schrieb Chris F.A. Johnson:
On Sat, 23 Aug 2014, Dexter Filmore wrote:
How can make a png export of an xcf from linux command line?

    Use convert from ImageMagick (of GraphicsMagick):

convert pic.xcf pic.png

Not good. Produces 10 png files, for each layer one and they even crash
gwenview.
I need the image as it would appear in gimp, layers enabled, opacity levels
set etc.

convert pic.xcf -flatten pic.png


--
Chris F.A. Johnson, <http://cfajohnson.com>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]