Transform how you manage your files with CTRL Script, the tool for bulk file modifications and data extraction. Write powerful scripts, and apply them across multiple files.
See it live in action here.
Review and modify text or metadata across multiple documents.
Extract specific data points from CSV, JSON, XML or any other text files.
Generate custom reports from raw data files.
Run the development server:
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun devUpon merge to main branch, the new build is generated, and if health check passes, the new build is deployed to the Firebase.
Branch out of main branch, and open a pull request, requesting a review from a maintainer. Once the pull request is approved, it can be merged and deployed.