wiki:WikiStart
Last modified 5 years ago Last modified on 05/20/08 14:34:43

Welcome to Imageprot

Imageprot splits a JPEG or PNG image into small sub-images and creates a HTML page which assembles them back into complete, original image in a web browser. You can use this tool to simply protect your images from "Save Image As" action and browser cache exploring. There is an option to generate random sub-image names, so it is hard to build original image without analysing HTML code. This program, for obvious reasons, does not protect from downloading your image by screen capture functionality present in most modern operating systems.

Usage:
java-6-sun/bin/java -jar imageprot-1.0RC1.jar [image_file]
java-5-sun/bin/java -jar imageprot-1.0RC2-JDK5.jar [image_file]

Screenshot

Requirements

Java Runtime Environment 1.6 (or 1.5 for backported version)