Development of an IIIF Image Coordinate Editor with Auto-Navigation
Overview The editor developed here is a web-based tool for recording and managing arbitrary coordinates on IIIF-compatible high-resolution images. It is designed as a general-purpose coordinate recording tool that can specify images via URL parameters and can be used in various research projects. https://youtu.be/UqPo5Xrkin8 Key Technology Stack OpenSeadragon: IIIF image viewer library (v4.1) SVG overlay: For marker display localStorage: Data persistence Vanilla JavaScript: Framework-free implementation Technical Features 1. Image Specification via URL Parameters The tool’s main feature is the ability to specify any IIIF image via URL parameters: ...