66 Commits (main)

Author SHA1 Message Date
Simon Conseil 8c8a6a2040 activate .heic by default and log warn if pillow_heif is missing 1 year ago
Markus Blöchl 01e178015a Add a basic test for .heic exif metadata 1 year ago
Simon Conseil 3cf4f0979a Use pillow's context manager 3 years ago
Simon Conseil de597c576c Remove compat code for old versions of Pillow 3 years ago
Simon Conseil df525a1743 Move cli handling to __main__ 3 years ago
Simon Conseil 66bd01106b Normalize strings 3 years ago
Simon Conseil 3fef17e3fc Format 4 years ago
David Schultz 78ecbfe668 more coverage improvements 4 years ago
David Schultz 47c8cf786a add a test to increase code coverage 4 years ago
Simon Conseil 67689730a6 Use black 5 years ago
Simon Conseil bab54d1286 Add pre-commit config 5 years ago
Simon Conseil 04b37a21a0 Add test 5 years ago
Simon Conseil d09a620341 More fixes 5 years ago
Simon Conseil e84364aaeb Fix outformat - the output extension should match the required format 5 years ago
Simon Conseil 62fd35a665 Compatibility with Pillow 7.2 6 years ago
Simon Conseil e533b32dfc Run isort 6 years ago
Kevin Murray fcbb197cc5 Add a setting to force image output format 6 years ago
Simon Conseil 42b362ace0 Remove test code for old Pillow version 6 years ago
Simon Conseil 538f535b5e Fix tests with Pillow 7.0 6 years ago
tudacs b7a2a5a060 Remove unnecessary code from tests 7 years ago
tudacs d833573f25 Add headline test 7 years ago
tudacs 0adffcbcb5 Add test for SyntaxError thrown by IptcImagePlugin, assert log 7 years ago
Simon Conseil fbb056e3b9 Add doc page with licenses and replace a few images 8 years ago
Simon Conseil 23cc8a994b Remove encoding specification 8 years ago
Edwin Steele 45cf226f17 Move iptc field extraction to image.py 8 years ago
Edwin Steele ef07f1e7a7 Populate title & description from IPTC image data 8 years ago
Simon Conseil 498d94c2b3 Add video_converter to the settings dict 8 years ago
Simon Conseil 1e96a7c939 Add setting to customize the EXIF datetime format (fix #271) 8 years ago
Edward Betts 311d203e3a correct spelling mistakes 9 years ago
Matthias Vogelgesang 0a62cb38fd Test portrait/landscape resize correctness 9 years ago
Jorge Gallegos 6eb570ceb7 Adding a test that showcases the bug 10 years ago
Simon Conseil b4d1057a58 Fix ZeroDivisionError when ExposureTime contains null values (fix #193) 10 years ago
Rémy HUBSCHER dba2aec8ec Use pytest.mark.parametrize r=@saimn 10 years ago
Rémy HUBSCHER c196fc64a5 Validate GIF always use_orig and generate thumbnail. 10 years ago
Simon Conseil f819f883d4 Fix test with fraction exposure 10 years ago
Simon Conseil 0622f2666c xfail GPS test only for Pillow 3.0.0 10 years ago
Simon Conseil a9ca86fe6f More fixes. 11 years ago
Simon Conseil e8e6598b6d Strip spaces for some exif tags (fix #154). 11 years ago
Simon Conseil b4ad227eb7 Make sure that bad exif data does not crash sigal. 11 years ago
franek 78b23090fe add test on get_size method when missing image 11 years ago
franek a7e9c17489 Refactor get_size method and add 2 properties to Image (size and thumb_size). 11 years ago
jdn06 99dc1a2865 Include thumb_video_delay in tests 11 years ago
Antoine Pitrou e5b7e53e51 Fix #118: allow passthrough of original files 12 years ago
Simon Conseil a0ed5d88ff Use cached properties to simplify the access to exif metadata. 12 years ago
Simon Conseil 71afbf5355 Adapt code to work with the latest changes on master. 12 years ago
Andreas Sieferlinger b8733c68ec adding tests 12 years ago
Simon Conseil 8f45c2c1cd Fix encoding issue with accentuated files. 12 years ago
Simon Conseil ed7903c26d Docstrings 13 years ago
Keith Johnson 236e6e9a33 Fix testcase for GPS info 13 years ago
Matthias Vogelgesang e98b76f401 Add test case for GPS tags 13 years ago