Val Town Code SearchReturn to Val Town

API Access

You can access search results via JSON API by adding format=json to your query:

https://codesearch.val.run/?q=image&page=316&format=json

For typeahead suggestions, use the /typeahead endpoint:

https://codesearch.val.run/typeahead?q=image

Returns an array of strings in format "username" or "username/projectName"

Found 12761 results for "image"(6759ms)

untitled-1282main.tsx1 match

@Victoria2712β€’Updated 3 months ago
14
15
164. Offline Farming Guides: Provide downloadable, image-based or audio farming guides for local crops (e.g., cassava, maize, yam, rice, poultry).
17
18

loggerknowledge.md2 matches

@cricks_unmixed4uβ€’Updated 3 months ago
178
179- **Redirects:** Use `return new Response(null, { status: 302, headers: { Location: "/place/to/redirect" }})` instead of `Response.redirect` which is broken
180- **Images:** Avoid external images or base64 images. Use emojis, unicode symbols, or icon fonts/libraries instead
181- **AI Image:** To inline generate an AI image use: `<img src="https://maxm-imggenurl.web.val.run/the-description-of-your-image" />`
182- **Storage:** DO NOT use the Deno KV module for storage
183- **Browser APIs:** DO NOT use the `alert()`, `prompt()`, or `confirm()` methods

logger.cursorrules2 matches

@cricks_unmixed4uβ€’Updated 3 months ago
178
179- **Redirects:** Use `return new Response(null, { status: 302, headers: { Location: "/place/to/redirect" }})` instead of `Response.redirect` which is broken
180- **Images:** Avoid external images or base64 images. Use emojis, unicode symbols, or icon fonts/libraries instead
181- **AI Image:** To inline generate an AI image use: `<img src="https://maxm-imggenurl.web.val.run/the-description-of-your-image" />`
182- **Storage:** DO NOT use the Deno KV module for storage
183- **Browser APIs:** DO NOT use the `alert()`, `prompt()`, or `confirm()` methods

reactHonoStarter-akiindex.html1 match

@akjβ€’Updated 3 months ago
6 <title>React Hono Val Town Starter</title>
7 <link rel="stylesheet" href="/frontend/style.css">
8 <link rel="icon" href="/frontend/favicon.svg" type="image/svg+xml">
9 </head>
10 <body>

reactHonoStarterindex.html1 match

@akjβ€’Updated 3 months ago
6 <title>React Hono Val Town Starter</title>
7 <link rel="stylesheet" href="/frontend/style.css">
8 <link rel="icon" href="/frontend/favicon.svg" type="image/svg+xml">
9 </head>
10 <body>

SON-GOKUREADME.md3 matches

@DevGokuβ€’Updated 3 months ago
55- **50+ Curated AI Tools**: Handpicked collection of the best AI services
56- **Smart Search**: Find tools by name or description
57- **Category Filtering**: Organized by Education, Writing, Images, Audio, Video, Development, etc.
58- **Direct Access**: One-click access to all AI tools
59- **Regular Updates**: Continuously updated with new AI tools
1962. Browse 50+ curated AI tools organized by category
1973. Use the search bar to find specific tools
1984. Filter by category (Education, Writing, Images, Audio, Video, Development, etc.)
1995. Click any tool card to visit the AI service directly
200
212- **Education & Learning**: Study assistants, research tools, scientific platforms
213- **Content Creation & Writing**: Copywriting, document creation, content generation
214- **Image & Visual AI**: Photo editing, AI art generation, image enhancement
215- **Audio & Voice**: Text-to-speech, music generation, audio processing
216- **Video & Animation**: Video editing, avatar creation, animation tools

SON-GOKUMarketplace.tsx6 matches

