Username (e.g. epiz_XXX) or Website URL
epiz_29236967
Other Information
Hello, I am creating a website in PHP that manages PDF, DOC, DOCX and TXT files, basically it is a virtual library with the objective of storing documents about the programming area and the like, this is a non-profit website and whose sole purpose is to index these files for studies and to index external links to tools and sites that help developers and students in the area.
I am currently generating the thumbnails via JS, however, the thumbnails generated this way are not good, they are usually cut, other times they are not generated and I would like to create the thumbnails in PHP and convert them to base64 and save them in a file json, however imagisk is disabled for me.
Could you enable it so that I can be generating these thumbnails in PHP?
Thanks for listening.
(sorry for my english)