Converts a toc generated by cdrdao (or similar) to a .cue as known from tools like EAC. Works only for CD_DA toc.
Features
- Converts from toc (CD_DA) to cue
- Can extract performer from title fields (optional auto detect feature)
- Takes .wav file as command line parameter
- Written in perl
License
GNU General Public License version 3.0 (GPLv3)Follow Yet Another TOC To CUE Converter
Other Useful Business Software
Turn traffic into pipeline and prospects into customers
Docket is an AI-powered sales enablement platform designed to unify go-to-market (GTM) data through its proprietary Sales Knowledge Lake™ and activate it with intelligent AI agents. The platform helps marketing teams increase pipeline generation by 15% by engaging website visitors in human-like conversations and qualifying leads. For sales teams, Docket improves seller efficiency by 33% by providing instant product knowledge, retrieving collateral, and creating personalized documents. Built for GTM teams, Docket integrates with over 100 tools across the revenue tech stack and offers enterprise-grade security with SOC 2 Type II, GDPR, and ISO 27001 compliance. Customers report improved win rates, shorter sales cycles, and dramatically reduced response times. Docket’s scalable, accurate, and fast AI agents deliver reliable answers with confidence scores, empowering teams to close deals faster.
Rate This Project
Login To Rate This Project
User Reviews
-
This is the best linux TOC to CUE converter out of a few available. It generates CUE preserving information contained in TOC (eg. cdrdao read-toc --with-cddb) unlike toc2cue. cueconvert preserves this information as well but k3b complains when I try to burn cue/ flac pair. With CUE obtained with yatoc2cue everything goes smooth. Congratulations.