Skip to main content

Python GUI tool that allows EXIF data change.

Project description

Description

Purpose of this program is to allow user to change image Exif timestamps and rename file accordingly to them.

Program updates following EXIF tags:

  • ExifIFD.DateTimeOriginal
  • ExifIFD.DateTimeDigitized

File name pattern is: yyyy_MM_dd_HH-mm-ss-XX where XX is a counter increased in case of name collision.

#Install

pip install jpg-sorter

#Running

From command line

jpg_sorter

From python console

import jpg_sorter.sorter as sorter
sorter.main()

#Licenses

This software is released under the MIT License, see LICENSE file

Icons:

#Dependencies See file requirements.txt

#Author Zbigniew Kurzynski

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

jpg_sorter-1.1.1-py3-none-any.whl (37.7 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page