TestTransformer in a Windows application that works like this:
- Select text in any application
- Press CTRL+ALT+NUMPAD3
- An popup is shown with available transformations
- Select a transformation and press enter
- The transformed text is pasted back into your original application and replaces your selected text
Code is heavily inspired by FireKeys.
#Transformers
- Calculate ("2+2" => "4)
- Capitalize
- Guid
- HTML decode
- HTml encode
- Lowercase
- Md5
- Normalize whitespace
- Strip tags
- Uppercase
- URL decode
- URL encode
- VSLinq2SqlParamsToTSQL