# Bibel-Vergleich Pro > Free web app to compare 1000+ Bible translations side-by-side. Includes Luther, Elberfelder, Schlachter, KJV, NIV, ESV, BSB, WEB, NET, ASV and many more. Notes, reading plans, highlights, offline mode, verse-as-image sharing — no signup, no ads, no tracking beyond optional anonymous analytics. Bibel-Vergleich Pro is a static vanilla-JS PWA (Progressive Web App) running entirely in the browser. All Bible data is fetched from the open bible.helloao.org API. User data (notes, highlights, plans, bookmarks) stays in the local browser via IndexedDB. ## Key facts - **Operator:** Andreas Reis, lern-digital.de, Göppingen, Germany - **URL:** https://lern-digital.de/bibel/ - **Pricing:** Free, forever, no account required - **Translations:** 1000+ from bible.helloao.org API - German: Luther, Elberfelder (revised), Schlachter, Menge, Hoffnung - English: KJV (King James), NIV, ESV, BSB (Berean Standard Bible), WEB (World English Bible), NET, ASV, Geneva 1599, Darby, YLT, Wycliffe - Spanish: 8+ translations (Reina-Valera variants, NVI) - French: Louis Segond, La Bible Crampon - Portuguese: 5+ (Almeida, NVI-PT) - Chinese (Mandarin), Arabic, Italian, Dutch, Polish, Turkish, Russian - Total: hundreds of translations across 100+ languages - **License:** Free for personal use. App code is closed-source; Bible data is from open API. - **Tech:** Vanilla ES-modules, no build step, Service Worker (Network-First for code), DOMPurify CDN, deployed via SFTP. ## Languages supported by the app The app interface is German by default. The UI is translatable via Google Translate widget to 130+ languages. The Bible content itself is available in 100+ languages directly from the API. Calling `https://lern-digital.de/bibel/?lang=en` (planned) auto-selects an English translation on load. ## Features - **Side-by-side compare** of two translations - **Full-text search** across the current translation - **Notes per verse** (private, stored in browser IndexedDB) - **Highlights & bookmarks** (5 colors, named tags) - **History & favorites** (last-read tracking, position memory across reloads + translation switches) - **13 reading plans** (Bible-in-1-year, 90-day, chronological, NT-in-3-months, Psalms & Proverbs, Gospels-in-a-month and more) - **Custom reading plans** — create your own + share via base64-encoded share-code - **Reminders** — browser push notifications, in-app banner, calendar (.ics) export - **Offline mode** — download any translation into IndexedDB, then read without internet - **Verse-as-image sharing** — editor with 5+ backgrounds, 6+ gradients, custom upload, font controls, frame controls, optional QR code linking to the same verse - **Native sharing** — WhatsApp, Telegram, E-Mail, X/Twitter, Facebook, SMS, clipboard, native Share API - **Deep linking** — URL hash format `#BOOK-CHAPTER` (e.g. `#JHN-3`) or `#BOOK-CHAPTER-VERSE` (e.g. `#JHN-3-16`) or range `#JHN-3-16:18` - **5 themes** — Pergament (default editorial parchment), Sepia, Nacht (dark), Tinte (deep ink), Modern (clean light) - **PWA install** — installable on iOS, Android, Windows, macOS, Linux ## Core pages - [Homepage / Reader](https://lern-digital.de/bibel/) - [Bible reading plans](https://lern-digital.de/bibel/#plan) — open via Plans button - [Sister project: 1848-word page on Names of God](https://lern-digital.de/namengottes/) - [Parent site: 80+ free educational tools](https://lern-digital.de/) ## Why it exists YouVersion is excellent but cloud-tied and account-required. SwordSearcher is desktop-only. BibleHub is web but cluttered and ad-heavy. Bibel-Vergleich Pro is the minimal contrast: open the browser, click a translation, read or compare. No account, no install (optional PWA), no ads, no tracking unless you opt in to anonymous Umami analytics. ## What it is NOT - Not a study Bible with built-in commentary (commentary is linked via translation modal, lazy-loaded) - Not a cloud-sync service — all user data is local-only by design - Not a paid product — donations welcome via lern-digital.de but no upsell - Not affiliated with any specific church or denomination — translations span Catholic, Protestant, Orthodox, evangelical, scholarly editions ## Sister projects - [Talura](https://talura.app) — AI phone assistants for SMBs (same operator) - [lern-digital.de/3d/](https://lern-digital.de/3d/) — 538 free parametric 3D generators - [lern-digital.de/namengottes/](https://lern-digital.de/namengottes/) — comprehensive guide to the names of God in the Bible ## Technical for crawlers - Schema.org: WebApplication, FAQPage, BreadcrumbList, SearchAction - hreflang: de (default), en (/bibel/en/ planned), x-default → de - Open Graph + Twitter Card: complete - PWA manifest: full set with shortcuts, share_target, screenshots - Service Worker: Network-First for code, Cache-First for assets — content is always fresh - Mobile-first responsive, touch targets ≥ 36px