GET npm install koa2-formidable-upgrade --save API const formidable = require('koa2-formidable-upgrade') const Koa = require('koa') const app = new Koa() app.use(formidable()) opt is formidable options. Use let { body, files } = ctx.request LICENSE MIT