# qr3.app > Developer-first QR-Codes mit EU Digital Product Passport. API-first, Cloudflare-Edge, MCP-nativ. qr3.app is a production QR-code platform built for developers and EU regulatory compliance. Key features: - Free in-browser QR generator (URL, WiFi, vCard, email, SMS, geo) — no account needed - Dynamic QR codes with scan analytics, webhooks, batch API - EU Digital Product Passport (DPP) builder for batteries + textiles, with live AGEC/ESPR compliance validation - GS1 Digital Link Resolver + DPP-Bulk-Import (CSV/XLSX up to 10k rows) - TypeScript/Python/Go SDKs, CLI, MCP server for AI agents - Privacy-first: SHA-256-hashed IPs at the edge, GDPR-conform ## Documentation - [Docs (DE)](https://docs.qr3.app/de/) - [Docs (EN)](https://docs.qr3.app/en/) - [API Reference](https://docs.qr3.app/de/api/reference/) - [DPP Guide](https://docs.qr3.app/de/dpp/) - [llms.txt for docs](https://docs.qr3.app/llms.txt) ## Developer resources for qr3.app Every developer-facing resource of qr3.app sits at a fixed URL. Nothing here needs an account to read. - [qr3.app API catalog](https://qr3.app/.well-known/api-catalog) — RFC 9727 linkset: every qr3.app API with its description, docs and status endpoint - [qr3.app OpenAPI specification](https://qr3.app/v1/openapi.json) — OpenAPI 3.1, the machine-readable description of the REST API - [qr3.app API reference](https://docs.qr3.app/en/api/reference/) — the same API, human-readable - [qr3.app authentication guide](https://docs.qr3.app/en/quickstart/authentication/) — Bearer tokens (`qr3_sk_…`), scopes, rate limits - [qr3.app webhooks](https://docs.qr3.app/en/api/webhooks/) — event types, payload shape, delivery log - [qr3.app MCP server](https://mcp.qr3.app/mcp) — streamable HTTP endpoint. `initialize`, `tools/list`, `resources/list` and `resources/read` work without an API key; `tools/call` needs one - [qr3.app MCP resource catalogue](https://mcp.qr3.app/resources) — the same resources as plain JSON, for clients that do not speak MCP - [qr3.app MCP documentation](https://docs.qr3.app/en/api/mcp/) — client configuration - [qr3.app agent skills](https://github.com/ostheimer/qr3-skills) — portable agent plugin, seven skills - [qr3.app TypeScript SDK](https://www.npmjs.com/package/@qr3/sdk) — `npm install @qr3/sdk` - [qr3.app CLI](https://www.npmjs.com/package/@qr3/cli) — `npm install -g @qr3/cli` - [qr3.app Python SDK](https://pypi.org/project/qr3app/) — `pip install qr3app` - [qr3.app API status](https://qr3.app/v1/health) — health endpoint Markdown content negotiation: every server-rendered page of qr3.app answers `Accept: text/markdown` with Markdown instead of HTML (acceptmarkdown.com). Responses carry `Vary: Accept`. ## Free QR Generator Client-side static QR generator — runs entirely in the browser, no account, no tracking. Types: URL, text, WiFi, vCard, email, SMS, location. Download as PNG/SVG/PDF. Available in all 24 EU languages. - [Generator (EN)](https://qr3.app/en/generate/) - [Generator (DE)](https://qr3.app/de/generate/) ## DPP Tools Interactive EU Digital Product Passport tools — no account needed. Available in all 24 EU languages. - [Do I need a DPP? — check (EN)](https://qr3.app/en/dpp-check/) — pick a product category, see if and when the EU DPP becomes mandatory - [DPP-Pflicht-Check (DE)](https://qr3.app/de/dpp-check/) - [DPP cost calculator (EN)](https://qr3.app/en/dpp-cost/) — number of products → plan + price per product - [DPP-Kostenrechner (DE)](https://qr3.app/de/dpp-cost/) - [DPP software comparison (EN)](https://qr3.app/en/compare/) — qr3.app vs. DPP-Tool vs. build-your-own vs. Tractus-X ## Pricing - [Pricing (DE)](https://qr3.app/de/pricing/) — Free / Pro €29 / Business €79 / Agency €199 - [Pricing (EN)](https://qr3.app/en/pricing/) ## Blog AI-researched articles on DPP, QR codes, GS1, EU compliance. Daily writer (Claude Sonnet 4.6 + Gemini grounding) since 2026-05. - [Blog DE](https://qr3.app/de/blog/) — [RSS](https://qr3.app/de/blog/feed.xml) - [Blog EN](https://qr3.app/en/blog/) — [RSS](https://qr3.app/en/blog/feed.xml) ### Latest German articles - [ISO/IEC JTC 5: DPP-Architektur auf Interoperabilität vorbereiten](https://qr3.app/de/blog/iso-iec-jtc5-dpp-framework-2026/): ISO/IEC JTC 5 arbeitet an einem internationalen DPP-Rahmen. Was der noch offene Arbeitsentwurf für Datenmodelle, Rollen und Schnittstellen heute praktisch bedeutet. - [DPP-Register: Verifizierte Wirtschaftsakteure und Zugriffsrollen richtig aufsetzen](https://qr3.app/de/blog/dpp-registry-operator-verification-2026/): Die DPP-Register-Verordnung macht Identität und Berechtigung zur Voraussetzung für belastbare Registrierungen. Ein praktischer Leitfaden zu Rollen, Mandaten und Audit-Trails. - [Digitaler Fahrzeug-Kreislaufpass: Was Hersteller bis 2032 vorbereiten sollten](https://qr3.app/de/blog/digital-circularity-vehicle-passport-2026/): Die EU-Verordnung 2026/1738 bringt ab 2032 einen digitalen Kreislaufpass für Fahrzeuge. So strukturieren Hersteller Daten, Referenzen und Zugriffe heute. - [PPWR ab 12. August 2026: Lagerware, Verpackungs-ID und Konformitätsakte richtig trennen](https://qr3.app/de/blog/ppwr-lagerware-verpackungs-id-konformitaet-2026/): Neue EU-Kommissions-FAQ klären den PPWR-Stichtag: So verbinden Hersteller Lagerstatus, Verpackungskennung, Lieferantendaten und Konformitätsnachweise. - [GS1 Resolver Test Suite: DPP-Links vor dem Go-live belastbar prüfen](https://qr3.app/de/blog/gs1-resolver-test-suite-dpp-links/): Die stabile GS1-Test-Suite macht Resolver 1.2 prüfbar. So testen Sie Redirects, Linksets, CORS, Sprachen und Fehlerfälle vor dem Go-live. - [EU-GARAN ab 27. September 2026: QR-Code und Onlineshop korrekt umsetzen](https://qr3.app/de/blog/eu-garan-qr-code-online-display-2026/): Ab 27. September 2026 gelten EU-Vorgaben für Gewährleistungshinweis und GARAN-Label. So bleiben QR-Code, Online-Darstellung und Produktzuordnung korrekt. - [EU-Zoll ab 1. November 2026: Händler-, Hersteller- und Standard-ID sauber zuordnen](https://qr3.app/de/blog/eu-customs-product-identifiers-ecommerce-2026/): Ab 1. November 2026 werden Produktkennungen für niedrigwertige E-Commerce-Importe Pflicht. So ordnen Händler Marketplace-, Hersteller- und Standard-IDs korrekt zu. - [GS1 Product Image Standard 5.0: Vom Master-Asset zur stabilen Produktbild-URL](https://qr3.app/de/blog/gs1-product-image-standard-5-asset-delivery/): GS1 Product Image Standard 5.0 bündelt Speicherung und Auslieferung. So bleiben Produktbilder über URLs, Versionen, Rechte und Metadaten belastbar. - [CLP-Digitallabel seit Juli 2026: Was QR-Ziele über Zugriff, Tracking und Ausfälle erfüllen müssen](https://qr3.app/de/blog/clp-digital-label-access-tracking-outage-2026/): Seit 1. Juli 2026 gelten CLP-Regeln für digitale Kennzeichnungen. Was QR-Ziele bei Tracking, Sprachwahl, Verfügbarkeit und Ausfällen leisten müssen. - [EUDR-Sammelerklärungen: Wie Referenznummern durch Produkt- und Chargendaten fließen](https://qr3.app/de/blog/eudr-grouped-statements-reference-data-flow/): Die neue EUDR-Gruppierung ersetzt Einzelreferenzen in Lieferkette und Zoll. So modellieren Sie Chargen, Sammelreferenzen, API-Status und Historie. - [CRA-Meldepflichten: Produktpass, Sicherheitsmeldung und Update-Historie sauber trennen](https://qr3.app/de/blog/cra-reporting-product-data-separation/): Ab 11. September 2026 gelten CRA-Meldepflichten. So trennen Hersteller Produktpass, vertrauliche Meldung und Update-Historie sauber. - [Vorläufiger GS1-DPP-Standard v2: NFC ergänzt den 2D-Code](https://qr3.app/de/blog/gs1-dpp-v2-nfc-2d-code/): Die vorläufige GS1-DPP-Fassung v2 erlaubt NFC nur zusätzlich zum 2D-Code. Was das für Identität, QR/Data Matrix und Tests bedeutet. - [AI Act ab 2. August: Warum ein QR-Code die KI-Kennzeichnung nicht ersetzt](https://qr3.app/de/blog/ai-act-article-50-qr-code-marking/): AI Act ab 2. August: Maschinenlesbare Markierung, sichtbarer Hinweis und QR-Provenienz sauber trennen – mit einem umsetzbaren Vier-Ebenen-Modell. - [Reparaturdaten ab 31. Juli: Den Produktpass für den Reparaturpfad vorbereiten](https://qr3.app/de/blog/right-to-repair-data-path-2026/): Ab 31. Juli 2026 gilt die EU-Reparaturrichtlinie. So strukturieren Unternehmen Produkt-, Ersatzteil- und Prozessdaten für belastbare Reparaturabläufe. - [PPWR, QR-Code und DPP: Warum ein Datenträger reichen muss](https://qr3.app/de/blog/ppwr-one-data-carrier-dpp/): Die PPWR verlangt offene digitale Datenträger für Verpackungsinformationen. So lassen sich Verpackung, Sortierung und Produktpass über einen stabilen Einstieg verbinden. - [Digitaler Produktpass für Spielzeug: Was Hersteller bis 2030 vorbereiten müssen](https://qr3.app/de/blog/toy-dpp-eu-2025-2509/): Die EU-Spielzeugverordnung macht den DPP ab 2030 zum Konformitätsnachweis. Was Hersteller für Modelle, Sicherheit, Onlinehandel und Zoll vorbereiten sollten. - [Bauproduktpass und BIM: So greifen DPP und Gebäudedaten ineinander](https://qr3.app/de/blog/construction-dpp-bim/): Die neue Bauprodukteverordnung verbindet den Digitalen Produktpass mit BIM. Was Hersteller über offene Daten, Rollen und langfristige Verfügbarkeit wissen müssen. - [Digitaler Produktpass für Waschmittel: Was die EU-Verordnung 2026/405 verlangt](https://qr3.app/de/blog/detergent-dpp-eu-2026-405/): Die Verordnung (EU) 2026/405 führt den DPP für Waschmittel und Tenside ein. Was Hersteller für Daten, Refill, Zoll und zehn Jahre Verfügbarkeit planen müssen. - [Vernichtungsverbot für unverkaufte Textilien: Was seit Juli 2026 gilt](https://qr3.app/de/blog/espr-unsold-textiles-ban-2026/): Seit 19. Juli 2026 gilt das ESPR-Vernichtungsverbot für unverkaufte Bekleidung und Schuhe. So funktionieren Ausnahmen, Offenlegung und Datennachweise. - [EU-DPP-Register ist live: Was Unternehmen jetzt testen sollten](https://qr3.app/de/blog/eu-dpp-registry-live-2026/): Das EU-Register für Digitale Produktpässe ist seit 20. Juli 2026 operativ. Was Hersteller jetzt in Testumgebung, API und Datenarchitektur prüfen sollten. ### Latest English articles - [ISO/IEC JTC 5: Preparing DPP Architecture for Interoperability](https://qr3.app/en/blog/iso-iec-jtc5-dpp-framework-2026/): ISO/IEC JTC 5 is shaping an international DPP framework. What its early work means today for data models, roles and integration boundaries. - [DPP Registry: Setting Up Verified Economic Operators and Access Roles](https://qr3.app/en/blog/dpp-registry-operator-verification-2026/): The DPP Registry Regulation makes identity and authority prerequisites for reliable registrations. A practical guide to roles, mandates and audit trails. - [Digital Circularity Vehicle Passport: What Manufacturers Should Prepare for 2032](https://qr3.app/en/blog/digital-circularity-vehicle-passport-2026/): EU Regulation 2026/1738 introduces a digital circularity vehicle passport from 2032. How manufacturers can structure data, references and access now. - [PPWR from 12 August 2026: Separate Legacy Stock, Packaging IDs and Conformity Files](https://qr3.app/en/blog/ppwr-lagerware-verpackungs-id-konformitaet-2026/): New European Commission FAQs clarify the PPWR cut-off: how manufacturers should connect stock status, packaging identifiers, supplier data and conformity evidence. - [GS1 Resolver Test Suite: Reliably Test DPP Links Before Go-Live](https://qr3.app/en/blog/gs1-resolver-test-suite-dpp-links/): The stable GS1 test suite makes Resolver 1.2 testable. Verify redirects, linksets, CORS, languages, and error handling before go-live. - [EU GARAN from 27 September 2026: Implement the QR Code and Online Shop Correctly](https://qr3.app/en/blog/eu-garan-qr-code-online-display-2026/): EU rules for the legal-guarantee notice and GARAN label apply from 27 September 2026. Keep QR codes, online display and product mapping correct. - [EU Customs from 1 November 2026: Map Merchant, Manufacturer and Standard IDs Correctly](https://qr3.app/en/blog/eu-customs-product-identifiers-ecommerce-2026/): Product identifiers become mandatory for low-value e-commerce imports on 1 November 2026. Map marketplace, manufacturer and standard IDs correctly. - [GS1 Product Image Standard 5.0: From Master Asset to Stable Product Image URL](https://qr3.app/en/blog/gs1-product-image-standard-5-asset-delivery/): GS1 Product Image Standard 5.0 brings storage and delivery together. Build reliable product image URLs with versions, rights and metadata. - [CLP Digital Labels Since July 2026: Access, Tracking and Outage Rules for QR Destinations](https://qr3.app/en/blog/clp-digital-label-access-tracking-outage-2026/): CLP digital-labelling rules have applied since 1 July 2026. Learn how QR destinations must handle tracking, languages, availability, retention and outages. - [EUDR grouped statements: How reference numbers move through product and batch data](https://qr3.app/en/blog/eudr-grouped-statements-reference-data-flow/): New EUDR grouping replaces individual references for supply-chain and customs use. Model batches, grouped references, API status and lineage correctly. - [CRA reporting obligations: Separating the product passport, security report and update history](https://qr3.app/en/blog/cra-reporting-product-data-separation/): CRA reporting starts on 11 September 2026. A practical guide to separating product passports, confidential reports and update histories. - [Provisional GS1 DPP Standard v2: NFC Complements the 2D Code](https://qr3.app/en/blog/gs1-dpp-v2-nfc-2d-code/): The provisional GS1 DPP Standard v2 treats NFC as an addition to the 2D code. What this means for identity, QR/Data Matrix and testing. - [AI Act from 2 August: Why a QR Code Does Not Replace AI Marking](https://qr3.app/en/blog/ai-act-article-50-qr-code-marking/): Separate machine-readable marking, perceptible disclosure and QR-based provenance under Article 50 with a practical four-layer model. - [Repair data from 31 July: Preparing the product passport for the repair path](https://qr3.app/en/blog/right-to-repair-data-path-2026/): The EU repair Directive applies from 31 July 2026. Learn how to structure product, spare-part and process data for reliable repair operations. - [PPWR, QR Codes and DPPs: Why One Data Carrier Should Be Enough](https://qr3.app/en/blog/ppwr-one-data-carrier-dpp/): The PPWR introduces open digital data carriers for packaging information. How to connect packaging, sorting and a product DPP through one stable entry point. - [Digital Product Passports for Toys: What Manufacturers Must Prepare by 2030](https://qr3.app/en/blog/toy-dpp-eu-2025-2509/): The EU Toy Safety Regulation makes the DPP a conformity record from 2030. What manufacturers should prepare for models, safety, online sales and customs. - [Construction DPP and BIM: How Product and Building Data Connect](https://qr3.app/en/blog/construction-dpp-bim/): The new Construction Products Regulation connects Digital Product Passports with BIM. A practical guide to open data, roles and long-term availability. - [Digital Product Passports for Detergents: What Regulation 2026/405 Requires](https://qr3.app/en/blog/detergent-dpp-eu-2026-405/): Regulation (EU) 2026/405 introduces a DPP for detergents and surfactants. What manufacturers need to plan for data, refill sales, customs and availability. - [Unsold Textile Destruction Ban: What Applies Since July 2026](https://qr3.app/en/blog/espr-unsold-textiles-ban-2026/): The ESPR ban on destroying unsold apparel and footwear has applied since 19 July 2026. A practical guide to derogations, disclosure and evidence. - [The EU DPP Registry Is Live: What Companies Should Test Now](https://qr3.app/en/blog/eu-dpp-registry-live-2026/): The EU Digital Product Passport Registry has been operational since 20 July 2026. A practical guide to testing its UI, API and data architecture. ## Trust & policies - [Privacy (DE)](https://qr3.app/de/legal/datenschutz/) · [Privacy (EN)](https://qr3.app/en/legal/privacy/) - [Terms (DE)](https://qr3.app/de/legal/agb/) · [Terms (EN)](https://qr3.app/en/legal/terms/) - [Imprint (DE)](https://qr3.app/de/legal/impressum/) · [Imprint (EN)](https://qr3.app/en/legal/imprint/) - [Security overview](https://qr3.app/de/security/) ## Contact - Operator: Ostheimer OG, Austria - Email: office@ostheimer.at - App: https://app.qr3.app