Feature #1308
Feature #1322: CODING
Feature #1311: Implement Core Functionality For Coding Team
Learn Image Properties Functionality For Coding Team
Start date:
12/12/2024
Due date:
01/09/2025 (about 4 months late)
% Done:
100%
Estimated time:
Description
The Code team is tasked with implementing advanced image properties functionality. Tasks include:
Retrieving Image Metadata:
Extract and display metadata such as EXIF data (e.g., image orientation, camera settings) for JPG files.
Implement functionality to retrieve color depth, bit rate, and resolution for both JPG and PNG images.
Use tools like Pillow (Python) or JavaScript libraries to access and parse image metadata.