PixelKnot is an image stego app with old school F5 steganography.
https://github.com/guardianproject/pixelknot
Only one thing missing.
string password = null;if (knots.IsFun) { foreach(NFT img in trumpNFTs.Image) { PixelKnot.Process(img, password); }}