All Projects → officialpiyush → image-gen-api

officialpiyush / image-gen-api

Licence: MIT license
An API To manupulate Images

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to image-gen-api

Vue Pwa Asset Generator
PWA asset generator perfect with VueJS framework (but useful for all PWA!)
Stars: ✭ 97 (+592.86%)
Mutual labels:  generation
3d Iwgan
A repository for the paper "Improved Adversarial Systems for 3D Object Generation and Reconstruction".
Stars: ✭ 166 (+1085.71%)
Mutual labels:  generation
Mockery
A mock code autogenerator for Golang
Stars: ✭ 3,138 (+22314.29%)
Mutual labels:  generation
What I Have Read
Paper Lists, Notes and Slides, Focus on NLP. For summarization, please refer to https://github.com/xcfcode/Summarization-Papers
Stars: ✭ 110 (+685.71%)
Mutual labels:  generation
Human Video Generation
Human Video Generation Paper List
Stars: ✭ 139 (+892.86%)
Mutual labels:  generation
Xinggan
[ECCV 2020] XingGAN for Person Image Generation
Stars: ✭ 177 (+1164.29%)
Mutual labels:  generation
Levelgenerator
Unity plug-in for procedurally generating indoor levels using abstract chunks.
Stars: ✭ 82 (+485.71%)
Mutual labels:  generation
cti-stix-generator
OASIS Cyber Threat Intelligence (CTI) TC: A tool for generating STIX content for prototyping and testing. https://github.com/oasis-open/cti-stix-generator
Stars: ✭ 27 (+92.86%)
Mutual labels:  generation
Swiftcolorgen
A tool that generate code for Swift projects, designed to improve the maintainability of UIColors
Stars: ✭ 152 (+985.71%)
Mutual labels:  generation
Webmap
A Python tool used to automate the execution of the following tools : Nmap , Nikto and Dirsearch but also to automate the report generation during a Web Penetration Testing
Stars: ✭ 188 (+1242.86%)
Mutual labels:  generation
Pycpfcnpj
Python module for brazilian register numbers for persons (CPF) and companies (CNPJ).
Stars: ✭ 116 (+728.57%)
Mutual labels:  generation
Vue Formulate
⚡️ The easiest way to build forms with Vue.
Stars: ✭ 1,947 (+13807.14%)
Mutual labels:  generation
Xgen
A Swift package for generating Xcode workspaces & playgrounds
Stars: ✭ 178 (+1171.43%)
Mutual labels:  generation
Laravel Table
Generate tables from Eloquent models.
Stars: ✭ 101 (+621.43%)
Mutual labels:  generation
Voicebook
🗣️ A book and repo to get you started programming voice computing applications in Python (10 chapters and 200+ scripts).
Stars: ✭ 236 (+1585.71%)
Mutual labels:  generation
Swift Project Template
🍪 Easily generate Swift projects with Cookiecutter
Stars: ✭ 85 (+507.14%)
Mutual labels:  generation
Kaiten
A Undetectable Payload Generation
Stars: ✭ 169 (+1107.14%)
Mutual labels:  generation
GPT2-Telegram-Chatbot
GPT-2 Telegram Chat bot
Stars: ✭ 67 (+378.57%)
Mutual labels:  generation
Stubble
Trimmed down {{mustache}} templates in .NET
Stars: ✭ 247 (+1664.29%)
Mutual labels:  generation
3d Pointcloud
Papers and Datasets about Point Cloud.
Stars: ✭ 179 (+1178.57%)
Mutual labels:  generation

A simple and functional Image Manupulation API.

Support Apache-2.0 License


Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites

  • NodeJS ( Version Greater Than 8 )
  • An Active Internet Connection
  • If Using Windows, node-gyp installed without any errors
  • Git Installed

Installing

  • First Clone The Repository using:

    git clone https://github.com/ionadev/image-gen-api.git
    
  • Then Navigate to your/path/image-gen-api-master.

  • Run if using npm:

    npm install
    

    or if yarn:

    yarn
    

Running

  • After Installing, run:
    • If Using npm:

      npm start
      
    • If Using yarn:

      yarn start  
      

Built With

Authors

  • Piyush Bhangale - Initial Work, Idea, Main Contributor, Owner - ionadev
  • Anish Shobith - Contributor,Readme - Anish-Shobith
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].