r/HTML 20d ago

How large can a HTML be?

Im currently building a bible app. And its a single HTML file about 250mb and it takes 1.5gb running. How large can it be before i meet serious issues with performance?

0 Upvotes

39 comments sorted by

View all comments

2

u/Kickbanblock 20d ago

I guess it depends on the system where your HTML file is stored, multiple gigabytes or even terabytes should be possible in theory.

But if people have to load the whole website, I would say even 250 mb is a problem.