RSS/Atom feed Twitter
Site is read-only, email is disabled

file-png-save sintax

This discussion is connected to the gimp-user-list.gnome.org mailing list which is provided by the GIMP developers and not related to gimpusers.com.

This is a read-only list on gimpusers.com so this discussion thread is read-only, too.

1 of 1 message available
Toggle history

Please log in to manage your subscriptions.

file-png-save sintax Yanil 23 Aug 20:34
Yanil
2002-08-23 20:34:32 UTC (over 21 years ago)

file-png-save sintax

Hello!!
I'm trying to use the file-png-save plug in from the command line, to convert a pbm file to png. The original file name is pepe.bmp, and I want to convert it to pepe.png. I execute the command:

gimp -i -b '(file-png-save 1 \"pepe.pbm\" 8 \"pepe.png\" \"pepe.png\" 0 )' '(gimp-quit 0)'

The result is the message: batch command: experienced an execution error.