3.0.0 • Published 1 year ago

itk-convert v3.0.0

Weekly downloads
3
License
Apache-2.0
Repository
github
Last release
1 year ago

itk-convert

Convert an image or mesh from one file format to another.

This package provides a command line executable, itk-convert to convert image file formats with itk-wasm.

Installation

npm install -g itk-convert

Usage

itk-convert <inputFile> <outputFile>

Development

cd ../..
pnpm install
pnpm build
cd examples/node-js
pnpm test

More Information

This example demonstrates how to use itk-wasm in a Node.js application. More information can be found in the example documentation.

3.0.0

1 year ago

2.1.6

3 years ago

2.1.4

3 years ago

1.3.1

5 years ago

1.3.0

5 years ago

1.2.0

5 years ago

1.1.1

6 years ago

1.1.0

6 years ago

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago