Catbox Uploader
unlistedby Louan Fontenele
An Imgur alternative for image uploads. Automatically upload pasted images/files to Catbox.moe (up to 200MB) instead of saving them locally.
Catbox Uploader for Obsidian π±π¦
Catbox Uploader is an Obsidian plugin that automatically uploads files pasted into the editor to Catbox.moe, inserting a direct link instead of saving the file locally.
Save space in your vault and share images easily!
A powerful alternative to Imgur, featuring unlimited uploads with files up to 200MB!
β¨ Features
- Automatic Uploads:
Intercepts
Ctrl+V(paste) events when files are detected. - Direct Links:
Inserts
for images or[filename](url)for other files. - Anonymous or Account Uploads: Works out-of-the-box anonymously, or use your User Hash to save files to your Catbox account.
- Cross-Platform: Works on Windows, Mac, Linux, iOS, and Android.
π Usage
- Copy a file (image, video, etc.) from your computer or web browser.
- Paste (
Ctrl+V) into an Obsidian note. - The text
![Uploading X file(s)...]will appear. - Once finished, it will be replaced by the permanent Catbox URL.
βοΈ Settings
Go to Settings > Catbox Uploader:
- User Hash (Optional):
Enter your key from catbox.moe/user/manage.php to link uploads to your account.
- Leave empty for anonymous uploads.
- π΄ IMPORTANT: Your
userhashis private and sensitive. Do not share it! Anyone with this key can manage your account (delete files, etc.). - βΉοΈ Security Note: This plugin only performs uploads. It contains no logic to edit or delete files on your account or your computer.
π₯ Installation
Manual
-
Clone or download this repository.
-
Run
npm installin the plugin folder. -
Build the plugin:
npm run build -
Copy
main.js,manifest.json, andstyles.cssto your vault's.obsidian/plugins/obsidian-catbox-uploaderfolder. -
Enable in Community Plugins.
β οΈ Privacy & Terms
By using this plugin, you agree to Catbox.moe's Terms of Service.
- Anonymous uploads cannot be deleted later.
- Do not upload illegal or prohibited content.
π Credits
Developed by Louan Fontenele. Powered by Catbox.moe.
π License
For plugin developers
Search results and similarity scores are powered by semantic analysis of your plugin's README. If your plugin isn't appearing for searches you'd expect, try updating your README to clearly describe your plugin's purpose, features, and use cases.