AI image generated from the “SQL Collectible Toy Packaging Grid” prompt
Result produced with GPT Image 2 · @Gdgtify

SQL Collectible Toy Packaging Grid

The prompt708 chars
SELECT * FROM Collectible_Toy_Packaging  WHERE layout_format = '2x2_Quadrant_Grid' AND targets = ARRAY['[IP_1]', '[IP_2]', '[IP_3]', '[IP_4]'] AND quadrant_structure = ARRAY[     (Zone: 'Left_Column', Material: 'Printed_Cardboard', Content: 'Massive_Typography_Title_And_Inferred_Creator_Metadata'),     (Zone: 'Center_Stage', Material: 'confection candy', Content: 'infer_main_character_and_diorama(target)'),      (Zone: 'Right_Column', Material: 'Transparent_Glossy_Vacuum_Plastic_Blister_Pack', Content: 'infer_three_iconic_props(target)_As_3D_Miniatures_With_Text_Labels') ] AND color_grading = 'Vintage_Retro_Palette_Matching_Inferred_IP_Era' AND camera = 'Product_Photography_Front_Orthographic_View';

Swap these placeholders

  • '[IP_1
  • IP_2
  • IP_3
  • IP_4

Replace each bracketed token with your own subject before generating — leaving them in place makes the model render the literal words.

Credit

Collected from EvoLinkAI/awesome-gpt-image-2-API-and-Prompts · originally shared by @Gdgtify.