QRazy is a high-tech, code-producing, square-making, QR code generator that makes generating those little black-and-white squares a little less boring. You throw a URL, text, or whatever you like at it, and QRazy will spit out a fancy QR Code in return--no questions asked, no judgements made! it's like magic! Except it's not magic,it's JavaScript Want to experience the QRazy-sqaures? Check out the live QRazyness: QRazy Live Demo
- Tired of explaining your website URL to people? Just slap a QRazy code on it!
- Need to share your WIFI password in style? Boom! QRazy to the rescue.
- Want to embed a secret message inside a QR code just because you can? QRazy can handle that level of chaos.
- Generate QR Codes: Duh, what else did you expect? Bake cookies? No, just crispy QR codes.
- Custom URL or Text Input: From your Instagram handle to your grandma's secret lasagna recipe—turn anything into a QR code, instantly!
- Pre-set QR Code Sizes: Choose from perfectly pre-measured QR sizes, like picking the right pizza slice: big, bigger, or who-needs-a-plate.
- Always Visible Generate Button: It's right there—no scavenger hunt required. Just click and boom, QR magic!
- Download Button: Save your QR code like it’s a rare Pokémon, ready to be shown off.
- Download QR Codes in Different Formats: PNG? JPEG? We’ve got you covered like a Swiss Army knife, but for QR codes.
- Share QR Code: Send your QR code to friends like you’re sharing the WiFi password at a party—everyone's gonna love it.
- No Ads: Your experience here will be as pure and ad-free as a Sunday morning before the chores kick in.
- Small But Faster: It’s faster than your grandma trying to understand TikTok, and probably smarter too.
- Mobile Friendly: Generate QR codes on the go! Yes, even while riding a unicycle—though we don’t recommend texting and unicycling at the same time.
- Dark/Light Mode: Whether you're a creature of the night or a daytime warrior, we've got you covered with a switchable dark and light mode. Your QR codes will look great in both!
- A computer/mobile.
- Fingers to type.
- Eyes to see.
- … just click this link and forget the setup nonsense.
QRazy uses some fancy JavaScript QR Libraries. It takes your input, spins it around a few times, and voila - a QR code is born.
You're in good company! We're always open to new QRazy ideas and improvements. Here's how you can help:
- 1. Fork the Repository
Click the magical Fork button in the top-right corner of this page. This will create your own copy of the QRazy repository. Behold, your own QR empire!
- 2. Clone the Forked Repo
Clone your forked repo to your local machine so you can go QRazy with the code:
git clone https://github.com/Misgar-Numan/FeF-QRazy.git
cd FeF-QRazy
- 3. Create a New Branch
We don't want things to get QRazy in the main branch, so create a new one:
git checkout -b your-feature-branch
- 4. Make Your Changes
Time to unleash your inner genius! Add features, fix bugs, or simply add more QR-madness. Don’t forget to test it—no one likes broken squares.
- 5. Commit Your Changes
When you're happy with your work, commit it:
git add .
git commit -m "Added feature: more QR madness!"
- 6. Push to Your Branch
git push origin your-feature-branch
- 7. Create a Pull Request
Head over to the original repository, and create a Pull Request (PR) from your forked branch. Don’t forget to describe why your contribution is QRazy awesome!
We'll review your PR faster than a QR code scan!
Q: Is it really QRazy fast?
A: Faster than a cheetah on rollerblades.
Q: Can I generate infinite QR codes?
A: Yes! But, please remember to eat and hydrate.
Q: What can I put in a QR code?
A: Your wildest dreams... and URLs, phone numbers, emails, and text. QRazy supports it all!
Q: Why does the QR code look like a bunch of tiny squares?
A: Science. We don’t question it. Just enjoy it.
- Coffee and Kashmiri Apples: The fuel behind all code.
- The Internet: Because where else would we get ideas for random projects?
This project is licensed under the MIT License – see the LICENSE file for details.