diff --git a/docs/img/import-export/export-card.webp b/docs/img/import-export/export-card.webp index 7d07149e6..b8c86d6a9 100644 Binary files a/docs/img/import-export/export-card.webp and b/docs/img/import-export/export-card.webp differ diff --git a/docs/img/import-export/export-menu.webp b/docs/img/import-export/export-menu.webp index 4977929b3..cf29220a5 100644 Binary files a/docs/img/import-export/export-menu.webp and b/docs/img/import-export/export-menu.webp differ diff --git a/docs/user-guide/import-export/index.njk b/docs/user-guide/import-export/index.njk index 663d25589..98d66b8f0 100644 --- a/docs/user-guide/import-export/index.njk +++ b/docs/user-guide/import-export/index.njk @@ -11,21 +11,19 @@ title: 14· Import/export files

How to export Penpot files

Export a single file

You can download (export) files from the workspace and from the dashboard.

- +

+ From the dashboard: Select the download option at the file card menu. +

Export penpot file
+

+

+ From the workspace: Select the download option at the main menu. +

Export penpot file
+

Export multiple files

Select multiple files to export them at the same time. An overlay will show you the progress of the different exports.

-
@@ -49,19 +47,19 @@ title: 14· Import/export files

Penpot file format

Penpot export to a unique format that streamline the import and export of files and assets by being more efficient and interoperable.

-

Unlike other design tools, Penpot's format is built on standard languages. The exported file is essentially a ZIP archive containing binary assets (such as bitmap and vector images) alongside a readable JSON structure. By avoiding proprietary formats, Penpot empowers users with autonomy from specific tools while enabling seamless third-party integrations.

+

Unlike other design tools, Penpot's format is built on standard languages. The exported file is essentially a ZIP archive containing binary assets (such as bitmap and vector images) alongside a readable JSON structure. By avoiding proprietary formats, Penpot empowers users with autonomy from specific tools while enabling seamless third-party integrations.

Deprecated Penpot file formats

These formats can only be exported from version 2.3 or earlier versions, but can be imported to any Penpot version

There are two different deprecated Penpot file formats in which you can import/export Penpot files. A standard one and a binary one. You always have the chance to use both for any file.

-

[Deprecated] Penpot file (.penpot).

+

[Deprecated] Penpot file (.penpot).

The fast one. Binary Penpot specific.

-

[Deprecated] Standard file (.zip).

+

[Deprecated] Standard file (.zip).

The open one. A compressed file that includes SVG and JSON.