WA Dev Tools - набор веб-инструментов для разработчиков
Go to file
treamz 44c85f6e44 Add video converter: convert, compress, extract audio, GIF
- New tool: /video with 4 modes (convert formats, compress, extract audio, GIF)
- Backend: ffmpeg-based processing with progress tracking
- Supports MP4, WebM, MOV, AVI, MKV input, up to 200MB
- Frontend: drag-drop upload, mode tabs, progress bar, download
- Added to sidebar, dashboard (Images category), WA_CATEGORIES
- Total tools: 14
2026-03-21 23:28:11 +03:00
lib Auth + Landing + Categories 2026-03-21 22:54:31 +03:00
public Add video converter: convert, compress, extract audio, GIF 2026-03-21 23:28:11 +03:00
routes Add video converter: convert, compress, extract audio, GIF 2026-03-21 23:28:11 +03:00
.gitignore Initial commit: WA Dev Tools service 2026-03-21 22:06:15 +03:00
ecosystem.config.js Refactor: modular architecture, security, config 2026-03-21 22:18:54 +03:00
EDITOR-DOC.md Initial commit: WA Dev Tools service 2026-03-21 22:06:15 +03:00
package-lock.json Auth + Landing + Categories 2026-03-21 22:54:31 +03:00
package.json Auth + Landing + Categories 2026-03-21 22:54:31 +03:00
server.js Add video converter: convert, compress, extract audio, GIF 2026-03-21 23:28:11 +03:00
SVGEDITOR-FEATURES.md Initial commit: WA Dev Tools service 2026-03-21 22:06:15 +03:00