Transliteration

Ayah by Ayah

Tags

Download Links

Transliteration for Surah At-Talaq — Ayah 7

65:7
لِيُنفِقۡ ذُو سَعَةٖ مِّن سَعَتِهِۦۖ وَمَن قُدِرَ عَلَيۡهِ رِزۡقُهُۥ فَلۡيُنفِقۡ مِمَّآ ءَاتَىٰهُ ٱللَّهُۚ لَا يُكَلِّفُ ٱللَّهُ نَفۡسًا إِلَّا مَآ ءَاتَىٰهَاۚ سَيَجۡعَلُ ٱللَّهُ بَعۡدَ عُسۡرٖ يُسۡرٗا ٧
Liyunfiq thoo saAAatin min saAAatihiwaman qudira AAalayhi rizquhu falyunfiq mimma atahuAllahu la yukallifu Allahu nafsan illama ataha sayajAAalu AllahubaAAda AAusrin yusra

QUL has multiple transliterations of the Quran in various languages. These are available in two formats:

JSON

  • Organized by ayah_key in the "surah:ayah" format.
  • Example:
{
  "1:1": "Bismi All<u>a</u>hi a<b>l</b>rra<u>h</u>m<u>a</u>ni a<b>l</b>rra<u>h</u>eem<b>i</b>"
}
      

The transliteration string may include HTML tags (e.g., <u>, <b>) for styling and emphasis.

SQLite

Provides transliteration in a structured relational format with the following columns:

  • sura (integer)
  • ayah (integer)
  • ayah_key (string, e.g., "1:1")
  • text (HTML-formatted transliteration)

Notes

  • Transliterations may be word-by-word or ayah-by-ayah.
  • HTML tags in the text allow flexible rendering (e.g., vowel highlighting or emphasis).