Resize String Manipulator
Change the length of your text string.
Mode - set the mode:
Percentage - reduce the length of the input string by a percentage.
Fixed Length - explicitly set the length of the string.
Percentage - set the maximum percentage.
Length - set the maximum number of characters to be shown.
Erase from Start - clip the string from the beginning.
Last updated
Was this helpful?