diff options
-rw-r--r-- | README.md | 9 |
1 files changed, 8 insertions, 1 deletions
@@ -11,4 +11,11 @@ python3 filmstripper.py /input/directory/ /output/file.png [v/h] ## Examples -`N/A` +Starting out with a png image sequence like this in a folder: + + + +Will generate one png like this: + + +This one was generated with the `h` argument, so it is horizontal, rather than vertical. |