Skip to content

tshino/compare

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Compare.html

Compare.html is a simple web application that helps visual comparison of pictures. Zooming and scrolling are performed for each picture simultaneously.

See the demo page.

First select two pictures, and then please try to zoom in with the mouse wheel, or press numeric keys on the keyboard to switch pictures.

All image data will be processed on your browser, so that it can never happen to upload to somewhere or write to your files.

You can simply bookmark the demo page, or download zip of this repository to use it as a local application.

Compare.html

これは画像を目視で比較することに特化した画像表示ツールです。ブラウザ上で動きます。 拡大縮小とスクロールが複数の画像に対して同時にできるので、 同じ場所を見比べる作業が簡単にできるのがポイントです。

デモページがあります。

最初に適当な2枚の画像を選択して、 マウスホイールでズームしたりキーボードの数字キーで画像を切り替えたりしてみて下さい。

画像データはすべてブラウザ上で処理するので、 どこかへアップロードされることもファイルを書き換えてしまうこともありません。

デモページをブックマークしても使えます。 リポジトリのzipをダウンロードすればローカルアプリのように使うこともできます。