Skip to content

netcharm/StringCodec

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Intro

This application is text string encode and decode tool.

Features

  1. URL encode/decode
  2. BASE64 encode/decode
  3. Raw bytes like \x0d\x0a encode/decode
  4. encode small image to base64 string or decode image from base64 string
  5. text to QR code, or decode QR code from clipboard image
  6. text to some 1D barcode, or decode content from clipboard image
  7. rename file or folder name to specified oem charset (UTF8, GBK, BIG5, SHIFT-JIS, ASCII, UNICODE)
  8. convert text file content from source charset to target charset (UTF8, GBK, BIG5, SHIFT-JIS, ASCII, UNICODE)
  9. HTML Entries Encode/Decode
  10. UUID/GUID Generator
  11. Text case converting routines
  12. Batch process text encode/decode
  13. Supported import/export utf8 encoding csv custom phrases list to chinese simplified/traditional converting

Bugs

To-Do

The third's lib

  1. ZXing.Net for QRCode/Barcode
  2. Win2D for Canvas Bitmap Drawing
  3. WriteableBitmapEx for WriteableBitmap functions

Note

  1. Chinese simplified/traditional phrases got from New TongWenTang

Copyright

  1. Mine codes all right reserved belong me
  2. The thirds codes all right reserved belong the third codes owner

Privacy Policy

This application is using internet connection, but only be used when you drag&drop url or as Share Target to received URL link. When received the Drop/Share URL, application will get contents from internet.

About

Text String Encode and Decode tool, support base64, quoted, raw like \x0A, QRCode, 1d Barcode, etc

Resources

License

Stars

Watchers

Forks

Packages

No packages published