Leadtools.Converters Getting Started

Summary

.NET
.NET Core
iOS and macOS
Java/Android
JavaScript
Linux
Xamarin

.NET

Sample Programs

Name Path Description
Annotations WinForms \Examples\Annotation\DotNet\WinForms

Generates a helper library that includes automation viewer implementation and some helper classes that you can use/customize in your application

Provides user interfaces and dialogs used in other annotations demos

Annotations (WPF) \Examples\Annotation\DotNet\Wpf

Generates a helper library that includes an automation viewer implementation and some helper classes that you can use/customize in your application.

Provides an implementation for the user interfaces and dialogs used in other annotations demos.

Annotations UserMedicalPack \Examples\Annotation\DotNet\UserMedicalPack.WinForms

Demonstrates generating a package of annotations objects that can be integrated with core annotations and automation.

Creates medical specific annotation objects like snap point, intersection point, and Cobb angle.

After creating the package with this demo project, you can load it in the Annotations Demo

You can follow this same procedure to create your own custom objects and easily integrate them with Annotations Automation.

Annotations UserMedicalPack \Examples\Annotation\DotNet\UserMedicalPack.Wpf

Generates a package of annotations objects that can be integrated with core annotations and automation.

Creates medical specific annotation objects like snap point, intersection point, and Cobb angle.

After creating the package with this demo project, you can load it in the Annotations Demo

You can follow this same procedure to create your own custom objects and easily integrate them with Annotations Automation.

Annotation Conversion Demo \Examples\Annotation\DotNet\AnnConversionDemo

Demonstrates how to convert old LEADTOOLS annotations formats to the new format (Annotations.Engine).

Also converts from annotations saved as tags inside TIFF files or embedded inside PDF files into a LEADTOOLS annotations XML file.

Annotations Bates Stamp Composer Demo \Examples\Annotation\DotNet\AnnotationsBatesStampComposerDemo

Demonstrates how to create a LEADTOOLS Bates Stamp object, burn it to image, or save it to an XML file.

You can load the saved file using the Annotations demo to apply the stamp object onto the container.

Annotations Demo (WinForms) \Examples\Annotation\DotNet\AnnotationsDemo

Demonstrates Annotations (image markup) functionality.

Annotation objects: Rectangle, Ellipse, Hilite, Line, Redact, Text, Ruler, Protractor, CrossProduct, Image, TextPointer, Point, Curve, Point, Polygon, Polyline

Annotations Layers Demo (WinForms) \Examples\Annotation\DotNet\AnnotationsLayersDemo

Demonstrates annotations layers support in the LEADTOOLS Annotations (image markup) functionality.

Annotations Roles Demo \Examples\Annotation\DotNet\AnnotationsRolesDemo

Demonstrates the annotations roles support in the LEADTOOLS Annotations (image markup) functionality.

Use roles to control access to annotation objects based on user credentials.

Annotations Demo (WPF) \Examples\Annotation\DotNet\WPFAnnotationsDemo

Demonstrates Annotations (image markup) functionality.

Annotation objects: Rectangle, Ellipse, Hilite, Line, Redact, Text, Ruler, Protractor, CrossProduct, Image, TextPointer, Point, Curve, Point, Polygon, Polyline

Annotations Layers Demo (WPF) \Examples\Annotation\DotNet\WPFAnnotationsLayersDemo

Demonstrates annotations layers support in the LEADTOOLS Annotations (image markup) functionality.

AAMVA Write Demo \Examples\Barcode\DotNet\AAMVAWriteDemo

Demonstrates writing information to an AAMVA barcode.

Barcode Main Demo \Examples\Barcode\DotNet\BarcodeMainDemo

Demonstrates reading and writing all supported barcodes in LEADTOOLS.

Images can be loaded and saved in 150+ supported image formats as well as scanned from any connected TWAIN device.

Basic Features Demo \Examples\ImageProcessing\DotNet\BasicFeaturesDemo

Demonstrates some basic LEADTOOLS image processing and display features.

  • Loads an image from a file
  • Performs basic image processing using LEADTOOLS Image Processing commands
  • Demonstrates row by row image data access
  • Displays images using the LEADTOOLS Image Viewer Control
