The “Extract Frame” feature is very useful for obtaining a single frame in the middle of a project. Currently it can only save the extracted frame to a file. It would be nice if there was a separate command that does the same thing but copies the extracted frame to the clipboard instead. (Intended use-case is to paste it into something like Paint.NET or Inkscape.)
Git commit d4b965bd61dbbcb4f379afbd9dc140348772cbc2 by Jean-Baptiste Mardelle. Committed on 26/03/2025 at 08:12. Pushed by mardelle into branch 'master'. Add extract frame to clipboard FIXED-IN: 25.08.0 M +3 -0 src/mainwindow.cpp M +53 -1 src/monitor/monitor.cpp M +1 -1 src/monitor/monitor.h M +7 -0 src/monitor/monitormanager.cpp M +1 -0 src/monitor/monitormanager.h https://invent.kde.org/multimedia/kdenlive/-/commit/d4b965bd61dbbcb4f379afbd9dc140348772cbc2