From 3c6ea67da122eb3a0ac719326c20ab3c414d56c5 Mon Sep 17 00:00:00 2001 From: javl Date: Tue, 2 May 2023 17:59:11 +0200 Subject: [PATCH] add note on processing locally --- index.html | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/index.html b/index.html index 6eed2ee..ad57ff3 100644 --- a/index.html +++ b/index.html @@ -122,6 +122,10 @@ width: 100%; } + .upload-note { + max-width: 400px; + } + .byte-input { min-height: 160px; min-width: 360px; @@ -252,6 +256,7 @@

1. Select image

+
All processing is done locally in your browser; your images are not uploaded or stored anywhere online.