Color Conversion Demo \Examples\ImageProcessing\DotNet\ColorConversionDemo

Demonstrates LEADTOOLS Colorspace Conversion SDK features.

Converts image data in a buffer from one color conversion model to another.

Formats supported include RGB, YUV, CMYK, HSV, HLS, YCC, ARGB, and many more.

Document Cleanup Demo \Examples\ImageProcessing\DotNet\DocumentCleanupDemo

Demonstrates Document Image Cleanup functionality.

  • Line Remove, Dot Remove, Border Remove, Hole-punch Remove
  • Deskew, Despeckle
  • Inverted Text
  • Character Smooth
Fusion Demo \Examples\ImageProcessing\DotNet\FusionDemo

Demonstrates the Image Fusion feature of the Medical Viewer engine.

Fusion demo allows the user to fuse two images together and adjust the fusion amount, transparency, scale, position, etc.

Users can also can fuse two series together.

GrayScale Demo \Examples\ImageProcessing\DotNet\GrayScaleDemo

Demonstrates Medical Image processing functionalities

The GrayScale Demo contains all LEADTOOLS medical image processing function and allow the user to adjust the parameter of each function, plus doing statistics, segmentation, region of interest, window level, etc.

Image Processing Demo (WinForms) \Examples\ImageProcessing\DotNet\ImageProcessingDemo

Demonstrates Image Processing functionality.

Apply Image Processing filters to images.

Interactive Histogram Demo \Examples\ImageProcessing\DotNet\InteractiveHistDemo

Demonstrates powerful and comprehensive tools that allow the user to adjust any image histogram.

  • Load and display images
  • Adjust image histogram
  • Alter, enhance, or segment histogram information
  • Provides histogram statistical information that can be helpful to analyze the image
Image Processing Demo (WPF) \Examples\ImageProcessing\DotNet\WPFImageProcessingDemo

Demonstrates Image Processing functionality.

Apply Image Processing filters to images.

WPF Shader Effects Demo \Examples\ImageProcessing\DotNet\WPFShaderEffectsDemo

Demonstrates WPF Shader Effects.

  • Load and display an image in the LEADTOOLS WPF Viewer
  • Apply Shader Effects to the displayed image
  • Control the options for the Shader Effects
OCR Auto Recognize Demo \Examples\OCR\DotNet\OcrAutoRecognizeDemo

Demonstrates the high-level LEADTOOLS OCR Auto Recognize support.

  • Performs high-level OCRing from an input image file to a final document, such as PDF or DOCX.
  • Convert the document in one shot.
  • Various events and a logging mechanism can be used to modify and track the recognition operation.
OCR Demo \Examples\OCR\DotNet\OcrDemo

Demonstrates OCR support.

  • Convert raster images to document files
  • Recognize text from over 40 languages
  • Spell checking and dictionary support
  • Automatically detect, segment, and recognize multiple languages on the same document
  • Full page analysis and zonal recognition
  • Automatic document cleanup and pre-processing
OCR Edit Demo \Examples\OCR\DotNet\OcrEditDemo

Demonstrates OCR words/characters update support for all supported OCR engines.

  • Update words or characters in the recognized page before saving them to the desired document format.
  • Delete words from the recognized page before saving them to the desired document format.
  • Highlight recognized words.
OCR Modules Demo \Examples\OCR\DotNet\OcrModulesDemo

Demonstrates using the MICR, ICR, and OMR recognition modules.

OCR Multi-Engine Demo \Examples\OCR\DotNet\OcrMultiEngineDemo

Demonstrates OCR support for all supported engines.

  • Choose the LEADTOOLS OCR engine during application startup
  • Convert raster images to document files
  • Recognize text from over 40 languages
  • Spell checking and dictionary support
  • Automatically detect, segment, and recognize multiple languages on the same document
  • Full page analysis and zonal recognition
  • Automatic document cleanup and pre-processing
OCR Multi-Threading Demo \Examples\OCR\DotNet\OcrMultithreadingDemo

Demonstrates using LEADTOOLS OCR in a multi-threaded application.

OCR Screen Capture Demo \Examples\OCR\DotNet\OcrScreenCaptureDemo

