Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

itk-image-io

InsightSoftwareConsortium2.8kApache-2.01.0.0-b.18

Scientific image io with itk-wasm.

itk, imaging, wasm, webassembly, wasi, io, medical, scientific

readme

itk-wasm

Examples Toolchains JavaScript,TypeScript Python WASM WASI

npm version

DOI

License GitHub commit activity

itk-wasm combines ITK and WebAssembly to enable high-performance spatial analysis in a web browser, Node.js, and reproducible execution across programming languages and hardware architectures.

The project provides tools to a) build C/C++ code to WebAssembly, b) bridge local filesystems, JavaScript/Typescript data structures, and traditional file formats, c) transfer data efficiently in and out of the WebAssembly runtime, and d) asynchronous, parallel execution of processing pipelines in a worker pool. itk-wasm can be used to execute ITK or arbitrary C++ codes in the browser, on a workstation / server with Node.js, or standalone execution and wrapped in WASI runtimes.

For more information, please see the project documentation.