Skip to content

Instantly share code, notes, and snippets.

#!/usr/bin/env python3
# -*- coding: utf-8 -*-
# Written by Daniel Rocher <daniel.rocher@resydev.fr>
# License GPL-3.0-only
# Copyright (C) 2018
"""
Restore file creation date from exif datas. Rename file, format : %Y%m%d-%H%M%S.jpg
This script require python3-exif.