Metadata-Version: 2.1
Name: fixSeqPadding
Version: 1.0.0
Summary: Tool to repair bad padding in image-sequences.
Home-page: https://github.com/jrowellfx/fixSeqPadding
Author: James Philip Rowell
Author-email: james@alpha-eleven.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: POSIX
Classifier: Operating System :: Unix
Classifier: Operating System :: MacOS
Classifier: Development Status :: 5 - Production/Stable
Requires-Python: >=3.6, <4
Description-Content-Type: text/markdown
License-File: LICENSE

# fixSeqPadding

Cmd-line util to repair badly-padded frames in image-sequences.
You'll probably never need this util, it only exists as a helper for users of `lsseq`
(and `renumseq`),

`lsseq` reports when sequences have badly padded frames, so in the rare
situation that you stumble upon a badly-padded frame-sequence, this might save you some time
as opposed to cobbling together a shell script to fix the bad-filenames. (Or worse
renaming each one by hand in a file-explorer - ouch!)



