mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-08-04 04:55:32 +02:00
pdftocairo: fix broken links (#17459)
This commit is contained in:
parent
968dd2070f
commit
11a51aad04
2 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
# pdftocairo
|
||||
|
||||
> PDF 파일을 PNG/JPEG/TIFF/PDF/PS/EPS/SVG 형식으로 변환하는 도구입니다 (cairo 사용).
|
||||
> 더 많은 정보: <https://poppler.freedesktop.org>.
|
||||
> 더 많은 정보: <https://manned.org/pdftocairo>.
|
||||
|
||||
- PDF 파일을 JPEG로 변환:
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# pdftocairo
|
||||
|
||||
> Convert PDF files to PNG/JPEG/TIFF/PDF/PS/EPS/SVG using cairo.
|
||||
> More information: <https://poppler.freedesktop.org>.
|
||||
> More information: <https://manned.org/pdftocairo>.
|
||||
|
||||
- Convert a PDF file to JPEG:
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue