Mercurial > cgi-bin > hgweb.cgi > SimpleResizer
view app/src/main/assets/about_body.html @ 40:cfb19d4ccf78
About screen (but it has broken Edit screen).
author | David Barts <n5jrn@me.com> |
---|---|
date | Mon, 05 Apr 2021 09:08:31 -0700 |
parents | |
children | 9231f1a41a59 |
line wrap: on
line source
<!-- html fragment containing a brief description of this program --> <p>This program lets you downsample and rotate image files. Doing so makes for smaller images that get sent faster and which always display right-side-up.</p> <p>It also strips out the metadata (such as phone make and model) that your camera app silently puts into each image, thus helping to protect your privacy.</p> <p>It <i>does not</i> modify any existing files; it writes new files, leaving your original images alone.</p> <p>More information may be found <a href="https://bartsent.com/simple_resizer.pspx">here</a>.</p>