Skip to content

Adib23704/Pixelify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pixelify

Pixelify is a simple open-source project that generates random pixelated images using the Pixelify library. This project is a personal exploration of pixelation effects on images and serves as a fun tool to create pixelated versions of random images.

Table of Contents

Demo

You can see a live demo of Pixelify here

Features

  • Generates random pixelated images from the Picsum Photos API.
  • Uses the Pixelify library to apply pixelation effects to the images.
  • Provides a simple and clean web interface.

Getting Started

These instructions will help you set up the project on your local machine for development and testing purposes.

  1. Clone the repository:

    git clone https://github.com/Adib23704/Pixelify.git
  2. Navigate to the project directory:

    cd Pixelify
  3. Open the index.html file in your preferred web browser.

Usage

  1. Open the Pixelify website.
  2. The page will display a randomly generated pixelated image.
  3. Hover over the image to see the pixelation effect in action.
  4. Click on the image to open the original image in a new tab.

Contributing

If you would like to contribute to Pixelify, follow these steps:

  1. Fork the repository.
  2. Create a new branch for your feature or bug fix: git checkout -b feature-name.
  3. Make your changes and commit them: git commit -m 'Description of changes'.
  4. Push to the branch: git push origin feature-name.
  5. Submit a pull request.

License

This project is licensed under the MIT License.


Feel free to explore, experiment, and contribute to make Pixelify even better!

About

Generate random pixelified image.

Topics

Resources

License

Stars

Watchers

Forks

Contributors