Page 1 of 1

Converting to a v2 Targa

Posted: 2017-10-13T02:20:28-07:00
by _jaime_
I've been converting several images into targa format simply by using: convert input.ext output.tga and noticed that the created targa image is of the original TGA format. How can I make it create the new (v2) targa format (with targa footer)?

Re: Converting to a v2 Targa

Posted: 2017-10-13T09:04:07-07:00
by fmw42
I do not believe there is a current way with ImageMagick. Targa support is likely limited to the original format. But I will defer to the ImageMagick developers to comment further or correct me.