Demonstrates combining LEADTOOLS Screen Capture, OCR, Document Writers, and Image Viewer Control into one application.

  • Capture selected area, window or full-screen
  • Convert to RTF using LEADTOOLS OCR engine and Document Writers
  • Display the image using the LEADTOOLS Image Viewer control
  • Copy RTF and image data to the clipboard
  • Draw on the image using a pen or brush
OCR Settings Demo \Examples\OCR\DotNet\OcrSettingsDemo

Demonstrates programmatically controlling the various LEADTOOLS OCR engine settings.

OCR TWAIN Scanning Demo \Examples\OCR\DotNet\OcrTwainScanningDemo

Demonstrates combining OCR and TWAIN scanning into one demo.

  • Acquire images from a TWAIN device
  • Perform OCR on the scanned image
  • Save the recognition results
OCR Zones RubberBand Demo \Examples\OCR\DotNet\OcrZonesRubberBandDemo

Demonstrates zonal OCR based on a user-defined rectangle.

  • Load an image from a file
  • Draw a user-defined zone using the LEADTOOLS viewer control's rubber-band feature
  • Perform zonal OCR based on the user-defined zone
  • Save the recognition results
OMR Processing Demo \Examples\OCR\DotNet\OmrProcessingDemo

Demonstrates functionality that intelligently analyzes the bubbles to automatically determine question groups and multiple-choice answer sets so that users can rapidly define master forms.

Load an image from a file.

Draw a user-defined zone to select multiple bubble sheets.

Compare filled in form data to master form template.

ABC Demo \Examples\FileFormats\DotNet\AbcDemo

Demonstrates the features of the LEADTOOLS ABC Image Compression SDK

  • Converts LEADTOOLS annotations from one format/version to another.
  • LEADTOOLS ABC (Advanced Bitonal Compression) is a proprietary 1-bit compression developed by LEAD Technologies.
  • ABC compression algorithms out perform all industry standard compression types.
  • Realize file sizes 4 to 5 times smaller than those generated by standard 1-bit compression types such as CCITT Group 4.
Conversion Service Configuration Demo \Examples\FileFormats\DotNet\ConversionServiceConfigDemo

Serves as a configuration tool for the file conversion service created by ConversionServiceDemo.

  • Converts files to and from any of the LEADTOOLS supported formats.
Conversion Service Demo \Examples\FileFormats\DotNet\ConversionServiceDemo

Demonstrates how to create a Windows service that monitors a folder for new files and performs file format conversions.

  • Converts files to and from any of the LEADTOOLS supported formats.
Feed Load Demo \Examples\FileFormats\DotNet\FeedLoadDemo

Demonstrates the Feed Load file loading with LEADTOOLS.

Allows users to load image files for which all the data is not available at the start of the load process.

For example, you can feed data to the load functions as chunks are downloaded from a remote location.

J2K Large Image Save Demo \Examples\FileFormats\DotNet\J2KLargeImageSaveDemo

Demonstrates progressive load save for large J2K images.

Performs progressive load/save for large J2K images to avoid keeping the entire image in memory during the compression process.

JPEG 2000 Demo \Examples\FileFormats\DotNet\Jpeg2000Demo

Demonstrates loading and displaying various resolutions from JPEG 2000 images.

  • Load JPEG 2000 Image Resolutions
  • Zoom in/out
  • Save JPEG 2000 images
JPX Demo \Examples\FileFormats\DotNet\JpxDemo

Demonstrates JPX (JPEG 2000 Part-2) features of LEADTOOLS.

  • Load and display JPX files
  • View multi-frame JPX files as animations
  • View and edit JPX boxes
  • View JPX file structure
Multipage Conversions Demo \Examples\FileFormats\DotNet\MultipageConversionsDemo

Demo allows you to load all images into a single RasterImage object, then save each image to a disk, appending each new page.

Open Save Demo \Examples\FileFormats\DotNet\OpenSaveDemo

Demonstrates the basic image file open and save support in LEADTOOLS.

Open Save Stamp Demo \Examples\FileFormats\DotNet\OpenSaveStampDemo

Demonstrates saving a stamp preview in image files.

Animation Demo \Examples\Viewers\DotNet\AnimationDemo

