Adds a title and logo 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
image_titler --logo_path "path/to/logo" # Adds a 145x145 logo to the lower left corner of the image
image_titler --batch # Runs the program in batch mode on a directory
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.7.2.tar.gz
(51.5 kB
view details)
File details
Details for the file image-titler-1.7.2.tar.gz.
File metadata
- Download URL: image-titler-1.7.2.tar.gz
- Upload date:
- Size: 51.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.1.3 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.6.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5affa0079abbef1a47da607a774dba7a86d1beb44e0607fdbc3f3f5b421fc98b
|
|
| MD5 |
7f08857a8a369697364c88c4ece6bced
|
|
| BLAKE2b-256 |
cae96c11be7214a06c0a8484f21f7f13c1b6574c8d1480b881c5be5d098f5731
|