DotWhat.net

.BASE64 File Extension

BASE64 MIME encoding/RFC2045

Question: What is an BASE64 File?

Have you found, downloaded or received an BASE64 file, but don't know which software program is required to open it?

Before attempting to open an BASE64 file, you'll need to determine what kind of file you are dealing with and whether it is even possible to open or view the file format.

Answer: Files which are given the .BASE64 extension are known as BASE64 MIME encoding/RFC2045 files, however other file types may also use this extension. If you are aware of any additional file formats that use the BASE64 extension, please let us know.

How to open a BASE64 file:

The best way to open an BASE64 file is to simply double-click it and let the default assoisated application open the file. If you are unable to open the file this way, it may be because you do not have the correct application associated with the extension to view or edit the BASE64 file.

This file format was added to our database by a visitor to this site, but no additional information was provided. We have yet to investigate this file type further, or there was not enough information available at the time to report accurately on the format.

Please check back soon for more information as we are constantly updating our file descriptions based on search frequency.

Tip: Try to open the BASE64 file using a text-editor such as Notepad, as many file types contain simply contain unformatted plain-text and can viewed correctly using this method.





Rate Extension

Please rate how useful you found the information on this page:

(0 votes)


Comments (1)
showing 1-1
Srinivas
2010-04-09 06:28:28
#1
I am decoding the base64 data in Java. I want save the data to the corresponding format of the encoded data.

How to get the file extension from the encoded data to write to corresponding format file?