Demonstrates LEADTOOLS Animation features

  • Load and save animated GIF files.
  • Create animations from scratch, frame by frame.
  • Control animation playback settings.
  • Render animations.
Document Viewer Demo \Examples\Viewers\DotNet\DocumentViewerDemo

Demonstrates Document Viewer support.

  • View document, vector, and raster image formats in one viewer
  • Document-specific interactive tools
  • View and edit complex document objects and features
  • Fully customizable user interface uses generic parent containers
  • Maximize performance and conserve system resources through efficient large-document paging and thumbnail browsing with configurable lazy-loading
  • Robust options and functions for managing local, global, and web cache on any device
Image Viewer Demo \Examples\Viewers\DotNet\ImageViewerDemo

Demonstrates the LEADTOOLS Image Viewer Control features.

  • Load and view raster or document files
  • Automatically detect raster or vector data in the input file
  • Load and view single or multi-page files
  • Zoom In/Out using interactive tools
  • Pan/Scroll using interactive tools
  • Set layout to single/double/horizontal/vertical
Universal Viewer Demo \Examples\Viewers\DotNet\LEADUniversalViewerDemo

View, search, and annotate documents in a cross-platform Viewer control.

Create, edit, and display annotations and mark-ups.

Magnify Glass Demo \Examples\Viewers\DotNet\MagnifyGlassDemo

Demonstrates the Magnify Glass.

Provides a means of "zooming in" on the image.

Medical Viewer Demo \Examples\Viewers\DotNet\MedicalViewerDemo

Demonstrates the DICOM/Medical image display functionality.

  • Load datasets from DICOM and DICOM Directory
  • Display images with full control over the cell/sub-cell layout
  • Interactive actions: WindowLevel, Pan, Zoom, Magnify Glass
  • Create, edit, and view image annotations
  • Advanced animation playback
Medical Viewer Layout Demo \Examples\Viewers\DotNet\MedicalViewerLayoutDemo

Demonstrates the customized layout support for DICOM/Medical image display functionality.

  • Create, edit, and save custom layouts
  • Preview layout with image data
  • Interactive actions: WindowLevel, Pan, Zoom, Magnify Glass
Databases \Examples\Viewers\DotNet\MedicalWebViewer\Databases
ExternalControlSample \Examples\Viewers\DotNet\MedicalWebViewer\ExternalControlSample
Medical.WebViewer.Addins \Examples\Viewers\DotNet\MedicalWebViewer\Medical.WebViewer.Addins
Medical.WebViewer.Annotations.DataAccessLayer \Examples\Viewers\DotNet\MedicalWebViewer\Medical.WebViewer.Annotations.DataAccessLayer
Medical.WebViewer.Asp \Examples\Viewers\DotNet\MedicalWebViewer\Medical.WebViewer.Asp
Medical.WebViewer.Core \Examples\Viewers\DotNet\MedicalWebViewer\Medical.WebViewer.Core
Medical.WebViewer.ExternalControl \Examples\Viewers\DotNet\MedicalWebViewer\Medical.WebViewer.ExternalControl
Medical.WebViewer.IdP \Examples\Viewers\DotNet\MedicalWebViewer\Medical.WebViewer.IdP
Medical.WebViewer.ImageDownloadAddin \Examples\Viewers\DotNet\MedicalWebViewer\Medical.WebViewer.ImageDownloadAddin
Medical.WebViewer.Jobs \Examples\Viewers\DotNet\MedicalWebViewer\Medical.WebViewer.Jobs
Medical.WebViewer.Jobs.DataAccessLayer \Examples\Viewers\DotNet\MedicalWebViewer\Medical.WebViewer.Jobs.DataAccessLayer
Medical.WebViewer.JobsCleanupAddin \Examples\Viewers\DotNet\MedicalWebViewer\Medical.WebViewer.JobsCleanupAddin
Medical.WebViewer.PatientAccessRights.DataAccessAgent \Examples\Viewers\DotNet\MedicalWebViewer\Medical.WebViewer.PatientAccessRights.DataAccessAgent
Medical.WebViewer.Wado \Examples\Viewers\DotNet\MedicalWebViewer\Medical.WebViewer.Wado
Medical.WebViewer.WCF \Examples\Viewers\DotNet\MedicalWebViewer\Medical.WebViewer.WCF
MedicalWebViewerDemo \Examples\Viewers\DotNet\MedicalWebViewer\MedicalWebViewerDemo
WebViewerConfiguration \Examples\Viewers\DotNet\MedicalWebViewer\WebViewerConfiguration
Viewer Overlay Demo \Examples\Viewers\DotNet\ViewerOverlayDemo

