Full support for CommonMark Markdown, including headings, paragraphs, lists, links, images, tables, and inline HTML elements.
Minimal by Design
Focus on your content while SlidKraft takes care of the layout and design aspects of the slides.
Customizable Responsive Themes
Customize your slides with flexible colors, fonts, ratios, and grids. Enjoy responsive designs that look sharp and print well.
Self-Contained Slides
Save presentations locally to the browser, with options to export them as files or fully self-contained HTML documents.
Image Support
Upload images to embed in slides or use as backgrounds, making it easy to brad your presentation for any occasion.
Mathematical Equations
Add inline or block LaTeX equations effortlessly—ideal for scientific and technical presentations.
Code Snippets
Display syntax-highlighted code blocks in a variety of programming languages to enhance technical demos and tutorials.
Mermaid Diagrams
Add charts and diagrams using Mermaid’s simple Markdown-like syntax, just as you would with code
Intuitive Slideshow
Easily navigate through slides with intuitive buttons and keyboard shortcuts for a seamless presentation experience.
Frequently Asked Questions
Do I need to know Markdown to use SlideKraft?
No, you don`t need to know Markdown to use SlideKraft. While familiarity with Markdown can be helpful, it's not required. The editor includes buttons that let you insert the Markdown snippets you need with a click. As you build your presentation, you'll naturally become familiar with Markdown’s simple and intuitive syntax.
Is my work safe and secure?
Yes. Your slides are stored locally in your browser and never leave your machine. Future releases may introduce cloud-based saving, but that will be an optional feature that requires your explicit permission to enable.
How does SlideKraft compare to PowerPoint, Keynote, or Google Slides?
SlideKraft is not intended to be a drop-in replacement for traditional presentation software like PowerPoint, Keynote, or Google Slides. Instead, it is created with the same spirit and energy as many great tools that take simple Markdown text and transform it into structured, professionally crafted, self-contained documents.
Is SlideKraft limited to simple presentations?
While SlideKraft is designed to free you from worrying too much about formatting and design, it also supports rich and complex layouts. With built-in support for CSS Grid-based layouts, colors, gradients, background images, and multiple aspect ratios, you can create beautiful and powerful presentations—all through a simple Markdown-based interface.
Is there a limit to how many slides I can create?
There’s no hard limit. Since slides are stored locally, the only practical limit is based on your browser’s available memory.
How do I add LaTeX equations or code to my slides?
You can add LaTeX equations using dollar signs (e.g., $E=mc^2$) and code blocks using triple backticks. Syntax highlighting and KaTeX rendering are built in.
Can I collaborate with others in real time?
Currently, real-time collaboration is not supported. However, it is a planned feature for future releases.
What formats can I export my slides in?
You can export your slides as self-contained HTML files or as structured JSON files using the .slides extension.