Skip to main content

A tool to find unused images in the Ghost blog content directory

Project description

CleanGhostImages

The Ghost blogging platform only has a naive images system management system. Images that you upload when writing a blog post but end-up not using are stored ad vitam aeternam without a quick way to remove them.

This package helps to find images that are not used by your blog but are still stored in your images directory, and to delete them.

The script works by parsing a Ghost json export file, finding references to images, and comparing it with the content of the Ghost images directory.

The script works on the assumption that this is a standard installation and that the images are in the content/images directory of your Ghost installation.

This was tested with Ghost 5.39.0, and comes with no warranty. Make sure to have a backup before you remove anything.

Usage

The code requires you to export your website in Json from the administration panel / "Export your content". You can then use python -m cleanghostimages with the following options:

  • --json-export-file (required): The path to your json export file. Note that you don't need to upload it from your server because it will be stored in the content/data folder of your ghost installation
  • --ghost-dir (required): The path to your Ghost instance (e.g. /opt/ghost/)
  • --print-unused-images prints the list of all the images that are present in your content directory but not used in the Ghost json export
  • --print-missing-images prints the list of all the images that are listed in your Ghost json export but are not in the images directory
  • --statistics prints some information about the number of images found vs used/missing

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

CleanGhostImages-0.3.0.tar.gz (12.0 kB view details)

Uploaded Source

File details

Details for the file CleanGhostImages-0.3.0.tar.gz.

File metadata

  • Download URL: CleanGhostImages-0.3.0.tar.gz
  • Upload date:
  • Size: 12.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.8

File hashes

Hashes for CleanGhostImages-0.3.0.tar.gz
Algorithm Hash digest
SHA256 df77ca8d1d335fc5779bd3061bf7458945fcef0424d1e0d37d8b1a2e71608af8
MD5 b812d82685610ae7524c500af02e50eb
BLAKE2b-256 26572403efb88a01858140e2cd7e78c75880a42a6cb9addc481c84545dcb1632

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page