Convert your static QRIS (Quick Response Code Indonesian Standard) codes into dynamic ones effortlessly with this web-based tool. Operates entirely offline, ensuring complete security and privacy for your QRIS data.
- Upload static QRIS images – Seamlessly upload and process static QRIS codes.
- Convert to dynamic QRIS – Customize your QRIS by adding specific amounts or service fees.
- Customizable amounts & service fees – Set fixed amounts or percentages for added convenience.
- Display merchant information – Automatically display merchant details extracted from the QRIS.
- Generate dynamic QR codes – Instantly create new QR codes for dynamic QRIS transactions.
- Upload a static QRIS image: Select your QRIS image into the tool.
- Extract data: The tool decodes the static QRIS and displays the merchant information.
- Set transaction amount: Input the amount and any optional service fees.
- Generate dynamic QRIS: A new QR code will be created for dynamic use.
- Scan or download: The dynamic QR code can be scanned or downloaded for immediate use.
- HTML5 – For a clean and responsive user interface.
- CSS – Custom styles for a sleek design.
- JavaScript (ES6+) – Powers the core functionality.
- jsQR – A library for reading QR codes.
- qrcode-generator – For generating dynamic QR codes.
-
Clone this repository:
git clone https://github.com/justpiple/qris-static-to-dynamic.git
-
Open the project: Navigate to the project folder and open
index.html
in your web browser. The tool runs entirely on the client-side, so no additional setup is required!
Contributions are welcome! Please feel free to submit a Pull Request.
This project is licensed under the MIT License. Feel free to use and modify it as needed.