@DevGokuβ€’Updated 3 months ago
9 currency: string;
10 category: string;
11 image: string;
12 features: string[];
13 inStock: boolean;
25 currency: "USD",
26 category: "Digital Tools",
27 image: "πŸ› οΈ",
28 features: [
29 "50+ Premium Software Licenses",
45 currency: "USD",
46 category: "Analytics",
47 image: "πŸ“Š",
48 features: [
49 "AI-Driven Insights",
65 currency: "USD",
66 category: "Security",
67 image: "πŸ”’",
68 features: [
69 "Premium VPN Access",
188 {filteredProducts.map(product => (
189 <div key={product.id} className="glass-card rounded-2xl p-6 hover:scale-105 transition-all duration-300">
190 {/* Product Image/Icon */}
191 <div className="text-center mb-4">
192 <div className="text-6xl mb-2">{product.image}</div>
193 <div className="flex items-center justify-center space-x-2">
194 {renderStars(product.rating)}

SON-GOKUindex.ts5 matches

@DevGokuβ€’Updated 3 months ago
25 <meta property="og:description" content="Generate test credit cards with 3D graphics and Luhn algorithm validation">
26 <meta property="og:type" content="website">
27 <link rel="icon" href="data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><text y='.9em' font-size='90'>πŸ’³</text></svg>">
28 `;
29
285 currency: "USD",
286 category: "Digital Tools",
287 image: "πŸ› οΈ",
288 features: [
289 "50+ Premium Software Licenses",
305 currency: "USD",
306 category: "Analytics",
307 image: "πŸ“Š",
308 features: [
309 "AI-Driven Insights",
325 currency: "USD",
326 category: "Security",
327 image: "πŸ”’",
328 features: [
329 "Premium VPN Access",
364 currency: "USD",
365 category: "Digital Tools",
366 image: "πŸ› οΈ",
367 features: [
368 "50+ Premium Software Licenses",

SON-GOKUAIToolsList.tsx47 matches

@DevGokuβ€’Updated 3 months ago
25 { name: "Chai AI", url: "https://chai.ml/", category: "Assistant", description: "Platform for AI chatbot conversations" },
26
27 // Image Generation & Editing
28 { name: "Midjourney", url: "https://www.midjourney.com/", category: "Images", description: "AI art and image generation platform" },
29 { name: "DALLΒ·E 3", url: "https://openai.com/dall-e-3", category: "Images", description: "OpenAI's advanced image generation model" },
30 { name: "Stable Diffusion", url: "https://stability.ai/", category: "Images", description: "Open-source AI image generation" },
31 { name: "Lexica", url: "https://lexica.art/", category: "Images", description: "AI art search engine and generator" },
32 { name: "Artbreeder", url: "https://www.artbreeder.com/", category: "Images", description: "AI collaborative art and character creation" },
33 { name: "NightCafe", url: "https://nightcafe.studio/", category: "Images", description: "AI art generator with multiple algorithms" },
34 { name: "Craiyon", url: "https://www.craiyon.com/", category: "Images", description: "Free AI image generator" },
35 { name: "DreamStudio", url: "https://dreamstudio.ai/", category: "Images", description: "Stability AI's image generation interface" },
36 { name: "StarryAI", url: "https://starryai.com/", category: "Images", description: "AI art generator app" },
37 { name: "Deep Dream Generator", url: "https://deepdreamgenerator.com/", category: "Images", description: "AI art using deep neural networks" },
38 { name: "Wombo", url: "https://www.wombo.art/", category: "Images", description: "AI art creation app" },
39 { name: "Getimg.ai", url: "https://getimg.ai/", category: "Images", description: "AI image generation and editing suite" },
40 { name: "Imagen AI", url: "https://imagen-ai.com/", category: "Images", description: "AI image generation platform" },
41 { name: "Generated Photos", url: "https://generated.photos/", category: "Images", description: "AI-generated stock photos of people" },
42 { name: "This Person Does Not Exist", url: "https://thispersondoesnotexist.com/", category: "Images", description: "AI-generated realistic human faces" },
43 { name: "Remove.bg", url: "https://www.remove.bg/", category: "Images", description: "AI background removal tool" },
44 { name: "Cleanup Pictures", url: "https://cleanup.pictures/", category: "Images", description: "AI-powered image cleanup and editing" },
45 { name: "PhotoRoom", url: "https://www.photoroom.com/", category: "Images", description: "AI photo editing and background removal" },
46 { name: "VanceAI", url: "https://vanceai.com/", category: "Images", description: "AI image enhancement and editing tools" },
47 { name: "Topaz Labs", url: "https://www.topazlabs.com/", category: "Images", description: "AI image enhancement software" },
48 { name: "Let's Enhance", url: "https://letsenhance.io/", category: "Images", description: "AI image upscaling and enhancement" },
49 { name: "Pixelcut", url: "https://www.pixelcut.ai/", category: "Images", description: "AI photo editing for e-commerce" },
50 { name: "Fotor", url: "https://www.fotor.com/", category: "Images", description: "AI-powered photo editor" },
51 { name: "Picsart", url: "https://picsart.com/", category: "Images", description: "AI photo and video editing platform" },
52 { name: "Photoleap", url: "https://www.photoleapapp.com/", category: "Images", description: "AI photo editing app" },
53 { name: "Freepik AI", url: "https://www.freepik.com/ai", category: "Images", description: "AI image generation for design" },
54 { name: "Icons8", url: "https://icons8.com/ai", category: "Images", description: "AI-generated icons and graphics" },
55 { name: "DeepArt", url: "https://deepart.io/", category: "Images", description: "AI artistic style transfer" },
56 { name: "Vivid AI", url: "https://www.vivid.ai/", category: "Images", description: "AI photo editing and enhancement" },
57 { name: "Hotpot.ai", url: "https://hotpot.ai/", category: "Images", description: "AI graphics and writing tools" },
58 { name: "MyHeritage Deep Nostalgia", url: "https://www.myheritage.com/deep-nostalgia", category: "Images", description: "AI photo animation tool" },
59 { name: "Artguru", url: "https://www.artguru.ai/", category: "Images", description: "AI art generator and editor" },
60 { name: "Old Photo AI", url: "https://oldphotoai.com/", category: "Images", description: "AI old photo restoration" },
61 { name: "Cartoonize", url: "https://cartoonize.net/", category: "Images", description: "AI photo to cartoon converter" },
62 { name: "ToonMe", url: "https://toonme.com/", category: "Images", description: "AI cartoon avatar creator" },
63 { name: "Voila AI Artist", url: "https://voilaaiartist.com/", category: "Images", description: "AI art style transformation" },
64 { name: "DeepAnime", url: "https://deepanime.ai/", category: "Images", description: "AI anime character generator" },
65 { name: "AnimeAI", url: "https://animeai.app/", category: "Images", description: "AI anime art creation" },
66 { name: "Waifu Labs", url: "https://waifulabs.com/", category: "Images", description: "AI anime character generator" },
67 { name: "Crypko", url: "https://crypko.ai/", category: "Images", description: "AI anime character creation" },
68 { name: "Artisto", url: "https://artisto.io/", category: "Images", description: "AI video and photo filters" },
69 { name: "Prisma", url: "https://prisma-ai.com/", category: "Images", description: "AI photo filters and effects" },
70 { name: "Lensa", url: "https://lensa.ai/", category: "Images", description: "AI photo editing and avatars" },
71
72 // Video Generation & Editing
89 { name: "FlexClip", url: "https://www.flexclip.com/", category: "Video", description: "AI video maker and editor" },
90 { name: "Runway Gen-2", url: "https://runwayml.com/gen-2", category: "Video", description: "Advanced AI video generation" },
91 { name: "Kaiber", url: "https://kaiber.ai/", category: "Video", description: "AI video generation from images" },
92 { name: "DeepBrain AI", url: "https://www.deepbrain.io/", category: "Video", description: "AI video synthesis platform" },
93 { name: "Elai.io", url: "https://elai.io/", category: "Video", description: "AI video generation with avatars" },
306 { name: "Gemini Code Assist", url: "https://cloud.google.com/gemini", category: "Cloud AI", description: "Google's AI coding assistant" },
307 { name: "Gemini for Workspace", url: "https://workspace.google.com/solutions/ai", category: "Cloud AI", description: "AI for Google Workspace" },
308 { name: "Imagen 4", url: "https://ai.google/products/imagen", category: "Cloud AI", description: "Google's image generation model" },
309 { name: "SynthID Detector", url: "https://ai.google/research/synthid", category: "Cloud AI", description: "Google's AI content detection" },
310 { name: "Azure Cognitive Services", url: "https://azure.microsoft.com/en-us/services/cognitive-services/", category: "Cloud AI", description: "Microsoft's AI services platform" },
387 "All",
388 "Assistant",
389 "Images",
390 "Video",
391 "Audio",

pbackREADME.md13 matches

@Gj64β€’Updated 3 months ago
1# Image Text Technique Studio
2
3A professional-grade web application for creating stunning image-textured typography with Apple-inspired design and advanced customization tools.
4
5## ✨ Advanced Features
14- Multi-line text support with line breaks
15
16### πŸ–ΌοΈ **Image Processing**
17- Drag & drop image upload with visual feedback
18- Support for PNG, JPG, JPEG, GIF, WebP, SVG
19- Image positioning controls (fit, fill, stretch, tile)
20- Brightness, contrast, and saturation adjustments
21- Image rotation and flip options
22- Blur and sharpen filters
23- Color overlay effects
35- Custom gradient builder with multiple stops
36- Color picker with HSL, RGB, and HEX support
37- Eyedropper tool for sampling colors from images
38- Color harmony suggestions
39- Accessibility contrast checking
74- **Frontend**: React 18.2.0 with TypeScript
75- **Styling**: TailwindCSS
76- **Canvas**: HTML5 Canvas for image processing
77
78## Usage
79
801. Upload an image using the file input
812. Enter your desired text
823. Adjust text size and font as needed
834. See the real-time preview of your image-textured text
845. Download the result as a PNG image
85
86## How It Works
88The application uses HTML5 Canvas to:
891. Render the text with the selected font and size
902. Apply the uploaded image as a texture using `globalCompositeOperation`
913. Create a clipping mask effect where the image only shows through the text
924. Generate a downloadable result
Gemini-2-5-Pro-O-01

Gemini-2-5-Pro-O-011 file match

@aibotcommanderβ€’Updated 22 mins ago
Multimodal Image Generator: https://poe.com/Gemini-2.5-Pro-Omni

ImageThing

@refactorizedβ€’Updated 2 days ago
Chrimage
Atiq
"Focal Lens with Atig Wazir" "Welcome to my photography journey! I'm Atiq Wazir, a passionate photographer capturing life's beauty one frame at a time. Explore my gallery for stunning images, behind-the-scenes stories, and tips & tricks to enhance your own