V1.3 Jar File Now Available
PIE (Pixel Image Encoder) Jar File Is Now Available
To Download
Please goto the downloads section to download the file.
When you download, test the jar. Encode then decode a small file using
java -cp .\pie-1.3.jar Pie -encode -file .\your_folder\your_file.png -directory .\store_here\ -encryption "your-password"
to decode use
java -cp .\pie-1.3.jar Pie -decode -file .\file_location\your_file.png -directory .\store_here\
-encryption "my password"
The jar is not signed as is not executable. If your having issues send us an email.
The jar is Free and can be used commercially See disclaimer and privacy policy. You can send us an email regarding bugs or issues see contact us. We are working on more features and will post more about what's new and how to use this library.