MCPcopy Index your code
hub / github.com/binarywang/qrcode-utils

github.com/binarywang/qrcode-utils @main

Chat with this repo
repository ↗ · DeepWiki ↗ · + Follow
31 symbols 58 edges 5 files 10 documented · 32%
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

qrcode-utils

二维码生成工具

Maven Central Build Status

Maven:

<dependency>
  <groupId>com.github.binarywang</groupId>
  <artifactId>qrcode-utils</artifactId>
  <version>1.3</version>
</dependency>

Core symbols most depended-on inside this repo

getBorder
called by 5
src/main/java/com/github/binarywang/utils/qrcode/MatrixToLogoImageConfig.java
toBufferedImage
called by 3
src/main/java/com/github/binarywang/utils/qrcode/MatrixToImageWriter.java
createQrcode
called by 3
src/main/java/com/github/binarywang/utils/qrcode/QrcodeUtils.java
getLogoPart
called by 2
src/main/java/com/github/binarywang/utils/qrcode/MatrixToLogoImageConfig.java
generateQRCodeImage
called by 2
src/main/java/com/github/binarywang/utils/qrcode/QrcodeUtils.java
getBorderColor
called by 1
src/main/java/com/github/binarywang/utils/qrcode/MatrixToLogoImageConfig.java
createQrcodeMatrix
called by 1
src/main/java/com/github/binarywang/utils/qrcode/QrcodeUtils.java
overlapImage
called by 1
src/main/java/com/github/binarywang/utils/qrcode/QrcodeUtils.java

Shape

Method 26
Class 5

Languages

Java100%

Modules by API surface

src/main/java/com/github/binarywang/utils/qrcode/BufferedImageLuminanceSource.java8 symbols
src/main/java/com/github/binarywang/utils/qrcode/QrcodeUtils.java7 symbols
src/test/java/com/github/binarywang/utils/qrcode/QrcodeUtilsTest.java6 symbols
src/main/java/com/github/binarywang/utils/qrcode/MatrixToLogoImageConfig.java5 symbols
src/main/java/com/github/binarywang/utils/qrcode/MatrixToImageWriter.java5 symbols

For agents

$ claude mcp add qrcode-utils \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact