1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
const axios = require('axios');
const fs = require('fs');
const path = require('path');
async function toB64(imgPath) {
const data = fs.readFileSync(path.resolve(imgPath));
return Buffer.from(data).toString('base64');
}
const api_key = "YOUR API-KEY";
const url = "https://api.segmind.com/v1/ideogram-img-2-img";
const data = {
"prompt": "cinematic film still, 4k, realistic, ((cinematic photo:1.3)) of panda wearing a blue spacesuit, sitting in a bar, Fujifilm XT3, long shot, ((low light:1.4)), ((looking straight at the camera:1.3)), upper body shot, somber, shallow depth of field, vignette, highly detailed, high budget Hollywood movie, bokeh, cinemascope, moody, epic, gorgeous, film grain, grainy",
"image_file": "toB64('undefined')",
"magic_prompt_option": "AUTO",
"style_type": "GENERAL",
"resolution": "RESOLUTION_1024_1024"
};
(async function() {
try {
const response = await axios.post(url, data, { headers: { 'x-api-key': api_key } });
console.log(response.data);
} catch (error) {
console.error('Error:', error.response.data);
}
})();
Prompt to render
Image File
Option for magic prompt
Allowed values:
Seed for random generation
Style type for the output
Allowed values:
Negative prompt to avoid specific elements
Resolution of the output image
Allowed values:
Image Weight
To keep track of your credit usage, you can inspect the response headers of each API call. The x-remaining-credits property will indicate the number of remaining credits in your account. Ensure you monitor this value to avoid any disruptions in your API usage.
Ideogram Image to Image is a powerful AI tool that allows you to transform existing images into new, stunning visuals. With its advanced capabilities, you can easily modify, enhance, or completely reimagine your images.
Image Manipulation: Easily modify various aspects of your images, including color, composition, and style. Whether you want to brighten a photo, change its color palette, or add artistic effects, Ideogram provides the tools to achieve your desired results.
Image Creation: Generate entirely new images based on your input image and desired style. Ideogram can transform a simple photograph into a vibrant abstract painting, a realistic sketch, or a futuristic digital artwork.
Style Transfer: Apply the artistic style of one image to another, creating unique and visually striking results. Whether you want to turn a photo into a Van Gogh-inspired painting or apply a comic book style to a landscape image, Ideogram's style transfer capabilities offer endless possibilities. Ideogram offer a diverse range of artistic styles, from realistic to abstract. Create photorealistic images, design logos and graphics, generate 3D visuals, or bring your anime fantasies to life. With Ideogram, the possibilities are endless.
Artistic Expression: Unleash your creativity and explore new artistic styles with Ideogram. Create unique and personalized artwork, experiment with different techniques, and push the boundaries of your imagination.
Photo Editing: Enhance and restore old photos, correct imperfections, or create artistic effects. Ideogram is a powerful tool for preserving memories and creating beautiful images.
Design: Generate new design elements or modify existing ones. Whether you're designing logos, websites, or marketing materials, Ideogram can help you create visually stunning visuals that stand out from the crowd.
Gaming and Animation: Create concept art, character designs, and backgrounds for games and animations. Ideogram's ability to generate realistic and imaginative images can help bring your creative visions to life.