Skip to main content
Version: 2026-04-15

Exporting & Printing

4C:me provides several ways to export and save your work — from individual messages and full conversations to tables and images.

Exporting Chat Messages

You can export a single assistant reply as a PDF or Markdown file.

  1. Hover over the message you want to export
  2. Click the printer icon in the message toolbar
  3. In the dropdown, select Export Message
  4. Choose your format:
    • PDF — opens a print dialog for saving as PDF
    • Markdown (.md) — downloads the message content as a Markdown file

Export message dropdown

tip

The Markdown export automatically cleans up internal formatting so you get a clean, readable file.

Exporting Conversations

To export an entire conversation with all messages:

  1. Hover over any assistant reply in the conversation
  2. Click the printer icon
  3. Select Export Conversation
  4. Choose your format:
    • PDF — renders the full conversation for printing or saving as PDF
    • Markdown (.md) — downloads all messages as a single Markdown file with clear separators between each exchange

Export conversation dropdown

The Markdown export includes every user prompt and assistant response in the conversation, formatted with headers and dividers for easy reading.

Exporting Tables

When 4C:me generates a table in a response, you can export it in multiple formats. Hover over the table to reveal the export toolbar:

Table export buttons

ActionFormatDescription
CopyTSV (clipboard)Copies the table as tab-separated values — paste directly into Excel or Google Sheets
CSV.csv fileDownloads a CSV file with semicolon delimiters, optimized for Excel
XLSX.xlsx fileDownloads a formatted Excel file with auto-fitted columns, filters, and table styling
info

The XLSX export automatically detects numeric columns and applies appropriate number formatting.

Downloading Images

Inline Images

When an image appears in a chat reply, hover over it to reveal a download button. Click it to save the image to your device.

Image download button

You can also browse and download all images from your conversations:

  1. Open the Image Gallery from the sidebar
  2. Browse through your generated and uploaded images
  3. Click the download button on any image to save it

Image gallery download

Downloading Diagrams

Mermaid diagrams rendered in the chat can be downloaded in two formats:

  1. Hover over a diagram to reveal the action buttons
  2. Click the download button
  3. Choose your format:
    • PNG — raster image, good for documents and presentations
    • SVG — vector format, ideal for scaling without quality loss

You can also expand a diagram to fullscreen view and download it from there using the zoom controls for the best output.

tip

For presentations, use the SVG format to keep diagrams sharp at any size.