Apple Keynote · Schema

Apple Keynote Presentation

Schema representing the structure of an Apple Keynote presentation, including slides, text elements, images, shapes, transitions, and build animations.

AppleDesigniWorkPresentationsProductivitySlides

Properties

Name Type Description
title string The title of the Keynote presentation.
description string A description or subtitle for the presentation.
author string The author or creator of the presentation.
createdDate string The date and time the presentation was created.
modifiedDate string The date and time the presentation was last modified.
theme object The theme applied to the presentation.
slideSize object The dimensions of the presentation slides.
slides array The ordered collection of slides in the presentation.
metadata object Additional metadata about the presentation.
View JSON Schema on GitHub