bluescan / tacentview

An image and texture viewer for tga, png, apng, exr, dds, pvr, ktx, ktx2, astc, pkm, qoi, gif, hdr, jpg, tif, ico, webp, and bmp files. Uses Dear ImGui, OpenGL, and Tacent. Useful for game devs as it displays information like the presence of an alpha channel and querying specific pixels for their colour.
ISC License
378 stars 36 forks source link

CLI Combine post operation. #121

Closed bluescan closed 1 year ago

bluescan commented 1 year ago

Add a create-multiframe (maybe called combine) operation to the CLI that allows animated images to be created from a folder full of individual frame images. Use the output parameters and type to specify the animated filetype and save params.