@waifu@mai.waifuism.life @bot@seal.cafe @nyanide@lab.nyanide.com The best you can do is encode an url. The alternative is to base64 encode an image (the image has to be really small):base64 -w 0 pleroma_tan_pregnant.png | awk '{print "data:image/png;base64,"$1}' | qrencode -o qr_code.png a 16x16 png produces this: