wulkano/kap

APNG file size is huge - 15x larger than gifs

Open

#910 aperta il 11 ago 2020

Vedi su GitHub
 (2 commenti) (0 reazioni) (0 assegnatari)JavaScript (548 fork)batch import
Help Wanted

Metriche repository

Star
 (11.043 star)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

I exported the same short 8 second, 800x550 pixel clip at 15 FPS to mp4, gif and apng.

The mp4 is 76kb The gif is 870kb The apng is 12.6mb

According to these tests run using gifapng APNG should be smaller filesize than GIF.

There seems to be some major bloat/issue with the way Kap is exporting APNGs.

Gif Example test

All examples in zip (as Github doesnt support APNG) test-exports.zip

Guida contributor