
MarkItDown
Doc2Markdown
Markdown to PDF
CloudConvert
Markitdown Online
Mark2PDF
PDFtoMD.app
MarkdowntoPDF.me
Learn Python The Hard Way
Google's Python Class
A Byte of Python
Think Python
The New Boston video series
Udacity - CS101
Python Weekly
Corey Schafer Youtube
MarkItDownNo MarkItDown videos yet. You could help us improve this page by suggesting one.
MarkItDown might be a bit more popular than Learn Python The Hard Way. We know about 16 links to it since March 2021 and only 14 links to Learn Python The Hard Way. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
I was preprocessing documents with markitdown, Microsoft's file-to-markdown converter, so I ran it by hand:. - Source: dev.to / 5 days ago
You don't need to use an online service to do this; you get to avoid spending money on tokens doing it offline. Gemma 4 works perfectly well offline on limited hardware (I have an 8GB video card) and can handle extracting text from image-based PDFs just fine. Take a PDF -> run it through MarkItDown [1], using the OCR plugin if you need (point it to Gemma 4) -> now you can ask Gemma 4 questions about the document.... - Source: Hacker News / about 2 months ago
Related: https://github.com/microsoft/markitdown. - Source: Hacker News / about 2 months ago
I have a standing instruction for any documents that can't natively be read by a given AI to first be converted into .md using https://github.com/microsoft/markitdown which I've found to work really well. - Source: Hacker News / 2 months ago
Native support: https://techcommunity.microsoft.com/blog/onedriveblog/introducing-markdown-support-in-sharepoint-and-onedrive/4512174 Microsoft OSS python: https://github.com/microsoft/markitdown. - Source: Hacker News / 2 months ago
These kinds of comparisons rarely lead to good discussions. Let's instead be focused and talk about real stuff. Consider https://learnpythonthehardway.org/ for example. It has influenced a generation of Python developers. Not just the main website, but the tons of Python code and Python-related content it inspired. Why would anyone write these kinds of textbooks/websites/guides if AI can replace them? Arguibly,... - Source: Hacker News / about 1 year ago
Try this instead: https://learnpythonthehardway.org/ LLMs will give you an uncertain percentage of wrong answers. Itโs like having a teacher that lies to you and doesnโt know when they are lying and has zero understanding of the information they give you. - Source: Hacker News / about 2 years ago
Basic Python Knowledge: Ensure you have a solid understanding of Python basics. Resources like Python.org and Learn Python the Hard Way are great starting points. - Source: dev.to / about 2 years ago
Go here: https://learnpythonthehardway.org/. Source: about 3 years ago
Also, I havenโt looked at it in a super long time but personally I got started with Python using https://learnpythonthehardway.org after originally training to be an artist and ended up having a pretty successful career in Pipeline instead. Source: over 3 years ago
Doc2Markdown - Convert PDF, Word, PowerPoint, Excel and more to clean Markdown
Google's Python Class - Assorted educational materials provided by Google.
Markdown to PDF - Super simple way to get your markdown files to PDF
A Byte of Python - A Byte of Python is a Python programming tutorial and learning book that teaches you how to program with the Python programming language.
CloudConvert - convert anything to anything - more than 200 different audio, video, document, ebook, archive, image, spreadsheet and presentation formats supported.
Think Python - Learning Resources