Doc Editor
Create beautiful docs instantly, with powerful editing features. Export to PDF, DOCX, Google Drive, OneDrive, and more.
Create beautiful documents instantly, with powerful editing features. This plugin helps users create professional-looking PDF, DOCX, CSV, XLSX, or HTML files. With its intuitive interface and robust editing tools, you can easily format and customize your documents. Whether you need to write a report, draft a resume, or create a presentation, this plugin has got you covered. It also allows you to export your documents to popular cloud storage services like Google Drive and OneDrive. Say goodbye to tedious document creation and hello to effortless elegance!
How to
Comments (0)
Try it
API docs
Learn how to use Doc Editor effectively! Here are a few example prompts, tips, and the documentation of available commands.
Example prompts
-
Prompt 1: "Create a CSV file with the following text:"
-
Prompt 2: "I have a markdown file and I want to convert it to a DOCX file."
-
Prompt 3: "Can you help me create an HTML file?"
-
Prompt 4: "I want to convert my markdown file to a PDF."
-
Prompt 5: "Create a PPTX file with an intro slide and multiple content slides."
Features and commands
Feature/Command | Description |
---|---|
create_csv | This command allows you to create a CSV file by providing the delimiter and the text content. The delimiter is used to separate the values in the CSV file. |
create_docx | This command converts a formatted markdown file into a DOCX file. You need to provide a suggested CamelCase filename and the formatted markdown content. |
create_html | This command helps you create an HTML file by providing the content of the file. |
create_pdf | This command converts a markdown file into a PDF file. You need to provide a suggested CamelCase filename and the formatted markdown content. |
create_pptx | This command allows you to create a PPTX file by providing an intro slide and multiple content slides. Each slide should have a title and content. |
create_resume | This command helps you create a resume by converting a formatted markdown file into a DOCX file. You need to provide a suggested CamelCase filename and the formatted markdown content. |
create_xlsx | This command allows you to create an XLSX file by providing the delimiter and the text content. The delimiter is used to separate the values in the XLSX file. |