femtopixel/pdf2gdocs

Sponsored OSS

By FemtoPixel

Updated 11 months ago

Upload a PDF to Google Docs by converting it with no space quota usage

Image
1

4.9K

femtopixel/pdf2gdocs repository overview

Github Issues / Contrib

logo

PDF to Google Docs - Docker Image

Docker Pulls Docker Stars PayPal donation Buy me a coffee Buy me a coffee

Description

The purpose of this image is to convert a PDF file to a Google Doc. With this specific method, a file can be archived without using Google Drive quota.

Installation

  1. Go to https://developers.google.com/docs/api/quickstart/python
  2. Click the Enable the Google Docs Api button
  3. Click the Download configuration button
  4. Go to https://console.developers.google.com/apis/library/drive.googleapis.com
  5. Enable the Google Drive API service
  6. Init the container docker run --name pdf2gdocs -it -v /path/to/your/pdf/folder:/upload -v /path/to/your/credentials:/credentials --net=host femtopixel/pdf2gdocs
  7. Click the link given by the application and follow the instructions (you may be block by your browser for an unsafe URL, proceed anyway)

Each time you want to upload your pdf

docker start pdf2gdocs

Tag summary

Content type

Image

Digest

sha256:b9c814db6

Size

57.5 MB

Last updated

11 months ago

docker pull femtopixel/pdf2gdocs:1.0.1

This week's pulls

Pulls:

886

Last week