Categorygithub.com/drsherlock/imagegen
modulepackage
0.1.9
Repository: https://github.com/drsherlock/imagegen.git
Documentation: pkg.go.dev

# README

Image Generator

Tool to generate images with overlay and text.

Inspired by this post by Mat Ryer.

To use -

go run image_generator.go

Arguments -

-file-name
-title
-title-color

Example -

go run image_generator.go -file-name=input.jpg -title="TITLE TEXT" -title-color=#aaa

# Functions

No description provided by the author

# Structs

No description provided by the author

# Interfaces

No description provided by the author

# Type aliases

No description provided by the author