Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 328 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 328 Bytes

webp-to-png

A utility that, on run, cycles through webp images in the ./input folder and converts them to png images in the ./output folder. Deletes any input processed successfully.

To run

make

(As it prompts you, press enter for each input you want to convert - type anything before pressing enter to abort)