Files
AdventureLog/backend/server/integrations
Sean Morley 69ece825a8 Enhance image metadata handling and add HEIF support
- Updated `requirements.txt` to include `pillow-heif` for HEIF image format support.
- Modified `ContentImage` model to retain image metadata during processing.
- Implemented new functions for GPS coordinate normalization and conversion from DMS to decimal format in `metadata.py`.
- Added unit tests for DMS conversion and GPS extraction from JPEG images in `test_image_metadata.py` to ensure accuracy and reliability.
2026-07-20 20:42:38 -04:00
..