Qart4j
QR code ASCII art for java
Install / Use
/learn @dieforfree/Qart4jREADME
QArt4J
A QR code generator which gives ASCII Art output image.
A java version of QArt with enhancement.
All credit goes to Russ Cox.
Sample output:

How to generate a runnable jar
QArt4j is a maven project, run the following command to get a ruunable jar:
mvn compile assembly:single
This will generate a runnable jar under target/ directory.
How to run it
QArt4j can run with many parameters, java -jar qart4j.jar --help will show all the parameters.
The parameters which give the sample output are:
java -jar qart4j.jar \
-i sample-input.png \
-o sample-output.png \
-u http://www.imdb.com/title/tt2267968/ \
-w 324 -h 480 \
--mr 72 --mb 164 \
-z 168 -v 16 -q 1 \
--cw EFFFFFFF
Known issues
- JPEG now works, thanks to Abhinash Khanal.
License
Related Skills
node-connect
338.7kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
83.6kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
338.7kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
commit-push-pr
83.6kCommit, push, and open a PR
