Skip to content

Latest commit

 

History

History
 
 

Folder-To-HTML

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Folder To HTML Page

-> Convert Any Folder or sub folders into Single HTML Page with CSS and Some JavaScript

-> you can open this .html file into your browser to view data.

-> will Show .mp4 as html videos , .mp3 as html audios and pdf document as link, you can open that directly in your browser,

-> you can also add any document you want , just by adding some thing in code.

How TO Use

-> Add all the data into td_data folder.

-> Run : python make_data.py

-> will create data_view.html file.

Features

-> Search Data / Files based on Names,

-> will convert folder names into tag format , you can filter data based on that also.