Adds a title to an image using The Renegade Coder Featured Image style
Project description
Image Titler
Adds a title to an image using The Renegade Coder Featured Image style. The style can be defined as the following:
Titles are split in half by the closest space and displayed using two solid red bars with a white text overlay on the upper right portion of the image.
For example:
How to Run
The following code snippet demonstrates a few ways you might use the script:
pip install image-titler # Installs the script
image_titler # Runs as default
image_titler --title "Hello, World!" # Adds a custom title
image_titler --output_path "path/to/output" # Sets the output path
image_titler --path "path/to/image" # Sets the image path
image_titler --tier "free" # Sets the membership tier which changes the rectangle borders
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
image-titler-1.4.0.tar.gz
(50.4 kB
view hashes)