josmarcristello34k downloadsFinds images in the vault that are not linked to any notes. Either lists, or deletes them.
Utility add-on for Obsidian knowledge base.
*Keep your Obsidian vaults tidy with the Find Orphaned Images plugin!*
Find Orphaned Images is an Obsidian plugin designed to help you keep your vault clean and organized by identifying and managing images that are not linked anywhere in your notes. With this plugin, you can:
Download the Plugin: You can download the latest release from the GitHub Releases page.
Extract the Files: Extract the downloaded zip file and copy the files into your Obsidian vault's plugins directory: .obsidian/plugins/find-orphaned-images/.
Enable the Plugin: In Obsidian, go to Settings -> Community plugins, disable safe mode if it's enabled, and then search for "Find Orphaned Images". Enable it to start using the plugin.
Configure Settings: Go to Settings -> Find or Delete Orphaned Images to configure your preferences.
You can also access the plugin's features via commands:
Ctrl+P or Cmd+P) and type Find Orphaned Images to open the options modal. Alternativelly, use the slash command.png, jpg, jpeg, gif, svg, bmp.-1 for no limit.

Contributions are welcome! If you have suggestions for new features or find a bug, please open an issue or submit a pull request.
Fork the Repository: Click the "Fork" button at the top right of this page to fork this repository.
Clone Your Fork: Use the command git clone https://github.com/yourusername/find-orphaned-images.git to clone your forked repository.
Create a Branch: Use git checkout -b your-feature-branch to create a branch for your feature or bug fix.
Make Changes: Make your changes and commit them with a descriptive message.
Push to Your Fork: Use git push origin your-feature-branch to push your changes.
Open a Pull Request: Navigate to your fork on GitHub and click the "New pull request" button.
This project is licensed under the GPL-3. See the LICENSE file for more information.