node-iiif
Image processor
An image processing module implementing the IIIF Image API
This module provides a full-featured IIIF Image API 2.1 and 3.0 image processor. It covers only the image processing pipeline itself, leaving input and output to the caller.
27 stars
88 watching
5 forks
Language: JavaScript
last commit: 13 days ago
Linked from 1 awesome list
iiifiiif-imagenodejs
Related projects:
Repository | Description | Stars |
---|---|---|
zimeon/iiif | An implementation of the International Image Interoperability Framework's Image API reference specification in Python. | 55 |
go-iiif/go-iiif | An implementation of the IIIF Image API in Go with additional features and caching | 89 |
conlect/image-iiif | Provides a set of tools and filters for manipulating images in accordance with the IIIF Image API 3.0 specification | 11 |
matmen/imagescript | A JavaScript library for image processing and manipulation without dependencies | 633 |
azaroth42/pi3f | An implementation of the IIIF Image API, providing various image validation and manipulation capabilities. | 2 |
go-iiif/go-iiif-vips | A Go driver for processing IIIF images using the libvips library | 3 |
cmoa/iiif_s3 | A Ruby-based library to generate and upload IIIF-compatible image stacks to Amazon S3 for static serving. | 29 |
imagej/imagej2 | A Java-based software framework for processing multidimensional image data in scientific imaging applications. | 1,192 |
princeton-cdh/piffle | A Python library for generating and parsing IIIF Image API URLs in an object-oriented fashion. | 17 |
iiif-prezi/osullivan | API for working with IIIF Presentation manifests in Ruby | 32 |
dbmdz/iiif-server-hymir | A Java-based server for serving IIIF images and presentations in various formats and with customizable image processing and storage options. | 27 |
inveniosoftware/flask-iiif | Provides an easy integration layer with the IIIF API standards for image interoperability | 28 |
usercode/imagewizard | An ASP.NET Core service for processing images in real-time with various filters and caching options. | 69 |
rogerhoward/djiiif | Enables IIIF integration with Django by exposing image profiles as URLs | 9 |
iiif-commons/manifesto | A utility library providing standardized data structures and functions for building IIIF Presentation API clients and servers. | 47 |