Re: [file2png] Convert (encrypted) binary data to .png images and back

Liste des GroupesRevenir à s crypt 
Sujet : Re: [file2png] Convert (encrypted) binary data to .png images and back
De : rich (at) *nospam* example.invalid (Rich)
Groupes : sci.crypt
Date : 30. Dec 2024, 21:35:58
Autres entêtes
Organisation : A noiseless patient Spider
Message-ID : <vkv07d$1pi60$1@dont-email.me>
References : 1
User-Agent : tin/2.6.1-20211226 ("Convalmore") (Linux/5.15.139 (x86_64))
Stefan Claas <pollux@tilde.club> wrote:
Hi all,
 
here is a Python3 implementation of my file2png program, available
here: https://github.com/706f6c6c7578/file2png
 
Hope you find it useful, when for example uploading such images to
platforms like X, which does not compress .png images, as I have
tested!

PNG compression is lossless, so it should not matter if the PNG is
compressed, you should get back the same bytes that went in.

Now, if instead you mean "rescale" (reduce/increase size) or other
transformations (RGBI to RGB or RGB to indexed) then those
transformations may alter the content such that you do not get back
what you put in.


Date Sujet#  Auteur
29 Dec 24 * [file2png] Convert (encrypted) binary data to .png images and back4Stefan Claas
30 Dec 24 `* Re: [file2png] Convert (encrypted) binary data to .png images and back3Rich
31 Dec 24  `* Re: [file2png] Convert (encrypted) binary data to .png images and back2Stefan Claas
1 Jan 25   `- Re: [file2png] Convert (encrypted) binary data to .png images and back1Rich

Haut de la page

Les messages affichés proviennent d'usenet.

NewsPortal