DimitarPetrov/stegify
🔍 Go tool for LSB steganography, capable of hiding any file within an image. observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 2834
- days_rel: n/a
- days_push: 1240
- n_releases_24m: 0
Adoption not part of the score
1267 stars · 119 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
stegify is a Go command line tool and library for LSB (Least Significant Bit) steganography that hides any file inside images such as PNG and JPEG. It supports encoding and decoding with single or multiple carrier images, splitting data across them transparently.
Use cases
- hide a file inside an image
- extract hidden data from an image
- lsb steganography from the command line
- split a secret across multiple carrier images
- embed a payload in a png or jpeg
- go library for steganography
When to choose
- you need simple, transparent file hiding in images via CLI or Go API
- you want to split data across multiple carrier images
- you prefer a lightweight MIT-licensed steganography tool
When to avoid
- you need strong encryption or resistance to steganalysis - LSB is easily detected
- you need audio, video, or non-image carriers
- you need a GUI tool
Facets
cli-tool · maturity stable
security privacy cli image-processing serialization security privacy image-processing developer-tools windows go cli cross-platform steganography lsb stego file-hiding jpeg png encoding decoding command-line linux macos
1 source
- readme: https://github.com/DimitarPetrov/stegify · fetched 2026-08-28 · c7c3a2c84da2
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| DimitarPetrov/stegify | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="DimitarPetrov/stegify")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem