placeholder-img

Create a placeholder image to return an image object or save the file


Keywords
one, two
License
BSD-3-Clause
Install
pip install placeholder-img==0.5

Documentation

Python Placeholder Image Creator

Usage

import placeholder
img = placeholder.makeplaceholder('100x100')

function header

makeplaceholder(size, text=None, bgcolor="FFF", color="888", format='PNG', font_size=None)