Code: Select all
convert -quiet image.tif -alpha transparent -clip -alpha opaque -strip image.pngCode: Select all
convert -quiet image.tif -alpha transparent -clip -alpha opaque -strip image.pngCode: Select all
convert -quiet image.tif[0] -alpha transparent -clip -alpha opaque -strip image.png
Code: Select all
convert -quiet image.tif[0] -strip image.png
Users browsing this forum: Bing [Bot], Semrush [Bot] and 18 guests