Hey devs! As requested, we’ve added the following to our Barcode Image API:
- Add
?layout=landscape
parameter to rotate barcodes - Add
?padding=20
parameter to alter whitespace - Add
?format=pdf
option to generate a PDF version - Add
?format=gif
option to generate a GIF version - Add
?format=webp
option to generate a WebP version - Renamed
?type=interleaved2of5
to?type=itf
- Renamed
?type=azteccode
to?type=aztec
That’s pretty much it. Let us know what you’d like to see next 🙏