Cartoon Art PyPI

Create cartoon from image or video.

CLI tools for creating nice cartoon images and video.

The output nature cartoon The input nature image

forthebadge made-with-python

Python 3.8

Python 3.10

Python 3.11

Install

pip install cartoonart

How to use cartoonart

Create cartoon art from image

cartoonart image --i img/nature.jpeg
cartoonart image --i img/nature.jpeg --o img/cartoon-nature.jpeg
cartoonart image --i img/shuttle.jpg --o img/cartoon-shuttle.jpg

You can omit option --o then cartoon will be saved with prefix cartoon-.

Create cartoon art from video camera

cartoonart video
cartoonart video --o video

To stop video recording press Q key.

You can omit option --o then video will be saved as video-art.avi.

Get help

cartoonart --help
cartoonart image --help

Install cartoonart CLI completion

cartoonart --show-completion
cartoonart --install-completion

Contributing

CONTRIBUTING

Stats

Monthly downloads