Generate Thumbnail

Wave Collapse Function

Generate procedural image with basic rule

JUl 2024 · 6 min · 1130 words · PrashantUnity
Download Logo

Sqlite Database

Populate Sqlite Data Base Using Poluglot Notebook and Net

January 2025 · 5 min · 936 words · PrashantUnity
Cover Logo

Bing Index Now Using Api Key text File

Bing IndexNow. I Will Guide you How to Do this using program in C#

June 2024 · 2 min · 293 words · PrashantUnity
Cover Logo

Index Now Using Google Api

Google Indexing via Google Indexing Api.In this post I Will Guide you How to Do this using program in C#

June 2024 · 4 min · 736 words · PrashantUnity
Download Logo

How To Display C# string value as Html in Polyglot Notebook ?

This Post is about step by step guide of How To Display C# string value as Html in Polyglot Notebook

June 2024 · 3 min · 437 words · PrashantUnity
Download Logo

Download File from internet

Suppose you want to download File from internet. You can Do this One Manually download or Programtically. I Will walk through you How to Do this using program in C#

June 2024 · 2 min · 278 words · PrashantUnity
Cover Page

Google Lense For OCR

Library to use Google Lens OCR for free, via API used in Chromium. This doesn't require running a headless browser. It's set up to work without any options, there's no need to be authorized (no need for Google account!).

June 2024 · 3 min · 555 words · PrashantUnity
Cover Page

Tesseract For OCR

Tesseract OCR is one of the most popular open-source OCR libraries for text Extraction from image. It supports a wide range of languages and can recognize text from various image formats.

June 2024 · 4 min · 689 words · PrashantUnity
Cover Page

Window Media OCR library For OCR

Windows Media OCR, extracted from Microsoft's PowerToys repository, provides a powerful solution for text recognition by leveraging the capabilities of the Windows operating system. In this blog, we'll guide you through setting up and using Windows Media OCR in your projects.

June 2024 · 2 min · 339 words · PrashantUnity
Skia Sharp Basic Cover

Getting Started With Skia Sharp

SkiaSharp is a cross-platform 2D graphics API for .NET platforms based on Google's Skia Graphics Library. It provides a comprehensive 2D API that can be used across mobile, server and desktop models to render images.

June 2024 · 2 min · 313 words · PrashantUnity