Skip to content

PureJsImage v0.14.0

Choose a tag to compare

@a-r-d a-r-d released this 20 Aug 04:11
· 36 commits to main since this release

PureJsImage 0.14.0 adds deterministic, bounded numeric-raster analysis plans and tile executors for band math, normalized difference, linear combinations, subtraction, terrain slope/aspect/hillshade, regional statistics and histograms, line profiles, explicit target-grid resampling, and caller-supplied inverse reprojection.

Plans record raw/scaled value handling, units, nodata, algorithm versions, coordinate-transform identity and accuracy, and explicit tile and memory limits without adding runtime dependencies or full-raster materialization.

The browser convert demo also keeps original and converted images side by side on large screens and includes constrained AVIF output.