Resize your images easily with .Maui API
.Maui Image Resizing API is a useful tool for creating thumbnails for your applications. Resize an image with PHP is damn easy, it’s free and without any form of advertising. Download the client from GitHub…
.Maui Image Resizing API is a useful tool for creating thumbnails for your applications. Resize an image with PHP is damn easy, it’s free and without any form of advertising. Download the client from GitHub…
Minimize HTML from an url with the .Maui APIs in PHP is quick, easy and free. It is necessary to register at dotmaui.com to get the free api key. To run this example, the CURL…
Our APIs now support the GET method. This feature is available only for premium users. If you are not yet a PREMIUM user, you can make a donation of the amount you want. We will…
The .Maui APIs offer a Free URL to Screenshot API Service. The service is damn simple, here’s an example in Python: import urllib.parse import urllib.request page_url = “https://api.dotmaui.com/” image_name = “apidotmauicom.png” params = urllib.parse.urlencode({‘apikey’: ‘YOUR_API_KEY’,…
Minimize javascript from an url with the .Maui APIs in PHP is quick, easy and free. You can choose between two compression levels: High, no readability, smallest size, or bass, higher readability. You can also…