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…

Ignore Space When Use Git Merge Code

Git will show conflicts if there are many spaces in the same file. It can spend too much time to fix these conflicts if the spaces are too many. Use git help merge to refer to the manual page. ignore-space-change, ignore-all-space, ignore-space-at-eol, ignore-cr-at-eol Treats lines with the indicated type of Read more…

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

X