Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/pascalre/python-fu-cartoonify

GIMP plug-in to turn a photo into a cartoon.
https://github.com/pascalre/python-fu-cartoonify

cartoonify cartoonizer gimp gimp-plugin

Last synced: about 2 months ago
JSON representation

GIMP plug-in to turn a photo into a cartoon.

Awesome Lists containing this project

README

        

# python-fu-cartoonify
A set of GIMP plug-ins to turn a photo into a cartoon.

## Preview
![Preview](images/preview.jpg)

# Installation
1. Copy `python_fu_cartoonify.py` into the plug-in folder listed under `Edit > Preferences > Folders > Plug-ins`.
1. On unix ensure the file can be executed as program.
1. Restart GIMP, the plug-ins are listed under `Filters > Artistic > Cartoonify`

# License
python-fu-cartoonify is licensed under the [GPL-3.0 License](https://raw.githubusercontent.com/pascalre/python-fu-cartoonify/master/LICENSE).