This release is a pre-release and may not be stable for production use.
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
--pixelsizeThis parameter determines how many original pixels will be combined into one pixel in the resulting pixel ar--saveSave pixel art into a file--filenameDefine 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!
Release files for pixelti 0.1.0a11
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| pixelti-0.1.0a11.tar.gz | 7.9 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| pixelti-0.1.0a11-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 16.2 kB
Release files / pixelti-0.1.0a11.tar.gz
| Download URL | pixelti-0.1.0a11.tar.gz |
|---|---|
| Size | 7.9 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
932c0eb5c5f97ede20bc80b597f4bff748a38eced6393bfb7e292a6d6602916c
|
|
BLAKE2b-256 checksum How to use checksums |
5344e4e4ffd12eeeb97ac30ee2908329c8716635eaa745f3fa118c382cef47bf
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.2 CPython/3.10.8
|
Release files / pixelti-0.1.0a11-py3-none-any.whl
| Download URL | pixelti-0.1.0a11-py3-none-any.whl |
|---|---|
| Size | 8.3 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
0748e9037979db9d834243bc80ce47b6a176e4e0520c7fecb3ce9cfd756186fc
|
|
BLAKE2b-256 checksum How to use checksums |
3bcc8e432c92556e6348cd03d140d9e62bd4fb5338b278c1acc6a9d60749df7f
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.2 CPython/3.10.8
|