Skip to content

andymason/url-to-markdown

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

url-to-markdown

A Deno project that converts URLs to Markdown, designed to be hosted on Deno edge deploy servers.

Description

url-to-markdown is a lightweight and efficient tool that takes a URL as input and generates a Markdown representation of the webpage content. It's built with Deno and optimized for deployment on Deno edge servers, ensuring fast and reliable performance.

Features

  • Convert web pages to Markdown format
  • Extracts main article content
  • Plain text or JSON response
  • Optionally auto-download as file
  • Fast
  • Designed for Deno runtime

Installation

To use this project, make sure you have Deno installed on your system. Then, you can clone this repository:

git clone https://github.com/yourusername/url-to-markdown.git
cd url-to-markdown

Usage

To run the project locally:

Contributing

Contributions are welcome! Please feel free to submit a Pull Request.

About

A little online tool that takes a URL and converts it to Markdown.

Topics

Resources

License

Stars

Watchers

Forks