Willy-Kimura / Sharp64

A .NET utility that provides Base64 encoding/decoding for texts, files, and images.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sharp64 - Base64 Encoder/Decoder

wk-donate

Sharp64 is a beautiful .NET utility that provides Base64 encoding/decoding for texts, files, and images.

sharp64-preview

  • Startup Window

sharp64-startup-window

  • Text Encoding

sharp64-text-encoding

  • Image Encoding

sharp64-image-encoding

  • Settings Window

sharp64-settings

  • About Window

sharp64-about

Features

  • Minimalist design.

  • Encodes/decodes texts, files, and images.

  • Can save encodings as files - Text encodings (.enc), Image encodings (.enci)

  • Allows encoding/decoding of texts from any application or website using a customizable hotkey.

  • Provides shortcut keys for priority features e.g. Saving encodings.

    Available Shortcuts:

    Hotkeys Function
    Ctrl+O Opens files & encodings
    Ctrl+S Saves an encoding
    Ctrl+I Shows/hides Image Viewer
    Ctrl + Zoom-in text
    Ctrl - Zoom-out text
    Escape Minimizes window
  • Provides inbuilt settings you can utilize for saving users' preferences.

  • Default app icon, libraries, and other resources are included.

Requirements

To build the project, you'll need:

The project targets Microsoft .NET Framework 4.5.2.

Made with đź’› by Willy Kimura.

About

A .NET utility that provides Base64 encoding/decoding for texts, files, and images.

License:MIT License


Languages

Language:C# 95.9%Language:Inno Setup 4.1%