How to make PNG insted of JPG

How to make PNG instead of JPG with "make unique texture " function?

Change the export type when you export it.

No option for that; I exported by photoshop bridge ā€œedit texture image in external editorā€ [and this is pure gold option] but I can’t change, file extend :[ , it’s always JPG

You can export the texture as a png. Save it locally and then edit it.

long process

Alright. Then the answer is no.

1 Like

no hacks? this is hard-coded .jpg extension ? Thanks anyway; I need to look on my own then;

If there was an option to change it, you’d see an Options button or be prompted to choose a file type as you are when you export a texture image.

NO, but SU doesn’t convert images…

if you start with a png, SU uses a png…

you can test this by importing a new texture png, apply it, make_unique and then edit it…

it remains a png throughout…

john

2 Likes

Once you have a set of textured materials you can use a simple script to export texture files for all of them in one go,
The files can all be made as PNGs if so desired - even it they are currently JPGs.

A ā€˜fast-texture-writer’ is needed - e.g.

Here’s another version [RB attached]…
http://sketchucation.com/forums/viewtopic.php?p=5357#p5357
Here’s some code to change a texture name/type in situ…
The first example renames each texture and also PNGs it…
https://sketchucation.com/forums/viewtopic.php?p=524826#p524826
https://sketchucation.com/forums/viewtopic.php?p=525945#p525945

1 Like

Thanks! the last one looks very interesting;
edit:
WOW RenameTextures.rb !! this is it !! love it THX;

This topic was automatically closed 91 days after the last reply. New replies are no longer allowed.