Quantcast
Channel: pictures – Notes (alexpb)
Viewing all articles
Browse latest Browse all 10

Convert Multi-layer Gimp Image to Multi-Page PDF Using ImageMagick

$
0
0

Using ImageMagick’s convert utility, it can be done easily:

1) Reverse order of layers (page one is bottom layer)
2) Save as .mng (Multiple Network Graphic files – an animated image file format)
3) On command line, ‘convert file.mng file.pdf’

Source


Viewing all articles
Browse latest Browse all 10

Trending Articles