I've made an interactive grid (XY-Plot) online viewer! #3819
aleksusklim
started this conversation in
Show and tell
Replies: 1 comment
-
I've added This is useful for comparing far-away cells on the same image; or to compare one lone image to another grid. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
One-page static HTML, works in browser, can be saved locally:
https://klimaleksus.github.io/xy-plot-online-grid-viewer/xy-plot-online-grid-viewer-v1.htm
Accepts all kind of ways to open image (copy-paste, links, drag-n-drop) and all kind of grids or batches (correctly computing headers' width-height).
The only thing you need to do is to adjust single cell dimensions, default to 512*512.
Can be used to:
Here is a demo video of its interface:
xy-plot-online-grid-viewer-v1.mp4
Beta Was this translation helpful? Give feedback.
All reactions