@TheDoc As you are aware, Wordpress outputs a ridiculous amount of classes. I believe this is because for the majority of people it allows for more targeting. That doesn't mean it's necessary for everyone. Therefore, I have removed the output of the classes for the menu and now I am trying to rid it from images. I'm not saying I can't use them, but I prefer to markup my site the best way that works for me.
However, I would like it to output this
Removing the align class and removing the size- part.
How can I go about this via a filter in the functions.php file?