Décodeur NDEF
Collez des données d'étiquette NFC encodées en hexadécimal pour décoder et analyser les enregistrements NDEF. Consultez la structure des enregistrements, les types et la charge utile lisible.
Hex Input
Accepts hex with or without spaces, 0x prefixes, or colons.
Raw Data
Paste hex data and click Decode
TLV Structure
Record #
Flags
| TNF | |
| Type | |
| Payload Length |
Content
Payload (hex)
Questions fréquemment posées
Yes, all tools on NFCFYI are completely free with no account required. Tools run entirely in your browser (client-side JavaScript) and do not send your data to any server, ensuring privacy for sensitive information like encryption keys or NDEF records.
All tools are fully responsive and work on smartphones, tablets, and desktop browsers. Tools that interact with NFC hardware (like tag reading/writing) require a device with NFC support and a compatible browser (Chrome on Android for Web NFC API). Calculation and encoding tools work on any device.
Yes. NDEF records, memory calculations, and encoding outputs generated by our tools can be used freely in both personal and commercial projects. The tools are reference implementations and we recommend verifying critical outputs against the relevant NFC Forum or ISO specifications.