Post #2624517
2026-05-13 13:52 UTC
@argv_minus_one@mastodon.sdf.org @soft@normal.style this wouldn’t be a problem if clipboard paste preserved copied image format instead of unconditionally reencoding it as PNG
Replies (1)
-
@argv_minus_one@mastodon.sdf.org 2026-05-13 15:25
@kimapr@ublog.kimapr.net I just “copy image”'d a WebP image from LibreWolf (a Firefox variant) and got: $ wl-paste -l text/html text/_moz_htmlinfo text/_moz_htmlcontext image/png image/avif image/jxl image/tiff image/webp audio/x-riff image/jpeg SAVE_TARGETS So, not unconditionally, but PNG is listed first, and that isn't the native format of that image. 🤦♂️ @soft@normal.style