Plating

Barcodes as a service.

Basics

Using the address bar of your browser:
Add /barcode/{your content}/{barcode format} to the end of this page's URL, where {your content} is the text you would like encoded and {format} is one of the supported barcode types. Code128 is the default format.

For example:

plating.azurewebsites.net/barcode/helloworld

Format

The following barcode formats are supported:

  • code128 (Code 128)
  • qr (QR Code)

Jump in

Report an issue or request a feature:
Issue