dreamonkey / responsive-image-plugin

A webpack plugin to automagically bring your website images to a whole new level of responsiveness!
MIT License
7 stars 0 forks source link

Add PNG to supported formats #21

Open IlCallo opened 4 years ago

IlCallo commented 4 years ago

It can have some weird relation with other formats during conversion: PNG cannot be converted into JPG if a transparency layer exists; it doesn't make sense to convert a JPG to a PNG because it would have increased size and same borwser support.