DavidBuchanan314 / tweetable-polyglot-png

Pack up to 3MB of data into a tweetable PNG polyglot file.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Doesn't work

redthing1 opened this issue · comments

I'm testing out this program with a couple test images.

Cover image:
moonwiki

Data:
moon2

Command:

python pack.py ~/Downloads/moonwiki.png ~/Downloads/moon2.jpg ~/Downloads/poly3.png

Output:

Image size: 2892x1696px
Warning: dropping non-essential or unknown chunk: pHYs
Embedded file starts at offset 0x13212f

Here is the output file itself:
poly3

It does not seem to be a usable zip file or anything.

I was wondering if you had any insight into what is going wrong here?

Ah, never mind. I read the README wrong. Excuse my foolishness.