CRC Calculator

Calculate Cyclic Redundancy Check values for data integrity verification. Supports CRC-8, CRC-16, CRC-32, and CRC-64 with 15+ industry-standard variants. All computation runs in your browser — no data leaves your machine.

Input

Quick load:

Result

Enter data to see CRC values

Common Use Cases

Use CaseRecommended VariantNotes
Ethernet / gzip / PNGCRC-32/IEEEThe most common 32-bit CRC
Modbus RTUCRC-16/MODBUSIndustrial automation standard
1-Wire / DS18B20CRC-8/DallasDallas/Maxim temperature sensors
ext4 / iSCSI / BtrfsCRC-32CHardware-accelerated (SSE4.2 crc32c)
Firmware / bootloaderCRC-16/IBM or CRC-32/IEEEDepends on your toolchain
HDLC / PPPCRC-16/CCITTAlso XMODEM protocol
X.25 / V.42CRC-16/KERMITReflected input and output

Related Tools

Crypto Checksum Verifier (LRC, Retail-MAC, AES-CMAC) | Luhn Algorithm Validator | APDU Command Builder