Imgserve

Imgserve is a python image processing server.
Download

Imgserve Ranking & Summary

Advertisement

  • Rating:
  • License:
  • GPL
  • Publisher Name:
  • Wu Zhe
  • Publisher web site:
  • Operating Systems:
  • Linux
  • File Size:
  • 992KB

Imgserve Tags


Imgserve Description

Imgserve is a Python image processing server designed to provide image processing service, Currently supporting only image rescaling, and svg rasterization. It can utilize Modern multicore CPU to achieve higher throughput and possibly better performance. User applications send requests in JSON format over HTTP to a running imgserve, which downloads source image from URL specified in the request object, performs the requested operation on the source image,uploads the result image to the specified destination. Features: * Using a multi-process architecture * Communication with user applications using JSON object over HTTP * Image processing operations currently supported: rescaling, svg rasterization * Image downloading with FTP, FTPS, HTTP, HTTPS and local FILE * Image uploading with HTTP POST, HTTP PUT (not implemented yet), FTP and local FILE


Imgserve Related Software