photoname: Rename photo image files based on EXIF shoot date

[ application, console, library, program ] [ Propose Tags ]

Command-line utility for renaming/moving photo image files based on EXIF tags.


[Skip to Readme]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 2.0, 2.1, 2.2, 2.3.0, 3.0.0, 3.0.1, 3.1, 3.2, 3.3, 5.0, 5.1
Change log changelog.md
Dependencies base (>=4.5 && <5.0), directory, exif, filepath, mtl, old-locale, parsec, time, unix [details]
License BSD-3-Clause
Copyright 2007-2016 Dino Morelli
Author Dino Morelli
Maintainer Dino Morelli <dino@ui3.info>
Category Application, Console
Home page http://hub.darcs.net/dino/photoname
Source repo head: darcs get http://hub.darcs.net/dino/photoname
Uploaded by DinoMorelli at 2016-10-02T22:03:58Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Executables photoname
Downloads 7337 total (32 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs not available [build log]
Last success reported on 2016-11-16 [all 3 reports]

Readme for photoname-3.2

[back to package description]

photoname

Synopsis

Rename photo image files based on EXIF shoot date (Haskell)

Description

photoname is a command-line utility for renaming/moving photo image files. The new folder location and naming are determined by the photo shoot date information contained within the file's EXIF tags.

Getting source

  • Download the cabalized source package from Hackage
  • epub-tools is available for Arch Linux from the AUR
  • Get the source with darcs: $ darcs get http://hub.darcs.net/dino/photoname
  • If you're just looking, browse the source

And once you have it, building the usual way:

$ cabal configure --enable-tests
$ cabal build
$ cabal test
$ cabal install

Installing

Build and install with cabal-install: $ cabal update ; cabal install photoname

Contact

Dino Morelli <dino@ui3.info>

Past Debian 64-bit packaging work was performed by Magnus Therning