view package-files/linux/imageprep.1 @ 30:098c4f5507c7

Convert to JDK 15.
author David Barts <n5jrn@me.com>
date Mon, 13 Jun 2022 11:31:49 -0700
parents c310ec097194
children
line wrap: on
line source

.TH IMAGEPREP 1
.SH NAME
.B ImagePrep
\- prepare digital photos for sharing on the Internet
.SH SYNOPSIS
.B "imageprep"
.SH DESCRIPTION
This is a simple (and hopefully user-friendly), GUI-based tool for preparing
digital photographs for sharing on the Internet. It resizes the image file
without distortion to the specified maximum dimension, allows the user to
rotate the image if needed, then saves the result as a minimal JPEG file with
no metadata.
.SH FILES
.TP
~/.imageprep/*
Various configuration and other cached data lives here.
.SH "SEE ALSO"
.BR java (1)
.BR kotlin (1)