This commit is contained in:
ge 2023-04-21 22:39:58 +03:00
parent 3a16af64d8
commit 8b2334a41f

View File

@ -9,6 +9,16 @@ In addition to this, support for custom tags is implemented here. Custom tags ar
Custom tags entered there can only be interpreted manually or with MEE.
Roadmap:
- [ ] Implement Mee as Python class
- EXIF libraries support
- [x] exif (only JPEG)
- [ ] piexif (JPEG, WebP, TIFF)
- [ ] pillow (JPEG, WebP, TIFF, PNG)
- [ ] Wrap Perl exiftool?
Installation
============