if*, ignite, ilbmtoppm, im*: add Korean translation (#14667)

This commit is contained in:
HoJeong Im
2024-11-06 17:24:36 +09:00
committed by GitHub
parent 2e6a0c72ed
commit 07ab2a759a
12 changed files with 211 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
# imgtoppm
> 다양한 이미지 파일 형식을 PPM (Portable Pixmap) 형식으로 변환.
> 더 많은 정보: <https://netpbm.sourceforge.net/doc/imgtoppm.html>.
- 입력 이미지를 PPM 형식으로 변환:
`imgtoppm {{경로/대상/입력}} > {{경로/대상/출력.ppm}}`
- 버전 정보 표시:
`imgtoppm -version`