Give us feedback

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? 
7641
Available
assets
+55
In the last
30 days 
316
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.2
Latest release
12 Jul 2024
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
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