English
Metadata Scrubber Online

Scrub Metadata from Files Online

You can scrub metadata from documents without installing any software. It supports a wide range of formats, including PDF, DOCX, XLSX, PPTX, and many others.
‎ · Farhan Raza · 4 min
Find and Replace Text in PDF C#

Find and Replace Text in PDF using C#

This article explains how to locate an exact word or phrase in a PDF and replace it. It also walks through using regular expressions to match and substitute variable patterns such as phone numbers, account numbers, or other custom data formats.
‎ · Farhan Raza · 4 min
Markdown to PDF Java

Convert Markdown to PDF in Java

Whether you are building an internal documentation tool, an automated reporting engine, or simply looking to include Markdown file processing in your Java project, this SDK delivers high-performance capabilities to meet those requirements effectively.
‎ · Farhan Raza · 3 min

View STL Files Online

This web-based viewer provides a seamless experience to open, inspect, and understand STL files directly within your browser. You don’t need to register, install, or configure anything. You can render STL files using C# or Java to view STL in native applications.
‎ · Farhan Raza · 4 min

Find Synonyms in Java

One of the most common use cases in language processing is finding synonyms of words to either enhance content generation or support linguistic analysis. In this blog post, you will explore how to find synonyms in Java using a simple code snippet.
‎ · Farhan Raza · 3 min

Strikethrough Text in C#

Applying a strikethrough to text within a document is a common editing feature, often used in revision, proofreading, and collaborative editing. In this post, we’ll walk through how to add a strikethrough effect using C#.
‎ · Farhan Raza · 3 min

Convert Image to Stencil in C#

The ability to convert an image into a stencil can be particularly useful in industries like fashion, advertising, and signage where simplified artwork is often required. In this blog post, we will explore how to convert image to stencil in C#.
‎ · Farhan Raza · 4 min

Convert Image to Grayscale in C#

Grayscale images are simpler, smaller in size, and can be processed faster. In this guide, we’ll demonstrate how to convert a color image into grayscale.
‎ · Farhan Raza · 3 min

Create HTML Table in Java

You can dynamically create and customize HTML tables, applying styles, borders, and structured rows and columns, all through code. In this blog post, we will walk through the complete process of generating an HTML table in Java.
‎ · Farhan Raza · 4 min

Unlock Word Documents Online

This post will explore how to unlock DOCX files online using a browser, as well as demonstrate how to remove DOCX passwords using both C# and Java code.
‎ · Farhan Raza · 3 min