Add date fix from file creation date to EXIF data #1
Notifications
Total Time Spent: 3 hours
Due Date
alex
3 hours
No due date set.
Depends on
#5 Create jpeg_data structure
PtbPublic/exifdate
#6 Parse functions for jpeg file structure
PtbPublic/exifdate
#7 EXIF data manipulation functions on jpeg_data_t
PtbPublic/exifdate
#8 Write to file jpeg_data_t function
PtbPublic/exifdate
Reference: PtbPublic/exifdate#1
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Add a new option:
There are few things ate my time:
So, in order to make any changes to EXIF data (APP1 segment) the following solution is applicable:
nor libexif nor libjpeg doesn't provide such thing. also misc information and image data itself are not page size aligned.