Hi everyone.
so..... i've write a Python program ,Some VAR take up a lot of disk space , so I need compress this. It’s simple, basically its just compressed the image。
After running, it will search the json file to find the texture, then convert the format of these textures to jpg or png format. and modify the texture path of the json file.
it can compress the file to 1/8 of its original size, very very little loss in image quality.
But I have a concern, does this procedure violates the license? Because this obviously involves modifying the work of others, I want to help people who have the same difficulties as me.
So can I upload it to the hub?
I have poor English, sorry for that.
Thanks!
so..... i've write a Python program ,Some VAR take up a lot of disk space , so I need compress this. It’s simple, basically its just compressed the image。
After running, it will search the json file to find the texture, then convert the format of these textures to jpg or png format. and modify the texture path of the json file.
it can compress the file to 1/8 of its original size, very very little loss in image quality.
But I have a concern, does this procedure violates the license? Because this obviously involves modifying the work of others, I want to help people who have the same difficulties as me.
So can I upload it to the hub?
I have poor English, sorry for that.
Thanks!