emitlinks c53e4e5511
All checks were successful
Build 2 exe / Build (push) Successful in 36s
Actualiser .gitea/workflows/build.yaml
2026-02-11 09:04:47 +00:00
2026-02-10 22:10:15 +01:00
2026-02-10 22:10:15 +01:00
2026-02-10 22:10:15 +01:00
2026-02-10 22:10:15 +01:00
2026-02-10 22:10:15 +01:00
2026-02-10 22:10:15 +01:00
2026-02-10 22:10:15 +01:00
2026-02-10 22:10:15 +01:00

text2image

Python script to generate images from text using a csv file.

Configuration & tweaking

Edit settings.conf to tweak and configure the tool.

Usage

  1. Insert data into input.csv, 1st column is filename, 2nd column is text :

    filename text
    image001 test
    image002 test2
  2. Launch text2image.exe to generate images

Description
A python script to generate images with text using data from a csv file
Readme 344 KiB
1.0 Latest
2026-02-10 21:15:19 +00:00
Languages
Python 100%