3.0.0 • Published 4 months ago

itk-convert v3.0.0

Weekly downloads
3
License
Apache-2.0
Repository
github
Last release
4 months 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

4 months ago

2.1.6

2 years ago

2.1.4

2 years ago

1.3.1

4 years ago

1.3.0

4 years ago

1.2.0

4 years ago

1.1.1

5 years ago

1.1.0

5 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago