New Web App – To Do Tasks

We had created a new web app, to do tasks, at https://www.weiy.city/functions/to-do-list/ . You can add tasks and enjoy the working time every day. If you want to access the app easily, just do the steps in the following video to the app icon on the desktop.

Image Compressor

Here is a web app which can help you to compress your image.It’s simple to use it, just upload your image, click on the compress button and download the new picture. You can change the compressing rate for the original image by dragging the slider bar. Page: https://www.weiy.city/functions/image-compressor/ Demo video Read more…

Web – The Template About Sending File To Server

The post shows a template about how to send file to our remote server. We need to prepare html page, javascript and php script. HTML Page Write a web page and import front.js that contains submit event. front.html: <!DOCTYPE html> <html> <body> <div key=”uploadMeshContent” id=”content”> <input type=”file” id=”uploadMesh” name=”uploadMesh”/> <progress Read more…

Tex To PDF
: convert the Latex file which suffix is tex to a PDF file

X