Reencoder icon

Reencoder

1 big stars
Reencoder screenshot
Name: Reencoder
Works on: windowsWindows XP and above
Developer: Gabriele Trombetti
Version: 1
Last Updated: 20 Feb 2017
Release: 08 Aug 2007
Category: System > File Management
Rate this software:
357 downloads
commentsComments
downloadDownload
Liked it? Tell others:
details

Reencoder Details

Works on: Windows 10 | Windows 8.1 | Windows 8 | Windows 7 | Windows XP | Windows 2000 | Windows 2003 | Windows 2008 | Windows Vista | Windows 2012
SHA1 Hash: a4c768b6c7bb215a4e1b15da71b5b7ce8f1708bb
Size: 183.3 KB
File Format: exe
Rating: 1.782608695 out of 5 based on 23 user ratings
Downloads: 357
License: Free
Reencoder is a free software by Gabriele Trombetti and works on Windows 10, Windows 8.1, Windows 8, Windows 7, Windows XP, Windows 2000, Windows 2003, Windows 2008, Windows Vista, Windows 2012.
You can download Reencoder which is 183.3 KB in size and belongs to the software category File Management.
Reencoder was released on 2007-08-08 and last updated on our database on 2017-02-20 and is currently at version 1.
download button
Thank you for downloading from SoftPaz! Your download should start any moment now. It would be great if you could rate and share:
Rate this software:
Share in your network:
features

Reencoder Description

Reencoder is a small utility that enables you to encode/decode from/to three different formats: Base64, Hex and comma separated bytes.
Hex and Base64 encoding are two standard ways to transform a generic file with binary (= bytes can be any value) content to strings containing only printable charachters. Of course the encoded file will always be larger than the original one.
Hex encoding will use numbers 0-9 and letters A to F (decode process is case insensitive).Base64 encoding will use the following charachters: 0-9, A-Z, a-z, +, / and = (= is for padding).
Comma separated bytes written in decimal can be used to enter a binary file directly into any C/C++ code (or most other programming languages) as a static array without the need to use resources.
You can use the program to manually encode/decode email attachments or decode those files which sometimes appear onscreen when your browser does not understand that its supposed to save an incoming file and not show it onscreen encoded in Base64 :).
You can also use the program to insert files directly inside your source codes in comma separated bytes as written above.
similarSimilar Software