AI Tools
AI Text Polisher
Advanced AI text polisher that improves grammar, enhances expression, and refines writing style for better readability and impact
stream· Stream result
Quick start
Call this tool from your code in three languages.
cURL
curl -X POST 'https://api.elysiatools.com/en/api/tools/text-polisher' \
-H 'Content-Type: application/json' \
-d '{"text":"Enter the text you want to polish and improve...","inputLanguage":"en","polishType":"comprehensive","styleTarget":"neutral","outputLanguage":"en","improvementLevel":"moderate","includeAnalysis":true,"exportFormat":"readable"}'