A collection of smart, fast, and privacy-first Excel helpers. Built to solve repetitive spreadsheet tasks in seconds, without uploading your data to any server.
📊 Use Tools: excel.axpz.org
- 🤖 AI Formula Generator - Turn your natural language into complex Excel formulas instantly.
- 🧹 Text Cleaner - Batch remove spaces, extract phone numbers, and fix messy data formatting.
- 🔄 Format Converter - Zero-latency conversion between CSV, JSON, and Excel formats.
- 📑 VLOOKUP Helper - A visual builder for your lookup functions to avoid common errors.
- ...
- Privacy First: All data processing happens locally in your browser. Your data never leaves your computer.
- Zero Friction: No login required. No "Premium" walls. Just solve the problem and go.
- Speed: Built for performance, ensuring even large text batches are processed instantly.
- Framework: Next.js
- Language: TypeScript
- Styling: Tailwind CSS
- Processing: SheetJS (xlsx.js)
# Enter the project directory
# Install dependencies
npm install
# Start the development server
npm run dev