DavidBuchanan314/tweetable-polyglot-png
Pack up to 3MB of data into a tweetable PNG polyglot file. observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 1996
- days_rel: n/a
- days_push: 1848
- n_releases_24m: 0
Adoption not part of the score
2608 stars · 153 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A Python tool that packs up to 3MB of arbitrary data into a PNG polyglot file that survives upload to Twitter and other image hosts. It exploits the fact that Twitter preserves trailing data in the PNG IDAT DEFLATE stream when the image avoids re-encoding.
Use cases
- hide a zip file inside a tweetable png
- smuggle files through twitter as images
- create png polyglot files that are also valid zips
- embed data in images that survives image host reprocessing
- share files via social media image uploads
When to choose
- you need to pass data through Twitter, Imgur, Discord, or GitHub image hosting
- you want a valid PNG that is simultaneously a valid ZIP or other file format
- you're researching steganography or polyglot file techniques
When to avoid
- you need steganography that hides data from visual inspection of the image itself (this appends data, it doesn't blend it in)
- your target platform re-encodes images, like Reddit
- you need files larger than ~3MB
Facets
cli-tool · maturity maintenance
image-processing serialization security file-system security files image-processing social-media python cli cross-platform polyglot-files steganography png zip twitter data-hiding
1 source
- readme: https://github.com/DavidBuchanan314/tweetable-polyglot-png · fetched 2026-08-28 · 270c8a25e00f
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| DavidBuchanan314/tweetable-polyglot-png | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="DavidBuchanan314/tweetable-polyglot-png")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem