mpgfdabppcmfepilcbhocopomkadlcjg
PlantUML to Mermaid Converter is a user-friendly Chrome extension designed to help developers, designers, and project managers effortlessly convert PlantUML diagrams into Mermaid format. Whether you're creating flowcharts, sequence diagrams, or class diagrams, this tool makes your diagram conversion more efficient. Key Features: Support for Multiple Diagram Types: Sequence Diagram, Class Diagram. Simple User Interface: Just select the diagram type, paste your PlantUML code, and get the corresponding Mermaid code instantly. Real-time Conversion: Click the convert button, and the Mermaid code is generated immediately, ready for use in Markdown, documentation, or other tools. Boost Efficiency: Say goodbye to tedious manual conversions and focus on design and development tasks. Use Cases: Developers: Present system designs and workflows more intuitively in documentation. Project Managers: Convert project flowcharts into a more understandable format for team members. Designers: Easily transform class diagrams into more visually appealing Mermaid diagrams. How to Use: After installing the extension, click the extension icon in the top-right corner of your browser to open the converter. Choose the diagram type you need to convert ( Sequence Diagram, Class Diagram,OR State Diagram). Paste your PlantUML code into the input box. Click the "Convert" button to instantly generate the Mermaid code. Copy the generated Mermaid code for use in your documents or visualization tools. Why Choose Us: No Ads, No Tracking: We respect your privacy—this extension is completely ad-free and does not collect any user data. Open Source & Regular Updates: We're committed to providing the best experience, with regular updates and feature improvements. Lightweight: The extension is small, efficient, and won’t impact your browser’s performance. Frequently Asked Questions: What PlantUML syntax is supported? The extension currently supports conversion for sequence diagrams, and class diagrams. More PlantUML features will be supported in future updates. What should I do if I encounter issues during conversion? If you experience any problems or have suggestions, please reach out to us via the developer contact page—we'll respond as soon as possible. Feedback & Support: If you enjoy this extension, please consider giving us a 5-star rating! Your support motivates us to keep improving. For any issues or suggestions, please contact us through the Chrome Web Store support option.
Mermaid to PlantUML Converter
Mermaid to PlantUML Converter is a simple yet powerful Chrome extension designed for developers and designers who need to convert Mermaid diagrams into PlantUML code. Whether you're working with sequence diagrams, class diagrams or state diagrams in Mermaid, this extension helps you quickly generate corresponding PlantUML code for use in your projects. Key Features Supports Multiple Diagram Types: Easily convert sequence diagrams, and class diagrams from Mermaid to PlantUML. Instant Conversion: Paste your Mermaid code and instantly generate the corresponding PlantUML code, saving you time. User-Friendly Interface: A clean and intuitive interface allows you to select the diagram type and convert your code with just one click. Efficient Workflow: Seamlessly integrates into your development process, helping you create and document diagrams faster. Use Cases For Developers: Embed automatically generated PlantUML diagrams into your documentation, enhancing project visualization. For Designers: Quickly convert design ideas into UML diagrams to facilitate collaboration with development teams. For Team Collaboration: Simplify team workflows by ensuring everyone can easily generate and understand diagrams. How to Use Install the Extension: Click the “Add to Chrome” button to install the extension. Select Diagram Type: Open the extension, choose the diagram type you want to convert. Input Mermaid Code: Paste your Mermaid code into the input area. Generate PlantUML Code: Click the “Convert” button to instantly generate the corresponding PlantUML code. Copy and Use: Copy the generated PlantUML code and paste it into your documentation or project.
SparkChart: PlantUML & Mermaid Renderer
SparkChart for PlantUML and Mermaid rendering in the browser. Create, visualize, and edit diagrams with AI assistance. SparkChart: The Ultimate Text-to-Diagram Workspace SparkChart is a lightweight, high-performance extension for developers, architects, and technical writers who want to build professional diagrams without the friction of drag-and-drop tools. By treating "Diagrams as Code," SparkChart allows you to render complex visualizations instantly using industry-standard syntax. PlantUML: Create robust, UML-compliant sequence diagrams with a dedicated live editor and real-time preview. Mermaid.js: Full support for all Mermaid charts, including Flowcharts, Gantt charts, Entity Relationship Diagrams (ERD), Mind Maps, and User Journeys. Live Rendering: Watch your diagrams update in real-time as you type your code. Professional Templates: Kickstart your project with built-in snippets for common architectural patterns. High-Quality Export: Save your work as SVG or PNG files for seamless integration into GitHub, Jira, Notion, or your internal documentation. Privacy-First: Your diagram code stays in your browser. No external accounts or cloud storage required. ## Future-Ready with Local AI SparkChart is built for the next generation of web browsing. We have integrated a powerful AI assistant designed to generate diagrams from natural language prompts and automatically refactor your chart logic. Note: These AI features are currently deactivated. They will be automatically enabled as soon as Google Chrome rolls out official support for Gemini Nano (Built-in AI) on your device. This ensures the AI runs entirely locally on your machine, keeping your data 100% private. Stop drawing. Start coding. Ignite your documentation with SparkChart.
Asciidoctor.js Live Preview
Render AsciiDoc (.ad, .adoc, .asc, .asciidoc) as HTML inside your browser! The extension can be configured via an options page. To open the options page, right-click the extension icon and choose Options on the menu. You can also go to chrome://extensions and click the Options link. The options page let you add custom attributes or change the theme of the AsciiDoc HTML output. • Migrate to manigest v3 -- `include` won't work anymore! • Migrate documentation to Antora: https://docs.asciidoctor.org/browser-extension/ • Reorganize use-cases to separate page, try-it-yourself to a quickstart page, diagrams try-it-yourself to a diagrams quickstart page (#652) (#654) • Fix MathJax equation numbering (#412) • Upgrade Asciidoctor.js from 2.2.0 to 2.2.1(based on Asciidoctor 2.0.12) • Upgrade Asciidoctor Kroki from 0.8.2 to 0.12.0 (add excalidraw, bpmn and bytefield as a supported diagrams) • Global configuration using `kroki-default-format` and `kroki-default-options` attributes • Upgrade bulma from 0.8.2 to 0.9.1 • Do not add the toc2 class if the document has no section - thanks @mnrvwl • Stop auto reload when the extension has been disabled - thanks @mnrvwl • Remove the deprecated options_page - thanks @mnrvwl • Upgrade Asciidoctor.js from 2.1.1 to 2.2.0 • Upgrade Asciidoctor Kroki from 0.7.0 to 0.8.1 • Support sidebar toc • Compatibility with Firefox, use the same codebase again! • Remove chartist sourcemap reference • Upgrade Asciidoctor.js from 2.0.3 to 2.1.1 • Show errors thrown by the background script on the page (thanks @doub) • Catch exceptions thrown by the initial XMLHttpRequest • Use the `Cache-Control` header to make sure that we fetch the latest version available • Upgrade Asciidoctor Kroki from 0.4.0 to 0.7.0 with new diagrams: `packetdiag`, `rackdiag`, `vega` and `vegalite` • Upgrade chartist from 0.11.0 to 0.11.4 • Upgrade bulma from 0.7.5 to 0.8.2 • Move the fetch and convert functions in the background script (as the latest version of Chrome 80+ blocks `XMLHttpRequest` sent by the content script) • Upgrade to MathJax 3.0.1 • Fix inter-document cross references by using `.adoc` as `outfilesuffix` (thanks @jmini) • Disable the diagram extension by default (can be enabled in options page) • The Kroki server URL can now be configured in the options page (for instance, you can point to a local instance) • Set built-in attributes docfile, docname and docfilesuffix (thanks @utopalex & @ehmkah) • Use Kroki extension to render diagrams (support BlockDiag, SeqDiag, ActDiag, NwDiag, C4, Ditaa, Erd, GraphViz, Mermaid, Nomnoml, PlantUML, SvgBob and UMLet diagrams!) • Load additional languages for highlight.js (using :highlightjs-languages: attribute) • Upgrade to Asciidoctor.js 2.0.3 • The default safe mode is now safe (was secure)
Markdown Preview Plus
Converts and previews markdown files (.md, .markdown) to HTML(include TOC) right inside Chrome and support live reload Automatically parses markdown files (.md) into HTML with live reload 1. Install extension from webstore (creates no new UI) 2. Check "Allow access to file URLs" in chrome://extensions listing: 3. Open local or remote .md file in Chrome. 4. See nicely formatted HTML! Note: The auto reload feature is disabled default. * Support auto reload. * Support external css file. * Customize theme for every md file. * Support github flavored markdown. * Export nicely formatted HTML. * Support render Katex, Mermaid. The extension is open source. https://github.com/volca/markdown-preview Fix a bug for the tag style * Fix a bug for load fonts of Katex * Fix a bug for "table of contents"