We are facing an issue in which images sizes are increasing once imported into editor. We are using 8 bit images in out project.
Can you suggest some solution to fix this issue.
Attaching screenshots for reference
.
We are facing an issue in which images sizes are increasing once imported into editor. We are using 8 bit images in out project.
Can you suggest some solution to fix this issue.
Attaching screenshots for reference
Hi @Arjun_Sankhala,
What’s the resolution of the original file? If it’s not power of two and you have that setting enabled in your project it will be resized:
Otherwise I’m not sure why the file size will change on a .png. I gave a try on a test .png of mine and the size was retained.