MuK Preview enables support to preview binary files directly in Odoo. It adds a button to the binary field, which opens a file preview dialog. The preview can be easily extended by adding new Handlers to the Preview Generator.
A preview for Open Documents and PDFs is already included in the MuK Preview module. The following extensions are supported:
☑ Portable Document
Format (.pdf)
☑
Open Document (.odt, .odp, .ods, .otp)
MuK Preview MS Office extends the preview to enable support for Microsoft Office documents.
☑ Word (*.doc | *.docx,
application/msword)
☑ Excel (*.xls | *.xlsx, application/msexcel)
☑ PowerPoint (*.ppt | *.pptx,
application/mspowerpoint)
MuK Preview Image extends the preview to enable support for a variety of images types.
☑ CIS-Cod-Dateien (*.cod,
image/cis-cod)
☑
CMU-Raster-Dateien (*.ras, image/cmu-raster)
☑ FIF-Dateien (*.fif,
image/fif)
☑
GIF-Dateien (*.gif, image/gif)
and many more...
MuK Preview Markdown extends the preview to enable support for Markdown files.
☑ Markdown (*.md, text/markdown)
MuK Preview Video extends the preview to enable support for video files.
☑ WebM (*.webm,
video/webm)
☑ Ogg
Theora Vorbis (*.ogg, video/ogg)
☑ MP4 (*.mp4, video/mp4)
MuK Preview CSV extends the preview to enable support for CSV files.
☑ CSV (*.csv, text/csv)
MuK Preview Mail extends the preview to enable support for mails.
☑ Microsoft Outlook Express Mail Message (*.eml, message/rfc822)
MuK Preview Text extends the preview to enable support for a variety of text file types.
MuK Preview Audio extends the preview to enable support for audio files.
☑ Wav (*.wav, audio/wav)
☑ Ogg Theora Vorbis (*.ogg, audio/ogg)
☑ MP3 (*.mp3, audio/mpeg)
MuK Preview Vector extends the preview to enable support for Scalable Vector Graphics.
☑ Scalable Vector Graphics (*.svg, image/svg+xml)