Viewing Files
File preview
The application supports previewing of many file types without the need of external viewer. It comes with the following viewer extensions:
- Audio Video Player
- HTML Reader
- Image Viewer
- Link Opener
- Markdown Reader
- MHTML Reader
- PDF Viewer
- Text Reader
- Simple Viewer
- ZIP Opener
TagSpaces is designed with extensibility in mind so any other kind of file viewers can be easily developed and integrated.
Source code browser and editor The text editor supports source code highlighting for many common programming languages. This in combination with the build in JSON editor makes the application a good source code navigator with basic editing capabilities. The intention here is not to makes TagSpaces your next IDE, but rather to give your quick overview of source code repositories.
Assigning file viewer to file extensions
Supported file formats
The following table lists the supported files types for viewing and editing of files in TagSpaces.
File type extension | Windows, Mac OS & Linux desktop apps | Self hosting version | Android app |
---|---|---|---|
PNG | view | view | view |
JPG/JPEG | view | view | view |
GIF | view | view | view |
BMP | view | view | view |
ICO | view | view | view |
WEBP | view | view | view |
SVG | view | view | view |
view | view | view | |
HTML | edit | edit | edit |
MHT/MHTML | view | view | view |
MD/MARKDOWN | edit | edit | edit |
TXT | edit | edit | edit |
XML | edit | edit | edit |
JS | edit | edit | edit |
JSON | edit | edit | edit |
CSS | edit | edit | edit |
H | edit | edit | edit |
CLJ | edit | edit | edit |
COFFEE | edit | edit | edit |
CPP | edit | edit | edit |
CS | edit | edit | edit |
GROOVY | edit | edit | edit |
HAXE | edit | edit | edit |
JAVA | edit | edit | edit |
JSM | edit | edit | edit |
LESS | edit | edit | edit |
LUA | edit | edit | edit |
ML | edit | edit | edit |
MLI | edit | edit | edit |
PL | edit | edit | edit |
PHP | edit | edit | edit |
PY | edit | edit | edit |
RB | edit | edit | edit |
SH | edit | edit | edit |
SQL | edit | edit | edit |
FLAC | play | play | planned |
OGG | play | play | play |
OGV | play | play | play |
OGA | play | play | play |
OGX | play | play | play |
SPX | not supported | play | play |
OPUS | not supported | play | play |
WEBM | play | play | play |
TIFF | view | view | view |
PSD | view | view | view |
DOCX | view | view | view |
EPUB (v.1) | planned | planned | planned |
ZIP | view | view | view |
RTF | view | view | view |
MKV | view | view | view |
Printing files
The majority of the viewer extensions has tha ability to print the opened files, thanks to the build in print functionality. In the following short video, you can see how you can start the printing.