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

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 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·9 vues

Md2googleslides

md2googleslides est un outil qui transforme du texte Markdown en présentations Google Slides formatées. Il fonctionne comme un moteur de génération de présentation qui mappe les éléments Markdown et les styles de texte riche aux composants de diapositive via l'API Google Slides.

Le système permet une conception de présentation par programmation, permettant aux utilisateurs de définir les mises en page et structures de diapositives via des marqueurs spécifiques dans le Markdown. Il gère la conversion de contenu technique, incluant la rastérisation d'expressions mathématiques et de graphiques vectoriels en images pour la compatibilité des diapositives.

L'outil prend en charge l'insertion de tableaux, d'emojis et de notes de l'orateur, et peut gérer des decks existants en ajoutant de nouvelles diapositives ou en supprimant du contenu. Il offre également la possibilité de télécharger des assets d'image locaux vers un hébergement temporaire et peut traiter le contenu Markdown directement depuis un pipe système.

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.

Historique des stars

Graphique de l'historique des stars pour googleworkspace/md2googleslidesGraphique de l'historique des stars pour googleworkspace/md2googleslides

Recherche par IA

Explorez plus de dépôts awesome

Décrivez vos besoins en langage naturel — l'IA classe des milliers de projets open source sélectionnés par pertinence.

Start searching with AI

Alternatives open source à Md2googleslides

Projets open source similaires, classés selon le nombre de fonctionnalités partagées avec Md2googleslides.
  • ksky521/nodepptAvatar de ksky521

    ksky521/nodeppt

    10,352Voir sur 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
    Voir sur GitHub↗10,352
  • hiroppy/fusumaAvatar de hiroppy

    hiroppy/fusuma

    5,371Voir sur 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
    Voir sur GitHub↗5,371
  • 0atman/noboilerplateAvatar de 0atman

    0atman/noboilerplate

    3,858Voir sur 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
    Voir sur GitHub↗3,858
  • gitpitch/gitpitchAvatar de gitpitch

    gitpitch/gitpitch

    5,481Voir sur 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
    Voir sur GitHub↗5,481
Voir les 30 alternatives à Md2googleslides→

Questions fréquentes

Que fait googleworkspace/md2googleslides ?

md2googleslides est un outil qui transforme du texte Markdown en présentations Google Slides formatées. Il fonctionne comme un moteur de génération de présentation qui mappe les éléments Markdown et les styles de texte riche aux composants de diapositive via l'API Google Slides.

Quelles sont les fonctionnalités principales de googleworkspace/md2googleslides ?

Les fonctionnalités principales de googleworkspace/md2googleslides sont : 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.

Quelles sont les alternatives open-source à googleworkspace/md2googleslides ?

Les alternatives open-source à googleworkspace/md2googleslides incluent : 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,…