Ever wished you could search the Hebrew Bible or Greek New Testament by morphological features — without buying expensive software? Parabible is a free, open-source, browser-based tool that lets you read and search the original languages of Scripture with remarkable sophistication.^1 Built on morphologically parsed and tagged texts, it displays the BHS (Hebrew), Rahlfs LXX (Greek Septuagint), SBL Greek NT, and NET English translation side by side.^2
Click any word in the original language and Parabible reveals its part of speech, tense, person, number, gender, and semantic domain. From there, you can build multi-term searches across phrases, clauses, sentences, or entire verses — filtering by specific books to narrow your results.^2 Under the hood, the search engine uses Clickhouse (an OLAP database) with a custom Rust-based function for blazing-fast queries across the full biblical corpus.^3
Parabible was created by James Cuénod, who holds a PhD in Biblical Theology (Old Testament) from Wheaton College and now serves as Senior AI Translation Technologist at Seed Company, where he consults on AI tools for Bible translation projects.^3 He originally built the tool to help with his own exegetical research, and the entire codebase is open source on GitHub.^4
Why Scholars & Students Love It"Use stepbible.com and parabible.com. They are free. If you get good enough at languages to need fancier tools, then consider buying." — r/Reformed user^5
"I will also push the project of one of my peers, James Cuénod — Parabible. While not necessarily a lexicon, it provides lexical data and has [great search]." — r/AcademicBiblical user^6
Notable- Featured on The Bible Toolbox podcast (Episode 27), where James discussed how Parabible helps researchers search for specific word combinations in the original languages^7
- Recognized by The Digital Orientalist as a "powerful, yet more straightforward site" for accessing Greek and Hebrew biblical texts^8
- Fully open source with 11 repositories on GitHub — community contributions welcome^4
- Supports donations through Donorbox to keep the project running^1
- James also created fixpdfs.com, a machine-learning tool that cleans up document scans for researchers^3