markitdown-hwp
MarkItDown plugin for HWP (한글 워드프로세서) files. Powered by docpler.
설치
pip install markitdown-hwp
markitdown과 docpler가 자동으로 설치됩니다.
사용법
from markitdown import MarkItDown
md = MarkItDown(enable_plugins=True)
result = md.convert("document.hwp")
print(result.text_content)
별도 설정 없이 enable_plugins=True만 지정하면 HWP 파일이 자동으로 인식됩니다.
라이선스
MIT
HWP 포맷 관련 고지
본 제품은 한글과컴퓨터의 한글 문서 파일(.hwp) 공개 문서를 참고하여 개발하였습니다.
Release files for markitdown-hwp 0.1.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| markitdown_hwp-0.1.0.tar.gz | 3.1 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| markitdown_hwp-0.1.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 6.7 kB
Release files / markitdown_hwp-0.1.0.tar.gz
| Download URL | markitdown_hwp-0.1.0.tar.gz |
|---|---|
| Size | 3.1 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
9078e604460f64891cfbd3df703038a3283b1d9ba31bd12ca04551e0d564885a
|
|
BLAKE2b-256 checksum How to use checksums |
e1dc8ec91bc05b335239d450c40d18ed644c6d9d47de67cb4761838f3ef8b731
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.2.0 CPython/3.12.13
|
Release files / markitdown_hwp-0.1.0-py3-none-any.whl
| Download URL | markitdown_hwp-0.1.0-py3-none-any.whl |
|---|---|
| Size | 3.6 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
8ec38acf82895b6356076a55f1a726c2106e772889f588d1a8d15dc3a93af45e
|
|
BLAKE2b-256 checksum How to use checksums |
4d49ed3bddcbaf3bc9a4dfb2b4f0a6d62eeec40d0009f828246f3766dea46e0b
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.2.0 CPython/3.12.13
|