Ruby library to convert images to usable & printable ZPL code
img = Img2Zpl::Image.open('foo.jpg') zpl = img.to_zpl #=> "^FO0,0^GFA, ... ^FS"