/
GR
griaule
/
GBDS API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 2w ago · Updated 2w ago
View markdown
griaule
GBDS API
post
convertImage
v1
latest
OpenAPI 3.0.1
2026-07-23
55
178
132.0 KB
api
1
apis
1
authorization
1
BCC Service Config
1
BCC Service Status
1
biographic
1
Biometric Capture
1
Capture Instance Status
1
Client Update
1
configuration
1
Create
1
Deletion
1
Deprecated
1
email
1
Enrollment
1
exceptions
2
external-keys
1
extraction
1
extraction-microservice
1
fields
1
image-conversion
1
post
convertImage
key-format
1
List
1
liveness
1
logging
1
login
1
Login
1
notification
1
operations
1
Operator
1
organization
1
Password
1
people
1
profiles
1
quality
2
quality-extraction
1
Redirect
1
Remote
1
Report Generation
1
Search
1
searches
1
shutdown
1
status
1
Status
1
Token
1
tokens
1
transaction
1
Transaction
1
transparency
1
ul
1
User
1
version
1
post
createUserDemand
image-conversion
convertImage
Convert a given image to another format.
post
/image/convert
Request body
ImageBean
required
buffer
string[]
originalFormat
'RAW'
|
'RGB'
|
'BMP'
|
'BMP24BITS'
|
'GIF'
|
'JPEG'
|
'JPEG2000'
|
'PNG'
|
'TIFF'
|
'WSQ'
toFormat
'RAW'
|
'RGB'
|
'BMP'
|
'BMP24BITS'
|
'GIF'
|
'JPEG'
|
'JPEG2000'
|
'PNG'
|
'TIFF'
|
'WSQ'
resolution
integer
Resolution of the original image
Response
Convert image ok
ImageResponse
required
status
'OK'
|
'ERROR'
|
'BAD_REQUEST'
|
'CREATED'
|
'NO_CONTENT'
|
'DELETED'
|
'CANCELLED'
|
'CLOSED'
|
'REMOVED'
|
'NOT_FOUND'
|
'AUTHENTICATION_FAILED'
|
'AUTHENTICATION_OK'
|
'INVALID_SESSION_GUID'
|
'UNAUTHORIZED'
|
'FORBIDDEN'
|
'RECEIVED'
|
'ACCEPTED'
|
'ENQUEUED'
|
'INVALID_PARAMETERS'
|
'FIELD_VALIDATION_ERROR'
|
'ILLEGAL_STATE'
|
'NOT_ENOUGH_DATA'
|
'VALIDATION_ERROR'
|
'IMPORTED'
|
'UPDATED'
|
'IGNORED'
|
'SERVICE_STARTED'
|
'SERVICE_CANCELLED'
|
'SERVICE_SUBMITTED'
code
integer
image
ImageBean