An open API service indexing awesome lists of open source software.

https://github.com/zhangkaihua88/quicklook.plugin.coreldrawviewer-thumbnail

Corel Viewer plugin for QuickLook base on Thumbnail in cdr file
https://github.com/zhangkaihua88/quicklook.plugin.coreldrawviewer-thumbnail

quicklook-plugin

Last synced: about 1 year ago
JSON representation

Corel Viewer plugin for QuickLook base on Thumbnail in cdr file

Awesome Lists containing this project

README

          

# QuickLook.Plugin.CorelDrawViewer-Thumbnail











![](image/Screenshot.png)

**Note**: *It will be blurred, if the `cdr` file is large*

# Method
- Extracting `thumbnail` file in `cdr`, and save it to plugin folder.
- Using `ImageViewer` to display the thumbnail file.

# Download and Installation
1. Go to [Release page](https://github.com/zhangkaihua88/QuickLook.Plugin.CorelDrawViewer-Thumbnail/releases) and download the latest version.
2. Make sure that you have QuickLook running in the background. Go to your Download folder, and press Spacebar on the downloaded `.qlplugin` file.
3. Click the "Install" button in the popup window.
4. Restart QuickLook.
5. Select the file(`.cdr`) and press Spacebar.

# Thanks to
- [QuickLook.Plugin.ImageViewer](https://github.com/QL-Win/QuickLook/)