Skip to content

jptmoore/csv2iiif

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

csv2iiif

csv2iiif is a Node.js application that reads image filenames and annotation texts from a CSV file and generates a IIIF (International Image Interoperability Framework) manifest.

Installation

  1. Clone the repository:

    git clone https://github.com/jptmoore/csv2iiif.git
    cd csv2iiif
  2. Install the dependencies:

    npm install

Usage

To run the application, use the following command:

npm start

Sample CSV

data.csv

Sample output

sample.json

Todo

Add a command-line parser to customise output

License

The project is licensed under the MIT License. For more information, please refer to the LICENSE file.

About

Generate a IIIF manifest from a CSV file

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published