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.
-
Clone the repository:
git clone https://github.com/jptmoore/csv2iiif.git cd csv2iiif
-
Install the dependencies:
npm install
To run the application, use the following command:
npm start
Add a command-line parser to customise output
The project is licensed under the MIT License. For more information, please refer to the LICENSE file.