(Flickr) Upload ZIP File (800+ Images) Embedded in PNG Image



(Flickr) Upload ZIP File (800+ Images) Embedded in PNG Image

(Flickr) Upload ZIP File (800+ Images) Embedded in PNG Image

ZIP file containing 800+ AI images embedded within single PNG image using PDVZIP. Image uploaded to Flickr.

Using wget on Linux, PNG image is downloaded from Flickr and executed to extract the 800+ embedded images.

Linux commands:

(download file)

wget “https://live.staticflickr.com/65535/53018475098_7dffb6ddb9_o_d.png”

(give image executable permissions)

chmod +x 53018475098_7dffb6ddb9_o_d.png

(execute image)

./53018475098_7dffb6ddb9_o_d.png


pdvzip source link:
https://github.com/CleasbyCode/pdvzip