Thread with 4 posts
jump to expanded postthe simple solution to the .webp problem is to copy and paste into mspaint and save as jpeg or png or whatever. you do not have to suffer. ideally browsers would offer conversion for you but in this reality the clipboard will suffice
a twitter follower pointed me to https://make-a-png.umm.gay/ which is also pretty cool
@hikari It did not make the PNG gay. 0/10 would not recommend
@hikari It's rare to come across mspaint nowdays, so the way I found that works without having to open an app is binding ctrl+print-screen to:
xclip -selection clipboard -t image/png -o > ~/Pictures/clip.png