Transliteration

Ayah by Ayah

Tags

Download Links

Transliteration for Surah At-Talaq — Ayah 11

65:11
رَّسُولٗا يَتۡلُواْ عَلَيۡكُمۡ ءَايَٰتِ ٱللَّهِ مُبَيِّنَٰتٖ لِّيُخۡرِجَ ٱلَّذِينَ ءَامَنُواْ وَعَمِلُواْ ٱلصَّٰلِحَٰتِ مِنَ ٱلظُّلُمَٰتِ إِلَى ٱلنُّورِۚ وَمَن يُؤۡمِنۢ بِٱللَّهِ وَيَعۡمَلۡ صَٰلِحٗا يُدۡخِلۡهُ جَنَّٰتٖ تَجۡرِي مِن تَحۡتِهَا ٱلۡأَنۡهَٰرُ خَٰلِدِينَ فِيهَآ أَبَدٗاۖ قَدۡ أَحۡسَنَ ٱللَّهُ لَهُۥ رِزۡقًا ١١
Rasoolan yatloo AAalaykum ayatiAllahi mubayyinatin liyukhrija allatheena amanoowaAAamiloo assalihati mina aththulumatiila annoori waman yu/min billahiwayaAAmal salihan yudkhilhu jannatin tajreemin tahtiha al-anharu khalideena feehaabadan qad ahsana Allahu lahu rizqa

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).