]> bicyclesonthemoon.info Git - ott/enhance/blobdiff - reveal.1.htm
reveal online
[ott/enhance] / reveal.1.htm
diff --git a/reveal.1.htm b/reveal.1.htm
new file mode 100644 (file)
index 0000000..0648c1e
--- /dev/null
@@ -0,0 +1,14 @@
+               <h1>Reveal hidden detail!</h1>
+               <form method="post" action="/enhance/reveal">
+                       Enhance by URL<br>
+                       URL of image:
+                       <input class="pt" type="text" name="inpix">
+                       <input class="pk" type="submit" value="ENHANCE!"><br>
+               </form>
+               <br>
+               <form method="post" action="/enhance/reveal" enctype="multipart/form-data">
+                       Enhance by file upload<br>
+                       Upload the image:
+                       <input class="pt" type="file" name="inpix">
+                       <input class="pk" type="submit" value="ENHANCE!"><br>
+               </form>