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.1.tar.gz
(306.4 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.1-py3-none-any.whl
(312.4 kB
view details)
File details
Details for the file frame_stamp-0.1.1.tar.gz.
File metadata
- Download URL: frame_stamp-0.1.1.tar.gz
- Upload date:
- Size: 306.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.2 CPython/3.11.6 Linux/6.5.0-35-generic
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
919ec692a5e68a7e7978391ac5a2d6ce96b5e9b0619c494c8cf421346490c368
|
|
| MD5 |
bdff5f33e931db71c5f7648e2278adff
|
|
| BLAKE2b-256 |
27d518531d76ee553f5942ff1fa5990bb1c47af698038f5d2538fdf1e4b2b945
|
File details
Details for the file frame_stamp-0.1.1-py3-none-any.whl.
File metadata
- Download URL: frame_stamp-0.1.1-py3-none-any.whl
- Upload date:
- Size: 312.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.2 CPython/3.11.6 Linux/6.5.0-35-generic
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
75c981160e73ec0c26d35bdddeb017aef56e6b8773917de6d3569c4804c5761f
|
|
| MD5 |
e40542034fc82e6636fb84e2acec13e6
|
|
| BLAKE2b-256 |
ab885cd2d4b3c4403df64f0726a72c320582e581d8cf27668dd8fb7391e908d3
|