Skip to Content
Getting StartedSupported File Types

Supported File Types

Zenboard supports a wide range of file formats. You can manage images, videos, text, and code files all within a single app.

Images

FormatExtensionNotes
PNG.pngTransparency supported
JPEG.jpg, .jpeg
WebP.webpAnimated WebP supported
GIF.gifAnimated GIF supported
SVG.svgVector images
HEIC.heicApple High Efficiency Image
TIFF.tiff
BMP.bmp
ICO.ico

Video

FormatExtensionNotes
MPEG-4.mp4AVPlayer playback
QuickTime.movAVPlayer playback
AVI.aviAVPlayer playback
M4V.m4vAVPlayer playback

Text & Documents

FormatExtensionNotes
Text.txtPlain text
Markdown.md, .mdxRendering supported

Code

Zenboard uses Highlightr (based on highlight.js) to provide syntax highlighting for over 180 programming languages.

Themes

ModeTheme
Light modeXcode
Dark modeAtom One Dark

Supported Languages

  • Web: HTML, CSS, JavaScript, TypeScript
  • Mobile/Desktop: Swift, Kotlin, Java, Dart
  • Systems: C, C++, Go, Rust
  • Scripting: Python, Ruby, PHP, Bash, Shell, Zsh
  • Data: SQL, PostgreSQL, MySQL, JSON, YAML, TOML, XML
  • Infrastructure: Dockerfile, Nginx
  • Documents: Markdown

Language detection is automatic based on the file extension when you drag & drop a file or paste from the clipboard.

Last updated on