Software 5

[단편] 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

[단편] 4K Video Downloader 일일 횟수제한 초기화 (크랙X)

결론부터 말하면 저 레지스트리 값만 0으로 바꾸면 됩니다. 좀 더 편리한 방법을 원한다면 아래 파일 다운받아서 실행하면 끝 참고로 내용물은 이렇습니다. Windows Registry Editor Version 5.00 [HKEY_CURRENT_USER\Software\4kdownload.com\4K Video Downloader\Limits] "dayDownloadCount"=dword:00000000 다운받기도 귀찮으면 메모장에 복붙해서 .reg로 저장 ▼4K Video Download 사용법 유투브 동영상 다운로드 프로그램 추천 (무료) 4K Video Downloader라는 프로그램입니다. 무료 버전은 일일 횟수제한(30개)이 있긴 하지만 굳이 결제하지 않고 써도 큰 제약은 없습니다. 다운로드는 아..

Software 2021.11.18

유투브 동영상 다운로드 프로그램 추천 (무료)

4K Video Downloader라는 프로그램입니다. 무료 버전은 일일 횟수제한(30개)이 있긴 하지만 크랙 없이 해제할 수 있습니다. https://dearname.tistory.com/46 [단편] 4K Video Downloader 일일 횟수제한 초기화 (크랙X) 결론부터 말하면 저 레지스트리 값만 0으로 바꾸면 됩니다. 좀 더 편리한 방법을 원한다면 아래 파일 다운받아서 실행하면 끝 참고로 내용물은 이렇습니다. Windows Registry Editor Version 5.00 [HKEY_CU dearname.tistory.com 프로그램 다운로드는 아래 사이트에서 가능합니다. https://www.4kdownload.com/downloads Download 4K applications Downl..

Software 2021.11.18

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

공식적인 가이드라인이 아닙니다. 문제 발생 시 책임은 여러분에게 있습니다. 폴더 내에 있는 여러 개의 사진파일(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