8000 GitHub - StackZeroSec/image_to_html: This is a quick script for converting an image into html
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

StackZeroSec/image_to_html

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

image_to_html

This is a quick script for converting an image into html inspired by Marisa Brantley Tweet. The file out_html.html is the resized file in the tweet!

Installation

You just have python and pip in your machine, then you sould run this command to clone the repository:

git clone https://github.com/StackZeroSec/image_to_html

An then this one to install the requirements

pip install -r requirements.txt

Usage

It's very simple to use, just change inside the script the "image_path" variable with the path of your chosen image, then type:

python convert_image_to_css.py

You are done.

Conclusion

I know that's not the best written script, I just wanted to provide a funny proof of concept! Have fun and surprise your friends

About

This is a quick script for converting an image into html

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0