[AHK#30] 一鍵下載圖片、儲存到特定資料夾; data:image也可直接下載

[AHK #30] 一鍵下載圖片、儲存到特定資料夾; data:image也可直接下載

簡睿學堂
5 影片觀看·2024年1月25日

用最快速、最簡單的方法將網頁上的圖片下載儲存到特定資料夾。

💡 解說文章: https://jdev.tw/blog/6131/

✅ 作法:操作Chrome瀏覽器的右鍵功能表,用複製圖片位址,再用AutoHotkey的UrlDownloadToFile下載圖片再存入資料夾。

✅ UrlDownloadToFile說明:https://www.autohotkey.com/docs/commands/URLDownloadToFile.htm
✅ 腳本原始檔1:https://gist.github.com/emisjerry/772d90b8d928f5000fe1f6909658cf32
✅ 腳本原始檔2:https://gist.github.com/emisjerry/fc93c2d15ba405af41c0afa138ca3af8