mp3chapters / mp3chapters.github.io

Online tool for adding chapters and other id3 tags to audio files
https://mp3chapters.github.io/
MIT License
18 stars 5 forks source link

Fix PNG image buffer length check #14

Closed Quppa closed 7 months ago

Quppa commented 7 months ago

I noticed my PNGs were being converted to JPEG. The current check for PNG image sizes to be less than 100 kb seems to be using the wrong field.