summaryrefslogtreecommitdiff
path: root/src/images.py (follow)
AgeCommit message (Expand)Author
2018-04-26In mimetype's world, there is no such thing as `image/bmp`jvoisin
2018-04-16Add support for BMPjvoisin
2018-04-16Don't override the quality of jpg imagesjvoisin
2018-04-04Add some white lines to make the code more compliantjvoisin
2018-04-03Apparently, `image/jpg` isn't correct, `image/jpeg` isjvoisin
2018-04-02Add some commentsjvoisin
2018-04-01Move every image-related parser into a single filejvoisin