Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Flangvik/QRucible
/ functions
Functions
15 in github.com/Flangvik/QRucible
⨍
Functions
15
◇
Types & classes
0
↓ 1 callers
Function
add_unique_class_to_keywords
Modify HTML to add a unique class around each keyword, ignoring case.
QRucible.py:193
↓ 1 callers
Function
convert_image_to_table
(image_path)
QRucible.py:29
↓ 1 callers
Function
convert_qr_to_css
(qr_code_matrix, box_size)
QRucible.py:74
↓ 1 callers
Function
convert_qr_to_table
(qr_code_matrix, box_size)
QRucible.py:53
↓ 1 callers
Function
create_eml
(data, qr_code_html, template)
QRucible.py:121
↓ 1 callers
Function
crop_keyword_from_image
Crop the keyword portion from the image based on the bounding box and save to a temp file.
QRucible.py:251
↓ 1 callers
Function
find_keyword_positions_in_image
Use OCR to locate the positions of keywords in the image.
QRucible.py:223
↓ 1 callers
Function
generate_qr
(data, box_size)
QRucible.py:17
↓ 1 callers
Function
print_banner
()
QRucible.py:188
↓ 1 callers
Function
process_keywords_in_html
Process an array of keywords in the HTML content.
QRucible.py:264
↓ 1 callers
Function
qr_code_generator
(data, box_size, css_format)
QRucible.py:112
↓ 1 callers
Function
render_html_to_image
Render the entire HTML content to an image and save to a temp file.
QRucible.py:213
↓ 1 callers
Function
replace_one_instance
Replace the first instance of keyword in template with replacement.
QRucible.py:175
↓ 1 callers
Function
start
(data, filename, box_size, inputFile, css_format, eml_format, obfuscate_keywords)
QRucible.py:137
Function
replace_with_unique_class
(match)
QRucible.py:202