https://github.com/rpaladin/rp_delete_duplicate_images
Blender Add-On - Delete any duplicate images in a blend
https://github.com/rpaladin/rp_delete_duplicate_images
add-on blender delete duplicate images
Last synced: about 1 month ago
JSON representation
Blender Add-On - Delete any duplicate images in a blend
- Host: GitHub
- URL: https://github.com/rpaladin/rp_delete_duplicate_images
- Owner: rpaladin
- Created: 2022-08-09T17:22:28.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-08-09T17:35:57.000Z (almost 4 years ago)
- Last Synced: 2025-10-10T06:20:22.529Z (9 months ago)
- Topics: add-on, blender, delete, duplicate, images
- Language: Python
- Homepage:
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Blender Add-On | RP Delete Duplicate Images
## What this add-on does
* This add-on deletes any duplicate images found in the blend file that the script operator is run in.
## Steps on how to install
* Download releases from [here](https://github.com/rpaladin/rp_delete_duplicate_images/releases).
* Install the add-on like any other Blender add-on
## How to use the add-on
* Once the add-on is installed, go to the `3D Viewport`, then do `F3 - delete duplicate images`.