Skip to content

cmdline captions to PNGs

Sriranga Kashyap edited this page Feb 21, 2022 · 2 revisions

Requires to have ImageMagick installed

Use the first convert command in the example script to put captions on PNGs. The second convert command makes a PDF from the PNGs.

Example Script

put_captions_png_make_pdf.sh

Yes, I know. This can be done using Python too.