Skip to content

Latest commit

 

History

History
19 lines (9 loc) · 603 Bytes

File metadata and controls

19 lines (9 loc) · 603 Bytes

A Base64 Decoder in Java

A base64 decoder in java to make downloading files from encoded sites faster

Screenshots

The home of application

Home

The decoded string

String Decoded

If the decoded string is an URL you can open directly in the default broswer

Open in Default Broswer