Portait Image Format

Announcements, support questions, and discussion for the Dialogue System.
Post Reply
thehazard
Posts: 27
Joined: Sun Jul 23, 2017 9:56 am

Portait Image Format

Post by thehazard »

Hi,

I'm using png images for my actor portraits. However, I can't really compress the png images without losing transparency or degrade the quality of the images. Right now my portraits images are taking up a lot of space. I was wondering if there was another image format that's supported that can both do transparency and smaller file size like jpg?
User avatar
Tony Li
Posts: 22055
Joined: Thu Jul 18, 2013 1:27 pm

Re: Portait Image Format

Post by Tony Li »

The PNG format supports compression with transparency. But regardless of what format you drop into your project, Unity may use an uncompressed version at runtime. Are large PNGs causing any problems right now?
Post Reply