Using OpenCv (link)
- To just view the image
python3 toonify-opencv.py -i img_path- To view and download the image
python3 toonify-opencv.py -i img_path -o download_pathFor local image (link)
python3 toonify-API-1.py -i img_path -k api_keyFor URLS (link)
python3 toonify-API-2.py -i img_path -k api_keyNOTE: The toonify image works well with .jpg format and might give some problem with other formats
For more details on toonify API: