A pixel art creation tool
Project description
Pixelti - Transform Your Pictures into Pixel Art
Pixelti is a Python program designed to effortlessly convert any image into captivating pixel art. Follow these simple steps to get started with Pixelti on your local machine.
Prerequisites
Ensure that you have the following installed on your system:
Setup
-
Clone the Pixelti repository to your local machine.
git clone https://github.com/your-username/pixelti.git
-
Navigate to the project directory.
cd pixelti
-
Run the following command to initialize the required environment.
make init
Installation
After initialization, install Pixelti dependencies with:
make install
With this, your Pixelti environment is set up and ready to go.
Usage
Explore Pixelti's capabilities by running the program. Utilize the python --help command to view available options.
Example Usage:
python cli.py http://image-url.dev/sampleimage.jpg --pixelsize 10 --save --filename cool-pixelart.jpg
Adjust the parameters according to your preferences
--pixelsize
This parameter determines how many original pixels will be combined into one pixel in the resulting pixel ar--save
Save pixel art into a file--filename
Define output file name, default: random string
Contribution
If you wish to contribute to Pixelti, please fork the repository, make your changes, and submit a pull request. Your contributions are highly appreciated!
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file pixelti-0.1.0a10.tar.gz
.
File metadata
- Download URL: pixelti-0.1.0a10.tar.gz
- Upload date:
- Size: 7.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4c1e568b3440cf4840680ceb9188cb88c9968a4cae8591962f55b15f0ac932d9 |
|
MD5 | 86d067b74edc02d0466c857b5768e885 |
|
BLAKE2b-256 | 3b4cd672fd4cac5cc935906138dfc77e31afc0892d89be86db065b913f82a2fa |
File details
Details for the file pixelti-0.1.0a10-py3-none-any.whl
.
File metadata
- Download URL: pixelti-0.1.0a10-py3-none-any.whl
- Upload date:
- Size: 8.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 506cb7319005a29d8c1efdcd3bfc979a59af57d2686039093f520d1e07ae4691 |
|
MD5 | 878b2ba5010e4b14a7e93cebf532b452 |
|
BLAKE2b-256 | e729967e5419a4ab7d708eb448a0d57b9e90b9534d215d8b86fd1c4f3167ce7a |