Part of the WITI Google Workspace Suite by Sanadidari SARL
AI-powered Google Sheets add-on that transforms raw pasted data into structured, clean spreadsheet content. Uses Google Gemini to transmute unstructured input (CSV, JSON, plain text, tables) into the correct format for your sheet.
- Intelligent data transmutation from any format to structured columns
- Detects headers, data types, and encoding automatically
- Handles messy copy-paste from PDFs, emails, websites
- Credit-based usage system per user
Google Apps Script · Google Gemini API · HTML Service · PropertiesService
- Open the Google Sheets add-on editor and paste
Code.gs - Run
setupApiKey()from the Apps Script editor - Enter your Gemini API key when prompted
- Reload the sheet — the SmartPaste AI menu will appear
API keys are stored via PropertiesService.getScriptProperties() — never hardcoded.
Built by Samir Chatwiti · Sanadidari SARL