| type | Description |
| WebAdvancedReplaceColorCommandJS | Replaces color(s), defined as color sphere(s), in an image. |
| WebAutoInvertCommandJS | Automatically inverts an image of document. |
| WebAutoTextInvertCommandJS | Automatically inverts inverted text regions on an image. |
| WebAutoTextOrientationCommandJS | Automatically detects text orientation in a document image and rotates the image if necessary. |
| WebBorderClearCommandJS | Clears noise on the border of an image. |
| WebBorderRemovalCommandJS | Detects and removes borders around an image. |
| WebColorNoiseClearCommandJS | Clears color noise on an image. |
| WebDeskewCommandJS | Deskews an image, i.e. detects a correct position of a textual image. |
| WebDeskewDocumentImageCommandJS | Detects rotation angle of a document image and rotates document image using the detected angle. |
| WebDespeckleCommandJS | Removes noise from an image. |
| WebDocumentImageProcessingCommandBaseJS | Provides the base class for document image processing commands, which can be applied to a web image. |
| WebDocumentImageProcessingCommandWithRegionAndSourceChangeJS | Provides the base class for document image processing commands, which can with image region and change image source. |
| WebDocumentImageProcessingCommandWithRegionJS | Provides the base class for document image processing commands, which can work with image region. |
| WebDocumentImageProcessingCommandWithSourceChangeJS | Provides the base class for document image processing commands, which can change image source. |
| WebDocumentPerspectiveCorrectionCommandJS | Corrects perspective distortion of the document image. |
| WebDocumentSegmentationCommandJS | Detects regions of various types of a document image. |
| WebDottedLineRemovalCommandJS | Removes (fills) horizontal dotted lines on document image automatically. |
| WebGetDocumentImageRotationAngleCommandJS | Detects rotation angle of a document image. |
| WebGetRotationAngleCommandJS | Detects rotation angle of an textual image. |
| WebGetTextOrientationCommandJS | Detects text orientation in a document image. |
| WebHalftoneRecognitionCommandJS | Detects regions of halftone of a black-white image. |
| WebHalftoneRemovalCommandJS | Detects halftone regions and removes halftone on an image. |
| WebHolePunchFillingCommandJS | Fills not filled hole punches (fills white circle inside hole punch by black color) on image automatically. |
| WebHolePunchRemovalCommandJS | Removes black hole punches (fills black hole punches by white color) on image automatically. |
| WebImageSegmentationCommandJS | Detects image regions on a color document image. |
| WebIsDocumentImageCommandJS | Checks whether a document image is inverted. |
| WebLineRemovalCommandJS | Removes (fills) lines on document image automatically (lines of forms, tables, underlining/strikethrough of text, noise). |
| WebOcrPreprocessingCommandJS | Executes typical sequence of image processing commands necessary to prepare an image for optical character recognition. |
| WebRestoreTextFromHalftoneCommandJS | Clears halftone and improves text quality of a black-white image. |
| WebShapeRemovalCommandJS | Removes (fills) shapes on document image. |
| WebSmoothingCommandJS | Applies a smoothing effect to a 1 bit-per-pixel image. |