This is a set of script to resize selected objects.
1) The first script allows you to choose a factor to “multiply” the object size and the anchor point to base the resizing. Setting the factor to 1, nothing changes. Setting it to a value between 0 and 1 will decrease its size. If the number is bigger than 1, the script will increase the size of selected objects.
2) The next script will resize all selected objects (2+ objects) to the selection height. All objects will be resized to the height of the entire selection.
3) The third one will resize all selected objects (2+ objects) to the selection width. All objects will be resized to the width of the entire selection.
4) The last script will resize all selected objects (2+ objects) to the a specific number. You can choose to resize them in the height or width.