Encode and decode UHF Gen2 RFID tags!


Simple REST API

EPC Converter

EPC Converter is online tool and a REST API (JSON) for encoding and decoding UHF Gen2 RFID tags according to the GS1 EPC Tag Data Standards (TDS) 1.9.

The API is free for use up to 100 API calls a day. You must register to obtain an API token to use the EPC Converter.

The EPC Converter is available at convert.erfideo.com

Features

  • Decode a EPC memory bank.
  • Decode a EPC Tag URI.
  • Encode a EPC with following EPC schemes:
    • Serialized GTIN (Sgtin-96)
    • Serialized GTIN (Sgtin-198)
    • US Department of Defense Identifier (Dod-96)
    • Global Document Type Identifier (Gdti-96)
    • Global Document Type Identifier (Gdti-174)
    • Global Individual Asset Identifier (Giai-96)
    • Global Individual Asset Identifier (Giai-202)
    • General Identifier (Gid-96)
    • Global Returnable Asset Identifier (Grai-96)
    • Global Returnable Asset Identifier (Grai-170)
    • Global Service Relation Number (Gsrn-96)
    • Global Service Relation Number - Provider (Gsrnp-96)
    • Global Location Number With or Without Extension (Sgln-96)
    • Global Location Number With or Without Extension (Sgln-195)
    • Serial Shipping Container Code (Sscc-96)
    • Serialised Global Coupon Number (Sgcn-96)
    • Component and Part Identifier (Cpi-96)
    • Component and Part Identifier (Cpi-Var)
    • Aerospace and Defense Identifier (Adi-Var)
    • Individual Trade Item Piece (Itip-110)
    • Individual Trade Item Piece (Itip-212)
  • Update an existing EPC, with a new value.
  • Generate a random EPC of one of the GS1 schemes, for testing purposes.