microsoft / hack-together

Hack Together: Microsoft Graph and .NET is a hackathon for .NET developers to learn Microsoft Graph and Microsoft 365.
MIT License
523 stars 85 forks source link

Project: Teams tab to convert numerous supported source file types to several target file types (PDF, HTML, JPG) #87

Open mmsharepoint opened 1 year ago

mmsharepoint commented 1 year ago

Project name

tab-sso-graph-file-conversion

Description

This Teams Tab enables a user to upload a supported (depending on the target) file type via drag and drop while the uploaded file will be converted as PDF, HTML, JPG depending on user's selection. In Teams context (as configurable Tab) it uses the current Teams' site and the default drive. In case of a personal tab the SharePoint root site's default drive' It uses the following capabilities (mostly) on behalf of Microsoft Graph:

Hack-together requirements

Extend sample

Upload/convert file to JPG with drag&drop

Repo URL

https://github.com/mmsharepoint/tab-sso-graph-file-conversion

Team members

mmsharepoint

waldekmastykarz commented 1 year ago

Woot! Awesome to see this hack! Thank you @mmsharepoint!