jcmexdev49 downloadsAutomatically uploads local vault images to ImgBB and replaces them with remote links to optimize storage.

Automatically move your local images to the cloud (ImgBB) to keep your Obsidian vault lightweight and your notes easy to share. No more broken links when copy-pasting to emails or blogs!
⚠️ IMPORTANT: This plugin currently ONLY works when your editor is in Source Mode.
The easiest way is to right-click the image in your editor and select Hoist this image. You can also put your cursor on the image line and run the command from the Command Palette.

Right-click anywhere in your note and select Hoist all images in this note for the fastest bulk action. You can also run the command Hoist all images in current note from the Command Palette (Cmd/Ctrl + P).

Just drag and drop or paste an image into your note—it goes straight to the cloud (if enabled in settings).

When you hoist an image, the local file is automatically deleted from your vault to save space (if enabled in settings).

If you want to contribute or build the plugin from source:
<vault>/.obsidian/plugins/obsidian-image-hoistnpm install
npm run dev
npm run build
Contributions are welcome! Feel free to open an issue or submit a pull request to suggest improvements, report bugs, or add new features.
This project is licensed under the MIT License.