thumbnails

command
v0.0.0-...-be8082e Latest Latest
Warning

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

Go to latest
Published: Sep 1, 2022 License: LGPL-2.1 Imports: 7 Imported by: 0

Documentation

Overview

Build an image that contains an index of a bunch of images.

Usage:

    thumbnails [-w N] [-h N] [-f] [-s] [-h] outimage inimage1 ...

	-w N	sets the icon width, Example: -w120
	-H N	sets the icon height, Example: -h120
	-f	go ahead and overwrite the output if it already exists
	-s	silent
	-html f	specify an output file to write an HTML client-side image map

	File format types will be determined by their filename
	extension (".jpg", ".gif", ".png", etc.)

Note:

You can use '-' for the outimage to write to standard output:
  ./thumbnails - file1.jpg file2.jpg file3.jpg > index.png
Note: you can only use PNG for output this way.

Jump to

Keyboard shortcuts

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