Mercurial > cgi-bin > hgweb.cgi > SimpleResizer
view app/src/main/assets/about_body.html @ 46:8205f3c17500 default tip
Tweak messages a little.
author | David Barts <n5jrn@me.com> |
---|---|
date | Wed, 14 Apr 2021 08:18:23 -0700 |
parents | 9231f1a41a59 |
children |
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 (including my <a href="https://bartsent.com/simple_resizer.pspx#privacy">privacy policy</a>) may be found <a href="https://bartsent.com/simple_resizer.pspx">here</a>.</p>