> For the complete documentation index, see [llms.txt](https://smartpossdk.gitbook.io/cloudpossdk/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://smartpossdk.gitbook.io/cloudpossdk/faq/fingerprint/fingerprint-data-formats.md).

# Fingerprint Data Formats

### Crossmatch Fingerprint Module

Supported Data Types/Formats:

* DigitalPersona
* ANSI
* ISO

### WizarPOS Fingerprint Module

Supported Data Types/Formats:

* RawData
* ANSI
* ISO

### Overview

* Both Crossmatch and WizarPOS fingerprint modules support a range of data types and template formats, including ANSI and ISO standards.
* The Crossmatch module additionally supports the DigitalPersona format.
* The WizarPOS module uniquely supports RawData format.

### Implications for Development

* Understanding these supported formats is essential for developers when integrating fingerprint functionality into their applications.
* It ensures compatibility and efficient data handling in applications utilizing these fingerprint modules.
