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.