FIRST CH TOOLS / 14 MARP SLIDES
Marp Markdown → Slides
Write Markdown, get Marp slides as you type — text on the left, slides on the right. Save them as PDF through the print dialog, or download a self-contained HTML deck you can open anywhere. Includes a Japanese-friendly theme. Everything runs in your browser; your draft is never sent to a server.
How to Use
- Write MarkdownPaste into the editor or open a .md file. A line containing only
---starts the next slide. - Pick a themeChoose the Japanese-friendly firstch theme or Marp's built-in default / gaia / uncover. A
theme:directive in your Markdown wins over this selector. - Save as PDFClick "Save as PDF" and pick "Save as PDF" as the print destination — one slide per page.
About This Tool
Rendering uses Marp's official marp-core (MIT License), bundled for the browser.
It is the same engine as Marp CLI and the VS Code extension, so a deck written here works unchanged with the marp command.
PDF export goes through your browser's own print pipeline: the slide dimensions become the @page size, so you get one slide per page with no margins.
The firstch theme tunes line height, letter spacing and heading rules for Japanese text. Set it explicitly at the top of your Markdown:
--- marp: true theme: firstch paginate: true ---
Images, math and syntax highlighting all work (math via KaTeX, code via highlight.js). Your draft is never uploaded — the only network requests come from images you reference by external URL in your own Markdown. Several of our other tools are also callable directly by AI agents through our MCP server (using these tools from AI agents).
Other Tools
- 01Batch Image → WebP ConverterWebP Converter
- 02White Background RemoverWhite BG Remover
- 03WCAG Contrast CheckerContrast Checker
- 04Character CounterCharacter Counter
- 05llms.txt Generatorllms.txt Generator
- 06JSON-LD GeneratorJSON-LD Generator
- 07Markdown to PDFMarkdown to PDF
- 08OGP Meta Tag WizardOGP Wizard
- 09Favicon GeneratorFavicon Generator
- 10TikTok PublisherTikTok Publisher
- 11Encoding & Line Ending ConverterEncoding Converter
- 12Batch Image → AVIF ConverterAVIF Converter
- 13Test Data GeneratorTest Data Generator
- 15Text & Code Diff CheckerDiff Checker
- 16Cron Expression ExplainerCron Explainer
- 17Base64 & Data URI EncoderBase64 & Data URI
- 18URL Parameter Editor & UTM BuilderURL Parameters
- 19HTML Entity Escape & UnescapeHTML Escape
- 20JSON ⇄ YAML ConverterJSON ⇄ YAML
- 21PX ⇄ REM / EM ConverterPX ⇄ REM / EM 単位変換
- 22Color Converter & AlphaColorコード変換&アルファ透過
- 23MD5 / SHA-256 Hash Generatorハッシュ生成
- 24JWT Decoder & Expiry CheckerJWTデコーダー&有効期限チェッカー
- 25User-Agent ParserUser-Agent解析&デバイス判定
- 26UUID & ULID GeneratorUUID (v4) & ULID 一括生成
- 27Aspect Ratio Calculatorアスペクト比計算&サイズ算出