The app has a web client that performs requests on the server. The server returns a pixelated version of the image back to the client.
Maven
Java
JavaScript
HTML5
CSS
Servlets
Fetch
-
install tomcat7
-
git clone https://github.com/ozahirnyi/Pixelizator
-
cd Pixelizator
-
./mvnw tomcat7:run
-
Choose the file
-
Input Pixel size
-
Press 'Pixelizate'
Catch your feedbacks with pleasure :)
[UCode]