.\" Automatically generated by Pandoc 2.5 .\" .TH "SORT\-PICTURES" "1" "November 12, 2016" "User Manuals" "" .hy .SH NAME .PP sort\-pictures \- sort pictures according to exif date .SH SYNOPSIS .PP sort\-pictures .SH DESCRIPTION .PP Sort\-pictures uses the exif tags in jpeg pictures recovered by \f[C]recoverjpeg\f[R] in directories. It creates hard links to organize sorted pictures. .PP Running sort\-pictures will scan the current directory for files named after the template \f[C]image?????*.jpg\f[R] (\f[C]image\f[R] followed by at least five characters followed by \f[C].jpg\f[R]). A new hardlink will be created for each file in one of the following directories: .IP \[bu] 2 \f[I]invalid\f[R] The picture is an invalid JFIF file. .IP \[bu] 2 \f[I]small\f[R] The picture size is less than 100,000 bytes. .IP \[bu] 2 \f[I]undated\f[R] Sort\-pictures was unable to determine the date of the picture from the exif tags. .IP \[bu] 2 \f[I]YYYY\-MM\-DD\f[R] A directory representing the date at which the picture was taken. .SH SEE ALSO .PP \f[C]recoverjpeg\f[R](1) \f[C]remove\-duplicates\f[R](1) .SH COPYRIGHT .PP Copyright (c) 2004\-2016 Samuel Tardieu . This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. .SH AUTHORS Samuel Tardieu .