My very own QR Code Generator





Category
Type | Progressive Web App (PWA) |
Technology | Frontend: Angular JS – Backend: API with Laravel PHP Framework |
Timeframe | 11/2022 – today |
Status | Work in Progress; basic functions implemented, SVG- and PNG-export |
Link | https://qr.renvert.com |
Up until now, I used Google's API to create dynamic QR codes. However, on the one hand this led to long loading times, on the other hand you don't want to send any information to Google for privacy reasons.
So I decided to build my own script to create QR codes locally. This solved both problems at once. A little while later, the idea grew to build a standalone QR code designer as a progressive web app.
Try it out
This app is still work in progress, but it is public and you are very welcome to try it for free and download your code as PNG or SVG file.