Skip to main content
Inspiring
March 1, 2020
Question

Get down file space in png

  • March 1, 2020
  • 3 replies
  • 782 views

How do I get down mega bytes in png when using jpg files with 800kb without the image quality getting worse in Animate. Now they are at 8Mb for each png file.

This topic is closed to new replies. Start a new post to keep the conversation going.

3 replies

Community Expert
March 1, 2020

 

Mess with your publish settings. 

Colin Holgate
Inspiring
March 1, 2020

If you are doing HTML5 Canvas and publish the images as lossless, to get PNGs, you can then replace the published images with optimzed versions, that will look just about as good, and will be a lot smaller.

 

Try sending some of your files through https://tinypng.com. Then when you put the files onto a server, use the same named optimized files, and they will still work.

peorAuthor
Inspiring
March 2, 2020

I use HTML5 canvas in Animate where I have imported 60 jpg files of size 500kb to the library. When I put them on stage, they convert them into graphics and movieclip. What is bitmap something? I want to reduce the size of PNG. Does it convert jpg to bitmap to reduce the size. Can it delete jpg that I added to the library after converting it to graphics and movieclip.