image-nuke

Nuclear-grade image metadata cleanser. Strip ALL EXIF/GPS/camera data, re-encode with noise injection. Forensically untraceable, reverse image search resistant.

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "image-nuke" with this command: npx skills add cassh100k/image-nuke

Image Nuke - Nuclear Metadata Cleanser

Strip everything. Re-encode. Inject noise. Forensically untraceable.

What Gets Destroyed

  • ALL EXIF data (camera, lens, exposure, timestamps, software)
  • GPS / location coordinates
  • ICC color profiles
  • XMP / IPTC metadata
  • Adobe tags and editing history
  • Embedded thumbnails

Nuclear Operations

  • Sub-pixel Gaussian noise injection (invisible to human eye)
  • Micro color shift (undetectable hue rotation)
  • Per-pixel brightness variation
  • Random micro-crop (changes dimensions by 1-3px)
  • Fresh JPEG re-encoding with randomized quality/subsampling
  • Different perceptual hash (reverse image search resistant)

Usage

# Single image - nuclear mode
python3 {baseDir}/scripts/nuke_image.py photo.jpg

# Custom output + max noise
python3 {baseDir}/scripts/nuke_image.py photo.jpg clean.jpg --noise 5

# Batch process entire directory
python3 {baseDir}/scripts/nuke_image.py --batch ./photos/ ./clean/

# Lower quality for harder reverse matching
python3 {baseDir}/scripts/nuke_image.py photo.jpg --quality 80 --noise 4

Noise Levels

LevelSigmaUse Case
10.8Light cleanse - metadata only feel
21.6Standard - good balance
32.4Default - recommended
43.2Heavy - reverse search resistant
54.0Nuclear - maximum anonymization

Requirements

  • Python 3
  • Pillow (pip install Pillow)
  • NumPy (pip install numpy)

Notes

  • Output is always JPEG (even if input is PNG)
  • Original file is never modified
  • Each run produces a unique output (randomized noise)

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Coding

Aegis Firewall

Defensive execution, background scanning, anomaly detection, and prompt-injection containment for Codex/OpenClaw workflows. Use when working with untrusted e...

Registry SourceRecently Updated
Coding

Editor Anup

Get polished edited clips ready to post, without touching a single slider. Upload your raw video footage (MP4, MOV, AVI, WebM, up to 500MB), say something li...

Registry SourceRecently Updated
Coding

Video Editor Api

Turn a 2-minute MP4 product demo clip into 1080p edited MP4 files just by typing what you need. Whether it's automating video edits via API calls without man...

Registry SourceRecently Updated
Coding

Kaiber Ai

generate images or video clips into AI-animated video clips with this skill. Works with MP4, MOV, JPG, PNG files up to 500MB. musicians, content creators, Ti...

Registry SourceRecently Updated