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
- Host: GitHub
- URL: https://github.com/zhangkaihua88/quicklook.plugin.coreldrawviewer-thumbnail
- Owner: zhangkaihua88
- License: apache-2.0
- Created: 2022-06-03T03:20:54.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-06-03T03:21:46.000Z (almost 4 years ago)
- Last Synced: 2025-05-13T04:58:33.246Z (about 1 year ago)
- Topics: quicklook-plugin
- Language: C#
- Homepage:
- Size: 146 KB
- Stars: 16
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# QuickLook.Plugin.CorelDrawViewer-Thumbnail

**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/)