Converting Base64 to jpeg or binary

Hi all,

I want to convert a base64 encoded image in binary or jpeg.

Could someone help me?

Is there a link or a code for this?

Thank you!

[168 byte] By [Bouhaoualaa] at [2007-11-27 10:57:36]
# 1

You need an appropriate library class. Apache commons codec has one. (see http://jakarta.apache.org/commons)

malcolmmca at 2007-7-29 12:10:12 > top of Java-index,Java Essentials,Java Programming...