Stop re-typing your best prompts

Filters All tags • All types • Custom
Loading prompts…

Markdown Renderer

Local-only processing

Render Markdown into live HTML, then export to Word with automatic HTML fallback when DOCX support is unavailable.

Markdown formatting guide

Quick reference for common Markdown formatting.

Headings
# Heading 1
## Heading 2
Emphasis
**Bold**  *Italic*  ***Bold Italic***
Lists
- Item
1. Numbered
Task Lists
- [ ] Todo
- [x] Done
Links
[Label](https://example.com)
Code
`inline` and
```js
console.log('code')
```
Quotes
> Blockquote
Tables
| Col | Col |
| --- | --- |
| A   | B   |
Images
![Alt text](image.png)
Horizontal Rule
---
Strikethrough
~~Removed~~
Footnotes
Note[^1]
[^1]: Source

Markdown Input

Write or paste your Markdown source.

Supports GitHub-flavored Markdown, task lists, tables, and fenced code blocks.

Markdown

Updates automatically as you type.

Expand markdown preview

Token Estimator

Local-only processing

Estimate token usage for AI models using character-count ranges that can be adjusted for your content.

Estimates

Live token and character metrics for the current input.

Estimated Tokens 0
Characters 0

Text Input

Paste text and review estimated token usage in real time.

Advanced Settings

Tune the character-per-token range used for the estimate.

Range and assumptions

Tip: English text averages 4.0-5.1 characters per token. Code or technical content may have different ratios.

Batch Analysis

Analyze token counts across multiple prompts at once.

Text to Image

Local-only processing

Turn SVG text into a downloadable PNG or JPEG image right in your browser, with no uploads required.

New to this tool?
  • You can use text-only (non-image) AI tools to generate SVG text, then paste that text here.
  • Quick start: click Load Example & Convert to generate a preview in one step.
  • Ask for a complete SVG that starts with <svg> and includes a viewBox value.
  • Everything runs locally on your device. Scripts and external links in SVG are blocked for safety.
  • Use format, width, background, and padding to control the final image look and size.

SVG Input

Paste your SVG text or start with a sample.

Background Color

Rendered Output

Preview, download, and copy a reusable image tag.

Rendered SVG output preview
No image generated yet.
Generated IMG Tag

File Concatenator

File Concatenator

Local-only processing

Combine files into one XML-tagged output optimized for AI workflows when direct file attachments are unavailable.

Supported formats 13 formats Per-file size limit 50 MB
Details and format behavior
  • Each file is wrapped in sanitized XML tags, such as <my_document_txt>…content…</my_document_txt>.
  • Supported extensions: CSV, TXT, MD, DOCX, XLSX, XLS, PDF, PPTX, RTF, ODT, ODS, ODP, EML.
  • PDF and PPTX extraction can be limited by document structure, complex layout, and embedded media.
  • Files are validated before processing (type, signature, and content checks). Some text-based formats use stricter validation limits.

Files and Preparation

Choose source files, review the queue, and apply whitespace cleanup before concatenating.

Supported file types: CSV, DOCX, XLSX, XLS, PDF, TXT, MD, PPTX, RTF, ODT, ODS, ODP, and EML.

No files selected

Minimize Whitespace reduces size by normalizing extra spaces and blank lines, removing hidden or invisible characters, and conservatively deduplicating repeated page or slide boundary lines for PDF and PPTX output. Review each result to ensure needed formatting is preserved.

Output Controls and Notes

Run concatenation, review extraction notes, then copy or download the XML-tagged result.

Pro
Estimated Tokens: 0

Concatenated Output

The final XML-tagged result expands across the full workbench width for easier review and copying.