PPTX.gallery
Open in PPTX.dev

OPF Language

한국어

Korean

Korean resolves through the OPF languages catalog as korean. The record carries the ko BCP-47 tag and default font-scheme hints for presentation renderers.

koreankoKORKorean

Script & Direction

Korean (Kore) · LTR

Locale Tag

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

Default Region

South Korea (KR)

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.

OPF Record Fields

Catalog id
korean
BCP-47
ko
ISO code
KOR
Schema
opf-language/v1

OPF Config

languages:korean
Open Presentation Format
{
  "$schema": "https://openpresentation.org/schema/opf/v1",
  "name": "PPTX.gallery — languages/korean",
  "language": "korean",
  "tags": [
    "gallery:languages/korean"
  ],
  "catalogs": {
    "languages": {
      "source": "https://www.pptx.gallery/api/languages.json"
    },
    "layouts": {
      "records": [
        {
          "$schema": "https://openpresentation.org/schema/opf-layout/v1",
          "id": "title-slide",
          "name": "Title_Slide",
          "label": "Title Slide",
          "summary": "Bold, centered typography with minimal elements. Perfect for opening your presentation with impact.",
          "description": "Bold, centered typography with minimal elements. Perfect for opening your presentation with impact.",
          "tags": [
            "Opening",
            "Impact",
            "Minimal"
          ],
          "master": "Gallery",
          "masterSlideIndex": 0,
          "groupHash": "ddf3a920a68b7a0316802c6a646bb4bb481c6f5a288d236ab3021b4b990d25c2",
          "groupDefault": true,
          "contentType": "Title",
          "contentMultiple": "None",
          "contentAlignment": "Center",
          "contentBox": false,
          "contentTypeChartPrimary": "None",
          "contentTypeImageFill": "None",
          "contentTypeListBullet": "None",
          "contentTypeListHeading": false,
          "slideTitle": true,
          "slideTitleAlignment": "Center",
          "slideImage": false,
          "slideImageAlignment": "None",
          "slideLayoutDirection": "None",
          "zones": [
            {
              "role": "title",
              "placeholder": "title"
            },
            {
              "role": "subtitle",
              "placeholder": "subtitle"
            }
          ],
          "preview": {},
          "details": "Bold, centered typography with minimal elements. Perfect for opening your presentation with impact. OPF placeholders: title, subtitle.",
          "category": "opening-closing",
          "spatialCategory": "hero",
          "contentTypeTags": [
            "mixed",
            "title"
          ],
          "placeholders": [
            {
              "type": "title"
            },
            {
              "type": "subtitle"
            }
          ],
          "slideSubtitle": true
        }
      ]
    }
  },
  "design": {
    "fontScheme": "malgun-gothic"
  },
  "slides": [
    {
      "id": "gallery-preview-1",
      "layout": "title-slide",
      "title": "Korean",
      "subtitle": "Locale-aware rendering for Korean (ko).",
      "design": {
        "contentBox": false,
        "contentAlignment": "center",
        "titleAlignment": "center"
      }
    }
  ]
}
Open in OPF PlaygroundOpen in visual editor

Preview this config live at pptx.dev/playground, or load it in the gallery visual editor.