Functions

Contains ads
5+
Downloads
Content rating
Everyone
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image

About this app

1. CamelToSnakeCase
- Convert Camel case to Snake case

2. IncrementalCommand
- Date Incremental Command Generation

3. InsertSql
- Convert TSV into insert SQL

4. Justify
- Align text left or center or right

5. LowerCase
- Convert to lowercase

6. MarkdownTable
- Convert TSV to Markdown table.

7. Quotation
- Enclosing the list in quotation marks

8. RegexFilter
- Filter rows that contain regular expressions in the list

9. RemoveDuplication
- Removes duplication of the list

10. RemoveWithRegex
- Remove strings matched regular expression

11. RepeatText
- Repeat text a specified number of times

12. ReplaceInRegex
- Replaces a string within a matching regex

13. Replacer
- Convert Key to Val

14. SelectUpdate
- Convert UPDATE-SET-WHERE SQL to UPDATE-(SELECT-WHERE)-SET SQL

15. SnakeToCamelCase
- Convert Snake case to Camel case

16. SpaceToTab
- Convert spaces to tab

17. SqlTableColumns
- Examine tables and columns used in SQL

18. TabToSpace
- Convert tab to spaces

19. ToSingleSpace
- Convert multiple spaces and newlines to single space

20. TranslationJson
- Translate string to generate localization code snippet

21. TranslationTag
- Create translation by language tag for Google Play Store

22. Trim
- Remove left and right spaces from text

23. Union
- Convert TSV text into union-all-SQL

24. UpperCase
- Convert to uppercase

New features will continue to be implemented.
Updated on
Nov 5, 2022

Data safety

Safety starts with understanding how developers collect and share your data. Data privacy and security practices may vary based on your use, region, and age. The developer provided this information and may update it over time.
No data shared with third parties
Learn more about how developers declare sharing
No data collected
Learn more about how developers declare collection

What’s new

2022.12.31 New features
- Added conversion function