awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
googleworkspace avatar

googleworkspace/md2googleslidesArchived

0
View on GitHub↗
4,724 stars·327 forks·TypeScript·Apache-2.0·16 views

Md2googleslides

md2googleslides is a tool that transforms markdown text into formatted Google Slides presentations. It functions as a presentation generation engine that maps markdown elements and rich text styles to slide components via the Google Slides API.

The system enables programmatic presentation design, allowing users to define slide layouts and structures through specific markers in markdown. It handles the conversion of technical content, including the rasterization of mathematical expressions and vector graphics into images for slide compatibility.

The tool supports the insertion of tables, emoji, and speaker notes, and can manage existing decks by appending new slides or removing content. It also provides the ability to upload local image assets to temporary hosting and can process markdown content directly from a system pipe.

Features

  • Markdown-to-Slide Decks - Transforms markdown content into full presentation slide decks with custom layouts, tables, and speaker notes.
  • Markdown Presentation Generation - Generates full Google Slides presentations from Markdown source, including structural layouts and styling.
  • Markdown-to-Component Mappings - Maps decorated markdown syntax into structured requests for Google Slides API components.
  • Google API Integrations - Integrates with the Google Slides API to programmatically create and modify presentation decks.
  • Slide Layout and Styling - Creates diverse slide structures including multi-column and highlight layouts using markdown markers.
  • Google Slides Editors - Transforms structured markdown into formatted Google Slides, including the insertion of tables and images.
  • Presentation Layout Parsing - Detects specific markdown signals to determine the structural arrangement and column layout of slides.
  • Speaker Note Generation - Adds presenter notes to specific slides using hidden comments within the markdown source.
  • Markdown Content Formatting - Applies text styling, lists, and syntax highlighting to organize information within slide content.
  • Vector Rasterizers - Converts mathematical expressions and vector graphics into pixel-based raster images for slide compatibility.
  • Slide Rich Media Components - Embeds images and videos into slides using modified tags for visual backgrounds.
  • Technical Content Rasterization - Converts math expressions and SVG graphics into raster images to ensure compatibility with Google Slides.
  • Deck Modification - Modifies specific presentations by appending new slides and removing outdated content.
  • Technical Content Integration - Integrates complex technical elements like math formulas and SVG diagrams into presentation slides.
  • Programmatic Layout Design - Enables the definition of specific slide layouts and multi-column structures using markdown markers.
  • Slide Table Insertion - Programmatically creates and places native tables and emoji within slides using markdown extensions.
  • Rich Text Styling - Formats text using markdown syntax to control colors, fonts, and weights on slides.
  • Slide Media Embeddings - Embeds images, videos, and background graphics by converting math and vectors into raster images.

Star history

Star history chart for googleworkspace/md2googleslidesStar history chart for googleworkspace/md2googleslides

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Frequently asked questions

What does googleworkspace/md2googleslides do?

md2googleslides is a tool that transforms markdown text into formatted Google Slides presentations. It functions as a presentation generation engine that maps markdown elements and rich text styles to slide components via the Google Slides API.

What are the main features of googleworkspace/md2googleslides?

The main features of googleworkspace/md2googleslides are: Markdown-to-Slide Decks, Markdown Presentation Generation, Markdown-to-Component Mappings, Google API Integrations, Slide Layout and Styling, Google Slides Editors, Presentation Layout Parsing, Speaker Note Generation.

What are some open-source alternatives to googleworkspace/md2googleslides?

Open-source alternatives to googleworkspace/md2googleslides include: ksky521/nodeppt — nodeppt is a markdown presentation generator and static site generator that transforms markdown source files into… gitpitch/gitpitch — Gitpitch is a publishing system that hosts presentation slides by syncing markdown files from a remote repository. It… 0atman/noboilerplate — Noboilerplate is an educational presentation scripting tool and technical content authoring framework designed to… hiroppy/fusuma — Fusuma is a markdown presentation framework and static slide generator that transforms Markdown and MDX files into… webpro/reveal-md — Reveal-md is a command-line tool that transforms Markdown files into interactive, web-based slide decks using the… steipete/gogcli — gogcli is a single command-line binary that manages Gmail, Drive, Calendar, Docs, Sheets, Slides, Forms, Apps Script,…

Open-source alternatives to Md2googleslides

Similar open-source projects, ranked by how many features they share with Md2googleslides.
  • ksky521/nodepptksky521 avatar

    ksky521/nodeppt

    10,352View on GitHub↗

    nodeppt is a markdown presentation generator and static site generator that transforms markdown source files into interactive web-based slide decks. It consists of a command-line build tool and a specialized frontend runtime used to deliver presentations in a web browser. The project features a dual-screen presentation runtime that synchronizes the audience view with a private speaker notes monitor. It employs a plugin-based markdown pipeline and a post-processing DOM transformation system to convert custom syntax into structured HTML content. The framework supports technical content generat

    JavaScript
    View on GitHub↗10,352
  • hiroppy/fusumahiroppy avatar

    hiroppy/fusuma

    5,371View on GitHub↗

    Fusuma is a markdown presentation framework and static slide generator that transforms Markdown and MDX files into structured slide decks for web-based presentations. It functions as a technical content renderer and an interactive presentation tool, enabling the creation of slides from text-based source files. The project distinguishes itself as a speaker delivery suite, providing tools for presentation rehearsal such as voice recording, timing analysis, and rehearsal timelines. It includes a dedicated presenter view with speaker notes and supports real-time slide annotations and live comment

    JavaScripta11ykeynotemarkdown
    View on GitHub↗5,371
  • 0atman/noboilerplate0atman avatar

    0atman/noboilerplate

    3,858View on GitHub↗

    Noboilerplate is an educational presentation scripting tool and technical content authoring framework designed to streamline the creation of video scripts and slide decks. It provides a structured system for transforming raw technical notes and complex concepts into organized, clear narratives suitable for public speaking and educational media. The project functions as a markdown presentation generator that utilizes a static asset pipeline to convert plain text source files into distributable media. By employing a declarative schema and template-driven generation, it separates the raw educati

    HTMLeducationrustvideo
    View on GitHub↗3,858
  • gitpitch/gitpitchgitpitch avatar

    gitpitch/gitpitch

    5,481View on GitHub↗

    Gitpitch is a publishing system that hosts presentation slides by syncing markdown files from a remote repository. It serves as a tool to convert markdown text into formatted slide decks for professional and educational materials. The system enables the public or private sharing of presentation decks by pushing markdown files to a remote repository. This workflow allows for the development and preview of technical presentation assets using version control. The tool provides capabilities for transforming markdown presentations into multiple distribution formats, including PDF, PPTX, and HTML

    Pythongitmarkdownpresentation
    View on GitHub↗5,481
  • See all 30 alternatives to Md2googleslides→