cmd/

directory
v0.3.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 1, 2020 License: MIT

README

= cmd: Some scripts

All files here are standalone and can be easily run by using
`go run ./cmd/folder arguments`,
where `cmd` is this folder
and `arguments` are arguments that are sometimes necessary.

Compiling them to `prog.out` can also be done by doing `go build -o prog.out ./cmd/folder`.

Directories

Path Synopsis
fitToCanvas allows the user to modify photos so that they could have some padding around them.
fitToCanvas allows the user to modify photos so that they could have some padding around them.
hello is a simple Hello World script, written as a demo in running these cmd scripts.
hello is a simple Hello World script, written as a demo in running these cmd scripts.
lookuprename renames all files in specified directories using a lookup file as a basis.
lookuprename renames all files in specified directories using a lookup file as a basis.
readAllDimensions prints out all the dimensions of images in a given directory and returns all images that are larger than 104x104px as well as the images that have the largest width and height.
readAllDimensions prints out all the dimensions of images in a given directory and returns all images that are larger than 104x104px as well as the images that have the largest width and height.
stackVertically arranges images vertically with no gap in between and centrered horizontally.
stackVertically arranges images vertically with no gap in between and centrered horizontally.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL