pnm*: add Korean translation (#14634)
* pnm*: add Korean translation * Update pages.ko/common/pnmsmooth.md Co-authored-by: Chooooo <contact@choo.ooo> --------- Co-authored-by: Chooooo <contact@choo.ooo>
This commit is contained in:
12
pages.ko/common/pnmtojpeg.md
Normal file
12
pages.ko/common/pnmtojpeg.md
Normal file
@@ -0,0 +1,12 @@
|
||||
# pnmtojpeg
|
||||
|
||||
> PNM 이미지 파일을 JPEG/JFIF/EXIF 이미지 형식으로 변환.
|
||||
> 더 많은 정보: <https://netpbm.sourceforge.net/doc/pnmtojpeg.html>.
|
||||
|
||||
- PNM 이미지를 입력으로 읽고 JPEG/JFIF/EXIF 이미지로 출력:
|
||||
|
||||
`pnmtojpeg {{경로/대상/파일.pnm}} > {{경로/대상/파일.jpg}}`
|
||||
|
||||
- 버전 표시:
|
||||
|
||||
`pnmtojpeg -version`
|
Reference in New Issue
Block a user