This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/usr/bin/python | |
#fixes Samsung's broken Panorama jpgs by adding EOI markers at the end of the file | |
#positional arguments: | |
# path file or folderpath | |
#optional arguments: | |
# -h, --help show this help message and exit | |
# -d, --dump dumps Samsung specific data that is added to the image |