Access competitive interest rates on your digital assets.
Generate interest, borrow against your crypto, and trade a range of cryptocurrencies — all in one platform.
Geographic restrictions, eligibility, and terms apply.
Get started with Nexo.
MongoDB Atlas runs apps anywhere
Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
THIS TOOL IS NO LONGER DEVELOPED, TRY TOOLS LIKE TENCODER. This tool is a GUI for FFMpeg and Mencoder. With the power of these tools, you can convert your videos into various formats, add subtitles, extract audio, and also rip DVDs. You can download videos from online video pages.
The goal of this project is to enable you, with a unique "click" to : - convert any video file to a iPhone/iTouch compatible one - add automaticaly metatdatas - add automaticaly subtitle and allow the user to display them on request
Secure by design, portable by default. Recover clean, fast, anywhere. Start a free trial.
Try Veeam Data Platform today. Experience the unified platform that's secure by design, portable by default, and proven to recover clean, fast, and anywhere.
Fdump is a general low-level file/directory manipulation program. Fdump can split, reconstruct, scan, update, encode/decode, extend and compare any kind of file. It dumps files in several formats, while re-encoding from: B2/B16/B32/B64/B85.
Change the container from AVI to MP4, currently only support H263 and MP3 encode and must have index in AVI. This is for my college graduation design, and I just test on Windows, don't know the compatibility on Linux.
A Java frontend for MEncoder. Simple GUI plus support for custom command lines and templates, to batch encode files. It can use srt subs and provides WinAVI-like features. Now with support for PSP encoding. For Mac, Linux (UNIX) & Windows.
This project aims at providing a easy to use GUI written in Python and wxPython. The application accepts files per drag&drop, detects the encoding and lets the user decode-encode the file to any supported encoding.
Easy to use PSP conversion tool. Comes with professional encode and decode ability, PSP Converter can easily and quickly convert all popular video formats.
Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.
Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
It's a tool for testing HTTP servers and Web applications. It supports HTTP/HTTPS protocols, GET,POST and HEAD methods, HTTP proxies, refferes and cookies. It's like HTTP Debugger in network tool AccessDiver or HAS.
This project is formed by 2 project togheter. First is a audio mixer in c#.... second is a shoutcast server that decode raw data comes from audio mixer, encode it and send to network.
This is a new, very powerful Nsis plugin, as a wrapper around Windows CryptoAPI. It has the ability to Hash, Encrypt & Decrypt using various algorithms. It also has the Base64 encode/decode functions.
"Qt Easy Video Encoder"(QEVEN) allows to encode for several video format (VCD,DVD,SVCD,DIVX,XVID,FLV). It was develop using Qt4 y C++.Use MEncoder and MPlayer.
Platonic Game Engine is an effort to create a game engine that can describe and play a great multitude of games by use of simple easy to edit XML files which encode the games rules as high level game mechanics who's details are coded under the hood.
This project consists of a program written in Perl that can encode and decode messages to and from IPv6 packets' source addresses. The IPv6 source address provides a steganographic covert channel in which secret messages can be passed.
TclTrf is an extension library to the script language tcl, as created by John Ousterhout. It extends the language at the C-and Tcl-with ``transformer''-commands to encode and compress data.
Based on the stacked channels of the tcl core (ability inter
JAC (Java Asn1 Compiler) is a tool for you if you want to (1)parse your asn1 file (2)create .java classes and (3)encode/decode instances of your classes. Just forget all asn1 byte streams, and take the advantage of OOP! BER, CER and DER are all supported
...Full VBScript execution or simple sentence evaluation. Outputs to a text box enabling you to copy and paste the results. Includes tools to replace and escape strings, encode HTML, encode binary files and more.
SDES is a simple distributed processing encode task assign system especially for the background encode processing of online video website. Main features: Distributed Processing Self-healing Ability Customized by configure file
Components for OS X that enable FLAC to be used on the system level. Includes an AudioCodec component for FLAC encode and decode as well as an AudioFile component that allows the system to parse .flac files.
This software provides library to encode/decode Java strings to/from Base64 encoding and variants. Just include the .jar file into your classpath, to encode: string.getbytes("x-base64"); to decode: new String(bytearray, "x-base64");