Skip to content
Zhiyu Zhu/朱智语 edited this page Dec 20, 2020 · 3 revisions

EFQRCode is a tool to generate QRCode image or recognize QRCode from image in Swift based on CoreImage.

  • Generation: Create stylized QR code image with watermark and/or icon;
  • Recognition: Recognition rate is higher than simply using CIDetector.

Getting Started

Get Involved

  • Ask a question
  • Submit an issue if you found a bug or have a feature request.
  • Open a pull request when you prepared to contribute. Before that, it is recommended to open an issue/discussion to talk about the details first

Information