Demonstrates owner draw features of the LEADTOOLS Image Viewer Control.

  • Load and display images with the LEADTOOLS Image Viewer Control
  • Draw user-defined shapes on top of the LEADTOOLS Image Viewer Control
  • Pan, scroll, and zoom the display
Document Viewer Demo (WPF) \Examples\Viewers\DotNet\WPFDocumentViewerDemo

Demonstrates Document Viewer support.

  • View document, vector, and raster image formats in one viewer
  • Document-specific interactive tools
  • View and edit complex document objects and features
  • Fully customizable user interface uses generic parent containers
  • Maximize performance and conserve system resources through efficient large-document paging and thumbnail browsing with configurable lazy-loading
  • Robust options and functions for managing local, global, and web cache on any device
Pan Window Demo (WPF) \Examples\Viewers\DotNet\WPFPanWindowDemo

Demonstrates the LEADTOOLS WPF Viewer and Pan Windows features.

Load and display images using the automated pan window control.

Image List Demo (WPF) \Examples\Viewers\DotNet\WPFRasterImageListDemo

Demonstrates Image List Control features.

  • Browse a directory for all supported images
  • Generate thumbnails for files and display them in the LEADTOOLS Image List Control
  • Control the options for the Image List
WPF Viewer Overlay Demo \Examples\Viewers\DotNet\WPFViewerOverlayDemo

Demonstrates owner draw features of the LEADTOOLS WPF Image Viewer Control.

  • Load and display images with the LEADTOOLS WPF Image Viewer Control
  • Draw user-defined shapes on top of the LEADTOOLS WPF Image Viewer Control
  • Pan, scroll, and zoom the display

.NET Core

Sample Programs

Name Path Description
Barcode Demo \Examples\Barcode\DotNetCore\BarcodeDemo

Demonstrates Barcode reading and writing functionality.

OCR Demo \Examples\OCR\DotNetCore\OCRDemo

Demonstrates OCR support.

  • Convert raster images to document files
  • Recognize text from over 40 languages
  • Spell checking and dictionary support
  • Automatically detect, segment, and recognize multiple languages on the same document
  • Full page analysis and zonal recognition
  • Automatic document cleanup and pre-processing
Load Save Demo \Examples\FileFormats\DotNetCore\LoadSaveDemo

Demonstrates loading and saving of images.

iOS and macOS

Redistributables Paths

Path Target Platform
<installdir>\Bin<Version>\Xcode\iOS iOS
<installdir>\Bin<Version>\Xcode\macOS macOS

Dependencies

Library Description Dependencies
Leadtools.Converters.framework

Provides interoperation between LEADTOOLS and iOS / macOS images.

The RasterImageMediaConverter class lets you convert between a Leadtools.RasterImage object and UIImage, NSImage and CGImage objects.
-

Sample Programs

Name Path Description
Annotations Demo \Examples\Annotation\Xcode\iOS\Objective-C\AnnotationsDemo

Demonstrates Annotations (image markup) functionality.

Annotation objects: Rectangle, Ellipse, Hilite, Line, Redact, Text, Ruler, Protractor, CrossProduct, Image, TextPointer, Point, Curve, Point, Polygon, Polyline

\Examples\Annotation\Xcode\iOS\Swift\AnnotationsDemo
\Examples\Annotation\Xcode\macOS\Objective-C\AnnotationsDemo
\Examples\Annotation\Xcode\macOS\Swift\AnnotationsDemo
Annotations iOS \Examples\Annotation\Xcode\iOS\Objective-C\Leadtools.Annotations.iOS

Generates a helper library that includes automation viewer implementation and some helper classes that you can use/customize in your application

Provides user interfaces and dialogs used in other annotations demos

Leadtools.Annotations.macOS \Examples\Annotation\Xcode\macOS\Objective-C\Leadtools.Annotations.macOS
Barcode Demo \Examples\Barcode\Xcode\iOS\Objective-C\BarcodeDemo

