Easyskycoder | Text Encoding/decoding

Source: Internet
Author: User
Tags base64 encode file handling

Category: Miscellaneous Tools version: 0.0.2 Release date: 2015-06-02

Simple and easy to use text encryption and decryption program, based on the encoding transformation of the string.

Feature Introduction
    • Support for text processing and text file handling with any UTF-8 character set
    • Support batch file processing mode
    • Supports file streaming encoding with no volume limit on source files (batch mode)
    • Supports MD5 evaluation, UTF-8/BASE64 encoding/decoding of text and text files
    • Encrypted content contains only ASCII characters, easy to read and propagate
    • Supports multiple encryption decryption
    • Support File drag and drop
    • Support for file type filtering
    • Support Log function
    • Save password function in log to facilitate back-view (optional)
    • Precautions:
    • In batch mode, the program does not support UTF-8 (no ROM), UTF-16 (no ROM) encoded files, otherwise there may be errors; if garbled in single file mode, try to re-read the file by changing the encoding in the corresponding menu.
    • Base64 encode/decode the source character encoding format using UTF-8
    • The BASE64 encoding of a text file can be used to improve the codec efficiency by using a "read-through-line" approach, but the decoding must be used in the same way, or it may cause decoding to fail
    • Encrypted files may be larger than the source file volume, but can be reduced by compressing the program volume
Update log
    • v0.0.2 (2015-6-2)
      • Refactoring the program UI, streamlining interface elements
      • Rewrite the core code to add/decrypt, the program runs more briskly and efficiently
      • Change the file encoding function in single-file encoding mode
      • Add File drag and drop function
      • Added file type filtering function
      • Added log function and saved password function in log for easy backtracking
Download
    • 1 2 (Extract code: 50AC)

Easyskycoder | Text Encoding/decoding

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.