huiyadanli / PasteEx

:clipboard: Paste As File 把剪贴板的内容直接粘贴为文件
GNU General Public License v3.0
1.31k stars 116 forks source link

[feature request] Convert photos to files in clipboard when pressing ctrl + alt + x #80

Closed bigplayer-ai closed 1 year ago

bigplayer-ai commented 1 year ago

Hey, can you Convert photos to files in clipboard when pressing ctrl + alt + x. Meanwhile what I do: copy pictures paste the picture to desktop copy the files from the desktop again paste the files again to the desired application. Desired approach: copy pictures paste using ctrl + alt + x so the file version is pasted and not the image so applications can get the pictures as files.

huiyadanli commented 1 year ago

Just use Auto Image to File for your needs

Clip_20230127_140121

If this feature is enabled, the clipboard will automatically append a file type to the image file when you copy an image. But when you paste it into other software, whether the other software resolves it to a file type or a picture type depends on how the developer of the software resolves the clipboard。

bigplayer-ai commented 1 year ago

Why when I copy an image file to application, the application resolves it as an image file.But when pasting the imade directly using pasteex, the application resolves it as an image.On 27 Jan 2023, at 8:08, 辉鸭蛋 @.***> wrote: Just use Auto Image to File for your needs

If this feature is enabled, the clipboard will automatically append a file type to the image file when you copy an image. But when you paste it into other software, whether the other software resolves it to a file type or a picture type depends on how the developer of the software resolves the clipboard。

—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you authored the thread.Message ID: @.***>

huiyadanli commented 1 year ago

Each software handles the content of the clipboard differently. I can't control how other software handles the clipboard.