-
(고민중) 한글문서 썸네일파일 만들기java 2023. 1. 13. 09:48728x90반응형
배주임이 고민중인 한글문서 썸네일 파일 만들기
hyowong/file_converter: pdf, rtf, docx, hwp를 html로 변환하는 모듈입니다 (github.com)
GitHub - hyowong/file_converter: pdf, rtf, docx, hwp를 html로 변환하는 모듈입니다
pdf, rtf, docx, hwp를 html로 변환하는 모듈입니다. Contribute to hyowong/file_converter development by creating an account on GitHub.
github.com
2. 윈도우에서만 돌아가는 소스일듯함.
hwp의 이미지로 저장하기 기능을 이용하는 듯해서 hwp 버전 상관없이 이미지 변경 가능할 듯 함.
HWP-TO-JPG/main.py at master · daev681/HWP-TO-JPG (github.com)
GitHub - daev681/HWP-TO-JPG: HWP를 JPG로 변환해주는 프로그램입니다
HWP를 JPG로 변환해주는 프로그램입니다. Contribute to daev681/HWP-TO-JPG development by creating an account on GitHub.
github.com
3.
HWP Document Format v5 parser & processor.
- Analyze and extract internal streams out from a HWP Document Format v5 file
- (Experimental) Conversion to OpenDocument format (.odt) or plain text (.txt)
hyowong/pyhwp: .hwp file format v5 parser in python (github.com)
728x90반응형'java' 카테고리의 다른 글
전자정부 클라우드 플랫폼 - MSA 템플릿 실행환경 (0) 2023.02.09 [Java] 중복 키 허용 MultiValueMap 와 HashMap 차이 (0) 2023.01.18 String vs StringBuffer/StringBuilder (0) 2022.08.24 정규표현식 (Regex) 정리 (0) 2022.08.24 [Java] LinkedHashMap은 무엇일까? (0) 2022.08.24