Ieri ho scoperto che su LibreOffice si possono generare codici QR

https://help.libreoffice.org/latest/en-GB/text/shared/01/qrcode.html

cross-posted from: https://feddit.it/post/27786611

TIL you can easily create a QR Code inside LibreOffice

I needed a QR Code generator for a document. After long wandering on the web without finding a QR Code generator that doesn't use a proprietary URL shortener, I discovered that you can easily do it inside LibreOffice.

5 points · 1 comments · view on lemmy.world

1 Comments

lgsp@social.tchncs.de · 2 pts · 146d

@Mannivu bella feature!

ZXing è una libreria open per riconoscimento e creazione di qrcode. Ho usato la libreria per un software desktop, molto comoda.

Sul sito offrono la possibilità di creare qrcode "puliti":

https://zxing.appspot.com/generator/

Oppure per android c'è di tutto, FOSS. Io uso questa:
https://gitlab.com/Atharok/BarcodeScanner

Genera e legge una bella varietà di formati.