For the complete documentation index, see llms.txt. This page is also available as Markdown.

26.07.20 Image clipboard paste (Ctrl+V) supported

Images copied from the web can be uploaded instantly with Ctrl+C ➡️ Ctrl+V, no need to download them!

More convenient image pasting

It works in a convenient hybrid way as shown below, matching designers’ mouse movement paths and workflow.

  • Mouse hover position takes priority ➡️ Hover the mouse over a specific upload box Ctrl+VWhen you press it, the image is immediately inserted at that location.

  • Sequential search for empty boxes ➡️ Even if no mouse position is specified, the system automatically finds and fills the earliest empty box (the one with the lowest index).

Last updated