Mercurial > cgi-bin > hgweb.cgi > SimpleResizer
view app/src/main/assets/about_body.html @ 43:9cb9bb5da247
At long last it auto-deletes old cruft files.
author | David Barts <n5jrn@me.com> |
---|---|
date | Sat, 10 Apr 2021 17:29:08 -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>