-
GPS and photo metadata improvements-
Add missing metadata fields, especially for geolocation, camera model name, and other device-specific information for images. -
Develop a function to convert GPS data to OSM or Google Maps links.
-
-
Support various export formats-
Added support for exporting data in HTML format. -
Added support for exporting data in TXT format. -
Implement customizable export options for users. -
Implement advanced customizable export options for users.
-
-
PyPI Automatic Upload on Release-
Integrate GitHub Actions to trigger PyPI package upload on every new release.
-
- Enhanced Filtering Capabilities
-
Add support for scraping filter options. - Implement local filtering based on sections like "Author" and "Last Modified By".
-
- Optimize File Comparison for Duplication Avoidance
- Replace SHA256 hash verification with a less resource-intensive method.
- Research and evaluate the use of CRC32, or equivalent alternatives, for quick file comparison.
- Implement CRC32 or chosen alternative for file integrity checks aimed at duplication avoidance rather than secure cryptographic verification.
- Replace SHA256 hash verification with a less resource-intensive method.
- Incorporate Metadata Example Files
- Host a set of diverse example files embedded with metadata on the MetaDetective site.
- Ensure these example files cover a wide range of metadata scenarios to showcase MetaDetective’s capabilities.
- Replace references to "https://example.com" in documentation and demos with links to these metadata example files on the MetaDetective site.
- Update documentation and tutorials to direct users to these specific examples for more relevant and practical demonstrations of MetaDetective's functionalities.
- Host a set of diverse example files embedded with metadata on the MetaDetective site.
- Advanced Parsing Features
- Implement parsing options to selectively export specific attributes in a format usable by other tools.
- Enable parsing for simplified export and integration with other tools or databases.
- Include options for automatic modification and enrichment of data.
- Develop feature to automatically append email aliases (domain names) to usernames.
- Implement parsing options to selectively export specific attributes in a format usable by other tools.