Booru → Eagle Saver

Save imgs from booru to Eagle cool

คุณจะต้องติดตั้งส่วนขยาย เช่น Tampermonkey, Greasemonkey หรือ Violentmonkey เพื่อติดตั้งสคริปต์นี้

You will need to install an extension such as Tampermonkey to install this script.

คุณจะต้องติดตั้งส่วนขยาย เช่น Tampermonkey หรือ Violentmonkey เพื่อติดตั้งสคริปต์นี้

You will need to install an extension such as Tampermonkey or Userscripts to install this script.

You will need to install an extension such as Tampermonkey to install this script.

You will need to install a user script manager extension to install this script.

(I already have a user script manager, let me install it!)

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

(I already have a user style manager, let me install it!)

ผู้เขียน
araXlid
จำนวนติดตั้งประจำวัน
2
จำนวนติดตั้งทั้งหมด
2
คะแนน
0 0 0
เวอร์ชัน
1.3
สร้างเมื่อ
02-04-2026
อัปเดตเมื่อ
03-04-2026
Size
22.5 กิโลไบต์
สัญญาอนุญาต
MIT
ปรับใช้กับ

Booru → Eagle Saver (v1.1)


!!!VIBECODING ALERT!!!

Its beta version, I guess

Setup Instructions


First of all - to use the script, you need to obtain an API key from Eagle Cool
(Settings > Developer Mode) and then enter it in line 18:

const API_URL = "http://localhost:41595/api/item/addFromURL?token=YOUR_API_KEY";

What it does:

  • Download original img from booru posts directly to your eagle gallery
  • Taking all of tags and put them as eagle tags
  • Automatic Resolution Detection: Extracts and displays image dimensions [WxH] directly on the UI panel.
  • Parent Tracking System: Set a "Parent" post to automatically link related images via tags (parent:ID).
  • Cross-Tab Sync: Uses global variables to synchronize download queues across multiple open browser tabs.
  • Smart Tag Parsing: Automatically identifies and formats artist tags (artist:name) and general tags for Rule34, Danbooru, Gelbooru, Konachan, and Sankaku.
  • Base64 Fallback: Includes a toDataURL engine to bypass CORS issues on specific sites like Sankaku.
  • Visual Feedback: Features a real-time progress bar and "Toast" notifications for successful saves or errors.

Hotkeys (Alt + Key):

  • Alt + Z : Quick Save to Eagle
  • Alt + X : Create/Set Parent ID
  • Alt + C : Stop Parent Tracking

To do (my notes):

  • Fix a malfunctioning queue
  • Add default settings window for the API and port
  • Add a link to download the original without going to the post itself
  • Add automatic tags category assignment in eagle based on their category on sankaku
  • Suicide as an option