Windows용 QuickLook에서 한글 HWP 파일을 미리보기 할 수 있게 해주는 플러그인입니다.
파일 탐색기에서 HWP 파일을 선택한 뒤 Space 키를 누르면 문서 내용을 즉시 확인할 수 있습니다.
이 플러그인은 v0.0.6까지는 오픈소스 프로젝트 hwp.js를 기반으로 하였으나, 현재는 rhwp를 이용하도록 변경되었습니다.
브라우저 엔진(WebView2) 위에서 HWP 문서를 렌더링합니다.
- 📄 HWP 파일 미리보기 (QuickLook)
- 🖥️ WebView2 기반 렌더링
- ⚡ 서버 없이 로컬에서 동작
- Windows 10 / 11
- QuickLook (by Paddy Xu)
- Microsoft Edge WebView2 Runtime
본 프로젝트는 MIT License에 따라 배포됩니다.
또한 본 프로젝트는 다음의 제3자 오픈소스 소프트웨어를 사용합니다.
- rhwp
Copyright © Edward Kim MIT License에 따라 라이선스됨
https://github.com/edwardkim/rhwp
- hwp.js 및 rhwp 개발자 및 기여자 분들께 감사드립니다.
- QuickLook 프로젝트를 유지·개발해주신 Paddy Xu 님께 감사드립니다.
A QuickLook plugin for Windows that enables previewing HWP (Hangul Word Processor) files.
Select an HWP file in File Explorer and press Space to instantly preview the document.
This plugin was developed on top of hwp.js, but currently is developed on top of rhwp.
This plugin renders HWP documents in a WebView2 (Chromium) environment.
- 📄 Preview HWP files in QuickLook
- 🖥️ WebView2-based rendering
- ⚡ Works locally without any server
- Windows 10 / 11
- QuickLook (by Paddy Xu)
- Microsoft Edge WebView2 Runtime
This project is licensed under the MIT License.
This project makes use of the following third-party software:
- rhwp
Copyright © Edward Kim MIT License
https://github.com/edwardkim/rhwp
- Thanks to the contributors of hwp.js and rhwp
- Thanks to Paddy Xu for maintaining the QuickLook project
