Zen Cart Logo
Forums / All Other Contributions/Addons / Script for deleting orphan images

Script for deleting orphan images

Views: 830

Results 1 to 3 of 3
4 Jan 2016, 9:51 PM
#1
jvrossem avatar

jvrossem

New Zenner

Join Date:
Apr 2015
Location:
Netherlands
Posts:
24
Plugin Contributions:
0

Script for deleting orphan images

Hello,

I was wondering if there is a (sql)script/ or add-on that can search for orphan images and delete them. I have a big site with almost 100.000 products, and it gets changed alot. I think that i have a couple Thousand unused pictures taking up space. Checking and deleting by hand is almost an impossible task!
I hope there is a way to delete these pictures without deleting any used images (including additional images).

I have found a old script that indentify and remove redundant images, but the problem is that it will also remove additional images. -> https://www.zen-cart.com/showthread.php?72004-Identifying-and-Removing-Redundant-Images

Now years later i hope there is a solution for this problem?

Best regards,

John

[

](https://www.zen-cart.com/showthread.php?72004-Identifying-and-Removing-Redundant-Images)

4 Jan 2016, 10:20 PM
#2
design75 avatar

design75

Totally Zenned

Join Date:
Dec 2009
Location:
Amersfoort, The Netherlands
Posts:
2,862
Plugin Contributions:
5

Re: Script for deleting orphan images

JvRossem:

Hello,

I was wondering if there is a (sql)script/ or add-on that can search for orphan images and delete them. I have a big site with almost 100.000 products, and it gets changed alot. I think that i have a couple Thousand unused pictures taking up space. Checking and deleting by hand is almost an impossible task!
I hope there is a way to delete these pictures without deleting any used images (including additional images).

I have found a old script that indentify and remove redundant images, but the problem is that it will also remove additional images. -> https://www.zen-cart.com/showthread.php?72004-Identifying-and-Removing-Redundant-Images

Now years later i hope there is a solution for this problem?

Best regards,

John

[

](https://www.zen-cart.com/showthread.php?72004-Identifying-and-Removing-Redundant-Images)
I did some work on a similar script a while ago, that doesn't delete additional images. I'll look it up tomorrow.

5 Jan 2016, 3:02 PM
#3
jvrossem avatar

jvrossem

New Zenner

Join Date:
Apr 2015
Location:
Netherlands
Posts:
24
Plugin Contributions:
0

Re: Script for deleting orphan images

Design75:

I did some work on a similar script a while ago, that doesn't delete additional images. I'll look it up tomorrow.
Thank you, i look forward to this script!