image

Barcode

Barcode API helps you to add different barcode to your image. You can use it for digital marketing.

Support QRCode/EAN8/EAN13/Code39/Code128/UPCA

API

  • QRCode
    Parameter - Example QRCode

    img Image Url
    data Data for Barcode Beside QRCode others need integer
    type Barcode Types QRCode/EAN8/EAN13/Code39/Code128/UPCA | Default - QRCode
    level Errror Level 'L','M','Q','H' | Default - L
    gravity Postion of Code 'north','northeast','southeast','south','southwest','west','northwest','east','center' | Default - southeast
    width Support only QRCode width 1-1024 | Default - 250
    color Support only QRCode Color Hex Color Code | Default - 000000
    frame Frame ID "none" | "scan-me-bottom" | "scan-me-top" | "phone-frame" | Default - none
    frameColor Frame Color Hex Color Code | Default - #000000
    gradientType Gradient Type "linear" | "radial" | Default - none
    gradientColor Start Color Hex Color Code | Default - blue
    gradientColor2 End Color Hex Color Code | Default - red

  • EAN8
    Parameter - Example EAN8

    img Image Url
    data Data for Barcode Beside QRCode others need integer
    type Barcode Types QRCode/EAN8/EAN13/Code39/Code128/UPCA | Default - QRCode
    gravity Postion of Code 'north','northeast','southeast','south','southwest','west','northwest','east','center' | Default - southeast

  • Code39
    Parameter - Example Code39

    img Image Url
    data Data for Barcode Beside QRCode others need integer
    type Barcode Types QRCode/EAN8/EAN13/Code39/Code128/UPCA | Default - QRCode
    gravity Postion of Code 'north','northeast','southeast','south','southwest','west','northwest','east','center' | Default - southeast

  • Code128
    Parameter - Example Code128

    img Image Url
    data Data for Barcode Beside QRCode others need integer
    type Barcode Types QRCode/EAN8/EAN13/Code39/Code128/UPCA | Default - QRCode
    gravity Postion of Code 'north','northeast','southeast','south','southwest','west','northwest','east','center' | Default - southeast

  • UPCA
    Parameter - Example UPCA

    img Image Url
    data Data for Barcode Beside QRCode others need integer
    type Barcode Types QRCode/EAN8/EAN13/Code39/Code128/UPCA | Default - QRCode
    gravity Postion of Code 'north','northeast','southeast','south','southwest','west','northwest','east','center' | Default - southeast

  • Barcode
    Parameter - Example Barcode

    If you need just qrcode/barcode use this without sending img paramaeter. Styling is only supported for qrcode.

    data Data for Barcode Beside QRCode others need integer
    type Barcode Types QRCode/EAN8/EAN13/Code39/Code128/UPCA | Default - QRCode
    level Errror Level 'L','M','Q','H' | Default - L
    width Support only QRCode width 1-1024 | Default - 250
    height Support only QRCode height 1-1024 | Default - same as width
    gravity Postion of Code 'north','northeast','southeast','south','southwest','west','northwest','east','center' | Default - southeast
    color support only QRCode Color Hex Color Code | Default - 000000
    dotTpe Dot Types "dots" | "rounded" | "classy" | "classy-rounded" | "square" | "extra-rounded" | Default - rounded
    cornorSquareTpe Cornor Dot Type "dot" | "square" | "extra-rounded" | DotTyp | Default - square
    cornorSquareColor support only QRCode Color Hex Color Code | Default - #000000
    cornorDotTpe Cornor Dot Type "dot" | "square" | DotType | Default - dot
    cornorDotColor support only QRCode Color Hex Color Code | Default - #000000
    gradientType Gradient Type Hex Color Code | Default - radial
    shapeType Shape Type "square" | "circle" | Default - square
    frame Frame ID "none" | "scan-me-bottom" | "scan-me-top" | "phone-frame" | Default - none
    frameColor Frame Color Hex Color Code | Default - #000000

Barcode Limitations & Requirements

Please ensure your data meets the requirements for specific barcode types.

EAN-8

Must be exactly 8 digits. The last digit is a check digit.

EAN-13

Must be exactly 13 digits. The last digit is a check digit.

UPC-A

Must be exactly 12 digits. The last digit is a check digit.

Use it for your Digital Marketing

Please provide us the feedback for improvement. How we can help you.