> For the complete documentation index, see [llms.txt](https://docs.finngen.fi/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.finngen.fi/faq/about-sandbox/how-can-i-view-pdf-jpg-and-html-files.md).

# How can I view pdf, jpg and HTML files?

If you use the File Browser to navigate and double-click on it, it will automatically open with the correct application.

If you are at the command line and want to open a file, you can use:

`xpdf <filename.pdf>`

`firefox <filename.html>`

Similarly, you can use firefox for image files:

`firefox <jpg,svg, or png file name>`
