| Assembly Framework | \Examples | Comments | 
|---|---|---|
| Leadtools.framework  - Leadtools  | 
	\Xcode\macOS\ImageProcessingDemo | Framework for working with the LEADTOOLS iOS / macOS SDK. | 
| Leadtools.Codecs.framework | \Xcode\OS\ImageProcessingDemo | Framework for loading/saving any supported image format and obtaining information about images (width, height, bits per pixel, page count, etc.). In addition, each supported file format has its own .framework file. | 
| Leadtools.Controls.framework | \Xcode\OS\ViewerDemo | Framework for displaying images in an iOS / macOS application including support for zooming, panning scrolling, etc. | 
| Leadtools.Converters.framework  - RasterImageConverter  | 
	Framework for providing interoperation between LEADTOOLS and iOS / macOS images. | |
| Leadtools.Annotations.Engine.framework  - AnnObject  | 
	\Xcode\iOS\AnnotationsDemo \Xcode\macOS\AnnotationsDemo  | 
	Framework for providing low-level annotation functionality. | 
| Leadtools.Annotations.Automation.framework  - AnnAutomation  | 
	\Xcode\iOS\AnnotationsDemo \Xcode\macOS\AnnotationsDemo  | 
	Framework for implementing high-level automated annotations. | 
| Leadtools.Annotations.Designers.framework  - AnnDesigner  | 
	\Xcode\iOS\AnnotationsDemo \Xcode\macOS\AnnotationsDemo  | 
	Framework for allowing end-users to interactively create and edit LEADTOOLS annotation objects. | 
| Leadtools.Annotations.Rendering.framework  - AnnObjectRenderer  | 
	\Xcode\iOS\AnnotationsDemo \Xcode\macOS\AnnotationsDemo  | 
	Framework for all LEADTOOLS Annotation object renderers. This class, and other classes from the Leadtools.Annotations.Rendering namespace, provide functionality for rendering LEADTOOLS annotation objects. | 
| Leadtools.ImageProcessing.Color.framework  - Leadtools.ImageProcessing.Color  | 
	\Xcode\iOS\ImageProcessingDemo \Xcode\macOS\ImageProcessingDemo  | 
	Framework for performing image transforms such as brightness, contrast, hue, saturation, intensity, etc. | 
| Leadtools.ImageProcessing.Core.framework  - Leadtools.ImageProcessing.Core  | 
	\Xcode\iOS\ImageProcessingDemo \Xcode\macOS\ImageProcessingDemo  | 
	Framework for performing image transforms such as Multiscale enhancement, Registration Mark transformation, document clean-up, deskewing (including bank check deskewing), etc. | 
| Leadtools.ImageProcessing.Effects.framework  - Leadtools.ImageProcessing.Effects  | 
	\Xcode\iOS\ImageProcessingDemo \Xcode\macOS\ImageProcessingDemo  | 
	Framework for performing image transforms such as smooth, sharpen, edge detect/enhance, noise, combining images, etc. | 
| Leadtools.Barcode.framework  - Leadtools.Barcode  | 
	\Xcode\iOS\BarcodeDemo \Xcode\macOS\BarcodeDemo  | 
	Framework for implementing Barcode Recognition. | 
| Leadtools.Ocr.framework  - Leadtools.Ocr  | 
	\Xcode\<macOS/iOS>\OcrDemo | Framework for recognizing text and magnetic ink characters in images and save recognition results to several output formats. | 
| Leadtools.Document.Writer.framework  - Leadtools.Document.Writer  | 
	\iOS<Objective-C/Swift>\OcrDemo \macOS<Objective-C/Swift>\OcrCommandLineDemo  | 
	Framework for creating popular multipage and searchable documents such as Adobe PDF, and Microsoft Word from OCR results. | 
For a list of tutorials using LEADTOOLS iOS / macOS functionality, see iOS / macOS Tutorials.
For a list of features, see iOS Features.