/APNGResizer

This tool helps to resize APNG images to required size

Primary LanguageBatchfileMIT LicenseMIT

APNGResizer

Step 1

Download and Install ImageMagick from https://imagemagick.org/script/download.php image

Notes for Step1:

  1. Remember choose to add ImageMagick to system path
  2. Remember choose to install ffmpeg

Step 2

  1. Make sure original image is in the same directory as the "cmd" file.

image

  1. Double click to execute "cmd" file
  • Framerate is 7 (value of -r)
  • Loop is 0 (value of -plays)

image

  1. Type in required size, such as 234x234, 520x520
  2. After execution, you will find the output file like this(Folder name is named by required size) image