Can php or js convert html files to epub files?

such as the question, or is there any extension library that can be implemented?

May.06,2021

Yes, epub format, which is essentially a zip package. It's just that the file in this package that uses the xml format defines some data.

you just need to know the xml format of epub , and then package it in zip.

epub format specification can be found in https://blog.csdn.net/ccwwff/.

.
MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b37a20-2adf2.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b37a20-2adf2.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?