Daily OSS

tag: File-Conversion · 1건

2026-08-12 · GitHub Trending (stars:>200) · 원문 ↗ #developer-tools#file-conversion#electron
  • 근거: 개발자 도구 범주 — FFmpeg·LibreOffice·Tesseract를 번들한 Electron 기반 Windows 오프라인 파일 포맷 변환 도구로, 실제 JS 소스 구조가 검증됨
  • 액션: git clone https://github.com/LaoFeng-mouse/flyingmouse-format && cd flyingmouse-format && npm install && npm start (Windows 환경에서 실행, 이미지→PDF, 음성→MP3 등 변환 기능 직접 확인)