PoorBillyPilgrim / iiif-pixel-art

Pixel art generator built with Vue.js, Pixelit, and OpenSeadragon using IIIF images from the Art Institute of Chicago's public API.

Home Page:https://poorbillypilgrim.github.io/iiif-pixel-art

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pixel Art Institute of Chicago

A pixelated version of the painting The Great Wave

Seeing the collection through pixels

About

The International Image Interoperability Framework (IIIF) is a growing standard in cultural heritage organizations for delivering high-quality digital content. In providing a consistent and efficient method for sharing images online, IIIF provides organizations a robust method for sharing their digital collections. A benefit of IIIF is its flexibiility which lends itself to more creative kinds of uses. With the help of image viewers like OpenSeadragon, which this site utilizes, user can encounter unique viewing experiences.

The images provided are all in the public domain and made available through the Art Institute of Chicago's public API which uses IIIF to deliver its images.

This project fetches images from the Art Institute of Chicago using its public API, pixelates the image using Pixel It, and loads both the IIIF image and the pixelated image into an OpenSeadragon viewer.

Acknowledgments

Art Institute of Chicago API
OpenSeadragon
IIIF
Pixel It

Project setup

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.

About

Pixel art generator built with Vue.js, Pixelit, and OpenSeadragon using IIIF images from the Art Institute of Chicago's public API.

https://poorbillypilgrim.github.io/iiif-pixel-art


Languages

Language:Vue 90.1%Language:JavaScript 5.5%Language:HTML 4.5%