Stretchr is an image format that allows you to encipher text into a beautiful image, which you can decipher and share with your friends!
- Download
stretchr.jar
- Right-click on the file
- Copy the path
- Open CMD or Terminal
- Enter
java -jar <path to jar> encipher "my message" filename
- Share the image!
- Right-click on the image
- Copy the path
- Enter
java -jar <path to jar> decipher <path to image>