My configuration files and list of good commands to remember. Feel free to be inspired
Reduce resolution by 50% and store in sub directory: for i in $(*.JPG); do djpeg -scale 1&2|cjpeg > outdir/$i; done
exiftool -ext jpg '-FileName<CreateDate' -d %Y_%m_%d__%H_%M_%S%%-c.%%e .
Assuming that margin is included in the original documnent. pdfbook2 --inner-margin=0 --paper=a4papper pdf_file.pdf
ffmpeg -i ../MOV_0533.mp4 -filter:v setpts=0.5*PTS -an MOV_0533.mp4
iconv -f ISO-8859-1 -t UTF8 create_list.pl -o create_list2.pl