Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

xnview backup files remove utility

Originally published: 2010-07-06 17:29:35
Last updated: 2010-07-06 18:09:43
Author: Denis Barmenkov

Currently XnView image viewer (versions up to 1.97.6) correctly rotate images only when option "[x] make backup" set.

Backup files have added name part '.xnbak' before extension:

original file: IMG0001.jpg
backup file: IMG0001.xnbak.jpg

Attached script take a root directory in command line and remove backup files created by XnView only when rotated file present in same directory.