Sign inSign up

wirawan/marker-api

By wirawan

•Updated over 1 year ago

Marker API⁠ is a RESTful API that allows you to convert PDF, PPT, and DOC files to Markdown.

Image
Machine learning & AI
0

3.7K

wirawan/marker-api repository overview

⁠Marker API

Marker API⁠ is a RESTful API that allows you to convert PDF, PPT, and DOC files to Markdown. It uses the Marker⁠ library to parse the document and extract the text and images.

A simple web user interface for Marker API⁠ is also available at https://hub.docker.com/repository/docker/wirawan/marker-ui/general⁠

⁠Marker API Usage

  • run the marker-api docker container with:
docker run --rm -env-file `pwd`/.env -p8080:8080 wirawan/marker-api

Tag summary

Content type

Image

Digest

sha256:9ac64b2ce…

Size

5.7 GB

Last updated

over 1 year ago

docker pull wirawan/marker-api