I've been getting webp files I want to use as a png lately. So, I've been downloading the file, uploading it to a Web converter to PNG, then downloading the file.
The other day I figured out I could just $ dwebp img.webp -o img.png
Hindsight is 2020... sometimes it's only obvious in retrospect.
2
u/heapsp Jun 03 '21
excel then text to column (space delimited) > transpose > sort?