English

Convert MSG or EML files with embedded images to HTML in C# .NET

Converting MSG or EML files to HTML makes them easier to view, particularly for recipients who may not have compatible email clients or software. This article presents an algorithm for swiftly and easily converting MSG or EML files to HTML format using C#, regardless of the underlying purpose.
May 9, 2023 · 4 min · Dmitrysamodurov

Create MIME messages using C# .NET

When sending an email, you may need to send multimedia content such as images, audio, and video. This is where MIME (Multipurpose Internet Mail Extensions) messages come into play. In this article, we will explore how to create EML with images in a HTML body.
May 9, 2023 · 5 min · Dmitrysamodurov

Send messages via MailGun and SendGrid delivery services using C# .NET

In today’s fast-paced digital world, sending and receiving emails has become a routine task for most individuals and businesses. However, ensuring that these emails are delivered to the recipient’s inbox and not marked as spam can be a challenge. In this article, you will gain an understanding of MailGun and SendGrid services, how to set up their options and send emails using C# .NET.
May 9, 2023 · 4 min · Dmitrysamodurov

Online File Compressor - Compress Files for Free

Compress files to ZIP archives online in a few steps. Free online file compressor to reduce size of the files in Windows, Mac, Linux or mobile browsers.
May 9, 2023 · 4 min · Usman Aziz

Convert XML File to MPP using Python

You may need to convert XML data to Microsoft Project format in some scenarios. In this blog post, we will explore how to convert XML to MPP using Python.
May 8, 2023 · 2 min · Farhan Raza

Create OMR Sheet in PDF - Free & Online

This article explains how to create a custom OMR sheet in PDF using an online tool. This article provides step-by-step instructions for creating custom OMR sheets, along with tips for better results.
May 8, 2023 · 3 min · Muzammil Khan

Compress PDF Files in Python

Learn how to compress PDF files in Python. A complete guide and code sample to reduce the size of the PDF files in a few simple steps.
May 8, 2023 · 2 min · Usman Aziz

Create Mind Map Online

A Mind Map is a diagram that connects different ideas and thoughts to a central topic or theme. Mind maps are often used to brainstorm ideas, plan projects, and organize information. Mind Map Online creator is a more efficient way to structure ideas as compared to the traditional paper and pen method.
May 5, 2023 · 3 min · Farhan Raza

Split a PDF into Multiple Files in Python

A complete step-by-step guide on how to split a PDF file into multiple files in Python. Split PDF files by each page or particular pages in a few simple steps.
May 5, 2023 · 3 min · Usman Aziz

Merge Multiple PDF Files in Python

Learn how to merge multiple PDF files into a single PDF in Python. A step-by-step guide with code sample to combine PDF files programmatically.
May 4, 2023 · 2 min · Usman Aziz