crc32fix 1.0.0

fix png's length or height according to its crc32 checksum
Documentation
1
2
3
4
5
6
7
8
9
10
11
name: crc32fix
version: "1.0.0"
author: Aloxaf <aloxafx@gmail.com>
about: fix png's length or height according to its crc32 checksum"
args:
  - inputfile:
      required: true
  - output:
      short: o
      value_name: outputfile
      takes_value: true