1SORT-PICTURES(1)                                              SORT-PICTURES(1)
2
3
4

NAME

6       sort-pictures - sort pictures according to exif date
7

SYNOPSIS

9       sort-pictures
10

DESCRIPTION

12       Sort-pictures uses the exif tags in jpeg pictures recovered by recover‐
13       jpeg in directories.  It creates hard links  to  organize  sorted  pic‐
14       tures.
15
16       Running  sort-pictures  will scan the current directory for files named
17       after the template image?????*.jpg (image followed  by  at  least  five
18       characters  followed by .jpg).  A new hardlink will be created for each
19       file in one of the following directories:
20
21       · invalid The picture is an invalid JFIF file.
22
23       · small The picture size is less than 100,000 bytes.
24
25       · undated Sort-pictures was unable to determine the date of the picture
26         from the exif tags.
27
28       · YYYY-MM-DD A directory representing the date at which the picture was
29         taken.
30

SEE ALSO

32       recoverjpeg(1) remove-duplicates(1)
33
35       Copyright (c) 2004-2016 Samuel Tardieu <sam@rfc1149.net>.  This is free
36       software; see the source for copying conditions.  There is NO warranty;
37       not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
38

AUTHORS

40       Samuel Tardieu <sam@rfc1149.net>.
41
42
43
44User Manuals                   November 12, 2016              SORT-PICTURES(1)
Impressum