Skip to content

Code for organizing images in an HTML file using a tabular format.

License

Notifications You must be signed in to change notification settings

praeclarumjj3/HTML_Organizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HTML Oraganizer

License: MIT

Contents

  1. Overview
  2. Setup Instructions

1. Overview

This repo contains the code for organizing images into a tabular format in a HTML file

2. Setup Instructions

  • Clone the repo:
git clone https://github.com/praeclarumjj3/HTML_Organizer.git
cd HTML_Organizer
  • Install dependencies:
pip3 install -r requirements.txt
  • Put the images folder inside the web directory.

  • Run the script to get an web/index.html file with images in a table:

sh create_html.sh

Demos

Demo1

Demo2

About

Code for organizing images in an HTML file using a tabular format.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published