HTML/JavaScript Image Processing SDK Libraries
LEADTOOLS includes JavaScript libraries that perform client-side image-processing within cross-platform, zero-footprint,
HTML/JavaScript applications. They can be used stand-alone or Integrates with the
LEADTOOLS HTML5/JavaScript Image Viewer Control, which is based on the
HTML5 <canvas>
tag, to add highly responsive, touch-enabled image processing to applications.
The functions utilize JavaScript Web Workers for fast, multithreaded performance.
By processing image data on the client, developers can provide a better user experience with faster
and more responsive applications that do not require external server calls.
JavaScript Color Processing
The LEADTOOLS SDK image processing JavaScript libraries include functions to adjust and change colors in images.
- Adaptive Contrast
- Adjust Contrast, Brightness, and Intensity
- Adjust Hue, Saturation, and Intensity
- Auto Color Level
- Color Count
- Color Level
- Fill
- Gamma Correct
- Histogram Equalize
- Invert
- Stretch Histogram
JavaScript Image Effects
The LEADTOOLS SDK JavaScript libraries include functions to add effects, smooth edges, remove noise and specks, and sharpen images.
JavaScript Image Filters
The LEADTOOLS SDK image processing JavaScript libraries include functions to apply filters to images to blur, sharpen, make text more readable, and more.
- Anti Alias
- Binary
- Functional Lookup Table
- Maximum
- Minimum
- Predefined Binary Filter
- Predefined Spatial Filter
- Spatial Filter
JavaScript Image Transforms
The LEADTOOLS SDK image processing JavaScript libraries include functions to apply geometric transforms to images.
- Flip
- Interpolated Resize
- Reverse
Extensible Image Processing via Web Services
There are some cases where it is impractical to create image processing functions in pure JavaScript. That issue is solved with access to more than 200 image processing functions through Web Services.
Easy to Integrate
LEADTOOLS handles the heavy lifting, eliminating months of R&D, while giving you the best quality and performance available. You'll be free to focus on other components of your application. Download the LEADTOOLS evaluation to streamline your development.
Start Coding with LEADTOOLS HTML/JavaScript Image Processing
HTML/JavaScript Image Processing libraries as well as all LEADTOOLS Recognition, Document, Medical, Vector, and Imaging technologies for all development and target platforms, including Windows, Linux, and macOS.
Online Demo Application that include HTML/JavaScript Image Processing SDK Libraries
HTML5/JavaScript Image Processing
Apply some of the image processing functions offered in LEADTOOLS. LEADTOOLS provides more the 200 image processing functions and only a small subset is shown in this interactive demonstration:
- Flip
- Histogram Equalize
- Auto Color Level
- Invert