Skip to content

humanshu001/Python-Tools-for-Web-Developers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Basic Tools for Web Developers

  • These tools are made in Python and are used to make the life of a web developer easier, like converting image files to webp format, markdown to html, etc.

Tools

  • This tool is used to convert markdown files to html files. It uses the markdown library to convert the markdown to html.

Note: Code blocks are not supported in this tool.

  • This tool is used to convert image files to webp format. It uses the PIL library to convert the image to webp.

Note: This tool only supports .jpg and .png files.

  • This tool is used to convert image files to base64 format and copies it to your clipboard. It uses the base64 library to convert the image to base64.

Note: This tool only supports .jpg and .png files.

About

Tools made in Python for making work more simpler for a Web Developers

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages