Getting Started with Annotorious: A Tool for Image Annotation
Overview
Recently, a colleague asked how to annotate images using frontend technologies. While libraries like Fabric.js or Konva.js can achieve this, I was curious if there are specialized tools designed specifically for image annotation.
Upon searching online, I discovered Annotorious, which offers image annotation and tagging capabilities wit ...
Posted on Wed, 12 Aug 2026 16:46:28 +0000 by compt
Exploring JSON Hero: An Advanced JSON Visualization and Navigation Tool
JSON Hero provides an elegant interface for parsing and understanding JSON structures. It enhances the standard data-viewing experience with intuitive visualizations and automated content previews.Repository: github.com/jsonhero-io/jsonhero-webLocal DeploymentTo self-host the application, retrieve the source code and configure the environment:g ...
Posted on Mon, 10 Aug 2026 16:21:54 +0000 by Integra_grrl