ZIP web projects
How do I open a ZIP web project on iPad?
Open a local ZIP that contains HTML, CSS, JavaScript, images, and media on iPad while preserving the project structure.
Quick answer
If your page depends on several files, keep them together in a ZIP and import the ZIP as one web project.
Why this happens
A multi-file page is not just one HTML document. Its CSS, scripts, and images need to stay in the same relative structure.
What you can try
Zip the project folder on your computer, send it to the iPad, then import it into HTML Pocket instead of opening only the first HTML file.
When HTML Pocket helps
HTML Pocket unpacks the ZIP, finds HTML pages, and keeps the project as a reusable local entry.
- Open .html and .htm files
- Import ZIP web projects
- Render with the system WebKit engine
- Keep a local history of opened pages
Limits
- It does not edit HTML source code.
- It does not repair broken HTML, missing files, or server-only code.
- It is not a public hosting service or a full browser.