- Thanks to the huggingface free Space, this app can be acessed online now: https://huggingface.co/spaces/yixin6178/arXiv2Latex
- Download the source latex code of multiple arxiv papers with one click.
To facilitate our paper writing, we may usually need to download and copy the latex source code of other's papers. However, this process can become very tedious if there are many papers to download. So I develop this tool to automate this process. I implement it simply with request
and tarfile
. To make it an online free service, I push this project online with the help of Streamlight
and Heroku app
. Here is the demo app link: https://arxiv2latex.herokuapp.com/.
Please read the Contribution Guide. Also, feel free to contact me for discussion (yixinliucs@gmail.com).