Contents

piexif 1.1.3

0

To simplify exif manipulations with python. Writing, reading, and more...

To simplify exif manipulations with python. Writing, reading, and more…

Stars: 334, Watchers: 334, Forks: 71, Open Issues: 48

The hMatoba/Piexif repo was created 8 years ago and was last updated 8 hours ago.
The project is popular with 334 github stars!

How to Install piexif

You can install piexif using pip

pip install piexif

or add it to a project with poetry

poetry add piexif

Package Details

Author
hMatoba
License
MIT
Homepage
https://github.com/hMatoba/Piexif
PyPi
https://pypi.org/project/piexif/
GitHub Repo
https://github.com/hMatoba/Piexif

Classifiers

  • Multimedia
  • Printing
No  piexif  pypi packages just yet.

Errors

A list of common piexif errors.

Code Examples

Here are some piexif code examples and snippets.

GitHub Issues

The piexif package has 48 open issues on GitHub

  • piexif.load() with error: unpack requires a buffer of 2 bytes
  • Better struct module usage
  • ascii values without \x00 ending
  • Bump pillow from 4.2.1 to 9.0.0
  • UnboundLocalError: local variable 'file_type' referenced before assignment
  • Vulnerability in API

See more issues on GitHub

Related Packages & Articles