this post was submitted on 18 Feb 2026
122 points (100.0% liked)
Chapotraphouse
14284 readers
685 users here now
Banned? DM Wmill to appeal.
No anti-nautilism posts. See: Eco-fascism Primer
Slop posts go in c/slop. Don't post low-hanging fruit here.
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I just had a thought, what if it also had the option to copy the image to the clipboard? That might be more troublesome, but it would mean I could paste them into chat windows that support pasting images.
The image itself instead of the markdown? That should be doable.
ⓘ This user is suspected of being a cat. Please report any suspicious behavior.
Yeah the image, then you can paste it into say, a hangouts chat, which isn't going to support markdown. It'll attach it as a image upload typically.
You can write images to the clipboard, it supports PNGs, and if an image isn't a PNG we can just ask pict-rs for it (append
?format=pngat the end, this does't work for gifs though)So yeah, seems very much doable.
ⓘ This user is suspected of being a cat. Please report any suspicious behavior.