Skip to content

SDK Capabilities and Entitlements

This page describes the relationship between currently public SDK Open capabilities and the VIP / SVIP / SVIP+ tiers. Modules without an explicit tier restriction are fully supported by default.

Authorization Model

ItemDescription
Offline SDKUses offline_api_key. After local machine activation, local capabilities are available. This mode is suitable for intranet, dedicated-machine, no-public-network, or fixed-machine deployments.
Online SDKUses online_api_key. The runtime interacts with authorization and quota services. This mode is suitable for online verification, online enhancement, and unified quota management.
VIP systemSDK capability tiers include VIP / SVIP / SVIP+.
CZUR-owned devicesCZUR-owned devices map to SVIP capabilities by default.

VIP Entitlement Authorization

VIP features require commercial authorization. Before commercial authorization is granted, the related features are restricted and limited to 200 trial calls.

ItemContact
Business contactsales@czur.com

Full SDK Method Catalog

ModuleMethodsSupport policy
systemsystem.ping, system.info, system.capabilitiesFully supported by default. No VIP-tier distinction.
authauth.create_session, auth.get_context, auth.refresh_session, auth.activate_offline, auth.destroy_sessionFully supported by default. No VIP-tier distinction.
devicedevice.list, device.get, device.open, device.closeFully supported by default. No VIP-tier distinction.
videovideo.start, video.stop, video.set_format, video.set_profileFully supported by default. No VIP-tier distinction.
capturecapture.take, capture.get, capture.session.get, capture.set_turn_detectFully supported by default. No VIP-tier distinction.
imageimage.process, image.process_page, image.apply_color_mode, image.enhance_capabilities, image.enhance, image.enhance_get, image.enhance_cancel, image.enhance_workflow_list, image.enhance_workflow_get, image.enhance_workflow_save, image.enhance_workflow_deleteSome capabilities are restricted by VIP tier.
ocrocr.recognize, ocr.get, ocr.cancel, ocr.extract_text, recognition.barcode_detectSome capabilities are restricted by VIP tier.
filefile.convertSome capabilities are restricted by VIP tier.
sanesane.status, sane.list, sane.watch_start, sane.watch_stop, sane.open, sane.close, sane.get_options, sane.set_options, sane.profile_list, sane.profile_save, sane.profile_apply, sane.profile_delete, sane.scan, sane.scan_get, sane.scan_cancelFully supported by default. No VIP-tier distinction. Linux Only.

Tier Rules

The modules that need VIP capability distinctions are image, ocr, and file. Tiers from low to high are: Default < VIP < SVIP < SVIP+. “And above” means the specified tier and all higher tiers are supported.

Image Processing and Enhancement Module

CapabilityDefaultVIPSVIPSVIP+Notes
Auto optimizationAutomatically optimizes image color and quality.
Color enhancementEnhances color rendering.
Black-and-white modeOutputs a black-and-white result.
Grayscale modeOutputs a grayscale result.
No optimizationKeeps the original image effect without optimization.
Single-image cropCrops a single image.
Selected-area scanScans or crops by selected area.
Keep original imageKeeps the original image.
Auto rotationAutomatically detects orientation and rotates the page.
White-paper sealWhite-paper seal mode.
Blank-page detectionDetects and marks blank pages.
Specification normalizationNormalizes pages to a specified size or specification.
Red/green header fileRed/green header file processing.
Ancient-book modeAncient-book image processing mode.
Hole fillingDetects and fills page holes.
Curved-book flatteningFlattens curved-book pages.
Document rectificationOnline capability.
Document handwriting removalOnline capability.
Document image background removalOnline capability.
Image moire removalOnline capability.

OCR and Recognition Module

CapabilityDefaultVIPSVIPSVIP+
Page text recognition
QR/barcode recognition

File Module

CapabilityDefaultVIPSVIPSVIP+
Images to single-layer PDF
Images to single-layer OFD
Images to dual-layer PDF
Images to dual-layer OFD
Images to TXT
Images to JPG/PNG/BMP/TIF

CZUR Open Platform Documentation