luxmargos /
obsidian-canvas-card-bg-remover
This Obsidian plugin allows you to make the background of cards transparent in the Canvas for specific embed types, including Image (png), Canvas, and even Markdown.
Loading repository data…
microtower00 / repository
This plugin allows you to generate images using AI from the obsidian editor
This plugin aims to seamlessly integrate the generation of AI images inside of your Obsidian interface.
At the moment, the plugin is still not published on the obsidian plugin markateplace, so you are going to need to install it yourself.
Inside your vault, create a folder .obsidian/plugins/obsidian-ai-images. Paste the release files inside the folder and you are good to go!
To use this plugin you need OpenAI API keys. You can generate them here if you don't already have them. Insert your API key in the plugin settings and you will be ready to generate images.
While typing in editor mode, select some text you wish to use as a prompt for the generation of an image. You can then use the provided command by pressing Ctrl+Shift+G or alternatively Cmd+Shift+G. Also works by pressing Ctrl/Cmd+P and searching for 'Generate an image from your text selection'.
The image will be downloaded and linked in the editor.
This plugin was developed as a personal project and was made for fun. I will upgrading as time and creativity allow me. In the meantime if you have any suggestion, hit me up, open issues, or contribute to the project.
This plugin requires an active internet connection to work.
The API key inserted in the plugn settings NEVER leaves your machine and is stored inside of the data.json file in the plugin subfolder.
This plugin works by requesting image generations to the DALL-E APIs
Selected from shared topics, language and repository description—not editorial ratings.
luxmargos /
This Obsidian plugin allows you to make the background of cards transparent in the Canvas for specific embed types, including Image (png), Canvas, and even Markdown.