YeaBase64 is used to simply convert between base64 string and other file format
Copyright (C) 2012 Byzod
Contact me : byzzod@gmail.com
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program. If not, see http://www.gnu.org/licenses.
Description
YeaBase64 is used to convert strings or various type of files to base64 strings, which is easy to share around the internet.
It can also convert base64 strings you encountered on the internet.
Its file-to-base64 feature supports any type of files, .txt, .jpg, .png, .exe, etc.
Its converting supports any type of encodings, ANSI, UTF8, SHIFT-JIS, BIG5, etc.
It support text-to-text, text-to-file, file-to-text, file-to-file converting.
If you have any problem running this, have some bugs to report or have any feature request,
please Contact Me
Free Download
(Windows x86 & x64 / 7z file)
MD5 136C62142ABA60DDB1363DC9C82F7FCF
SHA-1 B4BE713585C8BA45C8060601CF8BD720669E9B22
Changelog
v0.0.3 beta3 Mar 23, 2012
x Fixed a clipboard crash
v0.0.3 beta2 Jan 4, 2012
+ Now you can resize main window
# New method to set language, it's more handy
x Fixed a major bug that causes UI alert message missing (en-US)
v0.0.3 beta Jan 1, 2012
+ New loc: en-US and zh-CN
+ Auto copy after converting and alert message, support normal typing, text drag and file drag. If you don't like it, you can turn it off in the option
+ Real-time converting with configurable threshold. If you don't like it, you can turn it off in the option
+ Auto copy and real-time converting can work together, but auto-select-all will be disabled if real-time converting is on, to avoid focus jumping between the two boxes
+ You can turn on auto Data URI scheme attaching for image file converting, with two preset styles and ability to custom header and tail
+ Auto image file detection, with custom file extension monitor. If you don't like it, you can turn it off in the option
+ Now you can apply settings with the new Apply button in option window
# Input box now will no longer detect URLs and image links
# Minor performance improvement for converting
x Set base64 string file dialog now have 'All' option
x Fixed a minor bug that may cause inappropriate setting file saving
v0.0.1.1 Dec 29, 2011
+ Now you can customize the font of text area and save the settings
# Optimized the window startup position
# Tweak the resources used
x The link in help window now works
v0.0.1.0 Dec 26, 2011
+ Critical: New stable and fast text box
+ Menu items: help, changelog and about
+ Lots of tooltips
+ Press ESC on any control now can select encoding choice combo box, useful for faster encoding switch
+ Select-all hotkey CTRL+A now works for every text area
# Georgia everywhere
x Drag now works for files encoded in UTF-8, unicode and more
x Less crash when try to showing big file
v0.0.0.7 Dec 22, 2011
+ Add a lot comment in source code
+ Initial release
Credits
Code Advicer:
Fireattack
About page art work:
HUKE
Support:
Microsoft Developer Network (http://msdn.microsoft.com)
3rd Party Technology:
7-zip (http://www.7-zip.org)
Microsoft Visual Studio (http://www.microsoft.com)
Source Code
This application is published under the GNU GPL license
So you can get the latest source code here:YeaBase64v003beta2_src.7z