Skip to content
This repository has been archived by the owner on Oct 16, 2020. It is now read-only.

xperimental/picrename

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 

Repository files navigation

picrename is a simple renaming utility for batch-renaming many files.

The tool was created with a certain name structure in mind, so most of the time flexibility was
traded for fast development.

picrename currently produces filenames with the following structure:
  [PREFIX]_[ID]_[DESCRIPTION].[EXTENSION]

Where the description can be chosen for all files independently and prefix is a global option for
all files in the batch process. The ID field is a number generated by the application, which can be
modified by the user. The extension is the only field, which will be copied directly from the source
file name.

The content in this repository is Copyright (C) 2010 Robert Jacob.
The only exception being the symbols which are taken from the Tango Desktop Project's icon libary.
The Tango Desktop Project can be found here: http://tango.freedesktop.org

About

Small GUI tool for batch-renaming picture files.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages