Convert
Last updated
Last updated
POST
https://api.fluxpoint.dev/convert/html-markdown
Convert html to markdown by giving the API some html string content.
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
POST
https://api.fluxpoint.dev/convert/markdown-html
Convert markdown to html by giving the API some markdown string content.
POST
https://api.fluxpoint.dev/convert/image-png
Convert given image data to png, max file size is 15 MB.
[ Image Data as Stream/Bytes ]
POST
https://api.fluxpoint.dev/convert/image-jpg
Convert given image data to jpg, max file size is 15 MB.
[ Image Data as Stream/Bytes ]
POST
https://api.fluxpoint.dev/convert/image-webp
Convert given image data to webp, max file size is 15 MB.
[ Image Data as Stream/Bytes ]
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Authorization*
Your API token here https://fluxpoint.dev/api/token
html*
String
Convert this html to markdown
body
Json Key
Convert this html to markdown
Authorization*
Your API token here https://fluxpoint.dev/api/token
markdown
String
Convert this markdown to html
body
Json Key
quality
Int
Set the image quality from 1 - 100
Authorization*
Your API token here https://fluxpoint.dev/api/token
Image Data*
File
Send the image to convert
quality
Int
Set the image quality from 1 - 100
Authorization*
Your API token here https://fluxpoint.dev/api/token
Image Data*
File
Send the image to convert
quality
Int
Set the image quality from 1 - 100
Authorization*
Your API token here https://fluxpoint.dev/api/token
Image Data*
File
Send the image to convert