This project is useful for evading censorship of images. Go to the website below and convert your image to text (data uri) https://ezgif.com/image-to-datauri Another alternative is to program the link below, just drag the image. As uri data is a base64 text encoding, this utility will serve our purpose well as well. https://sourceforge.net/projects/base64encoder/ Now go to any forum and paste the text inside a tag code, this is usually done visually, see the image below Who wants to know what image the text hides should go to the site below, copy and paste the text data uri, then the image that the text represents will appear https://www.site24x7.com/tools/datauri-to-image.html I hid several pictures in the post below, have fun https://wgomessantos.blogspot.com/2019/02/imagens-secretas.html What a mess! Can it be easier? Yes! I've created a script that automatically converts a text data into an image, as long as it's inside a tag code. Install the Tampermonk...