Adding technical information to images using a template.
Project description
Frame Stamp
A tool for render technical information over image using template with render context
Quick example:
from frame_stamp.stamp import FrameStamp
input_file = '...'
output_file = '...'
# template for stamping
template = {}
# render context
variables = {}
# frame stamp instance
fs = FrameStamp(input_file, template, variables)
# render
fs.render(save_path=output_file)
Open UI
Activate Virtual env and run command.
./frame_stamp/bin/open_viewer.sh
TODO
- font finding
- alignment for grid
- add templates in yaml and py format
- limit column with
- fit ceil content
- Tiling and repeat
- Triangles
- Gradient fill
- random function shortcut
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
frame_stamp-0.1.5.tar.gz
(308.3 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
frame_stamp-0.1.5-py3-none-any.whl
(314.5 kB
view details)
File details
Details for the file frame_stamp-0.1.5.tar.gz.
File metadata
- Download URL: frame_stamp-0.1.5.tar.gz
- Upload date:
- Size: 308.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.3 CPython/3.11.9 Linux/6.5.0-44-generic
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d74fc731c664ffd2a51daa034af08eb9c5422e6c53082000d212327c5620abd7
|
|
| MD5 |
943fd7b171ed4a036539ec3fbeb35bd8
|
|
| BLAKE2b-256 |
6f907451ad954cc30df2a3a2a1fe76f4e0efa7918aa94ac71bb920e859cc7705
|
File details
Details for the file frame_stamp-0.1.5-py3-none-any.whl.
File metadata
- Download URL: frame_stamp-0.1.5-py3-none-any.whl
- Upload date:
- Size: 314.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.3 CPython/3.11.9 Linux/6.5.0-44-generic
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
912a5bc400d74f39da367f368787cc5ada5b3d9237882f444085eddcb54d58ea
|
|
| MD5 |
eec3628e11bb5a3e4456e3a94cbfe4b5
|
|
| BLAKE2b-256 |
c855865e77f431f4316926cb72513270ccd07593a842fb1f9137ddf17a384d40
|