Encode and decode base64, hex, html, generate hashes, check xml, Base64 images and 39 string operations. Works offline.
If you like FastString, please review it ! =D
Please, DO NOT report bugs on the review tab, go to "About > Bugs" in the app, so we can give you a feedback and also solve the issue.
The .LG FastString is a powerful offline string encoder and decoder that allows you to easily:
- generate MD5 hashes in HEX or Base64
- generate SHA hashes (1,224,256,384,512) in HEX or Base64
- generate CRC32 of string
- generate bCrypt passwords
- encode and decode Base64 strings (Please note that the app can't decode binary data or chunks of invalid Base64 strings as it is a JavaScript implementation.) * NOW THE APP STRIP WHITE SPACE AND NEW LINES FROM BASE64 STRINGS *
- encode and decode URL friendly Base64
- display a Base64 image
- encode images in Base64 PNG (Max image size: 2500x2500px)
- lorem ipsum generator
- encode and decode morse code
- ascii to hex/bin
- hex to ascii (New: ignores whitespace)
- bin to ascii
- hex/bin to ascii
- ip to decimal / decimal to ip
- encode and decode mED strings
- encode and decode URL
- escape and unescape HTML
- check XML structure
- escape javascript strings
- raw HTML to javascript
- excel table to html
- ROT13 a string
- reverse a string
- remove tags
- get string length
- repeat a string
- add and remove slashes
- string to lower/upper
- capitalize string
- shuffle string
- trim string
- strip comments
- strip special characters
- string replace (RegExp)
- convert latin characters to ASCII (english)
- generate and validate UUID and IDs
- change commas to dots
- view HTML colors name table
- view HTML symbol entities table
- a color picker that returns RGB and HEX values
- save the converted string to a file
- read file as string
The app also have some features like:
- a flexible layout that adapts itself to small window sizes
- shortcuts for the most used functions
- chars, lines and words counter
- a touch compatible UI
- a beautiful black interface
- small functions hints