Image Upload and Image Resize

Hi,

Is there any confirmed schedule that there will be a component for “Image Upload” and “Image Resize” function ?

Current solution for Image Resize is to use display.save() to handle this issue, but this is too terrible.

And the currently solution for Image Upload is to write “boundary” and base64encode coding to handle this issue, and this is also too terrible.

I hope there will be a confirmed schedule for this two topic.

Thanks,