▲ 3 points
back
2 comments
Next thing should be done, to provide a command-line interface, such as:
curl -F in=@stuff.pdf 'https://pdf.to/png' > stuff.pngI like this idea
curl -F in=@stuff.pdf 'https://pdf.to/png' > stuff.png