Demonstrates reading and writing all supported barcodes in LEADTOOLS.

\Examples\Barcode\Xcode\iOS\Swift\BarcodeDemo
\Examples\Barcode\Xcode\macOS\Objective-C\BarcodeDemo
\Examples\Barcode\Xcode\macOS\Swift\BarcodeDemo
Image Processing Demo \Examples\ImageProcessing\Xcode\iOS\Objective-C\IPDemo

Demonstrates Image Processing functionality.

Apply Image Processing filters to images.

\Examples\ImageProcessing\Xcode\iOS\Swift\IPDemo
\Examples\ImageProcessing\Xcode\macOS\Objective-C\IPDemo
\Examples\ImageProcessing\Xcode\macOS\Swift\IPDemo
MICR Demo \Examples\OCR\Xcode\iOS\Objective-C\MicrDemo

Demonstrates using Forms Recognition and Processing to recognize bank checks.

Detect the location of and recognize the data in fields from bank check images, including:

  • MICR data
  • Payee information
  • Check date
  • Amount
  • Signature area
  • Payee information
\Examples\OCR\Xcode\iOS\Swift\MicrDemo
OCR Demo \Examples\OCR\Xcode\iOS\Objective-C\OcrDemo

Demonstrates OCR support.

  • Convert raster images to document files
  • Recognize text from over 40 languages
  • Spell checking and dictionary support
  • Automatically detect, segment, and recognize multiple languages on the same document
  • Full page analysis and zonal recognition
  • Automatic document cleanup and pre-processing
\Examples\OCR\Xcode\iOS\Swift\OcrDemo
\Examples\OCR\Xcode\macOS\Objective-C\OcrDemo
\Examples\OCR\Xcode\macOS\Swift\OcrDemo
OcrCommandLineDemo \Examples\OCR\Xcode\macOS\Objective-C\OcrCommandLineDemo
\Examples\OCR\Xcode\macOS\Swift\OcrCommandLineDemo
Simple Load Save Demo \Examples\FileFormats\Xcode\macOS\Objective-C\SimpleLoadSaveDemo

Demonstrates loading and saving of images.

\Examples\FileFormats\Xcode\macOS\Swift\SimpleLoadSaveDemo
Viewer Demo \Examples\Viewers\Xcode\iOS\Objective-C\ViewerDemo

Demonstrates using the LEADTOOLS Image Viewer to display images

\Examples\Viewers\Xcode\iOS\Swift\ViewerDemo
\Examples\Viewers\Xcode\macOS\Objective-C\ViewerDemo
\Examples\Viewers\Xcode\macOS\Swift\ViewerDemo

Java/Android

Redistributables Paths

Path Target Platform
<installdir>\Bin\Android\x86_64 (Android) x86_64 Android
<installdir>\Bin\Android\x86 (Android) x86 Android
<installdir>\Bin\Android\arm64-v8a (Android) arm64-v8a Android
<installdir>\Bin\Android\armeabi-v7a (Android) armeabi-v7a Android
<installdir>\Bin\Android\armeabi (Android) armeabi Android
<installdir>\Bin\CDLLVC10\Win32 (Windows) x86 Windows
<installdir>\Bin\CDLLVC10\x64 (Windows) x64 Windows
<installdir>\Bin\Lib\x86 (Linux) x86 Linux
<installdir>\Bin\Lib\x64 (Linux) x64 Linux

Dependencies

Library Description Jars Native Libraries

leadtools.converters.android.jar

Provides interoperation between LEADTOOLS and Android bitmaps.

The RasterImageConverter class lets you convert between a Leadtools.RasterImage object and an android.graphics.Bitmap class.

leadtools.jar

Android

libleadtools.so

iOS/macOS

Leadtools.framework

Linux

libltkrn.so

Windows

Ltkrnu.dll

Ltkrnx.dll

Sample Programs

Name Path Description
Annotations Demo (Android) \Examples\Annotation\Android\AnnotationsDemo

Demonstrates Annotations (image markup) functionality.

