Python


Back to Extras main page


File Padding Edit

I developed this script to adjust or correct file padding. It will run intuitively from the command line or from executing the script directly and ask for input if it doesn't get the information it needs. It asks for a file path to a directory (it will change the names of all of the files within it) and a padding number (padding of 3 or 4).



---------------------------------------------------------

Back to Top