The answer to you question from the last commit message:

Why is my PNG so big?

You are using different color depth for the images. Some of them have 8BPP (Bits per pixel) (256 colors) and others have 24BPP (16,7 Million colors).
Larger color depth creates bigger files.. The large image files should be converted to 8BPP.

CommentFileSizeAuthor
#1 combo.png80.34 KBpasqualle
#1 text.png86.17 KBpasqualle
#1 polaroid.png78.12 KBpasqualle

Comments

pasqualle’s picture

Status: Active » Needs review
StatusFileSize
new78.12 KB
new86.17 KB
new80.34 KB

With a larger compression level the images could be even smaller..

fietserwin’s picture

Status: Needs review » Closed (fixed)

What is it that needed review? Closing this one. Feel free to open a new issue (or reopen this one) if you think there's still a bug or feature in this issue that we should look at.