Metadata-Version: 2.4
Name: fixSeqPadding
Version: 2.0.1
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: BSD-3-Clause
Classifier: Programming Language :: Python :: 3
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
Requires-Dist: seqLister
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: license
Dynamic: license-file
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary

# 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`](https://github.com/jrowellfx/lsseq)
and [`renumseq`](https://github.com/jrowellfx/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!)
