SliceAudio
Open-Source



SliceAudio is a modern web application designed to simplify audio file segmentation. Built with Next.js and React, it allows users to upload audio files and automatically split them into smaller segments of customizable duration via a clean, dark-themed interface optimized for both desktop and mobile. The app features a two-step process: easy audio file upload through drag-and-drop or file selection, followed by automated splitting with progress indicators.
The frontend is developed in TypeScript and styled responsively with Tailwind CSS, ensuring a seamless experience across devices. Key components manage file handling, validation, and audio processing using FFmpeg, while providing options for individual or bulk ZIP downloads of audio segments. Mobile-specific enhancements improve file selection compatibility on iOS and deliver a touch-friendly UI. Accessibility, error handling, and performance optimizations are core to the user experience, making SliceAudio a reliable tool for anyone needing quick and accurate audio splitting.