Annotation objects: Rectangle, Ellipse, Hilite, Line, Redact, Text, Ruler, Protractor, CrossProduct, Image, TextPointer, Point, Curve, Point, Polygon, Polyline

LeadtoolsAnnotationsAndroid (Android) \Examples\Annotation\Android\LeadtoolsAnnotationsAndroid
Barcode Demo (Android) \Examples\Barcode\Android\BarcodeDemo

Demonstrates Barcode reading functionality.

Performs live capture via the rear camera for a wide array of symbologies.

Image Processing Demo (Android) \Examples\ImageProcessing\Android\ImageProcessingDemo

Demonstrates Image Processing functionality.

Apply Image Processing filters to images.

MICR Demo (Android) \Examples\OCR\Android\MicrDemo

Demonstrates using the MICR Code Reader to scan MICR Codes from images

OCR Demo (Android) \Examples\OCR\Android\OcrDemo

Demonstrates OCR support.

Shows how to use the LEADTOOLS OCR SDK to scan and extract text from image documents

Viewer Demo (Android) \Examples\Viewers\Android\ViewerDemo

Demonstrates using the LEADTOOLS Image Viewer to display images

Annotations) (Java) \Examples\Annotation\Java\Annotations.Java

Generates a helper jar that includes an automation viewer implementation and some helper classes that you can use/customize in your application.

Provides an implementation for the user interfaces and dialogs used in other annotations demos.

Barcode Demo (Java) \Examples\Barcode\Java\BarcodeDemo
  • Demonstrates Barcode reading and writing functionality.
  • Read barcode data from an image.
  • Write barcode data into an image.
OCR Demo (Java) \Examples\OCR\Java\OcrDemo

Demonstrates OCR support.

  • Performs OCR on an input image.
  • Output the results to any of the supported document file formats, including PDF.
  • Specify the language for OCR detection.
OCR UI Demo (Java) \Examples\OCR\Java\OcrUiDemo

Demonstrates OCR support in a desktop application.

  • Convert raster images to document files.
  • Recognize text from over 40 languages
  • Spell checking and dictionary support
  • Full page analysis and Zonal recognition
  • Automatic document cleanup and pre-processing
Load Save Demo (Java) \Examples\FileFormats\Java\LoadSaveDemo

Demonstrates LEADTOOLS image file format support.

  • Load an image and save it to any of the supported file formats.
  • Specify the target format, bits per pixel, etc.
  • Can support multi-page input files.

JavaScript

Sample Programs

Name Path Description
Annotations Demo \Examples\Annotation\JS\AnnotationsDemo

Demonstrates Annotations (image markup) functionality.

Annotation objects: Rectangle, Ellipse, Hilite, Line, Redact, Text, Ruler, Protractor, CrossProduct, Image, TextPointer, Point, Curve, Point, Polygon, Polyline

Barcode Reader Demo \Examples\Barcode\JS\BarcodeDemo

Demonstrate barcode functionality using HTML5 / JavaScript

  • Load barcode image from URL
  • Scan barcodes from browser
Image Processing Demo \Examples\ImageProcessing\JS\ImageProcessingDemo

Demonstrates image processing effects using HTML5 / JavaScript.

OCR Demo \Examples\OCR\JS\OcrDemo

Demonstrates OCR support.

Load an image from a URL and OCR its text.

DocumentCompareDemo \Examples\Viewers\JS\DocumentCompareDemo
Document Composer Demo \Examples\Viewers\JS\DocumentComposerDemo

Demonstrates the ability to construct a new document from the pages of other documents.

Pages can be re-ordered, added, or deleted.

Document Viewer Demo \Examples\Viewers\JS\DocumentViewerDemo

Demonstrates using the LEADTOOLS Document Viewer SDK with HTML5 / JavaScript.

  • Load a document from local disk or a url
  • Draw annotations on the document
  • Use thumbnail viewer
  • Interactive zooming/panning
JavaScript Document Viewer Simple Demo \Examples\Viewers\JS\DocumentViewerSimpleDemo

Demonstrates simplicity of the JavaScript Document Viewer.

Viewer Demo \Examples\Viewers\JS\ViewerDemo

Demonstrates using the LEADTOOLS Image Viewer in HTML5 / JavaScript.

  • Load image from URL
  • Rotate
  • Zoom
  • Flip horizontal/vertical
  • Save image
Drag and Drop Demo \Examples\Viewers\JS\ViewerDragDropDemo

Demonstrates how the LEADTOOLS Image Viewer supports both the native HTML Drag and Drop and a custom item-based mode for both desktop and mobile devices.

Viewer Inline Demo \Examples\Viewers\JS\ViewerInlineDemo

Demonstrates how an Image Viewer component can be embedded on a page with minimal configuration.

Viewer Simple Demo \Examples\Viewers\JS\ViewerSimpleDemo

Demonstrates the use of typescript with LEADTOOLS with a simple web viewer example.

Viewer Styles Demo \Examples\Viewers\JS\ViewerStylesDemo

Demonstrates how the Elements Mode of the LEADTOOLS ImageViewer can respond to CSS transitions.

Viewer Thumbnails Demo \Examples\Viewers\JS\ViewerThumbnailsDemo

Demonstrates the thumbnail viewer using a simple thumbnail viewer and viewer example in the browser.

LEADVIEW_DocumentViewerDemo \Examples\Viewers\JS\LEADVIEW_DocumentViewerDemo
LEADVIEW_RedactDemo \Examples\Viewers\JS\LEADVIEW_RedactDemo

Linux

Sample Programs

Name Path Description
Barcode Demo \Examples\Barcode\Linux\Barcode

Demonstrates Barcode reading and writing functionality.

  • Read barcode data from an image.
  • Write barcode data into an image.
OCR Demo \Examples\OCR\Linux\Ocr

Demonstrates OCR support.

  • Performs OCR on an input image.
  • Output the results to any of the supported document file formats, including PDF.
  • Specify the language for OCR detection.
File Converter Demo \Examples\FileFormats\Linux\FileConverter

Demonstrates LEADTOOLS image file format support.

  • Convert all supported image files in the source directory to a specified format.
  • Specify the target format, bits per pixel, quality factor, etc.
  • Can also resize during conversion.
  • Can support multi-page input files.

Xamarin

Sample Programs

Name Path Description
Annotations.UserMedicalPack \Examples\Annotation\Xamarin\Annotations.UserMedicalPack
Annotations.Xamarin \Examples\Annotation\Xamarin\Annotations.Xamarin
Annotations Demo \Examples\Annotation\Xamarin\AnnotationsDemo

Demonstrates Annotations (image markup) functionality.

Annotation objects: Rectangle, Ellipse, Hilite, Line, Redact, Text, Ruler, Protractor, CrossProduct, Image, TextPointer, Point, Curve, Point, Polygon, Polyline

Barcode Demo \Examples\Barcode\Xamarin\BarcodeDemo

Demonstrates reading and writing all supported barcodes in LEADTOOLS.

Image Processing Demo \Examples\ImageProcessing\Xamarin\IPDemo

Demonstrates Image Processing Functionality.

Apply Image Processing filters to images.

Live Filter Demo \Examples\ImageProcessing\Xamarin\LiveFilterDemo

Demonstrates using the camera library that bridges android.hardware.camera and android.hardware.camera2 for easier live capture and single image camera applications.

MICR Demo \Examples\OCR\Xamarin\MicrDemo

Demonstrates using the MICR Code Reader to scan MICR Codes from images

OCR Demo \Examples\OCR\Xamarin\OcrDemo

Demonstrates OCR support.

Shows how to use the LEADTOOLS OCR SDK to scan and extract text from image documents.

Document Converter Demo \Examples\FileFormats\Xamarin\ConverterDemo

Demonstrates Document Converters support.

Convert to and from any document or raster image files.

Perform document-to-document conversion at 100% accuracy without the need for OCR.

Convert complex document objects and features.

Automatically convert raster images to documents with OCR.

Document Viewer Demo \Examples\Viewers\Xamarin\DocumentViewerDemo

Demonstrates OCR support.

Shows how to use the LEADTOOLS OCR SDK to scan and extract text from image documents.

DocScanner \Examples\Viewers\Xamarin\DocScanner

See Also

Reference

Introduction

Getting Started (Guide to Example Programs)

Summary of All Supported Image File Formats

Version History

Leadtools.Converters Assembly Changes

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Converters Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.