]> bicyclesonthemoon.info Git - ott/enhance/blob - reveal.1.htm
reveal online
[ott/enhance] / reveal.1.htm
1                 <h1>Reveal hidden detail!</h1>
2                 <form method="post" action="/enhance/reveal">
3                         Enhance by URL<br>
4                         URL of image:
5                         <input class="pt" type="text" name="inpix">
6                         <input class="pk" type="submit" value="ENHANCE!"><br>
7                 </form>
8                 <br>
9                 <form method="post" action="/enhance/reveal" enctype="multipart/form-data">
10                         Enhance by file upload<br>
11                         Upload the image:
12                         <input class="pt" type="file" name="inpix">
13                         <input class="pk" type="submit" value="ENHANCE!"><br>
14                 </form>