Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

KTX to PNGs? #36

Closed
smlbiobot opened this issue Dec 14, 2017 · 4 comments
Closed

KTX to PNGs? #36

smlbiobot opened this issue Dec 14, 2017 · 4 comments
Labels

Comments

@smlbiobot
Copy link

Given a KTX file, is it possible to convert back to PNGs? If so, what tool would I use to do that? I am on OSX.

@MarkCallow
Copy link
Collaborator

You can use Imagination Technology's PVRTexTool. See http://www.powervrinsider.com.

Open the KTX file. If a mipmapped, array or cubemap texture, use the Surface Browser to select the image of interest. Use File->Save Image... to save the .png.

MarkCallow pushed a commit to MarkCallow/KTX-Software that referenced this issue Jul 16, 2019
…tor_disable

Properly disable copy ctor and assignment operator
@evandrix
Copy link

https://github.com/linkabox/KTXConverter doesn't seem to work for this file, for instance
F48746D9-6784-42D0-B55C-1B2687F0B7BB@3x.ktx.zip

@MarkCallow
Copy link
Collaborator

If you want the problem fixed you should file an issue at https://github.com/linkabox/KTXConverter or with Imagination Technologies if PVRTexTool is the culprit.

@MarkCallow MarkCallow changed the title KTX to source PNGs? KTX to PNGs? Jul 25, 2020
@MarkCallow
Copy link
Collaborator

Changed the title because, with the exception of uncompressed RGB and RGBA texture formats, there is no way to retrieve the "source" PNG as the data will have been lossily compressed.

@MarkCallow MarkCallow mentioned this issue Jul 25, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants