Skip to content

Promote to production: 4 new tools (Video Compressor, Trimmer, PDF Fill, Timer hub) - #334

Merged
slaveofcode merged 2 commits into
mainfrom
develop
Aug 27, 2026
Merged

Promote to production: 4 new tools (Video Compressor, Trimmer, PDF Fill, Timer hub)#334
slaveofcode merged 2 commits into
mainfrom
develop

Conversation

@slaveofcode

Copy link
Copy Markdown
Owner

Promotes #333 — four new client-side tools with EN/ID SEO. CI green on #333 (Test·Build·Lint + Workers Builds).

…& Timer hub

Four high-demand, fully client-side tools:
- Video Compressor (media/video-compress): compress a video to a target file
  size (WhatsApp/Discord presets) via ffmpeg.wasm single-pass CBR; pure
  bitrate-planning lib is unit-tested.
- Audio & Video Trimmer (media/media-trim): cut a section from audio or video
  (MP3 ringtone / video trim), stream-copy for speed with a re-encode fallback;
  pure time parse/format/validate lib tested.
- Fill PDF / Add Text (pdf/pdf-fill): type text, X marks and dates onto any PDF
  and export with pdf-lib; new textPlacementToPdf geometry + fillPdfText, tested.
- Stopwatch, Timer & Alarm (calculators/timer-stopwatch): the everyday
  stopwatch/timer/alarm trio with a Web Audio beep; pure formatting +
  next-alarm math tested.

Each has EN + ID SEO (title/description/intro/howTo/faqs) and Bahasa card labels.
feat: add Video Compressor, Audio/Video Trimmer, PDF Fill & Timer/Stopwatch/Alarm
@slaveofcode
slaveofcode merged commit a310a02 into main Aug 27, 2026
2 of 3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant