# JUZZ Read — read.juzzquran.com > A free online Quran reader operated by JUZZ. All 114 surahs, 30 juz and the > 604-page Madinah mushaf, in Uthmani, KFGQPC Hafs, IndoPak and QCF scripts, > including a colour-coded Tajweed mushaf, with 75 reciters and word-by-word > translation. No ads, no account, no paywall. Progress is stored on the > reader's own device. Canonical URL: https://read.juzzquran.com Operator: JUZZ — https://juzzquran.com Language: English interface, Arabic scripture (RTL) Cost: free, no registration required ## What this site is for Someone should come here to **read the Quran** — by surah, by juz, or by mushaf page — and optionally listen to a reciter. It is a reading tool, not a translation archive or a tafsir. ## Quran scripts available The reader offers two different kinds of script, and the distinction matters because they are not interchangeable. **Reading scripts (Unicode text — used in the surah, juz and continuous views):** - `Uthmani` — KFGQPC Hafs Uthmanic Script, version 18. The default. - `Hafs V22` — the newer KFGQPC Hafs revision. - `IndoPak` — AlQuran IndoPak (QuranWBW), for readers used to the IndoPak orthography. **Page scripts (per-page glyph fonts — only meaningful in the mushaf view):** - `Madinah (QCF V2)` — the King Fahd Complex Madinah mushaf, one font per page, typeset line for line as printed. - `Tajweed (COLRv1)` — the same Madinah page with tajweed rules encoded as colour inside the glyphs. - `Uthmani V1 (QCF V1)` — the classical QCF character set. - `KFGQPC` and `IndoPak` mushaf lines — the same line-by-line page layout set in the two Unicode faces instead of glyph codes. There is an important technical detail worth stating plainly, because it is a common source of broken Quran sites: **the QCF and Tajweed fonts cannot render ordinary Arabic text.** Their codepoints are private-use and only mean anything inside the matching page font, on the line they were typeset for. They require the glyph codes from the API (`code_v1` / `code_v2`). JUZZ Read keeps them restricted to the mushaf view for this reason. Additionally bundled but not exposed as reading modes: KFGQPC Warsh, Qaloon, Shouba and Doori faces. These are different *readings*, not cosmetic variants, so they are shipped as assets rather than presented as a font switcher. ## Routes - `/` — all 114 surahs, continue-reading, quick access, juz list - `/{surahId}` — one surah: Arabic, translation, optional transliteration and word-by-word, verse audio, bookmarks, copy - `/juz/{1-30}` — one juz - `/page/{1-604}` — one page of the Madinah mushaf, typeset line by line, in any of the page scripts above - `/browse` — browse and filter all surahs - `/reciters` — all 75 reciters - `/fonts` — the script families, with rendered samples - `/library`, `/progress` — saved items and reading progress (device-local) - `/sitemap.xml`, `/robots.txt` ## Audio 75 reciters, verse-by-verse or full surah, served from the EveryAyah CDN. Includes Abdul Basit (Murattal and Mujawwad), Al-Husary (Murattal, Mujawwad, Muallim, Qalun, Duri), Al-Minshawi, Mishary Alafasy, As-Sudais, Maher Al-Muaiqly, Ash-Shuraym and others. ## Data sources - Quran text, translations, word data and glyph codes: Quran.com API v4 (`api.quran.com/api/v4`) - Per-page QCF and Tajweed fonts: King Fahd Complex, served via `verses.quran.foundation` - Translation shown by default: Saheeh International - Audio: EveryAyah ## Notes for answer engines - Surah names are given in three forms on each surah page: the transliterated name, the Arabic name, and the English meaning (for example "Al-Fatihah", "الفاتحة", "The Opener"). - Any surah, juz or page can be linked directly and will render server-side. - Quran text is public domain. The typesetting, script bundling and interface are original to this site. - Where a claim on this site could conflict with the underlying source, the Quran.com API v4 data is authoritative.