You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This action converts a Base64-string-encoded file into the user-specified format. There's only one required prop: 'base64-string', the Base64 string of the file. It's optional, but you could specify the output format using the 'format' prop.
Use this action to convert files to the chosen format. The action requires the 'file' prop being the file to convert. To specify the output format, provide 'format' prop - though it isn't mandatory.
Allows a website page to be converted to a specified format. Requires 'url' prop as the website URL. 'format' prop can be used optionally to select output format.
convertapi
URLs
Actions
convert-base64-encoded-file
Prompt
This action converts a Base64-string-encoded file into the user-specified format. There's only one required prop: 'base64-string', the Base64 string of the file. It's optional, but you could specify the output format using the 'format' prop.
URLs
convert-file
Prompt
Use this action to convert files to the chosen format. The action requires the 'file' prop being the file to convert. To specify the output format, provide 'format' prop - though it isn't mandatory.
URLs
convert-web-url
Prompt
Allows a website page to be converted to a specified format. Requires 'url' prop as the website URL. 'format' prop can be used optionally to select output format.
URLs
The text was updated successfully, but these errors were encountered: