파일 3

[단편] WEBP 파일 PNG 파일로 변환하기 (오프라인 무설치)

프로그램을 다운받긴 할텐데 구글에서 받을 겁니다. Index of downloads.webmproject.org/releases/webp storage.googleapis.com 여기서 1. libwebp-0.4.1-windows-x64.zip 다운로드 2. 압축해제 3. bin 폴더에서 dwebp.exe만 복사 4. 사진이 있는 위치에 붙여넣기 dwebp.exe input.webp -o output.png 실행하면 이렇게 됩니다. D:\Desktop>dwebp.exe test.webp -o test.png Decoded test.webp. Dimensions: 1000 x 1000 . Format: lossy. Now saving... Saved file test.png 끝.

Software 2022.03.28

[단편] 폴더 내 모든 HEIF 파일 JPG/PNG로 변환 (자동, 무설치)

https://heicfile.com/command-line.html HEIC File Converter- Command Line In this article, I will show you how to convert heic files to jpg/png by using simple command lines. You can convert hundreds of heic photos in one folder at the same time. Step 1. Download Heic file converter package. Click here to download the .zip packa heicfile.com 프로그램은 여기서 받았습니다. 1. 폴더에 실행파일 및 dll 파일 복사 두 가지 파일이 다 있어야..

Software 2021.11.28

폴더 내 모든 사진파일 용량 줄이기 (최적화) - 오프라인, 무설치

공식적인 가이드라인이 아닙니다. 문제 발생 시 책임은 여러분에게 있습니다. 폴더 내에 있는 여러 개의 사진파일(JPG, PNG, HEIC 등)을 자동으로 인식하고 용량을 줄이는 방법을 설명합니다. 참고로 제가 쓰는 프로그램은 OptiPNG입니다. http://optipng.sourceforge.net/ OptiPNG Home Page Gynvael Coldwind and Mateusz Jurczyk reported a use-after-free vulnerability in the palette reduction code, affecting the versions 0.7, 0.7.1 and 0.7.2, partially fixed in version 0.7.3, and fully fixed in vers..

Software 2021.11.16