Free File QR Code Generator
Turn any hosted file URL into a scannable QR code. Installers, archives, datasets, documents — any extension, any size.
- QR Generator
- เครื่องมือออกแบบนามบัตรฟรี
- การ์ด WiFi ที่พิมพ์ได้
- Batch CSV (500 โค้ด)
- 40 เทมเพลต
- 20 ภาษา
รูปแบบบาร์โค้ดนี้แสดงผลแบบขาวดำด้วยสีพื้นหลังและสีหน้าเท่านั้น เทมเพลต รูปทรงจุด/ตา เกรเดียนต์ กรอบ และโลโก้กลางใช้กับ QR code เท่านั้นและถูกซ่อนที่นี่
แสดงเทมเพลตเพิ่มเติม 30 รายการ
บันทึกสไตล์ด้วยปุ่มด้านบนเพื่อเก็บรายการโปรดของคุณไว้ที่นี่
หรือเลือกไอคอนสำเร็จรูป:
แสดงไอคอนเพิ่ม 108
แสดงด้านหลัง QR ด้วยความทึบลดลง บังคับใช้ EC=H อัตโนมัติเพื่อให้ QR สแกนได้ผ่านรูปภาพ
การสร้างแบบกลุ่ม
อัปโหลด CSV เพื่อสร้าง QR code ได้สูงสุด 500 รายการในชุดเดียว แต่ละแถวจะกลายเป็น QR ของตัวเอง — เลือกเทมเพลตหรือกำหนดคุณสมบัติ 21 รายการได้แยกตามแถว: สี เฟรม สไตล์จุด/ดวงตา/ลูกตา ไล่ระดับสี ความโปร่งใส ขนาด การแก้ไขข้อผิดพลาด รูปแบบ โลโก้ในตัว และอื่นๆ อีกมากมาย
21 คอลัมน์: type, data, filename, frametext, frame, template, fgcolor, bgcolor, size, ec, dotstyle, eyestyle, format, logo, gradient, g2, gtype, gangle, transparent, eyeball, eyecolor มีเพียง type และ data เท่านั้นที่จำเป็น ใช้ | เพื่อแยกฟิลด์ภายใน data (เช่น ssid|password|WPA)
รองรับ QR ครบทั้ง 20 ประเภท รวมถึง URL, WiFi, vCard, MeCard, Email, SMS, Event, Location, UPI, SEPA, PayPal, Crypto, Micro QR และ rMQR ดาวน์โหลด CSV ตัวอย่างเพื่อดูทุกคอลัมน์ เทมเพลตทั้ง 40 แบบ สไตล์เฟรม 11 แบบ และโลโก้ในตัว 12 รายการในการใช้งานจริง
1. ดาวน์โหลด CSV ตัวอย่าง · 2. แก้ไขใน Google Sheets, Excel, Numbers หรือโปรแกรมข้อความใดก็ได้ · 3. อัปโหลดที่นี่
บันทึก QR ทั้งหมด — ประเภท ค่าฟิลด์ทั้งหมด สไตล์ เฟรม โลโก้ การออกแบบนามบัตร — เป็นไฟล์ .qr.json ไฟล์เดียว โหลดในภายหลังเพื่อสร้างทุกอย่างใหม่ได้ในคลิกเดียว
ป้อนเนื้อหาเพื่อสร้าง QR code ของคุณ
ลายเซ็นอิเล็กทรอนิกส์ที่ใช้ได้ในศาล
Abundera Sign ก้าวข้ามลายเซ็นอิเล็กทรอนิกส์พื้นฐาน ทุกเอกสารจะได้รับการพิสูจน์ด้วยวิธีเข้ารหัส การตรวจสอบอิสระ และแพ็กเกจหลักฐานที่แสดงการแก้ไข
- แพ็กเกจหลักฐานที่พร้อมใช้งานสำหรับศาลที่สร้างขึ้นโดยอัตโนมัติ
- Personal Document Seal \u2014 ตรวจจับการแก้ไขได้ทันที
- ยึดโยงกับ 5 ระบบอิสระ \u2014 ไม่มีจุดล้มเหลวเดียว
What's a File QR Code?
A QR code that, when scanned, opens or downloads any file you point to. Could be an installer (.dmg, .exe, .deb, .apk), a Zip archive, a CSV / JSON dataset, a Word / Excel document, software firmware, a CAD file — anything with a public URL.
Common use cases
- Software releases — print on hardware boxes so users scan to download installer.
- Conference handouts — link to the slide deck (.pptx / .pdf) or Excel exercise file.
- Field-ops field-data — mechanic scans a unit's QR to download its calibration file.
- App APK distribution — sideload Android apps without going through the Play Store.
- Compressed photo bundles — wedding photographer prints a card with a Zip URL.
- Public datasets — academic poster with a CSV download.
How browsers handle file downloads
The browser's MIME-type rules decide whether to render inline (PDF, image, video) or download (everything else). For force-download behavior, set Content-Disposition: attachment on your server, or append ?dl=1 to a Dropbox URL.
รองรับ 26 ภาษา
UI ที่แปลครบถ้วน รองรับการแสดงสคริปต์พื้นเมือง และรองรับขวาไปซ้ายสำหรับภาษาอาหรับและอูรดู
Frequently Asked Questions
Is there a file-size limit?
Not from our side — the QR only encodes the URL, not the file. The file's size is whatever your hosting allows.
What file types work?
Any. The browser handles the file based on its own MIME rules — common downloads (.zip, .dmg, .exe, .apk, .iso, .csv) trigger a save prompt; renderable types (.pdf, .jpg, .mp4) open inline.
How do I force download instead of inline preview?
On your own server: set Content-Disposition: attachment; filename="name.ext" in the HTTP response. On Dropbox: append ?dl=1. On Google Drive: use the export endpoint.
What about Android sideload (.apk)?
Hosts it directly. The user needs "Install from unknown sources" enabled on their Android device. Sign the APK or distribute via Play Store for production.
Can I make the download anonymous?
Up to your hosting. We don't track scans; whatever your file host's logs capture is between you and them.
What if the file disappears?
The QR still resolves to the URL — but the page shows a 404. Keep the file URL stable for the lifetime of any printed QR.
Can I set a download password?
Yes — use a protected download service (Filemail, WeTransfer Pro, your own auth-gated URL). The QR still encodes the link; the auth happens at download time.