OPF Language

العربية

Arabic

Arabic resolves through the OPF languages catalog as arabic. The record carries the ar BCP-47 tag and default font-scheme hints for presentation renderers.

arabicarARAArabicRTL

Script & Direction

Arabic (Arab) · RTL

Locale Tag

ar is the BCP-47 tag carried by this OPF record.

Default Region

Egypt (EG)

Default Font-Scheme Hints

OPF language records carry default font-scheme ids for PowerPoint and Google Slides output. This page keeps those fields canonical and links to matching gallery font schemes when they exist.

Right-to-Left Layout Notes

What Flips

Text flow, column order, table headers, and directional navigation should mirror for right-to-left decks.

What Stays

Numbers, code, mathematical notation, and embedded Latin product names often keep their source direction.

OPF Record Fields

Catalog id
arabic
BCP-47
ar
ISO code
ARA
Schema
opf-language/v1

OPF Config

languages:arabic
Open Presentation Format
{
  "$schema": "https://openpresentation.org/schema/opf/v1",
  "version": "1.0",
  "meta": {
    "title": "PPTX.gallery — languages/arabic"
  },
  "language": "arabic",
  "design": {
    "fontScheme": {
      "id": "arabic-typesetting"
    }
  },
  "catalogs": {
    "languages": {
      "source": "https://www.pptx.gallery/api/languages.json"
    }
  },
  "slides": [
    {
      "id": "gallery-preview-1",
      "layout": "title-slide",
      "elements": []
    }
  ]
}
Open in OPF Playground

Preview this config live at pptx.dev/playground.