itk-convert

3.0.0 • Public • Published

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.

Dependents (0)

Package Sidebar

Install

npm i itk-convert

Weekly Downloads

4

Version

3.0.0

License

Apache-2.0

Unpacked Size

14.1 kB

Total Files

4

Last publish

Collaborators

  • thewtex