- 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.