QIFDP - Quick IFD Parser
Instead of parsing and processing the whole IFD sections, this lib will only search for a given IFD tag and only parses this one tag, in order to save alot of time. The intention behind this are python programs, which process a lot of images where any improvenent time-wise counts.
- Sony ARW v4.01
If you don't already have uv installed: pip install uv
uv build
install
pip install dist/qifdp-26.1.27.tar.gz
# or
uv add qifdp-26.1.27-py3-none-any.whl
# or
uv add https://github.com/DasMoorhuhn/qifdp/releases/download/26.1.27/qifdp-26.1.27-py3-none-any.whl
- autopicture-v3 - A python program to sort pictures based on their captured date