Skip to content

Convert ktx2 to png/jpg #761

Answered by MarkCallow
nguyen-lc asked this question in Q&A
Sep 5, 2023 · 1 comments · 12 replies
Discussion options

You must be logged in to vote

png and jpg files are not equivalent to ktx2 files. Each can only contain a single image while ktx2 files can have many images. Therefore you cannot convert them. You can extract one or more images from a ktx2 file, writing each it to a png file using the ktx extract command in the 4.3-alpha1 release.

Replies: 1 comment 12 replies

Comment options

You must be logged in to vote
12 replies
@MarkCallow
Comment options

@nguyen-lc
Comment options

@MarkCallow
Comment options

@nguyen-lc
Comment options

@MarkCallow
Comment options

Answer selected by MarkCallow
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants