35 lines
568 B
Markdown
35 lines
568 B
Markdown
---
|
|
title: generate_image_txt
|
|
id: generate_image_txt
|
|
weight: 60
|
|
draft: false
|
|
author: "people"
|
|
---
|
|
|
|
## Name
|
|
|
|
generate_image_txt.lua - generate text metadata
|
|
|
|
## Description
|
|
|
|
A script to run a command on images to generate text metadata
|
|
|
|
The medata will be displayed as an overlay on the image in lighttable mode
|
|
|
|
## Usage
|
|
|
|
* start this script from script manager
|
|
* set a command to run on all image, this command should output text on stdout
|
|
* enable image file generation
|
|
|
|
## Additional Software Required
|
|
|
|
|
|
## Limitations
|
|
|
|
|
|
## Author
|
|
|
|
Tobias Ellinghaus
|
|
|
|
## Change Log
|