A downloadable tool for Windows

This app, called "Pixelated!", is a simple web-based image pixelation tool. It allows users to upload an image of their choice and apply a pixelation effect to it, creating an art style reminiscent of retro pixel art. The app is built using HTML, CSS, and JavaScript, and it utilizes the <canvas> element to render the uploaded image and the pixelated version.

The main features of the app are as follows:

  1. Image Upload: Users can upload an image file (e.g., JPG, PNG) using the provided file input.
  2. Pixelation Control: The pixelation effect can be controlled using a slider input. The user can adjust the pixel size to determine how much the image should be pixelated. Lower values result in a finer-grained pixelation, while higher values produce a more blocky and retro appearance.
  3. Canvas Display: The uploaded image is displayed on a canvas element, and the pixelation is applied directly on the canvas. The canvas element allows for easy manipulation of image data, making it an ideal choice for this type of image processing.
  4. Responsive Design: The app is designed to be responsive and adjusts the canvas size based on the window dimensions. This ensures that the pixelation effect is applied consistently regardless of the user's screen size or device.

Overall, "Pixelated!" provides a fun and interactive way for users to explore the pixel art style using their own images. It can be used for artistic purposes, creating retro-style images, or simply as a creative tool for visual experimentation.

Download

Download
Pixelated Setup 1.0.0.exe 117 MB

Install instructions

"I have included a setup file for easy installation."





Comments

Log in with itch.io to leave a comment.

I will be adding more functionality to this of course just need more time this is just a prototype!