Skip to content
View gdols's full-sized avatar

Block or report gdols

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
gdols/README.md

Hi, I'm Guille

I'm a full stack developer. I work mainly with .NET, Blazor and SQL Server, also with Azure, and I'm studying a Data Science degree.

Here I keep the projects I use and notes about problems I've had to solve.

MdPipe

MdPipe is my main project. It's a Windows application that converts PDF, Word, Excel, PowerPoint, HTML and images to Markdown using Microsoft MarkItDown.

The portable executable doesn't ask you to install Python or .NET. It prepares its own environment and keeps its dependencies apart from the system.

Download MdPipe.exe · Code · How it's built

Apiverd

Apiverd is my brand for Android applications, API services and small products.

gdols.dev

At gdols.dev I collect my projects and write technical notes. The site is built with Astro, with no unnecessary JavaScript on the client.

Contact

Web · LinkedIn · guille@gdols.dev

Pinned Loading

  1. mdpipe mdpipe Public

    Turn PDFs, Word and Office documents into clean Markdown for ChatGPT, Obsidian or anything else that reads it. One Windows file you double-click: no Python, no installer.

    C# 1 2

  2. microsoft/markitdown microsoft/markitdown Public

    Python tool for converting files and office documents to Markdown.

    Python 187k 13.8k