Forge

Forge is a repository of reusable, open code modules, connectors, UI components, and business solutions to help speed up your OutSystems apps delivery time.
Not finding the asset you need? 
8815
Available
assets
+72
In the last
30 days 
135
Downloads in
the last 7 days
results for tag 
"Encoding"
encode-utils
Service icon
Encode Utils
by 
Maxime Baracco
A simple service module to encode text using UTF-8, UTF-16, unicode, base64 or ascii encoding.

You can use it to fix special characters issues like converting Frédéric François to Frédéric François for instance.
Latest version
1.0.3
Latest release
5 Oct 2025
Compatible with
OutSystems 11
#Base64
#Converter
#unicode
ASCII
encode
Encoding
UTF Encode
UTF8
UTF8 Convert
base64-safeurl-encode-decode
Service icon
Base64 SafeURL encode decode
by 
Aadhavan Shanmugam
Some systems like thistle uses a variant of base 64 encoding that is safe for URL encoding, this differs from standard base 64 encoding in that there is no padding ‘=’ used and the ‘+’ and ‘/’ characters are replaced by ‘- and ‘_’ see http://en.wikipedia.org/wiki/Base64 for details if required.
Latest version
1.0.0
Latest release
30 Sep 2022
Compatible with
OutSystems 11
#Base64
Base64 Utils
decode
encode
Encoding
safeURL
encode-javascript
Reactive icon
Encode JavaScript
by 
Maxime Baracco
Encode JavaScript code using only six characters: [, ], (, ), !, and +.
Latest version
1.0.3
Latest release
2 Jan 2023
Compatible with
OutSystems 11
code
encode
Encoding
javascript
js
string-helper
Reactive icon
String Helper
by 
Kerollos Adel
📦 StringHelpers — Single-File C# Utility Library
StringHelpers is a single-file, dependency-free C# utility library that provides a comprehensive set of string manipulation and analysis functions. It’s designed for easy integration into any C# 7.3+ project by simply adding StringHelpers.cs.

Why Use It?
This asset is ideal for developers who need a lightweight, all-in-one string utility toolkit without external dependencies. It’s published as a release asset for easy reuse across projects.
Latest version
1.0.0
Latest release
28 Sep 2025
Compatible with
OutSystems 11
String Utilities
Text Processing
string manipulation
Formatting
validation
#Regex
Encoding
Normalization
levenshtein
similarity
guiddigitencoder
Reactive icon
GuidDigitEncoder
by 
Kerollos Adel
GUID Digit Encoder is a lightweight utility application designed to securely encode and decode numeric values using GUIDs (Globally Unique Identifiers). It transforms each digit of a number into a pre-defined unique GUID, creating a GUID-based string representation. This provides an obfuscated, non-human-readable version of the number while maintaining the ability to decode it back to its original value.

Latest version
1.0.1
Latest release
5 May 2025
Compatible with
OutSystems 11
Data Obfuscation
Decoding
Encoding
Utilities
aes-encryption-with-url-encoding
Service icon
AES Encryption with URL Encoding
by 
Gamel
Secure AES-256-CBC encryption and decryption extension with Base64Url encoding for safe transmission in URLs and screens. Uses PBKDF2 key derivation (10,000 iterations) for enhanced security. Each encryption operation includes a random salt and initialization vector (IV) for maximum security. The output is Base64Url encoded, making it safe for use in URLs, query parameters, and screen displays without requiring additional encoding.
Latest version
1.0.0
Latest release
24 Dec 2025
Compatible with
OutSystems 11
#encrypt
decrypt
aes
Encoding
#decode
url
#Cryptography
Aesencryption
HideUrlParameters