.\" Automatically generated by Pandoc 2.17.1.1 .\" .\" Define V font for inline verbatim, using C font in formats .\" that render this, and otherwise B font. .ie "\f[CB]x\f[]"x" \{\ . ftr V B . ftr VI BI . ftr VB B . ftr VBI BI .\} .el \{\ . ftr V CR . ftr VI CI . ftr VB CB . ftr VBI CBI .\} .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[V]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[V]image?????*.jpg\f[R] (\f[V]image\f[R] followed by at least five characters followed by \f[V].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[V]recoverjpeg\f[R](1) \f[V]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 .