Search...
FAQs
Subscribe
Pie
FAQs
Recent topics
Flagged topics
Hot topics
Best topics
Search...
Search within Java in General
Search Coderanch
Advance search
Google search
Register / Login
Help coderanch get a
new server
by contributing to the
fundraiser
Post Reply
Bookmark Topic
Watch Topic
New Topic
programming forums
Java
Mobile
Certification
Databases
Caching
Books
Engineering
Micro Controllers
OS
Languages
Paradigms
IDEs
Build Tools
Frameworks
Application Servers
Open Source
This Site
Careers
Other
Pie Elite
all forums
this forum made possible by our volunteer staff, including ...
Marshals:
Campbell Ritchie
Ron McLeod
Paul Clapham
Devaka Cooray
Liutauras Vilda
Sheriffs:
Jeanne Boyarsky
paul wheaton
Henry Wong
Saloon Keepers:
Stephan van Hulst
Tim Holloway
Tim Moores
Carey Brown
Mikalai Zaikin
Bartenders:
Lou Hamers
Piet Souris
Frits Walraven
Forum:
Java in General
Encoding base64 to binary
Divya Kumar
Greenhorn
Posts: 16
I like...
posted 12 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
Hi,
I have to convert the image in binary format which is in base64.
Kindly help me that how can i convert base64 image into binary.
Tim Moores
Saloon Keeper
Posts: 7627
177
posted 12 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
The Apache Commons Codec library can decode base-64.
Don't get me started about those stupid
light bulbs
.
reply
reply
Bookmark Topic
Watch Topic
New Topic
Boost this thread!
Similar Threads
SOAP message with attachment server-side implementation
Base64 format to binary converter ?
Binary to string conversion
Using Apache Commons Codec
Embed image binary in XML
More...