Skip to content

Instantly share code, notes, and snippets.

@atomotic
Created October 3, 2021 10:46
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save atomotic/b1301a026ac6e3f9b101d8465ac65112 to your computer and use it in GitHub Desktop.
Save atomotic/b1301a026ac6e3f9b101d8465ac65112 to your computer and use it in GitHub Desktop.
export a static image from Annotorious, with annotation data embedded

i join the brainstorm :) i was impressed lately by this feature of excalidraw: embedding raw data into an exported image

https://twitter.com/excalidraw/status/1316001446043750400
https://twitter.com/dluzar/status/1316005742512607232

the idea: export from annotorious an image (png) with drawed boxes with annotations. the export contains also json web annotation data.

reimport the image into an annotorious setup, it will open the image (static or iiif) with editable annotations.

maybe this exceed the scope of annotorious and is more into generic IIIF viewers

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment