diff --git a/.store/.0_import/Import tools/CSV2DB.py b/.store/.0_import/Import tools/CSV2DB.py new file mode 100644 index 00000000..c6262839 --- /dev/null +++ b/.store/.0_import/Import tools/CSV2DB.py @@ -0,0 +1,44 @@ +import os +import subprocess +import tkinter as tk +from tkinter import filedialog, messagebox + +# Create the GUI window +window = tk.Tk() + +# Function to handle button click and execute the conversion +def convert_csv_to_db(): + # Prompt for input file + csv_file = filedialog.askopenfilename(title="Select CSV File", filetypes=[("CSV Files", "*.csv")]) + + # Prompt for output directory + output_directory = filedialog.askdirectory(title="Select Output Directory") + + # Prompt for output file name (without extension) + output_name = tk.simpledialog.askstring("Output File Name", "Enter the desired name for the output database file (without extension): ") + + if csv_file and output_directory and output_name: + # Append a unique number to the output file name + output_file = output_name + "_01.db" + index = 1 + while output_file in os.listdir(output_directory): + index += 1 + output_file = f"{output_name}_{index:02d}.db" + + try: + # Execute the csvs-to-sqlite command using subprocess + subprocess.run(["csvs-to-sqlite", csv_file, os.path.join(output_directory, output_file)], check=True) + messagebox.showinfo("Conversion Successful", "CSV file converted to SQLite database successfully!") + except subprocess.CalledProcessError as e: + messagebox.showerror("Conversion Error", f"An error occurred during the conversion:\n{e}") + else: + messagebox.showwarning("Input Missing", "Please provide all required input.") + +# Create the button +button = tk.Button(window, text="Convert CSV to SQLite DB", command=convert_csv_to_db) + +# Configure the button position +button.pack() + +# Start the GUI event loop +window.mainloop() diff --git a/.store/.0_import/Import tools/atomFeedStructurePuller.py b/.store/.0_import/Import tools/atomFeedStructurePuller.py new file mode 100644 index 00000000..0cf2c420 --- /dev/null +++ b/.store/.0_import/Import tools/atomFeedStructurePuller.py @@ -0,0 +1,24 @@ +import requests +from bs4 import BeautifulSoup + +url = "https://example.com/atom_feed.xml" +response = requests.get(url) +soup = BeautifulSoup(response.text, 'xml') + +feed_elements = {} + +for element in soup.find_all(): + tag_name = element.name + if tag_name not in feed_elements: + feed_elements[tag_name] = [] + + attributes = {} + for attr, value in element.attrs.items(): + attributes[attr] = value + + feed_elements[tag_name].append(attributes) + +for tag_name, attributes_list in feed_elements.items(): + print(f"{tag_name}:") + for attributes in attributes_list: + print(f" - {attributes}") \ No newline at end of file diff --git a/.store/.0_import/Import tools/atomFeedStructurePullerV2.py b/.store/.0_import/Import tools/atomFeedStructurePullerV2.py new file mode 100644 index 00000000..caad275e --- /dev/null +++ b/.store/.0_import/Import tools/atomFeedStructurePullerV2.py @@ -0,0 +1,24 @@ +import requests +from bs4 import BeautifulSoup + +url = "https://www.upwork.com/ab/feed/jobs/atom?q=Photoshop&sort=recency&job_type=hourly%2Cfixed&proposals=0-4%2C5-9%2C10-14%2C15-19&budget=50-&verified_payment_only=1&hourly_rate=25-&paging=0%3B50&api_params=1&securityToken=5d53fdd5809c340cfe7034341784f715c8433ec350191c7f0ee5607d91b69227dc8481c3ef14b654d0a87a7211a52622e824e33ae3cce04de57c7398856752ec&userUid=1327243219150897152&orgUid=1327243219155091457" +response = requests.get(url) +soup = BeautifulSoup(response.text, 'xml') + +feed_elements = {} + +for element in soup.find_all(): + tag_name = element.name + if tag_name not in feed_elements: + feed_elements[tag_name] = [] + + attributes = {} + for attr, value in element.attrs.items(): + attributes[attr] = value + + feed_elements[tag_name].append(attributes) + +for tag_name, attributes_list in feed_elements.items(): + print(f"{tag_name}:") + for attributes in attributes_list: + print(f" - {attributes}") \ No newline at end of file diff --git a/.store/.0_import/Import tools/clean_atom_feed_entries.csv b/.store/.0_import/Import tools/clean_atom_feed_entries.csv new file mode 100644 index 00000000..c3f46185 --- /dev/null +++ b/.store/.0_import/Import tools/clean_atom_feed_entries.csv @@ -0,0 +1,2546 @@ +raw_content,pairings,id,updated,link,tags,title +"We need to increase the background size of 7 photos.

+We are helping a local church with some image editing and need 7 photos retouched.

+The idea is to increase the size of the golden background to ensure there is enough space for the bleed when the image is printed.

+The image of the saint needs to stay the same but the background needs to increase in size by 20%.

+Please see one image attached and let me know if you can complete the job in 24 hours.

+Thanks

Budget: $140 +
Posted On: May 18, 2023 09:17 UTC
Category: Graphic Design
Skills:Adobe Photoshop, Image Editing, Graphic Design, Adobe Illustrator, Photo Retouching, Photo Editing, Photo Manipulation +
Country: Australia +
click to apply","Budget--: $140--Posted On--: May 18, 2023 09:17 UTC--Category--: Graphic Design--Skills--:Adobe Photoshop, Image Editing, Graphic Design, Adobe Illustrator, Photo Retouching, Photo Editing, Photo Manipulation--Country--: Australia-click to apply",https://www.upwork.com/jobs/Increase-the-size-the-background-portrait-images_~01912ab2e27bb948ac?source=rss,2023-05-18T09:17:36+00:00,https://www.upwork.com/jobs/Increase-the-size-the-background-portrait-images_%7E01912ab2e27bb948ac?source=rss,"None-We need to increase the background size of 7 photos.-br-We are helping a local church with some image editing and need 7 photos retouched.-br-The idea is to increase the size of the golden background to ensure there is enough space for the bleed when the image is printed.-br-The image of the saint needs to stay the same but the background needs to increase in size by 20%.-br-Please see one image attached and let me know if you can complete the job in 24 hours.-br-Thanks-b-Budget-b-: $140-b-Posted On-b-: May 18, 2023 09:17 UTC-b-Category-b-: Graphic Design-b-Skills-b-:Adobe Photoshop, Image Editing, Graphic Design, Adobe Illustrator, Photo Retouching, Photo Editing, Photo Manipulation-b-Country-b-: Australia-a-click to apply",Increase the size of the background of 7 portrait images. - Upwork +"You will be editing 6 product photographs for a Clothing Website
+The Lavender front and back simply need the Background taken out and replaced with a white background.
+The Cream hoodie front and Sand back also require this
+The Cream hoodie back and Sand front require shading changes. The raw pictures are irretrievable so the photos lighting and contrast on these images need to be fixed.

Budget: $50 +
Posted On: May 18, 2023 09:05 UTC
Category: Graphic Design
Skills:Clothing, Web Design, Adobe Photoshop, Photo Editing, Product Photography, Image Editing, Graphic Design +
Country: United States +
click to apply","Budget--: $50--Posted On--: May 18, 2023 09:05 UTC--Category--: Graphic Design--Skills--:Clothing, Web Design, Adobe Photoshop, Photo Editing, Product Photography, Image Editing, Graphic Design--Country--: United States-click to apply",https://www.upwork.com/jobs/Clear-out-Background-for-Product_~01c5233b0675e60b65?source=rss,2023-05-18T09:05:41+00:00,https://www.upwork.com/jobs/Clear-out-Background-for-Product_%7E01c5233b0675e60b65?source=rss,"None-You will be editing 6 product photographs for a Clothing Website-br-The Lavender front and back simply need the Background taken out and replaced with a white background.-br-The Cream hoodie front and Sand back also require this-br-The Cream hoodie back and Sand front require shading changes. The raw pictures are irretrievable so the photos lighting and contrast on these images need to be fixed.-b-Budget-b-: $50-b-Posted On-b-: May 18, 2023 09:05 UTC-b-Category-b-: Graphic Design-b-Skills-b-:Clothing, Web Design, Adobe Photoshop, Photo Editing, Product Photography, Image Editing, Graphic Design-b-Country-b-: United States-a-click to apply",Clear out Background for Product - Upwork +"Need a 12 hour turnaround

+Will provide photos for a professional collage of memories for my daughters 18th birthday party.

+I need a fun, upbeat and professional presentation. Limited text. Mostly photos. Some photo improvements.

+I can provide images in 2 hours.

+Needs to be fun, engaging, humorous yet living for a beautiful young lady.

+I have no creative talent or input so I need a lot of autonomy on your behalf.

+I have a printer to print onto a large core flute medium. Need inal product in 14 hours.

+I am not wanting or willing to accept a simple square matrix of photos supplied. Needs to be engaging, thoughtful and fun.

+Thanks

Budget: $200 +
Posted On: May 18, 2023 08:48 UTC
Category: Graphic Design
Skills:Graphic Design, Cartoon Art, Photo Editing, Caricature, Freestyle Drawing +
Country: Australia +
click to apply","Budget--: $200--Posted On--: May 18, 2023 08:48 UTC--Category--: Graphic Design--Skills--:Graphic Design, Cartoon Art, Photo Editing, Caricature, Freestyle Drawing--Country--: Australia-click to apply",https://www.upwork.com/jobs/Photo-collage-memory-board-for-daughters-18th_~019ca60813aceaea44?source=rss,2023-05-18T08:48:40+00:00,https://www.upwork.com/jobs/Photo-collage-memory-board-for-daughters-18th_%7E019ca60813aceaea44?source=rss,"None-Need a 12 hour turnaround-br-Will provide photos for a professional collage of memories for my daughters 18th birthday party.-br-I need a fun, upbeat and professional presentation. Limited text. Mostly photos. Some photo improvements.-br-I can provide images in 2 hours.-br-Needs to be fun, engaging, humorous yet living for a beautiful young lady.-br-I have no creative talent or input so I need a lot of autonomy on your behalf.-br-I have a printer to print onto a large core flute medium. Need inal product in 14 hours.-br-I am not wanting or willing to accept a simple square matrix of photos supplied. Needs to be engaging, thoughtful and fun.-br-Thanks-b-Budget-b-: $200-b-Posted On-b-: May 18, 2023 08:48 UTC-b-Category-b-: Graphic Design-b-Skills-b-:Graphic Design, Cartoon Art, Photo Editing, Caricature, Freestyle Drawing-b-Country-b-: Australia-a-click to apply",Photo collage/ memory board for my daughters 18th - Upwork +"Hi

+I have a 6 week contract and need a design thinking facilitator based in Australia. PLease send through resumes and previous work.

Hourly Range: $18.00-$37.00 + +
Posted On: May 18, 2023 08:20 UTC
Category: UX/UI Design
Skills:Prototyping, Mockup, User Flow, Interaction Design, Usability Testing, Journey Mapping, Design Mockup, Balsamiq, Mural, Miro +
Country: Australia +
click to apply","Hourly Range--: $18.00-$37.00--Posted On--: May 18, 2023 08:20 UTC--Category--: UX/UI Design--Skills--:Prototyping, Mockup, User Flow, Interaction Design, Usability Testing, Journey Mapping, Design Mockup, Balsamiq, Mural, Miro--Country--: Australia-click to apply",https://www.upwork.com/jobs/Design-Thinking_~014029df995369d1d3?source=rss,2023-05-18T08:20:48+00:00,https://www.upwork.com/jobs/Design-Thinking_%7E014029df995369d1d3?source=rss,"None-Hi-br-I have a 6 week contract and need a design thinking facilitator based in Australia. PLease send through resumes and previous work.-b-Hourly Range-b-: $18.00-$37.00-b-Posted On-b-: May 18, 2023 08:20 UTC-b-Category-b-: UX/UI Design-b-Skills-b-:Prototyping, Mockup, User Flow, Interaction Design, Usability Testing, Journey Mapping, Design Mockup, Balsamiq, Mural, Miro-b-Country-b-: Australia-a-click to apply",Design Thinking - Upwork +"We are seeking a skilled and experienced WordPress developer/designer to revamp our existing WordPress website and create a shopfront. The project will take approximately 1 to 3 months to complete. The ideal candidate should have a strong background in Adobe Photoshop, Graphic Design, HTML, Web Design, Web Development, and WordPress.

+The primary objective of this project is to create a modern and professional-looking website that is easy to navigate and user-friendly. The website should be designed to showcase our products and services effectively, and the shopfront should have an intuitive interface that makes it easy for customers to make purchases.

+The website name is : www.foodlymadlydeeply.com

Hourly Range: $5.00-$45.00 + +
Posted On: May 18, 2023 08:15 UTC
Category: Web Design
Skills:WordPress, Web Design, Graphic Design, HTML, Web Development, Adobe Photoshop +
Country: India +
click to apply","Hourly Range--: $5.00-$45.00--Posted On--: May 18, 2023 08:15 UTC--Category--: Web Design--Skills--:WordPress, Web Design, Graphic Design, HTML, Web Development, Adobe Photoshop--Country--: India-click to apply",https://www.upwork.com/jobs/Revamping-Wordpress-website-amp-creating-shopfront_~01b0d6baf49ffee0ff?source=rss,2023-05-18T08:15:42+00:00,https://www.upwork.com/jobs/Revamping-Wordpress-website-amp-creating-shopfront_%7E01b0d6baf49ffee0ff?source=rss,"None-We are seeking a skilled and experienced WordPress developer/designer to revamp our existing WordPress website and create a shopfront. The project will take approximately 1 to 3 months to complete. The ideal candidate should have a strong background in Adobe Photoshop, Graphic Design, HTML, Web Design, Web Development, and WordPress.-br-The primary objective of this project is to create a modern and professional-looking website that is easy to navigate and user-friendly. The website should be designed to showcase our products and services effectively, and the shopfront should have an intuitive interface that makes it easy for customers to make purchases.-br-The website name is : www.foodlymadlydeeply.com-b-Hourly Range-b-: $5.00-$45.00-b-Posted On-b-: May 18, 2023 08:15 UTC-b-Category-b-: Web Design-b-Skills-b-:WordPress, Web Design, Graphic Design, HTML, Web Development, Adobe Photoshop-b-Country-b-: India-a-click to apply",Revamping Wordpress website & creating a shopfront - Upwork +"We are looking for a skilled image editor to work on a project that involves Adobe Photoshop, graphic design, and photo editing. The project is expected to take less than a month to complete.

+The ideal candidate should have a strong background in image editing and be familiar with the latest software and techniques. The candidate must also have excellent attention to detail and be able to work efficiently to meet tight deadlines.

+As a candidate, please submit a proposal outlining how you can best help with the project. Please include links to past completed projects that showcase your skills in image editing, graphic design, and photo editing. We are looking for someone who can bring creativity and professionalism to the project and who is able to work closely with our team to ensure that the final product meets our expectations.

+Note: we are saling ebike. so need change the car into ebike

Budget: $100 +
Posted On: May 18, 2023 08:09 UTC
Category: Image Editing
Skills:Photo Editing, Adobe Photoshop, Graphic Design +
Country: China +
click to apply","Budget--: $100--Posted On--: May 18, 2023 08:09 UTC--Category--: Image Editing--Skills--:Photo Editing, Adobe Photoshop, Graphic Design--Country--: China-click to apply",https://www.upwork.com/jobs/make-image-editing_~01980229dbfe8f2303?source=rss,2023-05-18T08:09:11+00:00,https://www.upwork.com/jobs/make-image-editing_%7E01980229dbfe8f2303?source=rss,"None-We are looking for a skilled image editor to work on a project that involves Adobe Photoshop, graphic design, and photo editing. The project is expected to take less than a month to complete.-br-The ideal candidate should have a strong background in image editing and be familiar with the latest software and techniques. The candidate must also have excellent attention to detail and be able to work efficiently to meet tight deadlines.-br-As a candidate, please submit a proposal outlining how you can best help with the project. Please include links to past completed projects that showcase your skills in image editing, graphic design, and photo editing. We are looking for someone who can bring creativity and professionalism to the project and who is able to work closely with our team to ensure that the final product meets our expectations.-br-Note: we are saling ebike. so need change the car into ebike-b-Budget-b-: $100-b-Posted On-b-: May 18, 2023 08:09 UTC-b-Category-b-: Image Editing-b-Skills-b-:Photo Editing, Adobe Photoshop, Graphic Design-b-Country-b-: China-a-click to apply",To make a image editing - Upwork +"Job Title: 3D Jewelry Photorealistic Expert

+Job Type: Contract (potential long-term)

+Duration: Project-based (7 jewelry designs [attached here], 10 final images per design)

+Compensation: Competitive rate, based on experience. Discretionary bonus for exceptional performance.

+Stock images will be provided. No CAD files will be provided.

+Description:

+We are looking for a highly skilled and detail-oriented 3D Jewelry Photorealistic Expert to create 3D renderings of 7 unique jewelry designs and 10 images per design for marketing purposes.

+The ideal candidate will have a deep understanding of jewelry design, materials, and lighting, and the ability to produce photorealistic images that showcase our products in the best possible light.

+Responsibilities:

+-. Collaborate with the design team to understand design specifications and requirements for each jewelry piece
+-. Create high-quality 3D models of jewelry designs, incorporating accurate representations of materials, gemstones, and finishes
+-. Produce 10 photorealistic images per design, showcasing various angles, lighting scenarios, and backgrounds
+-. Ensure images meet the highest quality standards and accurately represent the physical product
+-. Revise and iterate on renderings based on feedback from the design team and stakeholders
+-. Deliver final images in a timely manner, adhering to project deadlines


+A Google Drive including all 10 expected final visual references will be provided after hiring

Budget: $100 +
Posted On: May 18, 2023 07:57 UTC
Category: 3D Modeling & Rendering
Skills:3D Rendering, 3D Design, 3D Modeling, Autodesk Maya, 3D Product Rendering, Autodesk 3ds Max, Photorealistic Rendering, Adobe Photoshop, Jewelry, Jewelry Rendering +
Country: Hong Kong +
click to apply","Budget--: $100--Posted On--: May 18, 2023 07:57 UTC--Category--: 3D Modeling & Rendering--Skills--:3D Rendering, 3D Design, 3D Modeling, Autodesk Maya, 3D Product Rendering, Autodesk 3ds Max, Photorealistic Rendering, Adobe Photoshop, Jewelry, Jewelry Rendering--Country--: Hong Kong-click to apply",https://www.upwork.com/jobs/Jewelry-Photorealistic-Expert_~01920e4061172d898b?source=rss,2023-05-18T07:57:16+00:00,https://www.upwork.com/jobs/Jewelry-Photorealistic-Expert_%7E01920e4061172d898b?source=rss,"None-Job Title: 3D Jewelry Photorealistic Expert-br-Job Type: Contract (potential long-term)-br-Duration: Project-based (7 jewelry designs [attached here], 10 final images per design)-br-Compensation: Competitive rate, based on experience. Discretionary bonus for exceptional performance.-br-Stock images will be provided. No CAD files will be provided.-br-Description:-br-We are looking for a highly skilled and detail-oriented 3D Jewelry Photorealistic Expert to create 3D renderings of 7 unique jewelry designs and 10 images per design for marketing purposes.-br-The ideal candidate will have a deep understanding of jewelry design, materials, and lighting, and the ability to produce photorealistic images that showcase our products in the best possible light.-br-Responsibilities:-br--. Collaborate with the design team to understand design specifications and requirements for each jewelry piece-br--. Create high-quality 3D models of jewelry designs, incorporating accurate representations of materials, gemstones, and finishes-br--. Produce 10 photorealistic images per design, showcasing various angles, lighting scenarios, and backgrounds-br--. Ensure images meet the highest quality standards and accurately represent the physical product-br--. Revise and iterate on renderings based on feedback from the design team and stakeholders-br--. Deliver final images in a timely manner, adhering to project deadlines-br-A Google Drive including all 10 expected final visual references will be provided after hiring-b-Budget-b-: $100-b-Posted On-b-: May 18, 2023 07:57 UTC-b-Category-b-: 3D Modeling & Rendering-b-Skills-b-:3D Rendering, 3D Design, 3D Modeling, Autodesk Maya, 3D Product Rendering, Autodesk 3ds Max, Photorealistic Rendering, Adobe Photoshop, Jewelry, Jewelry Rendering-b-Country-b-: Hong Kong-a-click to apply",3D Jewelry Photorealistic Expert - Upwork +"Need a catchy logo and professional t shirt designs that will sell.

Budget: $2,000 +
Posted On: May 18, 2023 07:53 UTC
Category: Graphic Design
Skills:Graphic Design, Clothing, Adobe Illustrator, T-Shirt Design +
Location Requirement: Only freelancers located in the United States may apply. +
Country: United States +
click to apply","Budget--: $2,000--Posted On--: May 18, 2023 07:53 UTC--Category--: Graphic Design--Skills--:Graphic Design, Clothing, Adobe Illustrator, T-Shirt Design--Location Requirement--: Only freelancers located in the United States may apply.--Country--: United States-click to apply",https://www.upwork.com/jobs/Designer-create-hoodies-shirts-tank-tops_~0148f82fc036377b4f?source=rss,2023-05-18T07:53:08+00:00,https://www.upwork.com/jobs/Designer-create-hoodies-shirts-tank-tops_%7E0148f82fc036377b4f?source=rss,"None-Need a catchy logo and professional t shirt designs that will sell.-b-Budget-b-: $2,000-b-Posted On-b-: May 18, 2023 07:53 UTC-b-Category-b-: Graphic Design-b-Skills-b-:Graphic Design, Clothing, Adobe Illustrator, T-Shirt Design-b-Location Requirement-b-: Only freelancers located in the United States may apply.-b-Country-b-: United States-a-click to apply",Designer to create hoodies t shirts tank tops - Upwork +"Background:
+----------------
+Games2win is one of the largest mobile game publishers in the world with over 260 million app downloads! We entertain over 15 million players a month who love our top-ranked games.
+This requirement is for one of our largest-selling role-playing games - ‘Decisions’, which is already available on the iTunes and Android store.

+Requirements:
+----------------
+We are looking for a Photoshop Artist, who is capable of photo editing and manipulating photos to create art assets for Decisions. She/he should have expertise in drawing, sketching, illustration, digital painting and Photoshop.

+Aside from creating the art assets, final output needs to be delivered in specific sizes and formats, mainly PSDs and PNGs as required.
+We would like to create 300+ items every month which would be Bottoms, Tops, Accessories and Dresses.

+Looking forward to receiving your proposals
+Thank you

Budget: $1,000 +
Posted On: May 18, 2023 07:49 UTC
Category: Illustration
Skills:2D Design, Graphic Design, Adobe Photoshop, Adobe Illustrator, Fashion & Beauty, Photo Editing, Illustration +
Country: India +
click to apply","Budget--: $1,000--Posted On--: May 18, 2023 07:49 UTC--Category--: Illustration--Skills--:2D Design, Graphic Design, Adobe Photoshop, Adobe Illustrator, Fashion & Beauty, Photo Editing, Illustration--Country--: India-click to apply",https://www.upwork.com/jobs/Photoshop-Artist-for-Mobile-Fashion-Game_~01d30da620bd8a7d1a?source=rss,2023-05-18T07:49:57+00:00,https://www.upwork.com/jobs/Photoshop-Artist-for-Mobile-Fashion-Game_%7E01d30da620bd8a7d1a?source=rss,"None-Background:-br------------------br-Games2win is one of the largest mobile game publishers in the world with over 260 million app downloads! We entertain over 15 million players a month who love our top-ranked games.-br-This requirement is for one of our largest-selling role-playing games - ‘Decisions’, which is already available on the iTunes and Android store.-br-Requirements:-br------------------br-We are looking for a Photoshop Artist, who is capable of photo editing and manipulating photos to create art assets for Decisions. She/he should have expertise in drawing, sketching, illustration, digital painting and Photoshop.-br-Aside from creating the art assets, final output needs to be delivered in specific sizes and formats, mainly PSDs and PNGs as required.-br-We would like to create 300+ items every month which would be Bottoms, Tops, Accessories and Dresses.-br-Looking forward to receiving your proposals-br-Thank you-b-Budget-b-: $1,000-b-Posted On-b-: May 18, 2023 07:49 UTC-b-Category-b-: Illustration-b-Skills-b-:2D Design, Graphic Design, Adobe Photoshop, Adobe Illustrator, Fashion & Beauty, Photo Editing, Illustration-b-Country-b-: India-a-click to apply",[DC] Photoshop 2D Artist for Mobile Fashion Game - Upwork +"I need a poster for a client that has a Speedway Motorsport Team, I will be needing a photo of the racecar turned into a graphic (yellow racecar attached) then a custom Māori graphic to go into the poster as the team emblem (something like the photo I’ve attached) The name of the team is “Once Were Warriors”, taking inspiration from the New Zealand movie “Once Were Warriors” I will also be needing the numbers of each racecar on the poster (there are 4-5 race cars) I’ve attached a photo of a similar poster “Gisbourne Giants” I want the poster to be up to the standard of this one and to look similar to this. The right candidate for this job has to be fluent in English and have great communication as I’m sick of dealing with designers that don’t reply to messages or reply a day late. You have to be able be patient and be prepared that they’re may be revisions needed. This is an important project and I need someone that works fast but also produces quality work. Im looking for an expert. You will have more chance of getting hired if you can share previous jobs of Motorsport related designs or even quality custom graphics. Contact me if this job sounds like the right one for you

Budget: $60 +
Posted On: May 18, 2023 07:46 UTC
Category: Graphic Design
Skills:Custom Graphics, Graphic Design, Poster, Adobe Illustrator +
Country: New Zealand +
click to apply","Budget--: $60--Posted On--: May 18, 2023 07:46 UTC--Category--: Graphic Design--Skills--:Custom Graphics, Graphic Design, Poster, Adobe Illustrator--Country--: New Zealand-click to apply",https://www.upwork.com/jobs/Motorsport-Team-Poster_~018c0429dae085f507?source=rss,2023-05-18T07:46:56+00:00,https://www.upwork.com/jobs/Motorsport-Team-Poster_%7E018c0429dae085f507?source=rss,"None-I need a poster for a client that has a Speedway Motorsport Team, I will be needing a photo of the racecar turned into a graphic (yellow racecar attached) then a custom Māori graphic to go into the poster as the team emblem (something like the photo I’ve attached) The name of the team is “Once Were Warriors”, taking inspiration from the New Zealand movie “Once Were Warriors” I will also be needing the numbers of each racecar on the poster (there are 4-5 race cars) I’ve attached a photo of a similar poster “Gisbourne Giants” I want the poster to be up to the standard of this one and to look similar to this. The right candidate for this job has to be fluent in English and have great communication as I’m sick of dealing with designers that don’t reply to messages or reply a day late. You have to be able be patient and be prepared that they’re may be revisions needed. This is an important project and I need someone that works fast but also produces quality work. Im looking for an expert. You will have more chance of getting hired if you can share previous jobs of Motorsport related designs or even quality custom graphics. Contact me if this job sounds like the right one for you-b-Budget-b-: $60-b-Posted On-b-: May 18, 2023 07:46 UTC-b-Category-b-: Graphic Design-b-Skills-b-:Custom Graphics, Graphic Design, Poster, Adobe Illustrator-b-Country-b-: New Zealand-a-click to apply",Motorsport Team Poster - Upwork +"Hello. We are a sports apparel brand. We are creating a line of apparel with a certain fabric technology that we want to do an extremely good job of highlighting in video and photography (model shots, infographics) etc.

+I'd like to speak to someone who has experience managing this for brands. The goal would be to create extremely solid content, highlighting the tech as well as the styles in model shots, infographics and videos. Managing to a budget is important as well. Thanks!



Hourly Range: $50.00-$100.00 + +
Posted On: May 18, 2023 07:21 UTC
Category: Product Photography
Skills:Product Photography Prep, Product Photography, Infographic, Video Production, Product Video +
Location Requirement: Only freelancers located in the United States may apply. +
Country: United States +
click to apply","Hourly Range--: $50.00-$100.00--Posted On--: May 18, 2023 07:21 UTC--Category--: Product Photography--Skills--:Product Photography Prep, Product Photography, Infographic, Video Production, Product Video--Location Requirement--: Only freelancers located in the United States may apply.--Country--: United States-click to apply",https://www.upwork.com/jobs/Product-Launch-Media-Management-Pictures-Infographics-Videography_~0148a4ef325c9af34a?source=rss,2023-05-18T07:21:33+00:00,https://www.upwork.com/jobs/Product-Launch-Media-Management-Pictures-Infographics-Videography_%7E0148a4ef325c9af34a?source=rss,"None-Hello. We are a sports apparel brand. We are creating a line of apparel with a certain fabric technology that we want to do an extremely good job of highlighting in video and photography (model shots, infographics) etc.-br-I'd like to speak to someone who has experience managing this for brands. The goal would be to create extremely solid content, highlighting the tech as well as the styles in model shots, infographics and videos. Managing to a budget is important as well. Thanks!-b-Hourly Range-b-: $50.00-$100.00-b-Posted On-b-: May 18, 2023 07:21 UTC-b-Category-b-: Product Photography-b-Skills-b-:Product Photography Prep, Product Photography, Infographic, Video Production, Product Video-b-Location Requirement-b-: Only freelancers located in the United States may apply.-b-Country-b-: United States-a-click to apply","Product Launch Media Management - Pictures, Infographics, Videography - Upwork" +"Hello,

+We are a maternity/nursing and baby apparel company looking for a fashion designer to design 3 collections of apparels per month. Total of 16-17 styles

+This will be a long-term monthly project if everything works out well.

+Main Responsibilities:
+- Prepare trend reports/mood boards before designing
+- Design styles that are classic, minimalistic and suitable for our target market (Includes, 1-2 prints)
+- Prepare tech packs for factories

+You should or be able to:
+- Understand the brand's design aesthetic and have good visualization skills
+- Able to create trendy prints

+When applying, please share with us your portfolio, moodboards you have created and design experiences. We are looking at producing 3 collection per month (16-17 styles)
+Thank you!

Budget: $500 +
Posted On: May 18, 2023 07:00 UTC
Category: Fashion Design
Skills:Clothing, Child, Baby, Female, Color Forecasting, Fashion Forecasting, Ready-To-Wear, Mass Market Fashion Design, Tech Pack, Size Chart Creation, Streetwear, Fashion & Beauty, Fashion Design, Adobe Illustrator +
Country: Singapore +
click to apply","Budget--: $500--Posted On--: May 18, 2023 07:00 UTC--Category--: Fashion Design--Skills--:Clothing, Child, Baby, Female, Color Forecasting, Fashion Forecasting, Ready-To-Wear, Mass Market Fashion Design, Tech Pack, Size Chart Creation, Streetwear, Fashion & Beauty, Fashion Design, Adobe Illustrator--Country--: Singapore-click to apply",https://www.upwork.com/jobs/Fashion-Designer-Mother-and-Kid-Apparels_~01f97f5e6ab66d1362?source=rss,2023-05-18T07:00:51+00:00,https://www.upwork.com/jobs/Fashion-Designer-Mother-and-Kid-Apparels_%7E01f97f5e6ab66d1362?source=rss,"None-Hello,-br-We are a maternity/nursing and baby apparel company looking for a fashion designer to design 3 collections of apparels per month. Total of 16-17 styles-br-This will be a long-term monthly project if everything works out well.-br-Main Responsibilities:-br-- Prepare trend reports/mood boards before designing-br-- Design styles that are classic, minimalistic and suitable for our target market (Includes, 1-2 prints)-br-- Prepare tech packs for factories-br-You should or be able to:-br-- Understand the brand's design aesthetic and have good visualization skills-br-- Able to create trendy prints-br-When applying, please share with us your portfolio, moodboards you have created and design experiences. We are looking at producing 3 collection per month (16-17 styles)-br-Thank you!-b-Budget-b-: $500-b-Posted On-b-: May 18, 2023 07:00 UTC-b-Category-b-: Fashion Design-b-Skills-b-:Clothing, Child, Baby, Female, Color Forecasting, Fashion Forecasting, Ready-To-Wear, Mass Market Fashion Design, Tech Pack, Size Chart Creation, Streetwear, Fashion & Beauty, Fashion Design, Adobe Illustrator-b-Country-b-: Singapore-a-click to apply",Fashion Designer - Mother and Kid Apparels - Upwork +"We are a print-on-demand business specializing in custom-designed products like mugs, caps, hoodies, and shirts. We are looking for a talented and creative designer to help us create three additional images for our products on Amazon and three for Etsy. These images will enhance the product listings and attract potential customers.

+The images we need fall into the following categories:

+Product Attributes: We require images that effectively communicate the product attributes, including material, special features (such as dishwasher safe, microwave safe), and size. A good example can be found here: https://m.media-amazon.com/images/I/71ofc-1BEoL._AC_SX679_.jpg


+Promises and Guarantees: We want images that highlight our commitment to quality and customer satisfaction. One important promise is that our products are printed and shipped within the United States. These images should visually convey these promises and give customers confidence in our offerings.

+Printed on Both Sides: We need images showcasing products that have designs printed on both sides. This will allow customers to see the full design and appreciate the product's quality. An example of a similar image can be found here:  https://m.media-amazon.com/images/I/61jeqYHgbfL._AC_SX679_.jpg

+The successful candidate should have a strong portfolio demonstrating their expertise in designing product images that drive conversions. Attention to detail, creativity, and the ability to deliver within tight deadlines are essential qualities for this project.

+Project Details:

+Budget: $60 USD
+Expected Delivery: 2 days
+To apply for this job, please provide the following:

+A brief overview of your relevant experience.
+Samples or links to your previous work that showcase your ability to create compelling product images.
+Your estimated timeline for completing the project.
+Any questions or clarifications you may have regarding the project.
+We look forward to reviewing your applications and working with a talented designer who can bring our print-on-demand products to life through visually appealing and engaging images.

Budget: $60 +
Posted On: May 18, 2023 06:49 UTC
Category: Graphic Design
Skills:Adobe Photoshop +
Country: Netherlands +
click to apply","Budget--: $60--Posted On--: May 18, 2023 06:49 UTC--Category--: Graphic Design--Skills--:Adobe Photoshop--Country--: Netherlands-click to apply",https://www.upwork.com/jobs/Designer-Needed-for-Creating-Additional-Images-for-Print-Demand-Products-Amazon-and-Etsy_~0113245dbb4bdfac71?source=rss,2023-05-18T06:49:12+00:00,https://www.upwork.com/jobs/Designer-Needed-for-Creating-Additional-Images-for-Print-Demand-Products-Amazon-and-Etsy_%7E0113245dbb4bdfac71?source=rss,"None-We are a print-on-demand business specializing in custom-designed products like mugs, caps, hoodies, and shirts. We are looking for a talented and creative designer to help us create three additional images for our products on Amazon and three for Etsy. These images will enhance the product listings and attract potential customers.-br-The images we need fall into the following categories:-br-Product Attributes: We require images that effectively communicate the product attributes, including material, special features (such as dishwasher safe, microwave safe), and size. A good example can be found here: https://m.media-amazon.com/images/I/71ofc-1BEoL._AC_SX679_.jpg-br-Promises and Guarantees: We want images that highlight our commitment to quality and customer satisfaction. One important promise is that our products are printed and shipped within the United States. These images should visually convey these promises and give customers confidence in our offerings.-br-Printed on Both Sides: We need images showcasing products that have designs printed on both sides. This will allow customers to see the full design and appreciate the product's quality. An example of a similar image can be found here:  https://m.media-amazon.com/images/I/61jeqYHgbfL._AC_SX679_.jpg-br-The successful candidate should have a strong portfolio demonstrating their expertise in designing product images that drive conversions. Attention to detail, creativity, and the ability to deliver within tight deadlines are essential qualities for this project.-br-Project Details:-br-Budget: $60 USD-br-Expected Delivery: 2 days-br-To apply for this job, please provide the following:-br-A brief overview of your relevant experience.-br-Samples or links to your previous work that showcase your ability to create compelling product images.-br-Your estimated timeline for completing the project.-br-Any questions or clarifications you may have regarding the project.-br-We look forward to reviewing your applications and working with a talented designer who can bring our print-on-demand products to life through visually appealing and engaging images.-b-Budget-b-: $60-b-Posted On-b-: May 18, 2023 06:49 UTC-b-Category-b-: Graphic Design-b-Skills-b-:Adobe Photoshop-b-Country-b-: Netherlands-a-click to apply",Designer Needed for Creating Additional Images for Print-on-Demand Products on Amazon and Etsy - Upwork +"I am looking for a skilled graphic designer to help me create the following:

+- 9 Instagram Static Posts
+- PDF Service Guide (up to 10 pages)

+I am looking for somebody who can take my ideas and run with them. I have everything outlined and organized, including a professional brand identity design and guide. This means that you will NOT need to come up with the creative direction and visual identity for my deliverables, but simply adhere to the provided style guide which includes colors, textures, typography direction, etc. :)

+My brand is very modern, elevated, artsy, and I'd say pretty editorial, so I am looking for a designer whose style reflects that. Ideally, you are using Adobe to design your work and you work as a professional designer in your full-time job.

+Candidates without a portfolio on their profile won't be considered.

Budget: $150 +
Posted On: May 18, 2023 06:22 UTC
Category: Graphic Design
Skills:Brochure Design, Editorial Design, Flyer Design, Fashion & Beauty, Graphic Design, Brand Design, Social Media Design +
Country: Czech Republic +
click to apply","Budget--: $150--Posted On--: May 18, 2023 06:22 UTC--Category--: Graphic Design--Skills--:Brochure Design, Editorial Design, Flyer Design, Fashion & Beauty, Graphic Design, Brand Design, Social Media Design--Country--: Czech Republic-click to apply",https://www.upwork.com/jobs/Experienced-Graphic-Designer-for-Instagram-Posts-and-PDF-Service-Guide_~010454a6df4b9a5c31?source=rss,2023-05-18T06:22:37+00:00,https://www.upwork.com/jobs/Experienced-Graphic-Designer-for-Instagram-Posts-and-PDF-Service-Guide_%7E010454a6df4b9a5c31?source=rss,"None-I am looking for a skilled graphic designer to help me create the following:-br-- 9 Instagram Static Posts-br-- PDF Service Guide (up to 10 pages)-br-I am looking for somebody who can take my ideas and run with them. I have everything outlined and organized, including a professional brand identity design and guide. This means that you will NOT need to come up with the creative direction and visual identity for my deliverables, but simply adhere to the provided style guide which includes colors, textures, typography direction, etc. :)-br-My brand is very modern, elevated, artsy, and I'd say pretty editorial, so I am looking for a designer whose style reflects that. Ideally, you are using Adobe to design your work and you work as a professional designer in your full-time job.-br-Candidates without a portfolio on their profile won't be considered.-b-Budget-b-: $150-b-Posted On-b-: May 18, 2023 06:22 UTC-b-Category-b-: Graphic Design-b-Skills-b-:Brochure Design, Editorial Design, Flyer Design, Fashion & Beauty, Graphic Design, Brand Design, Social Media Design-b-Country-b-: Czech Republic-a-click to apply",Experienced Graphic Designer for Instagram Posts and PDF Service Guide - Upwork +"I am creating a series of nature studies in canva. I am comfortable creating content, but I want to hire a graphic designer or illustrator with a fast turn around to help me make these units shine.
+I want to make these into pdf bundles that can be uploaded.

+Samples of quality I'm looking for:
+https://www.etsy.com/listing/1233152152/ocean-shore-unit-study-curious-trails?ga_order=most_relevant&ga_search_type=all&ga_view_type=gallery&ga_search_query=ocean+study&ref=sr_gallery-1-2&sts=1&organic_search_click=1

+https://www.etsy.com/listing/975649324/bee-unit-science-pack?ga_order=most_relevant&ga_search_type=all&ga_view_type=gallery&ga_search_query=bee+unit+study&ref=sr_gallery-1-4&sts=1&organic_search_click=1

Hourly Range: $20.00-$50.00 + +
Posted On: May 18, 2023 05:51 UTC
Category: Graphic Design
Skills:Ebook, Graphic Design, Illustration, Layout Design +
Country: United States +
click to apply","Hourly Range--: $20.00-$50.00--Posted On--: May 18, 2023 05:51 UTC--Category--: Graphic Design--Skills--:Ebook, Graphic Design, Illustration, Layout Design--Country--: United States-click to apply",https://www.upwork.com/jobs/Graphic-Design-for-Nature-Study_~011455e99ed8ca2f67?source=rss,2023-05-18T05:51:35+00:00,https://www.upwork.com/jobs/Graphic-Design-for-Nature-Study_%7E011455e99ed8ca2f67?source=rss,"None-I am creating a series of nature studies in canva. I am comfortable creating content, but I want to hire a graphic designer or illustrator with a fast turn around to help me make these units shine.-br-I want to make these into pdf bundles that can be uploaded.-br-Samples of quality I'm looking for:-br-https://www.etsy.com/listing/1233152152/ocean-shore-unit-study-curious-trails?ga_order=most_relevant&ga_search_type=all&ga_view_type=gallery&ga_search_query=ocean+study&ref=sr_gallery-1-2&sts=1&organic_search_click=1-br-https://www.etsy.com/listing/975649324/bee-unit-science-pack?ga_order=most_relevant&ga_search_type=all&ga_view_type=gallery&ga_search_query=bee+unit+study&ref=sr_gallery-1-4&sts=1&organic_search_click=1-b-Hourly Range-b-: $20.00-$50.00-b-Posted On-b-: May 18, 2023 05:51 UTC-b-Category-b-: Graphic Design-b-Skills-b-:Ebook, Graphic Design, Illustration, Layout Design-b-Country-b-: United States-a-click to apply",Graphic Design for Nature Study - Upwork +"Flyer needed for charity event. Flyer must be exceptional

Hourly Range: $20.00-$30.00 + +
Posted On: May 18, 2023 05:34 UTC
Category: Graphic Design
Skills:Adobe Photoshop, Flyer Design, Brochure, Adobe Illustrator, Graphic Design, Print Design, Poster, Layout Design, Adobe InDesign +
Location Requirement: Only freelancers located in the United States may apply. +
Country: United States +
click to apply","Hourly Range--: $20.00-$30.00--Posted On--: May 18, 2023 05:34 UTC--Category--: Graphic Design--Skills--:Adobe Photoshop, Flyer Design, Brochure, Adobe Illustrator, Graphic Design, Print Design, Poster, Layout Design, Adobe InDesign--Location Requirement--: Only freelancers located in the United States may apply.--Country--: United States-click to apply",https://www.upwork.com/jobs/Flyer_~019897ac67e6eb20e8?source=rss,2023-05-18T05:34:44+00:00,https://www.upwork.com/jobs/Flyer_%7E019897ac67e6eb20e8?source=rss,"None-Flyer needed for charity event. Flyer must be exceptional-b-Hourly Range-b-: $20.00-$30.00-b-Posted On-b-: May 18, 2023 05:34 UTC-b-Category-b-: Graphic Design-b-Skills-b-:Adobe Photoshop, Flyer Design, Brochure, Adobe Illustrator, Graphic Design, Print Design, Poster, Layout Design, Adobe InDesign-b-Location Requirement-b-: Only freelancers located in the United States may apply.-b-Country-b-: United States-a-click to apply",Flyer - Upwork +"I have a photoshop file that needs to be converted to an indesign file, creating a template that can be easily replicated for multiple spreads within a magazine

Budget: $80 +
Posted On: May 18, 2023 05:14 UTC
Category: Graphic Design
Skills:Adobe InDesign, Adobe Photoshop +
Country: Australia +
click to apply","Budget--: $80--Posted On--: May 18, 2023 05:14 UTC--Category--: Graphic Design--Skills--:Adobe InDesign, Adobe Photoshop--Country--: Australia-click to apply",https://www.upwork.com/jobs/Graphic-Design-Magazine-Template_~01fd26c677b786a4ca?source=rss,2023-05-18T05:14:58+00:00,https://www.upwork.com/jobs/Graphic-Design-Magazine-Template_%7E01fd26c677b786a4ca?source=rss,"None-I have a photoshop file that needs to be converted to an indesign file, creating a template that can be easily replicated for multiple spreads within a magazine-b-Budget-b-: $80-b-Posted On-b-: May 18, 2023 05:14 UTC-b-Category-b-: Graphic Design-b-Skills-b-:Adobe InDesign, Adobe Photoshop-b-Country-b-: Australia-a-click to apply",Graphic Design- Magazine Template - Upwork +"Hi

+I am seeking a Freelaner to help me create a brochure to help us market our youth hair braiding program to middle school and Highschool students in Toronto Ontario.

+I will require the freelancer to review the website and gather all relevant information he or she believes is required and to understand the target audience and put together a brochure to help us market the program to parents and school boards

+The program will be offered to youth in many of the underserved communities and will be aimed at teaching the trade of hair braiding along with the entrepreneurial component.



Budget: $50 +
Posted On: May 18, 2023 04:40 UTC
Category: Graphic Design
Skills:Graphic Design, Print Design, Adobe Photoshop, Brochure, Content Writing +
Country: Canada +
click to apply","Budget--: $50--Posted On--: May 18, 2023 04:40 UTC--Category--: Graphic Design--Skills--:Graphic Design, Print Design, Adobe Photoshop, Brochure, Content Writing--Country--: Canada-click to apply",https://www.upwork.com/jobs/Marketing-Brochure_~0195f39cf381f5d5e7?source=rss,2023-05-18T04:40:46+00:00,https://www.upwork.com/jobs/Marketing-Brochure_%7E0195f39cf381f5d5e7?source=rss,"None-Hi-br-I am seeking a Freelaner to help me create a brochure to help us market our youth hair braiding program to middle school and Highschool students in Toronto Ontario.-br-I will require the freelancer to review the website and gather all relevant information he or she believes is required and to understand the target audience and put together a brochure to help us market the program to parents and school boards-br-The program will be offered to youth in many of the underserved communities and will be aimed at teaching the trade of hair braiding along with the entrepreneurial component.-b-Budget-b-: $50-b-Posted On-b-: May 18, 2023 04:40 UTC-b-Category-b-: Graphic Design-b-Skills-b-:Graphic Design, Print Design, Adobe Photoshop, Brochure, Content Writing-b-Country-b-: Canada-a-click to apply",Marketing Brochure - Upwork +"ALTEK Industries is seeking a talented Video Production and Graphic Design Specialist for contract work. You'll be responsible for creating compelling video content and visually stunning graphic designs to help elevate our client's brand presence.

+Key Responsibilities:

+Developing, producing, and delivering high-quality video content suitable for various platforms such as websites, social media, and advertising campaigns.
+Creating graphic design elements for use in digital media including website graphics, social media posts, and ad creatives.
+Collaborating with our marketing team to develop creative ideas and concepts that align with our clients' branding and marketing objectives.
+Ensuring all produced material is cohesive and aligns with brand guidelines and overall campaign themes.
+Qualifications:

+Proven experience in video production and graphic design.
+Strong portfolio showcasing high-quality video and design work.
+Proficiency with industry-standard software such as Adobe Creative Suite.
+Excellent visual design skills with sensitivity to user-system interaction.
+Ability to solve problems creatively and effectively.
+Strong communication skills and ability to work as part of a team.
+Please note, this job posting is intended to build a list of qualified contractors for future project work. While there may not be immediate work, we hope to call upon the successful applicants as and when projects arise. We look forward to your applications!

Hourly Range: $15.00-$36.00 + +
Posted On: May 18, 2023 04:39 UTC
Category: Video Production
Skills:Graphic Design, Adobe Photoshop, Adobe Illustrator, Video Production, Motion Graphics, Adobe After Effects, Video Editing +
Country: United Arab Emirates +
click to apply","Hourly Range--: $15.00-$36.00--Posted On--: May 18, 2023 04:39 UTC--Category--: Video Production--Skills--:Graphic Design, Adobe Photoshop, Adobe Illustrator, Video Production, Motion Graphics, Adobe After Effects, Video Editing--Country--: United Arab Emirates-click to apply",https://www.upwork.com/jobs/Video-Production-and-Graphic-Design-Specialist_~01ac7cda2933ba58c2?source=rss,2023-05-18T04:39:33+00:00,https://www.upwork.com/jobs/Video-Production-and-Graphic-Design-Specialist_%7E01ac7cda2933ba58c2?source=rss,"None-ALTEK Industries is seeking a talented Video Production and Graphic Design Specialist for contract work. You'll be responsible for creating compelling video content and visually stunning graphic designs to help elevate our client's brand presence.-br-Key Responsibilities:-br-Developing, producing, and delivering high-quality video content suitable for various platforms such as websites, social media, and advertising campaigns.-br-Creating graphic design elements for use in digital media including website graphics, social media posts, and ad creatives.-br-Collaborating with our marketing team to develop creative ideas and concepts that align with our clients' branding and marketing objectives.-br-Ensuring all produced material is cohesive and aligns with brand guidelines and overall campaign themes.-br-Qualifications:-br-Proven experience in video production and graphic design.-br-Strong portfolio showcasing high-quality video and design work.-br-Proficiency with industry-standard software such as Adobe Creative Suite.-br-Excellent visual design skills with sensitivity to user-system interaction.-br-Ability to solve problems creatively and effectively.-br-Strong communication skills and ability to work as part of a team.-br-Please note, this job posting is intended to build a list of qualified contractors for future project work. While there may not be immediate work, we hope to call upon the successful applicants as and when projects arise. We look forward to your applications!-b-Hourly Range-b-: $15.00-$36.00-b-Posted On-b-: May 18, 2023 04:39 UTC-b-Category-b-: Video Production-b-Skills-b-:Graphic Design, Adobe Photoshop, Adobe Illustrator, Video Production, Motion Graphics, Adobe After Effects, Video Editing-b-Country-b-: United Arab Emirates-a-click to apply",Video Production and Graphic Design Specialist - Upwork +"I want to purchase a white label exchange. It doesn't have to be high quality, and it doesn't have to be an exchange you already use. If you have a demo site, please send it to me, I look forward to hearing from you.

Budget: $5,000 +
Posted On: May 18, 2023 04:33 UTC
Category: Graphic Design
Skills:Web Development, JavaScript, HTML, PHP, Web Design, HTML5, CSS, SQL, Blockchain, Blockchain Development +
Country: South Korea +
click to apply","Budget--: $5,000--Posted On--: May 18, 2023 04:33 UTC--Category--: Graphic Design--Skills--:Web Development, JavaScript, HTML, PHP, Web Design, HTML5, CSS, SQL, Blockchain, Blockchain Development--Country--: South Korea-click to apply",https://www.upwork.com/jobs/Develop-sell-white-label-exchange_~0153144bbf0ee9ca24?source=rss,2023-05-18T04:33:09+00:00,https://www.upwork.com/jobs/Develop-sell-white-label-exchange_%7E0153144bbf0ee9ca24?source=rss,"None-I want to purchase a white label exchange. It doesn't have to be high quality, and it doesn't have to be an exchange you already use. If you have a demo site, please send it to me, I look forward to hearing from you.-b-Budget-b-: $5,000-b-Posted On-b-: May 18, 2023 04:33 UTC-b-Category-b-: Graphic Design-b-Skills-b-:Web Development, JavaScript, HTML, PHP, Web Design, HTML5, CSS, SQL, Blockchain, Blockchain Development-b-Country-b-: South Korea-a-click to apply",Develop or sell a white label exchange - Upwork +"Hi there,

+I have currently developed a variety of different planners (16 to be exact) that are all extremely similar in design and templatized with minor variations in colour and text inside.

+I am looking for an experienced graphic designer who is familiar with designing digital daily/weekly planners from the ground up and all that it entails.

+The design for my digital daily/weekly planners are completed. The only things I need from this project are creating appropriate text boxes in the right locations so a user can fill it in like a digital planner.

+I am also updating some of the text in certain areas, so I need someone who can swap in and out the text in certain fields.

+I am looking for a quick turn around here as all the design work is down, it just needs to function correctly and look good on all devices (computer, tablets, phone etc)

+Whilst this job is small, I am also looking to hire someone long term if this project is successful with a designer who is communicative, hard working and creative.

+If you feel you fit the description, please do apply here.

Budget: $200 +
Posted On: May 18, 2023 04:25 UTC
Category: Graphic Design
Skills:Social Media Imagery, Ebook, Graphic Design, Adobe Illustrator, Layout Design, Adobe InDesign +
Country: Canada +
click to apply","Budget--: $200--Posted On--: May 18, 2023 04:25 UTC--Category--: Graphic Design--Skills--:Social Media Imagery, Ebook, Graphic Design, Adobe Illustrator, Layout Design, Adobe InDesign--Country--: Canada-click to apply",https://www.upwork.com/jobs/Digital-Planner-Designer-Needed-for-Review-Final-Touches-Long-Term-Job-Opportunity_~01ddfb2edbb044f98c?source=rss,2023-05-18T04:25:19+00:00,https://www.upwork.com/jobs/Digital-Planner-Designer-Needed-for-Review-Final-Touches-Long-Term-Job-Opportunity_%7E01ddfb2edbb044f98c?source=rss,"None-Hi there,-br-I have currently developed a variety of different planners (16 to be exact) that are all extremely similar in design and templatized with minor variations in colour and text inside.-br-I am looking for an experienced graphic designer who is familiar with designing digital daily/weekly planners from the ground up and all that it entails.-br-The design for my digital daily/weekly planners are completed. The only things I need from this project are creating appropriate text boxes in the right locations so a user can fill it in like a digital planner.-br-I am also updating some of the text in certain areas, so I need someone who can swap in and out the text in certain fields.-br-I am looking for a quick turn around here as all the design work is down, it just needs to function correctly and look good on all devices (computer, tablets, phone etc)-br-Whilst this job is small, I am also looking to hire someone long term if this project is successful with a designer who is communicative, hard working and creative.-br-If you feel you fit the description, please do apply here.-b-Budget-b-: $200-b-Posted On-b-: May 18, 2023 04:25 UTC-b-Category-b-: Graphic Design-b-Skills-b-:Social Media Imagery, Ebook, Graphic Design, Adobe Illustrator, Layout Design, Adobe InDesign-b-Country-b-: Canada-a-click to apply",Digital Planner Designer Needed for Review/Final Touches -- Long Term Job Opportunity - Upwork +"We are a construction company based in Melbourne, Australia, and are looking for a skilled photographer and videographer to help us create engaging visual content for our website and Instagram page. The project is expected to be done asap.

+As the ideal candidate, you should have experience in both photography and videography, with a keen eye for detail and the ability to capture the essence of our brand and projects. You will be responsible for creating high-quality, engaging visual content that showcases our work, team, and company culture.

+We are looking for someone who is creative, reliable and has excellent communication skills. You should be able to work independently, as well as collaboratively with our team. It is important that you have access to your own equipment and can deliver high-quality photos and videos on time and within budget.

+If you are interested in this project, please submit a proposal outlining your experience and skills. Please also include links to past completed projects that are similar to this one. We look forward to hearing from you!


Hourly Range: $16.00-$59.00 + +
Posted On: May 18, 2023 04:22 UTC
Category: Local Photography
Skills:Photography, Videography +
Country: Pakistan +
click to apply","Hourly Range--: $16.00-$59.00--Posted On--: May 18, 2023 04:22 UTC--Category--: Local Photography--Skills--:Photography, Videography--Country--: Pakistan-click to apply",https://www.upwork.com/jobs/Photography-and-Videography-for-Construction-Company-Website-and-Instagram-Melbourne-Australia_~0154b15b7db407e6f0?source=rss,2023-05-18T04:22:29+00:00,https://www.upwork.com/jobs/Photography-and-Videography-for-Construction-Company-Website-and-Instagram-Melbourne-Australia_%7E0154b15b7db407e6f0?source=rss,"None-We are a construction company based in Melbourne, Australia, and are looking for a skilled photographer and videographer to help us create engaging visual content for our website and Instagram page. The project is expected to be done asap.-br-As the ideal candidate, you should have experience in both photography and videography, with a keen eye for detail and the ability to capture the essence of our brand and projects. You will be responsible for creating high-quality, engaging visual content that showcases our work, team, and company culture.-br-We are looking for someone who is creative, reliable and has excellent communication skills. You should be able to work independently, as well as collaboratively with our team. It is important that you have access to your own equipment and can deliver high-quality photos and videos on time and within budget.-br-If you are interested in this project, please submit a proposal outlining your experience and skills. Please also include links to past completed projects that are similar to this one. We look forward to hearing from you!-b-Hourly Range-b-: $16.00-$59.00-b-Posted On-b-: May 18, 2023 04:22 UTC-b-Category-b-: Local Photography-b-Skills-b-:Photography, Videography-b-Country-b-: Pakistan-a-click to apply","Photography and Videography for Construction Company Website and Instagram, in Melbourne Australia - Upwork" +"I need 35 different themed iMessage Sticker Packs to publish to my Apple Developer account. I will provide the theme categories while discussing terms but the overall idea is that the designs MUST be cute and appealing to women all over the world (mainly the eastern hemisphere) and high quality. For reference, please look at the emoticon packs that Kakaotalk has made (search up: Kakaotalk emoticons on google).
+Bonus will be given if this job is completed within four days of starting but the Maximum time allotted is 7 days.

Budget: $1,200 +
Posted On: May 18, 2023 04:22 UTC
Category: Cartoons & Comics
Skills:Graphic Design, Game Design, Digital Illustration, Drawing, Vector Art, Realistic Portrait, Hand-Drawn Style, Stickers & Emojis, Digital Art, 2D Illustration, 2D Design, 2D Game Art, NFT Art, NFT Character, NFT Graphic +
Country: United States +
click to apply","Budget--: $1,200--Posted On--: May 18, 2023 04:22 UTC--Category--: Cartoons & Comics--Skills--:Graphic Design, Game Design, Digital Illustration, Drawing, Vector Art, Realistic Portrait, Hand-Drawn Style, Stickers & Emojis, Digital Art, 2D Illustration, 2D Design, 2D Game Art, NFT Art, NFT Character, NFT Graphic--Country--: United States-click to apply",https://www.upwork.com/jobs/iMessage-Sticker-Packs_~01d242b22be1626e53?source=rss,2023-05-18T04:22:29+00:00,https://www.upwork.com/jobs/iMessage-Sticker-Packs_%7E01d242b22be1626e53?source=rss,"None-I need 35 different themed iMessage Sticker Packs to publish to my Apple Developer account. I will provide the theme categories while discussing terms but the overall idea is that the designs MUST be cute and appealing to women all over the world (mainly the eastern hemisphere) and high quality. For reference, please look at the emoticon packs that Kakaotalk has made (search up: Kakaotalk emoticons on google).-br-Bonus will be given if this job is completed within four days of starting but the Maximum time allotted is 7 days.-b-Budget-b-: $1,200-b-Posted On-b-: May 18, 2023 04:22 UTC-b-Category-b-: Cartoons & Comics-b-Skills-b-:Graphic Design, Game Design, Digital Illustration, Drawing, Vector Art, Realistic Portrait, Hand-Drawn Style, Stickers & Emojis, Digital Art, 2D Illustration, 2D Design, 2D Game Art, NFT Art, NFT Character, NFT Graphic-b-Country-b-: United States-a-click to apply",35 iMessage Sticker Packs - Upwork +"** skilled and experienced 3D photorealistic modeling rendering expert

+create 100 high-quality product images
+For various products, different materials and different designs, we will share the exact product after hiring

+Hyper-realistic and visually stunning product final images


+Responsibilities:

+- Create 4 Ultra-realistic 3D photorealistic product images that showcases the features and benefits of our phone accessories products
+- Work closely with our product development team to understand the design and functionality of our products
+- Use industry-standard 3D rendering software to develop detailed product models and visualizations
+- Produce realistic lighting, textures, and animations to bring the product 3D models to life
+- Continuously refine and improve the quality of the product images through feedback and iteration
+-  Provide us with a fixed rate for the entire project, rather than an hourly rate


+If you are passionate about creating stunning 3D photorealistic product images and want to work with a dynamic team in a fast-growing industry, we look forward to hearing from you!

+Long-term contract will be considered if the images quality is excellent.

Budget: $100 +
Posted On: May 18, 2023 04:07 UTC
Category: 3D Modeling & Rendering
Skills:3D Rendering, 3D Design, 3D Modeling, Autodesk Maya, 3D Product Rendering, Autodesk 3ds Max, Photorealistic Rendering, Adobe Photoshop +
Country: Hong Kong +
click to apply","Budget--: $100--Posted On--: May 18, 2023 04:07 UTC--Category--: 3D Modeling & Rendering--Skills--:3D Rendering, 3D Design, 3D Modeling, Autodesk Maya, 3D Product Rendering, Autodesk 3ds Max, Photorealistic Rendering, Adobe Photoshop--Country--: Hong Kong-click to apply",https://www.upwork.com/jobs/Photorealistic-Modeling-Rendering-Expert_~01190ca50e2e0d69a3?source=rss,2023-05-18T04:07:08+00:00,https://www.upwork.com/jobs/Photorealistic-Modeling-Rendering-Expert_%7E01190ca50e2e0d69a3?source=rss,"None-** skilled and experienced 3D photorealistic modeling rendering expert-br-create 100 high-quality product images-br-For various products, different materials and different designs, we will share the exact product after hiring-br-Hyper-realistic and visually stunning product final images-br-Responsibilities:-br-- Create 4 Ultra-realistic 3D photorealistic product images that showcases the features and benefits of our phone accessories products-br-- Work closely with our product development team to understand the design and functionality of our products-br-- Use industry-standard 3D rendering software to develop detailed product models and visualizations-br-- Produce realistic lighting, textures, and animations to bring the product 3D models to life-br-- Continuously refine and improve the quality of the product images through feedback and iteration-br--  Provide us with a fixed rate for the entire project, rather than an hourly rate-br-If you are passionate about creating stunning 3D photorealistic product images and want to work with a dynamic team in a fast-growing industry, we look forward to hearing from you!-br-Long-term contract will be considered if the images quality is excellent.-b-Budget-b-: $100-b-Posted On-b-: May 18, 2023 04:07 UTC-b-Category-b-: 3D Modeling & Rendering-b-Skills-b-:3D Rendering, 3D Design, 3D Modeling, Autodesk Maya, 3D Product Rendering, Autodesk 3ds Max, Photorealistic Rendering, Adobe Photoshop-b-Country-b-: Hong Kong-a-click to apply",3D Photorealistic Modeling Rendering Expert - Upwork +"Looking for a virtual assistant available for 5 hrs  ( 9am- 2pm CST) Monday- Friday  

+Requirement

+Strong portfolio demonstrating expertise in designing mockups, creating logos, and developing visually appealing graphics.

+Proficiency in design software such as Adobe Photoshop

+Familiarity with Etsy platform, including listing creation and management.

+Excellent communication skills, both written and verbal.

+Exceptional attention to detail and ability to meet deadlines.

+Creative thinking and problem-solving skills.

+Ability to work independently and collaboratively in a remote team environment.

+Time management and organizational skills to prioritize tasks effectively.

Budget: $120 +
Posted On: May 18, 2023 04:04 UTC
Category: Graphic Design
Skills:Graphic Design, Etsy Listing, Adobe Photoshop +
Country: United States +
click to apply","Budget--: $120--Posted On--: May 18, 2023 04:04 UTC--Category--: Graphic Design--Skills--:Graphic Design, Etsy Listing, Adobe Photoshop--Country--: United States-click to apply",https://www.upwork.com/jobs/Graphic-design-Virtual-Assistant_~012bfdf0c355e0dfc7?source=rss,2023-05-18T04:04:27+00:00,https://www.upwork.com/jobs/Graphic-design-Virtual-Assistant_%7E012bfdf0c355e0dfc7?source=rss,"None-Looking for a virtual assistant available for 5 hrs  ( 9am- 2pm CST) Monday- Friday-br-Requirement-br-Strong portfolio demonstrating expertise in designing mockups, creating logos, and developing visually appealing graphics.-br-Proficiency in design software such as Adobe Photoshop-br-Familiarity with Etsy platform, including listing creation and management.-br-Excellent communication skills, both written and verbal.-br-Exceptional attention to detail and ability to meet deadlines.-br-Creative thinking and problem-solving skills.-br-Ability to work independently and collaboratively in a remote team environment.-br-Time management and organizational skills to prioritize tasks effectively.-b-Budget-b-: $120-b-Posted On-b-: May 18, 2023 04:04 UTC-b-Category-b-: Graphic Design-b-Skills-b-:Graphic Design, Etsy Listing, Adobe Photoshop-b-Country-b-: United States-a-click to apply",Graphic design Virtual Assistant - Upwork +"Hi Upworkers!

+We need a detail-oriented perfectionist with advertising experience. If you're a creative mastermind, highly organised, reliable, and a team player, we want you! APJ region preferred.

+Requirements:
+Extensive advertising experience as a graphic artist
+Strong portfolio showcasing diverse design work
+Proficiency in Adobe Creative Suite (Photoshop, Illustrator, InDesign)
+Meticulous attention to detail and a commitment to perfection
+Highly organised, reliable, and a team player

+If you're talented and driven, we want to hear from you. Send us your proposal.

Hourly Range: $25.00-$45.00 + +
Posted On: May 18, 2023 03:53 UTC
Category: Graphic Design
Skills:Advertising Design, Layout Design, Banner Ad Design, Tech & IT, Web Design, Adobe Photoshop, Adobe Illustrator, Social Media Imagery, Adobe InDesign, Graphic Design +
Country: Singapore +
click to apply","Hourly Range--: $25.00-$45.00--Posted On--: May 18, 2023 03:53 UTC--Category--: Graphic Design--Skills--:Advertising Design, Layout Design, Banner Ad Design, Tech & IT, Web Design, Adobe Photoshop, Adobe Illustrator, Social Media Imagery, Adobe InDesign, Graphic Design--Country--: Singapore-click to apply",https://www.upwork.com/jobs/Seeking-Senior-Graphic-Artist-Detail-Oriented-with-Advertising-Experience_~0115fa6ee6f5b219c8?source=rss,2023-05-18T03:53:35+00:00,https://www.upwork.com/jobs/Seeking-Senior-Graphic-Artist-Detail-Oriented-with-Advertising-Experience_%7E0115fa6ee6f5b219c8?source=rss,"None-Hi Upworkers!-br-We need a detail-oriented perfectionist with advertising experience. If you're a creative mastermind, highly organised, reliable, and a team player, we want you! APJ region preferred.-br-Requirements:-br-Extensive advertising experience as a graphic artist-br-Strong portfolio showcasing diverse design work-br-Proficiency in Adobe Creative Suite (Photoshop, Illustrator, InDesign)-br-Meticulous attention to detail and a commitment to perfection-br-Highly organised, reliable, and a team player-br-If you're talented and driven, we want to hear from you. Send us your proposal.-b-Hourly Range-b-: $25.00-$45.00-b-Posted On-b-: May 18, 2023 03:53 UTC-b-Category-b-: Graphic Design-b-Skills-b-:Advertising Design, Layout Design, Banner Ad Design, Tech & IT, Web Design, Adobe Photoshop, Adobe Illustrator, Social Media Imagery, Adobe InDesign, Graphic Design-b-Country-b-: Singapore-a-click to apply",Seeking Senior Graphic Artist - Detail-Oriented with Advertising Experience - Upwork +"We are a game studio looking for a skilled WordPress developer and designer with experience in Adobe Illustrator and Photoshop. The project entails creating a new website for our game studio. The website should be visually appealing, user-friendly, and optimized for search engines. The website should showcase various game styles and provide information about our studio, team members, and upcoming projects.

+The ideal candidate should be able to create custom designs and themes that align with our brand and style. They should be familiar with web design best practices, including responsive design, cross-browser compatibility, and website speed optimization. They should also have experience with WordPress plugins and integrations to enhance the website's functionality.

+Please submit a proposal outlining your experience and how you can help us achieve our goals for this project. Additionally, please provide links to your past completed projects that showcase your skills in WordPress development and design, as well as Adobe Illustrator and Photoshop.

+A portion of this job will include designing high quality game characters and game screens in various styles.

Budget: $150 +
Posted On: May 18, 2023 03:48 UTC
Category: Web Design
Skills:Game Design, Adobe Illustrator, Adobe Photoshop, Web Design, WordPress, Web Development, Graphic Design +
Country: Canada +
click to apply","Budget--: $150--Posted On--: May 18, 2023 03:48 UTC--Category--: Web Design--Skills--:Game Design, Adobe Illustrator, Adobe Photoshop, Web Design, WordPress, Web Development, Graphic Design--Country--: Canada-click to apply",https://www.upwork.com/jobs/Wordpress-website-for-Game-Studio_~01fbfc82958dd751ff?source=rss,2023-05-18T03:48:55+00:00,https://www.upwork.com/jobs/Wordpress-website-for-Game-Studio_%7E01fbfc82958dd751ff?source=rss,"None-We are a game studio looking for a skilled WordPress developer and designer with experience in Adobe Illustrator and Photoshop. The project entails creating a new website for our game studio. The website should be visually appealing, user-friendly, and optimized for search engines. The website should showcase various game styles and provide information about our studio, team members, and upcoming projects.-br-The ideal candidate should be able to create custom designs and themes that align with our brand and style. They should be familiar with web design best practices, including responsive design, cross-browser compatibility, and website speed optimization. They should also have experience with WordPress plugins and integrations to enhance the website's functionality.-br-Please submit a proposal outlining your experience and how you can help us achieve our goals for this project. Additionally, please provide links to your past completed projects that showcase your skills in WordPress development and design, as well as Adobe Illustrator and Photoshop.-br-A portion of this job will include designing high quality game characters and game screens in various styles.-b-Budget-b-: $150-b-Posted On-b-: May 18, 2023 03:48 UTC-b-Category-b-: Web Design-b-Skills-b-:Game Design, Adobe Illustrator, Adobe Photoshop, Web Design, WordPress, Web Development, Graphic Design-b-Country-b-: Canada-a-click to apply",Wordpress website for Game Studio - Upwork +"1. Context
+Heytrip was built to make the road trip more available, that is providing the most versatile solutions to help the ones who are about to hit the road with new participants, who are ready to make a difference in their lives but be enmeshed by the numerous options.
+As we go further, we attempt to extend the meaning of the “Available”, from the most easy-to-setup products to increasing the diversity of outdoor participants, allowing more people to try and stay outdoors.
+Our goals are to be the enlightener of the outdoor beginner, to be the first option for trips with friends and families, and to make going outdoors a simple decision.
+2. Objectives
+Commercial Use
+3. Target Audience
+Target Market: US
+Age Range: 25- 45yrs
+Gender: Male & Female
+Interest: Cycling, Climbing, Hiking
+4. Visual Approach
+We want to show the features of our camping tent and also how to use it. At the same time, we want to express a joyful, relaxing, cozy atmosphere. Expressing those outdoor activities that connect us to nature, to each other, and to the things that matter - which is what HEYTRIP really means to stand for.
+5. Key Messages about the product
+Slogan: Weigh Less, Carry More
+6. Model Requirement
+Cyclist(Mountain Climber)
+7. Model Requirement
+Mountain

Budget: $200 +
Posted On: May 18, 2023 03:43 UTC
Category: Videography
Skills:Product Photography, Adobe Photoshop, Graphic Design +
Country: China +
click to apply","Budget--: $200--Posted On--: May 18, 2023 03:43 UTC--Category--: Videography--Skills--:Product Photography, Adobe Photoshop, Graphic Design--Country--: China-click to apply",https://www.upwork.com/jobs/ONLY-Videography-for-Hydration-Backpack_~01861c2e8dbbaddb48?source=rss,2023-05-18T03:43:08+00:00,https://www.upwork.com/jobs/ONLY-Videography-for-Hydration-Backpack_%7E01861c2e8dbbaddb48?source=rss,"None-1. Context-br-Heytrip was built to make the road trip more available, that is providing the most versatile solutions to help the ones who are about to hit the road with new participants, who are ready to make a difference in their lives but be enmeshed by the numerous options.-br-As we go further, we attempt to extend the meaning of the “Available”, from the most easy-to-setup products to increasing the diversity of outdoor participants, allowing more people to try and stay outdoors.-br-Our goals are to be the enlightener of the outdoor beginner, to be the first option for trips with friends and families, and to make going outdoors a simple decision.-br-2. Objectives-br-Commercial Use-br-3. Target Audience-br-Target Market: US-br-Age Range: 25- 45yrs-br-Gender: Male & Female-br-Interest: Cycling, Climbing, Hiking-br-4. Visual Approach-br-We want to show the features of our camping tent and also how to use it. At the same time, we want to express a joyful, relaxing, cozy atmosphere. Expressing those outdoor activities that connect us to nature, to each other, and to the things that matter - which is what HEYTRIP really means to stand for.-br-5. Key Messages about the product-br-Slogan: Weigh Less, Carry More-br-6. Model Requirement-br-Cyclist(Mountain Climber)-br-7. Model Requirement-br-Mountain-b-Budget-b-: $200-b-Posted On-b-: May 18, 2023 03:43 UTC-b-Category-b-: Videography-b-Skills-b-:Product Photography, Adobe Photoshop, Graphic Design-b-Country-b-: China-a-click to apply",(US ONLY) Videography for Hydration Backpack - Upwork +"Looking for an experienced graphic designer. Must be familiar with fitness and lifestyle designs and what's going on in the industry. Please send me your portfolio! Looking for someone who can take on a project once or twice a month! Thank you! Have a good one!

Budget: $60 +
Posted On: May 18, 2023 03:42 UTC
Category: Graphic Design
Skills:Clothing, Mission Style, Minimalist, Organic & Natural Style +
Country: United States +
click to apply","Budget--: $60--Posted On--: May 18, 2023 03:42 UTC--Category--: Graphic Design--Skills--:Clothing, Mission Style, Minimalist, Organic & Natural Style--Country--: United States-click to apply",https://www.upwork.com/jobs/Experienced-shirt-designer_~01675ed5941586aed6?source=rss,2023-05-18T03:42:45+00:00,https://www.upwork.com/jobs/Experienced-shirt-designer_%7E01675ed5941586aed6?source=rss,"None-Looking for an experienced graphic designer. Must be familiar with fitness and lifestyle designs and what's going on in the industry. Please send me your portfolio! Looking for someone who can take on a project once or twice a month! Thank you! Have a good one!-b-Budget-b-: $60-b-Posted On-b-: May 18, 2023 03:42 UTC-b-Category-b-: Graphic Design-b-Skills-b-:Clothing, Mission Style, Minimalist, Organic & Natural Style-b-Country-b-: United States-a-click to apply",Experienced T shirt designer - Upwork +"I am looking for a designer or illustrator to draw a old theatre movie poster type flyer for our upcoming theatre production. I have attached reference material for you to look over to see exactly what we are looking for in terms of skill.

Hourly Range: $15.00-$50.00 + +
Posted On: May 18, 2023 02:54 UTC
Category: Graphic Design
Skills:Graphic Design, Illustration, Poster, Adobe Illustrator +
Country: Australia +
click to apply","Hourly Range--: $15.00-$50.00--Posted On--: May 18, 2023 02:54 UTC--Category--: Graphic Design--Skills--:Graphic Design, Illustration, Poster, Adobe Illustrator--Country--: Australia-click to apply",https://www.upwork.com/jobs/Graphic-Designer-Wanted-for-Old-Movie-Theatre-Poster-type-Job_~01ac80e95775dc1155?source=rss,2023-05-18T02:54:37+00:00,https://www.upwork.com/jobs/Graphic-Designer-Wanted-for-Old-Movie-Theatre-Poster-type-Job_%7E01ac80e95775dc1155?source=rss,"None-I am looking for a designer or illustrator to draw a old theatre movie poster type flyer for our upcoming theatre production. I have attached reference material for you to look over to see exactly what we are looking for in terms of skill.-b-Hourly Range-b-: $15.00-$50.00-b-Posted On-b-: May 18, 2023 02:54 UTC-b-Category-b-: Graphic Design-b-Skills-b-:Graphic Design, Illustration, Poster, Adobe Illustrator-b-Country-b-: Australia-a-click to apply",Graphic Designer Wanted for Old Movie Theatre Poster type Job - Upwork +"I am looking for a flyer that promotes my construction business.  This fly can be used for print marketing to be placed in mailboxes, while the digital version can be shared on social sites.  Preferable size could be around 5''x7''.

+Who we are / what we do:
+We are a general contractor and builder in Seattle WA that focuses on residential construction including remodeling renovations like kitchens and bathrooms.   This includes new cabinetry, floors, countertops and fixtures.

+We do additions and new ground up home construction.  We also do landscape construction including decks, pergolas.

+The flyer would have some imagery that relates to the work we do.  It would be simple, clean and friendly.



Hourly Range: $30.00-$50.00 + +
Posted On: May 18, 2023 02:40 UTC
Category: Graphic Design
Skills:Social Media Imagery, Brochure Design, Graphic Design, Advertising, Adobe Photoshop, Print Design, Layout Design, Brochure +
Location Requirement: Only freelancers located in the United States may apply. +
Country: United States +
click to apply","Hourly Range--: $30.00-$50.00--Posted On--: May 18, 2023 02:40 UTC--Category--: Graphic Design--Skills--:Social Media Imagery, Brochure Design, Graphic Design, Advertising, Adobe Photoshop, Print Design, Layout Design, Brochure--Location Requirement--: Only freelancers located in the United States may apply.--Country--: United States-click to apply",https://www.upwork.com/jobs/Advertising-Flyer-for-Construction-Company_~015dbb40a508992043?source=rss,2023-05-18T02:40:13+00:00,https://www.upwork.com/jobs/Advertising-Flyer-for-Construction-Company_%7E015dbb40a508992043?source=rss,"None-I am looking for a flyer that promotes my construction business.  This fly can be used for print marketing to be placed in mailboxes, while the digital version can be shared on social sites.  Preferable size could be around 5''x7''.-br-Who we are / what we do:-br-We are a general contractor and builder in Seattle WA that focuses on residential construction including remodeling renovations like kitchens and bathrooms.   This includes new cabinetry, floors, countertops and fixtures.-br-We do additions and new ground up home construction.  We also do landscape construction including decks, pergolas.-br-The flyer would have some imagery that relates to the work we do.  It would be simple, clean and friendly.-b-Hourly Range-b-: $30.00-$50.00-b-Posted On-b-: May 18, 2023 02:40 UTC-b-Category-b-: Graphic Design-b-Skills-b-:Social Media Imagery, Brochure Design, Graphic Design, Advertising, Adobe Photoshop, Print Design, Layout Design, Brochure-b-Location Requirement-b-: Only freelancers located in the United States may apply.-b-Country-b-: United States-a-click to apply",Advertising Flyer for Construction Company - Upwork +"We have an existing design we want to discuss and possible redesign for our Product Landing page...New pages will be for the Home and Solutions Pages.

+A rough draft of the existing which is laid out in PSD (PNG version is attached) ...we want to discuss a new design, add images and content want swap out several scenes that are in the draft.

+We would like a 3-4 day turnaround...but are open to extending that slightly for the right partner.   

+Please bid fairly as we have  two added sites being developed     

Hourly Range: $30.00-$80.00 + +
Posted On: May 18, 2023 01:37 UTC
Category: Web Design
Skills:Sketch, Elementor, Figma, Adobe Photoshop, Graphic Design, Web Design, Adobe Illustrator +
Country: United States +
click to apply","Hourly Range--: $30.00-$80.00--Posted On--: May 18, 2023 01:37 UTC--Category--: Web Design--Skills--:Sketch, Elementor, Figma, Adobe Photoshop, Graphic Design, Web Design, Adobe Illustrator--Country--: United States-click to apply",https://www.upwork.com/jobs/Creative-Web-Designer-Redesign-Landing-Create-Home-Solutions-Pages-Ready-Begin_~01d23d2abbf6fa980d?source=rss,2023-05-18T01:37:04+00:00,https://www.upwork.com/jobs/Creative-Web-Designer-Redesign-Landing-Create-Home-Solutions-Pages-Ready-Begin_%7E01d23d2abbf6fa980d?source=rss,"None-We have an existing design we want to discuss and possible redesign for our Product Landing page...New pages will be for the Home and Solutions Pages.-br-A rough draft of the existing which is laid out in PSD (PNG version is attached) ...we want to discuss a new design, add images and content want swap out several scenes that are in the draft.-br-We would like a 3-4 day turnaround...but are open to extending that slightly for the right partner.-br-Please bid fairly as we have  two added sites being developed-b-Hourly Range-b-: $30.00-$80.00-b-Posted On-b-: May 18, 2023 01:37 UTC-b-Category-b-: Web Design-b-Skills-b-:Sketch, Elementor, Figma, Adobe Photoshop, Graphic Design, Web Design, Adobe Illustrator-b-Country-b-: United States-a-click to apply",Creative Web Designer To Redesign Landing + Create Home /Solutions Pages...Ready To Begin - Upwork +"We have an existing design we want to discuss and possible redesign for our Product Landing page...New pages will be for the Home and Solutions Pages.

+A rough draft of the existing which is laid out in PSD (PNG version is attached) ...we want to discuss a new design, add images and content want swap out several scenes that are in the draft.

+We would like a 3-4 day turnaround...but are open to extending that slightly for the right partner.   

+Please bid fairly as we have  two added sites being developed     

Hourly Range: $30.00-$80.00 + +
Posted On: May 18, 2023 01:35 UTC
Category: Web Design
Skills:Sketch, Elementor, Figma, Adobe Photoshop, Graphic Design, Web Design, Adobe Illustrator +
Location Requirement: Only freelancers located in the United States may apply. +
Country: United States +
click to apply","Hourly Range--: $30.00-$80.00--Posted On--: May 18, 2023 01:35 UTC--Category--: Web Design--Skills--:Sketch, Elementor, Figma, Adobe Photoshop, Graphic Design, Web Design, Adobe Illustrator--Location Requirement--: Only freelancers located in the United States may apply.--Country--: United States-click to apply",https://www.upwork.com/jobs/Creative-Web-Designer-Redesign-Landing-Create-Home-Solutions-Pages-Ready-Begin_~0143fc37c0a8858de6?source=rss,2023-05-18T01:35:06+00:00,https://www.upwork.com/jobs/Creative-Web-Designer-Redesign-Landing-Create-Home-Solutions-Pages-Ready-Begin_%7E0143fc37c0a8858de6?source=rss,"None-We have an existing design we want to discuss and possible redesign for our Product Landing page...New pages will be for the Home and Solutions Pages.-br-A rough draft of the existing which is laid out in PSD (PNG version is attached) ...we want to discuss a new design, add images and content want swap out several scenes that are in the draft.-br-We would like a 3-4 day turnaround...but are open to extending that slightly for the right partner.-br-Please bid fairly as we have  two added sites being developed-b-Hourly Range-b-: $30.00-$80.00-b-Posted On-b-: May 18, 2023 01:35 UTC-b-Category-b-: Web Design-b-Skills-b-:Sketch, Elementor, Figma, Adobe Photoshop, Graphic Design, Web Design, Adobe Illustrator-b-Location Requirement-b-: Only freelancers located in the United States may apply.-b-Country-b-: United States-a-click to apply",Creative Web Designer To Redesign Landing + Create Home /Solutions Pages...Ready To Begin - Upwork +"Simple job.

+Two dragon eyes on a green screen background, one on each layer so that we can move them as far or close together as needed.

+Will need:

+- eyes slowly opening and focusing
+- eyes looking around, slowly from side to side
+- eyes just looking straight ahead
+- eyes blinking

+Eye colour combinations (a version of the movements above in each colour):
+- Green tones
+- Blue tones
+- Yellow/Orange tones
+- Purple tones

+Some examples which are much more detailed than what we need, but just to inspire:


+https://www.istockphoto.com/video/red-monster-eye-gm158490847-21058110

+https://www.istockphoto.com/video/monster-eye-gm481917823-21057999


+The eyes will be used to project onto the attached inflatable dragon.


Budget: $100 +
Posted On: May 18, 2023 01:31 UTC
Category: 3D Animation
Skills:3D Animation, 3D Modeling +
Country: Australia +
click to apply","Budget--: $100--Posted On--: May 18, 2023 01:31 UTC--Category--: 3D Animation--Skills--:3D Animation, 3D Modeling--Country--: Australia-click to apply",https://www.upwork.com/jobs/Dragon-Eyes-Green-Screen-Background_~014f82386077fb2bdd?source=rss,2023-05-18T01:31:39+00:00,https://www.upwork.com/jobs/Dragon-Eyes-Green-Screen-Background_%7E014f82386077fb2bdd?source=rss,"None-Simple job.-br-Two dragon eyes on a green screen background, one on each layer so that we can move them as far or close together as needed.-br-Will need:-br-- eyes slowly opening and focusing-br-- eyes looking around, slowly from side to side-br-- eyes just looking straight ahead-br-- eyes blinking-br-Eye colour combinations (a version of the movements above in each colour):-br-- Green tones-br-- Blue tones-br-- Yellow/Orange tones-br-- Purple tones-br-Some examples which are much more detailed than what we need, but just to inspire:-br-https://www.istockphoto.com/video/red-monster-eye-gm158490847-21058110-br-https://www.istockphoto.com/video/monster-eye-gm481917823-21057999-br-The eyes will be used to project onto the attached inflatable dragon.-b-Budget-b-: $100-b-Posted On-b-: May 18, 2023 01:31 UTC-b-Category-b-: 3D Animation-b-Skills-b-:3D Animation, 3D Modeling-b-Country-b-: Australia-a-click to apply",3D Dragon Eyes on Green Screen Background - Upwork +"We are looking for a photographer based in Jaipur. (or any city within Rajasthan) to shoot some photos and videos of production for a apparel brand based in Toronto, Canada

+We sell custom block printed clothing and home decor products in North America. Our production is in Jaipur and we want great professional quality videos and photo taken of the block printing process (BTS) to use as marketing material for our website and social media.

+It is a small job which can turn into a bigger opportunity in the future.



Hourly Range: $15.00-$25.00 + +
Posted On: May 18, 2023 01:21 UTC
Category: Videography
Skills:Photography, Photo Editing, Video Production, Videography, Video Editing, Adobe Photoshop, Product Photography +
Country: Canada +
click to apply","Hourly Range--: $15.00-$25.00--Posted On--: May 18, 2023 01:21 UTC--Category--: Videography--Skills--:Photography, Photo Editing, Video Production, Videography, Video Editing, Adobe Photoshop, Product Photography--Country--: Canada-click to apply",https://www.upwork.com/jobs/Product-photography-and-videography-for-brand_~0149708ba6598c1d25?source=rss,2023-05-18T01:21:55+00:00,https://www.upwork.com/jobs/Product-photography-and-videography-for-brand_%7E0149708ba6598c1d25?source=rss,"None-We are looking for a photographer based in Jaipur. (or any city within Rajasthan) to shoot some photos and videos of production for a apparel brand based in Toronto, Canada-br-We sell custom block printed clothing and home decor products in North America. Our production is in Jaipur and we want great professional quality videos and photo taken of the block printing process (BTS) to use as marketing material for our website and social media.-br-It is a small job which can turn into a bigger opportunity in the future.-b-Hourly Range-b-: $15.00-$25.00-b-Posted On-b-: May 18, 2023 01:21 UTC-b-Category-b-: Videography-b-Skills-b-:Photography, Photo Editing, Video Production, Videography, Video Editing, Adobe Photoshop, Product Photography-b-Country-b-: Canada-a-click to apply",Product photography and videography for a brand - Upwork +"We are seeking a talented and creative Graphic Designer to join our team at BlockBlueLight, a leading company in the field of blue light-blocking products. As our Graphic Designer, you will be responsible for creating captivating and effective Facebook Ads creative and email designs that align with our brand identity and marketing objectives. This is a long-term project of more than 6 months.


+Responsibilities:

+- Collaborate with our marketing team to understand campaign goals, target audience, and messaging for Facebook Ads and email marketing.

+- Design visually appealing and engaging Facebook Ads creative that effectively communicates our products' features, benefits, and brand message.

+- Create eye-catching and persuasive email designs for various marketing campaigns, including promotional offers, product launches, and newsletters.

+- Develop creative concepts, layouts, and visuals that are consistent with our brand guidelines and resonate with our target audience.
+Produce high-quality graphics, images, and illustrations that enhance the overall visual impact of our marketing materials.

+ - Optimize designs for different platforms and screen sizes to ensure a seamless user experience across multiple devices.

+ - Stay up-to-date with industry trends, best practices, and emerging design techniques to continuously improve the effectiveness of our ads and emails.


+Requirements:

+ - Proven work experience as a Graphic Designer, preferably with a focus on Facebook Ads and email marketing.

+- Proficiency in graphic design software such as Adobe Photoshop, Illustrator, or similar tools.

+- Strong understanding of branding, marketing principles, and visual communication.

+- Experience designing effective Facebook Ads creative and email templates that drive engagement and conversions.

+- Solid knowledge of current design trends, typography, color theory, and layout principles.

+- Excellent attention to detail and ability to deliver high-quality work within deadlines.

+- Strong communication skills and ability to collaborate effectively with cross-functional teams.

+A portfolio showcasing your previous graphic design work, including Facebook Ads and email designs, is required.


+How to Apply:

+If you are a passionate and creative Graphic Designer with a strong background in creating Facebook Ads creative and email designs, we would love to hear from you. Please submit your resume, along with a link to your portfolio, showcasing your relevant work. Also, provide a brief introduction outlining your experience and why you believe you would be a great fit for our team, as well as your availability and expected rate

+We look forward to reviewing your application and exploring the opportunity of working together to create impactful and visually appealing marketing materials for BlockBlueLight.


Hourly Range: $15.00-$30.00 + +
Posted On: May 18, 2023 01:08 UTC
Category: Graphic Design
Skills:Advertising Design, Banner Ad Design, Sales & Marketing Collateral, Email & Newsletter, Graphic Design, Social Media Marketing, Facebook, Adobe Photoshop, Adobe Illustrator, Social Media Imagery +
Country: New Zealand +
click to apply","Hourly Range--: $15.00-$30.00--Posted On--: May 18, 2023 01:08 UTC--Category--: Graphic Design--Skills--:Advertising Design, Banner Ad Design, Sales & Marketing Collateral, Email & Newsletter, Graphic Design, Social Media Marketing, Facebook, Adobe Photoshop, Adobe Illustrator, Social Media Imagery--Country--: New Zealand-click to apply",https://www.upwork.com/jobs/Graphic-Designer-Facebook-Ads-and-Email-Creative_~01cd875bf4a88682f9?source=rss,2023-05-18T01:08:31+00:00,https://www.upwork.com/jobs/Graphic-Designer-Facebook-Ads-and-Email-Creative_%7E01cd875bf4a88682f9?source=rss,"None-We are seeking a talented and creative Graphic Designer to join our team at BlockBlueLight, a leading company in the field of blue light-blocking products. As our Graphic Designer, you will be responsible for creating captivating and effective Facebook Ads creative and email designs that align with our brand identity and marketing objectives. This is a long-term project of more than 6 months.-br-Responsibilities:-br-- Collaborate with our marketing team to understand campaign goals, target audience, and messaging for Facebook Ads and email marketing.-br-- Design visually appealing and engaging Facebook Ads creative that effectively communicates our products' features, benefits, and brand message.-br-- Create eye-catching and persuasive email designs for various marketing campaigns, including promotional offers, product launches, and newsletters.-br-- Develop creative concepts, layouts, and visuals that are consistent with our brand guidelines and resonate with our target audience.-br-Produce high-quality graphics, images, and illustrations that enhance the overall visual impact of our marketing materials.-br-- Optimize designs for different platforms and screen sizes to ensure a seamless user experience across multiple devices.-br-- Stay up-to-date with industry trends, best practices, and emerging design techniques to continuously improve the effectiveness of our ads and emails.-br-Requirements:-br-- Proven work experience as a Graphic Designer, preferably with a focus on Facebook Ads and email marketing.-br-- Proficiency in graphic design software such as Adobe Photoshop, Illustrator, or similar tools.-br-- Strong understanding of branding, marketing principles, and visual communication.-br-- Experience designing effective Facebook Ads creative and email templates that drive engagement and conversions.-br-- Solid knowledge of current design trends, typography, color theory, and layout principles.-br-- Excellent attention to detail and ability to deliver high-quality work within deadlines.-br-- Strong communication skills and ability to collaborate effectively with cross-functional teams.-br-A portfolio showcasing your previous graphic design work, including Facebook Ads and email designs, is required.-br-How to Apply:-br-If you are a passionate and creative Graphic Designer with a strong background in creating Facebook Ads creative and email designs, we would love to hear from you. Please submit your resume, along with a link to your portfolio, showcasing your relevant work. Also, provide a brief introduction outlining your experience and why you believe you would be a great fit for our team, as well as your availability and expected rate-br-We look forward to reviewing your application and exploring the opportunity of working together to create impactful and visually appealing marketing materials for BlockBlueLight.-b-Hourly Range-b-: $15.00-$30.00-b-Posted On-b-: May 18, 2023 01:08 UTC-b-Category-b-: Graphic Design-b-Skills-b-:Advertising Design, Banner Ad Design, Sales & Marketing Collateral, Email & Newsletter, Graphic Design, Social Media Marketing, Facebook, Adobe Photoshop, Adobe Illustrator, Social Media Imagery-b-Country-b-: New Zealand-a-click to apply",Graphic Designer - Facebook Ads and Email Creative - Upwork +"Job Description:

+We are seeking an experienced and creative YouTube thumbnail designer to join our personal development channel. Our channel primarily features talking head videos, focusing on personal growth, self-improvement, and motivational content. We are looking for someone who can create eye-catching, engaging, and click-worthy thumbnails that will attract our target audience.

+Responsibilities:
+- Designing compelling YouTube thumbnails that accurately represent the video content
+- Understanding the channel's brand and target audience to create thumbnails that align with our style and messaging
+- Collaborating with our video content team to ensure thumbnails effectively capture the essence of each video
+- Utilizing design principles, typography, color theory, and imagery to create visually appealing thumbnails
+- Staying updated with the latest trends and best practices in YouTube thumbnail design
+- A passion for gaming and the ability to incorporate gaming elements into thumbnails is a huge bonus

+Requirements:
+- Proven experience in designing YouTube thumbnails, preferably for personal development or related channels
+- Proficient in graphic design software such as Adobe Photoshop or - Canva
+- A strong portfolio showcasing your thumbnail design skills and creativity
+- Excellent communication skills and the ability to collaborate effectively with a team
+- Detail-oriented with a keen eye for aesthetics and visual storytelling
+- Familiarity with YouTube's best practices for thumbnails and an understanding of the platform's algorithm is a plus

+If you are a talented YouTube thumbnail designer with a passion for personal development and gaming, we would love to hear from you!
+Please provide examples of your previous work and let us know about your experience in creating engaging thumbnails. Join our team and help us inspire and impact lives through our YouTube channel!

+To apply, please include:
+- Your relevant experience in YouTube thumbnail design
+- Examples of your previous work, especially thumbnails related to personal development or talking head videos

+We look forward to reviewing your applications and finding the perfect candidate to collaborate with on our personal development channel.

Hourly Range: $20.00-$30.00 + +
Posted On: May 18, 2023 01:06 UTC
Category: Graphic Design
Skills:Graphic Design, Adobe Photoshop, Adobe Illustrator, YouTube, Photo Editing +
Country: United States +
click to apply","Hourly Range--: $20.00-$30.00--Posted On--: May 18, 2023 01:06 UTC--Category--: Graphic Design--Skills--:Graphic Design, Adobe Photoshop, Adobe Illustrator, YouTube, Photo Editing--Country--: United States-click to apply",https://www.upwork.com/jobs/Expert-YouTube-Thumbnail-Designer-for-Personal-Development-Channel-Passion-for-Gaming-Huge-Bonus_~01520f4d83638e6742?source=rss,2023-05-18T01:06:21+00:00,https://www.upwork.com/jobs/Expert-YouTube-Thumbnail-Designer-for-Personal-Development-Channel-Passion-for-Gaming-Huge-Bonus_%7E01520f4d83638e6742?source=rss,"None-Job Description:-br-We are seeking an experienced and creative YouTube thumbnail designer to join our personal development channel. Our channel primarily features talking head videos, focusing on personal growth, self-improvement, and motivational content. We are looking for someone who can create eye-catching, engaging, and click-worthy thumbnails that will attract our target audience.-br-Responsibilities:-br-- Designing compelling YouTube thumbnails that accurately represent the video content-br-- Understanding the channel's brand and target audience to create thumbnails that align with our style and messaging-br-- Collaborating with our video content team to ensure thumbnails effectively capture the essence of each video-br-- Utilizing design principles, typography, color theory, and imagery to create visually appealing thumbnails-br-- Staying updated with the latest trends and best practices in YouTube thumbnail design-br-- A passion for gaming and the ability to incorporate gaming elements into thumbnails is a huge bonus-br-Requirements:-br-- Proven experience in designing YouTube thumbnails, preferably for personal development or related channels-br-- Proficient in graphic design software such as Adobe Photoshop or - Canva-br-- A strong portfolio showcasing your thumbnail design skills and creativity-br-- Excellent communication skills and the ability to collaborate effectively with a team-br-- Detail-oriented with a keen eye for aesthetics and visual storytelling-br-- Familiarity with YouTube's best practices for thumbnails and an understanding of the platform's algorithm is a plus-br-If you are a talented YouTube thumbnail designer with a passion for personal development and gaming, we would love to hear from you!-br-Please provide examples of your previous work and let us know about your experience in creating engaging thumbnails. Join our team and help us inspire and impact lives through our YouTube channel!-br-To apply, please include:-br-- Your relevant experience in YouTube thumbnail design-br-- Examples of your previous work, especially thumbnails related to personal development or talking head videos-br-We look forward to reviewing your applications and finding the perfect candidate to collaborate with on our personal development channel.-b-Hourly Range-b-: $20.00-$30.00-b-Posted On-b-: May 18, 2023 01:06 UTC-b-Category-b-: Graphic Design-b-Skills-b-:Graphic Design, Adobe Photoshop, Adobe Illustrator, YouTube, Photo Editing-b-Country-b-: United States-a-click to apply",Expert YouTube Thumbnail Designer for Personal Development Channel (Passion for Gaming a Huge Bonus) - Upwork +"Looking for the talented graphic designer to help us create Brand Identity, the product ads banners, make photo editing, illustrations, infographics, ads banners. Canva knowledge is not enough. We are looking for somebody who is more knowledgeable and creative than canva.com user. For the long term work and only honest people with skills are welcomed

Budget: $150 +
Posted On: May 18, 2023 00:41 UTC
Category: Brand Identity Design
Skills:Brand Guidelines, Logo Design, Graphic Design, Adobe Illustrator, Corporate Brand Identity, Adobe Photoshop, Brand Positioning, Brand Identity & Guidelines +
Country: Canada +
click to apply","Budget--: $150--Posted On--: May 18, 2023 00:41 UTC--Category--: Brand Identity Design--Skills--:Brand Guidelines, Logo Design, Graphic Design, Adobe Illustrator, Corporate Brand Identity, Adobe Photoshop, Brand Positioning, Brand Identity & Guidelines--Country--: Canada-click to apply",https://www.upwork.com/jobs/Branding-Design_~01bbcc6074db47fc46?source=rss,2023-05-18T00:41:26+00:00,https://www.upwork.com/jobs/Branding-Design_%7E01bbcc6074db47fc46?source=rss,"None-Looking for the talented graphic designer to help us create Brand Identity, the product ads banners, make photo editing, illustrations, infographics, ads banners. Canva knowledge is not enough. We are looking for somebody who is more knowledgeable and creative than canva.com user. For the long term work and only honest people with skills are welcomed-b-Budget-b-: $150-b-Posted On-b-: May 18, 2023 00:41 UTC-b-Category-b-: Brand Identity Design-b-Skills-b-:Brand Guidelines, Logo Design, Graphic Design, Adobe Illustrator, Corporate Brand Identity, Adobe Photoshop, Brand Positioning, Brand Identity & Guidelines-b-Country-b-: Canada-a-click to apply",Branding Design - Upwork +"We are are Latina-owned beauty brand based in New York City looking for an experienced graphic designer  to help us update our existing design dielines with new copy.

+We are in the process of updating all of our products to be EU compliant, which requires adding French on the boxes.

+Our branding is already finalized. This is not a design from scratch project. Just updating existing designs.

+This is an ongoing project

+Candidate communicates well, has a quick turnaround, and is proficient in Adobe Illustrator.





Hourly Range: $15.00-$40.00 + +
Posted On: May 18, 2023 00:22 UTC
Category: Graphic Design
Skills:Graphic Design, Infographic, Logo Design, Adobe Photoshop, Adobe Illustrator, Adobe InDesign, Packaging Design, Branding, Figma, Presentation Design, Label & Package Design +
Country: United States +
click to apply","Hourly Range--: $15.00-$40.00--Posted On--: May 18, 2023 00:22 UTC--Category--: Graphic Design--Skills--:Graphic Design, Infographic, Logo Design, Adobe Photoshop, Adobe Illustrator, Adobe InDesign, Packaging Design, Branding, Figma, Presentation Design, Label & Package Design--Country--: United States-click to apply",https://www.upwork.com/jobs/Graphic-Designer-for-beauty-packaging-updates_~01848cc206b767b659?source=rss,2023-05-18T00:22:09+00:00,https://www.upwork.com/jobs/Graphic-Designer-for-beauty-packaging-updates_%7E01848cc206b767b659?source=rss,"None-We are are Latina-owned beauty brand based in New York City looking for an experienced graphic designer  to help us update our existing design dielines with new copy.-br-We are in the process of updating all of our products to be EU compliant, which requires adding French on the boxes.-br-Our branding is already finalized. This is not a design from scratch project. Just updating existing designs.-br-This is an ongoing project-br-Candidate communicates well, has a quick turnaround, and is proficient in Adobe Illustrator.-b-Hourly Range-b-: $15.00-$40.00-b-Posted On-b-: May 18, 2023 00:22 UTC-b-Category-b-: Graphic Design-b-Skills-b-:Graphic Design, Infographic, Logo Design, Adobe Photoshop, Adobe Illustrator, Adobe InDesign, Packaging Design, Branding, Figma, Presentation Design, Label & Package Design-b-Country-b-: United States-a-click to apply",Graphic Designer for beauty packaging updates - Upwork +"Heavily pixelated photo that was salvaged from an sd card that was wiped clean. I am hoping it can be saved, this photo means soo much to me.

Budget: $50 +
Posted On: May 18, 2023 00:05 UTC
Category: Image Editing
Skills:Photo Editing, Adobe Photoshop, Adobe Illustrator, Photo Retouching, Image Editing +
Country: United States +
click to apply","Budget--: $50--Posted On--: May 18, 2023 00:05 UTC--Category--: Image Editing--Skills--:Photo Editing, Adobe Photoshop, Adobe Illustrator, Photo Retouching, Image Editing--Country--: United States-click to apply",https://www.upwork.com/jobs/pixelate-photo-loved-one-who-has-passed-away_~01e586f48fec54c6e8?source=rss,2023-05-18T00:05:39+00:00,https://www.upwork.com/jobs/pixelate-photo-loved-one-who-has-passed-away_%7E01e586f48fec54c6e8?source=rss,"None-Heavily pixelated photo that was salvaged from an sd card that was wiped clean. I am hoping it can be saved, this photo means soo much to me.-b-Budget-b-: $50-b-Posted On-b-: May 18, 2023 00:05 UTC-b-Category-b-: Image Editing-b-Skills-b-:Photo Editing, Adobe Photoshop, Adobe Illustrator, Photo Retouching, Image Editing-b-Country-b-: United States-a-click to apply",De-pixelate a photo of a loved one who has passed away - Upwork +"Looking for designer to create one page BUILD an animal craft clipart templates (15 total). Room for more if we like the work.

+1. Need 15 animal BUILD sets.
+2. Think outlines needed
+3. For use with older kids
+4. Illustrations are exclusive to me and may not be resold.
+5. See example before applying

+I will provide details, and directions for this project. If it works out more work will be offered.

+If applying, please submit portfolio of work. I am looking for kid friendly art/ clipart with exclusive rights.

Budget: $50 +
Posted On: May 17, 2023 23:47 UTC
Category: Illustration
Skills:Vector Graphic, Procreate, Adobe Photoshop, Graphic Design, Adobe Illustrator, Illustration +
Country: United States +
click to apply","Budget--: $50--Posted On--: May 17, 2023 23:47 UTC--Category--: Illustration--Skills--:Vector Graphic, Procreate, Adobe Photoshop, Graphic Design, Adobe Illustrator, Illustration--Country--: United States-click to apply",https://www.upwork.com/jobs/Custom-Craft-Build-Animal-Clipart-Project_~01258ee678b81df9b0?source=rss,2023-05-17T23:47:00+00:00,https://www.upwork.com/jobs/Custom-Craft-Build-Animal-Clipart-Project_%7E01258ee678b81df9b0?source=rss,"None-Looking for designer to create one page BUILD an animal craft clipart templates (15 total). Room for more if we like the work.-br-1. Need 15 animal BUILD sets.-br-2. Think outlines needed-br-3. For use with older kids-br-4. Illustrations are exclusive to me and may not be resold.-br-5. See example before applying-br-I will provide details, and directions for this project. If it works out more work will be offered.-br-If applying, please submit portfolio of work. I am looking for kid friendly art/ clipart with exclusive rights.-b-Budget-b-: $50-b-Posted On-b-: May 17, 2023 23:47 UTC-b-Category-b-: Illustration-b-Skills-b-:Vector Graphic, Procreate, Adobe Photoshop, Graphic Design, Adobe Illustrator, Illustration-b-Country-b-: United States-a-click to apply",Custom Craft Build an Animal Clipart Project - Upwork +"Hello!

+We are a rapidly growing e-commerce company in the photo editing presets and LUTs industry seeking a talented Lightroom expert to join our team. As a key member of our advertising efforts, you will be responsible for finding specific royalty-free images and editing them with our presets.

+Our company operates three websites: Woodland Presets, Digital Bolt-ons, and Urban Presets, and your work will contribute to the success of all three.

+The ideal candidate will perform the following tasks on a weekly or bi-weekly basis, using advertising data and guidelines provided by our team:

+1. Source high-quality, royalty-free photos that align with the target audience's interests.

+2. Edit the photos to showcase our presets in a professional and cohesive manner. Using Lightroom and our advertised preset packs, you'll apply masking and selective adjustments to create visually appealing ads.

+The contract is for the 3 weekly or bi-weekly campaigns. 1 campaign can contain up to 30 images, sometimes a bit less, sometimes a bit more depending on the creatives we intend to use for that week.

+If you're a passionate Lightroom expert who loves creating visually compelling images within the frame of our data and guidelines, we'd love to have you join our team.

+Thank you for considering this opportunity!

Budget: $300 +
Posted On: May 17, 2023 23:27 UTC
Category: Image Editing
Skills:Street Photography, Adobe Photoshop, Adobe Lightroom, Photo Editing, Image Editing, Nature Photography +
Country: Canada +
click to apply","Budget--: $300--Posted On--: May 17, 2023 23:27 UTC--Category--: Image Editing--Skills--:Street Photography, Adobe Photoshop, Adobe Lightroom, Photo Editing, Image Editing, Nature Photography--Country--: Canada-click to apply",https://www.upwork.com/jobs/Expert-Lightroom-Photo-Editor_~0194ee339c50a063a1?source=rss,2023-05-17T23:27:48+00:00,https://www.upwork.com/jobs/Expert-Lightroom-Photo-Editor_%7E0194ee339c50a063a1?source=rss,"None-Hello!-br-We are a rapidly growing e-commerce company in the photo editing presets and LUTs industry seeking a talented Lightroom expert to join our team. As a key member of our advertising efforts, you will be responsible for finding specific royalty-free images and editing them with our presets.-br-Our company operates three websites: Woodland Presets, Digital Bolt-ons, and Urban Presets, and your work will contribute to the success of all three.-br-The ideal candidate will perform the following tasks on a weekly or bi-weekly basis, using advertising data and guidelines provided by our team:-br-1. Source high-quality, royalty-free photos that align with the target audience's interests.-br-2. Edit the photos to showcase our presets in a professional and cohesive manner. Using Lightroom and our advertised preset packs, you'll apply masking and selective adjustments to create visually appealing ads.-br-The contract is for the 3 weekly or bi-weekly campaigns. 1 campaign can contain up to 30 images, sometimes a bit less, sometimes a bit more depending on the creatives we intend to use for that week.-br-If you're a passionate Lightroom expert who loves creating visually compelling images within the frame of our data and guidelines, we'd love to have you join our team.-br-Thank you for considering this opportunity!-b-Budget-b-: $300-b-Posted On-b-: May 17, 2023 23:27 UTC-b-Category-b-: Image Editing-b-Skills-b-:Street Photography, Adobe Photoshop, Adobe Lightroom, Photo Editing, Image Editing, Nature Photography-b-Country-b-: Canada-a-click to apply",Expert Lightroom Photo Editor - Upwork +"Are you a creative, passionate and tech-savvy individual with expertise in Adobe Photoshop, Adobe Illustrator, Adobe Premiere Pro, English proficiency (spoken & written), online teaching, video making, and video editing? Refresh Kid LLC is looking for a Teaching Photoshop and Video Editing teacher who can develop and deliver online tutorials on digital arts and video editing for kids.

+Key Responsibilities:
+1. Create engaging, interactive, and relevant tutorial videos on digital art and video editing.
+2. Deliver bite-sized, easy-to-understand lessons on digital art and video editing.
+3. Create educational content for digital art and video editing.
+4. Utilize innovative ideas to make the tutorial videos entertaining and exciting.
+5. Guide kids to learn the basics and fundamentals of digital art and video editing.
+6. Utilize various digital tools to create online tutorials.
+7. Test the developed tutorial videos for errors and troubleshoot any technical issues.
+8. Produce and edit professional videos for online resources.
+9. Monitor and assess the performance of students.
+10. Maintain records of student performances.

Hourly Range: $20.00-$40.00 + +
Posted On: May 17, 2023 23:27 UTC
Category: Graphic Design
Skills:Adobe Illustrator, Adobe Photoshop, Illustration, Adobe InDesign, Teaching +
Location Requirement: Only freelancers located in the United States may apply. +
Country: United States +
click to apply","Hourly Range--: $20.00-$40.00--Posted On--: May 17, 2023 23:27 UTC--Category--: Graphic Design--Skills--:Adobe Illustrator, Adobe Photoshop, Illustration, Adobe InDesign, Teaching--Location Requirement--: Only freelancers located in the United States may apply.--Country--: United States-click to apply",https://www.upwork.com/jobs/Teacher-Graphic-Design_~018c7d4ee46e0e635a?source=rss,2023-05-17T23:27:35+00:00,https://www.upwork.com/jobs/Teacher-Graphic-Design_%7E018c7d4ee46e0e635a?source=rss,"None-Are you a creative, passionate and tech-savvy individual with expertise in Adobe Photoshop, Adobe Illustrator, Adobe Premiere Pro, English proficiency (spoken & written), online teaching, video making, and video editing? Refresh Kid LLC is looking for a Teaching Photoshop and Video Editing teacher who can develop and deliver online tutorials on digital arts and video editing for kids.-br-Key Responsibilities:-br-1. Create engaging, interactive, and relevant tutorial videos on digital art and video editing.-br-2. Deliver bite-sized, easy-to-understand lessons on digital art and video editing.-br-3. Create educational content for digital art and video editing.-br-4. Utilize innovative ideas to make the tutorial videos entertaining and exciting.-br-5. Guide kids to learn the basics and fundamentals of digital art and video editing.-br-6. Utilize various digital tools to create online tutorials.-br-7. Test the developed tutorial videos for errors and troubleshoot any technical issues.-br-8. Produce and edit professional videos for online resources.-br-9. Monitor and assess the performance of students.-br-10. Maintain records of student performances.-b-Hourly Range-b-: $20.00-$40.00-b-Posted On-b-: May 17, 2023 23:27 UTC-b-Category-b-: Graphic Design-b-Skills-b-:Adobe Illustrator, Adobe Photoshop, Illustration, Adobe InDesign, Teaching-b-Location Requirement-b-: Only freelancers located in the United States may apply.-b-Country-b-: United States-a-click to apply",Teacher - Graphic Design - Upwork +"I'm looking for a talented designer to create a few pieces of social media contact for my business, we provide dumpster rental and offer 4 different sizes. I want to create some Instagram Story designs that can be used as Highlights on the profile.

+They will explain what it is we provide by illustrating the different sizes and what their uses are. Additionally I would need someone to design the actual cover icon/image for the Instagram Highlight itself. The designs will have a sequence to them and the last two slides would be the same.

+1x CTA Slide
+1x What's Included Slide
+4x Intro Slides (2 Yard, 10 Yard, 25 Yard, 40 Yard)
+4x Description Slides (2 Yard, 10 Yard, 25 Yard, 40 Yard)
+4x Highlight Cover Designs including icons

+To understand more about what we do: www.lawaste.com

+Let me know if you have any questions.

Budget: $75 +
Posted On: May 17, 2023 23:27 UTC
Category: Graphic Design
Skills:Instagram, Graphic Design, Social Media Imagery, Adobe Photoshop, Adobe Illustrator +
Country: United States +
click to apply","Budget--: $75--Posted On--: May 17, 2023 23:27 UTC--Category--: Graphic Design--Skills--:Instagram, Graphic Design, Social Media Imagery, Adobe Photoshop, Adobe Illustrator--Country--: United States-click to apply",https://www.upwork.com/jobs/Instagram-Story-Design-amp-Highlights_~019737d990701a8253?source=rss,2023-05-17T23:27:10+00:00,https://www.upwork.com/jobs/Instagram-Story-Design-amp-Highlights_%7E019737d990701a8253?source=rss,"None-I'm looking for a talented designer to create a few pieces of social media contact for my business, we provide dumpster rental and offer 4 different sizes. I want to create some Instagram Story designs that can be used as Highlights on the profile.-br-They will explain what it is we provide by illustrating the different sizes and what their uses are. Additionally I would need someone to design the actual cover icon/image for the Instagram Highlight itself. The designs will have a sequence to them and the last two slides would be the same.-br-1x CTA Slide-br-1x What's Included Slide-br-4x Intro Slides (2 Yard, 10 Yard, 25 Yard, 40 Yard)-br-4x Description Slides (2 Yard, 10 Yard, 25 Yard, 40 Yard)-br-4x Highlight Cover Designs including icons-br-To understand more about what we do: www.lawaste.com-br-Let me know if you have any questions.-b-Budget-b-: $75-b-Posted On-b-: May 17, 2023 23:27 UTC-b-Category-b-: Graphic Design-b-Skills-b-:Instagram, Graphic Design, Social Media Imagery, Adobe Photoshop, Adobe Illustrator-b-Country-b-: United States-a-click to apply",Instagram Story Design & Highlights - Upwork +"Description:
+This is a LONG-TERM position with GREAT benefits such as bonuses and raises based on quality work and performance!

+Examples:
+Below are links to my competitors' channels for you to refer to that will give you a better understanding of the level of quality we need from you.
+1. https://www.youtube.com/watch?v=rfZOWFShYHo

+Requirements:
+1.  English expert
+2. Experienced graphic designer
+3. 24h or less turnaround time
+4. Willing to work long term and grow within the team
+5. Great communicator (able to reply to messages within hours)

+(10 Thumbnails For $50)

+Please provide samples of previous work to be considered for the position!

+Look forward to receiving your work.

Budget: $50 +
Posted On: May 17, 2023 23:17 UTC
Category: Graphic Design
Skills:Adobe Illustrator, YouTube Thumbnail, Illustration +
Country: Malaysia +
click to apply","Budget--: $50--Posted On--: May 17, 2023 23:17 UTC--Category--: Graphic Design--Skills--:Adobe Illustrator, YouTube Thumbnail, Illustration--Country--: Malaysia-click to apply",https://www.upwork.com/jobs/Looking-For-Experienced-YouTube-Thumbnail-Designer-For-Personal-Development-Channel_~01890c168605c8939b?source=rss,2023-05-17T23:17:56+00:00,https://www.upwork.com/jobs/Looking-For-Experienced-YouTube-Thumbnail-Designer-For-Personal-Development-Channel_%7E01890c168605c8939b?source=rss,"None-Description:-br-This is a LONG-TERM position with GREAT benefits such as bonuses and raises based on quality work and performance!-br-Examples:-br-Below are links to my competitors' channels for you to refer to that will give you a better understanding of the level of quality we need from you.-br-1. https://www.youtube.com/watch?v=rfZOWFShYHo-br-Requirements:-br-1.  English expert-br-2. Experienced graphic designer-br-3. 24h or less turnaround time-br-4. Willing to work long term and grow within the team-br-5. Great communicator (able to reply to messages within hours)-br-(10 Thumbnails For $50)-br-Please provide samples of previous work to be considered for the position!-br-Look forward to receiving your work.-b-Budget-b-: $50-b-Posted On-b-: May 17, 2023 23:17 UTC-b-Category-b-: Graphic Design-b-Skills-b-:Adobe Illustrator, YouTube Thumbnail, Illustration-b-Country-b-: Malaysia-a-click to apply",Looking For An Experienced YouTube Thumbnail Designer For A Personal Development Channel - Upwork +"Our client has a PDF catalogue (A4 product catalogue 331 pages) file and we need it converted to Indesign document, and also rename some product pages within the document


+1. Convert PDF to In design
+2. Swap product names in the pages (TXT swap)
+3. Swap some codes within the document (TXT swap)
+4. Provide a finished high-res PDF after modification
+5. Provide a finished INDD file (allow client to make edits in the future)

+We can share download link to the document to interested parties. And  we have spreadsheet which details the TXT swap instructions

+We think this is is a simple task for someone with skills in Adobe.



Budget: $100 +
Posted On: May 17, 2023 23:15 UTC
Category: Graphic Design
Skills:Adobe InDesign, PDF, Adobe Acrobat, PDF Conversion, Layout Design, Publication Design, Graphic Design, Adobe Photoshop, Adobe Illustrator, Print Design +
Country: Australia +
click to apply","Budget--: $100--Posted On--: May 17, 2023 23:15 UTC--Category--: Graphic Design--Skills--:Adobe InDesign, PDF, Adobe Acrobat, PDF Conversion, Layout Design, Publication Design, Graphic Design, Adobe Photoshop, Adobe Illustrator, Print Design--Country--: Australia-click to apply",https://www.upwork.com/jobs/Convert-PDF-File-Adobe-Indesign-Document_~01ebd9a59a82313249?source=rss,2023-05-17T23:15:32+00:00,https://www.upwork.com/jobs/Convert-PDF-File-Adobe-Indesign-Document_%7E01ebd9a59a82313249?source=rss,"None-Our client has a PDF catalogue (A4 product catalogue 331 pages) file and we need it converted to Indesign document, and also rename some product pages within the document-br-1. Convert PDF to In design-br-2. Swap product names in the pages (TXT swap)-br-3. Swap some codes within the document (TXT swap)-br-4. Provide a finished high-res PDF after modification-br-5. Provide a finished INDD file (allow client to make edits in the future)-br-We can share download link to the document to interested parties. And  we have spreadsheet which details the TXT swap instructions-br-We think this is is a simple task for someone with skills in Adobe.-b-Budget-b-: $100-b-Posted On-b-: May 17, 2023 23:15 UTC-b-Category-b-: Graphic Design-b-Skills-b-:Adobe InDesign, PDF, Adobe Acrobat, PDF Conversion, Layout Design, Publication Design, Graphic Design, Adobe Photoshop, Adobe Illustrator, Print Design-b-Country-b-: Australia-a-click to apply",Convert PDF File to Adobe Indesign Document - Upwork +"Job Description:
+We are a thriving e-commerce business specializing in high-quality wooden plant stands. Our products are loved by plant enthusiasts worldwide, and we are seeking a talented and creative Social Media Manager and Content Creator to join our team. If you have a passion for plants, a keen eye for aesthetics, and a knack for engaging social media content, we want to hear from you!

+Responsibilities:

+Develop and execute a comprehensive social media strategy to increase brand awareness, drive traffic, and boost sales through Instagram and TikTok.
+Create compelling and visually stunning content for Instagram and TikTok, including product showcases, lifestyle imagery, videos, tutorials, and behind-the-scenes peeks.
+Write engaging captions, hashtags, and calls-to-action that align with our brand voice and resonate with our target audience.
+Monitor social media channels, respond to comments, and engage with our followers to foster a strong sense of community and customer loyalty.
+Stay up-to-date with the latest social media trends, algorithm changes, and best practices to optimize content performance and audience engagement.
+Identify and engage with influencers, brand advocates, and potential brand ambassadors to expand our reach and foster partnerships.
+Research and identify relevant industry trends, user-generated content, and competitor strategies to stay ahead in the market.
+Keep an eye on user-generated content, encouraging customers to share their experiences with our products, and leveraging it to create authentic social proof.
+Requirements:

+Proven work experience as a Social Media Manager or similar role, preferably in the e-commerce or home decor industry.
+Excellent knowledge of Instagram and TikTok platforms, including content creation, scheduling, analytics, and advertising features.
+Strong photography and videography skills, with experience in creating visually appealing and engaging social media content.
+Proficiency in photo and video editing tools (e.g., Adobe Photoshop, Adobe Premiere Pro, Canva, etc.).
+Aesthetic sensibility and the ability to align content with our brand's visual identity and target audience.
+Exceptional written and verbal communication skills, with the ability to craft compelling captions and engaging conversations with our followers.
+Familiarity with social media management tools (e.g., Hootsuite, Buffer, Sprout Social, etc.) and analytics platforms (e.g., Instagram Insights, TikTok Analytics, etc.).
+Understanding of social media trends, algorithms, and best practices to optimize content visibility and engagement.
+Strong organizational skills, attention to detail, and ability to manage multiple projects simultaneously.
+Passion for plants, interior design, and home decor is a plus.

+How to Apply:
+If you are excited about this opportunity to shape our brand's presence on Instagram and TikTok and have a genuine love for plants and aesthetics, please submit the following to this post

+- Your updated resume or CV.
+- A portfolio or examples of your previous social media content creation work.
+- A brief explanation of your approach to social media strategy and how you would contribute to our brand's growth.

+We look forward to reviewing your application and working with a talented social media professional to elevate our brand's presence and drive engagement on Instagram and TikTok.

Hourly Range: $8.00-$25.00 + +
Posted On: May 17, 2023 23:12 UTC
Category: Social Media Marketing
Skills:Influencer Marketing, Social Media Advertising, Social Media Content Creation, Content Writing, Marketing Strategy, Instagram, Social Media Marketing, Social Media Management +
Country: United Kingdom +
click to apply","Hourly Range--: $8.00-$25.00--Posted On--: May 17, 2023 23:12 UTC--Category--: Social Media Marketing--Skills--:Influencer Marketing, Social Media Advertising, Social Media Content Creation, Content Writing, Marketing Strategy, Instagram, Social Media Marketing, Social Media Management--Country--: United Kingdom-click to apply",https://www.upwork.com/jobs/Social-Media-Manager-amp-Content-Creator-for-commerce-Wooden-Plant-Stand-Business_~01952171f4fa84aef2?source=rss,2023-05-17T23:12:53+00:00,https://www.upwork.com/jobs/Social-Media-Manager-amp-Content-Creator-for-commerce-Wooden-Plant-Stand-Business_%7E01952171f4fa84aef2?source=rss,"None-Job Description:-br-We are a thriving e-commerce business specializing in high-quality wooden plant stands. Our products are loved by plant enthusiasts worldwide, and we are seeking a talented and creative Social Media Manager and Content Creator to join our team. If you have a passion for plants, a keen eye for aesthetics, and a knack for engaging social media content, we want to hear from you!-br-Responsibilities:-br-Develop and execute a comprehensive social media strategy to increase brand awareness, drive traffic, and boost sales through Instagram and TikTok.-br-Create compelling and visually stunning content for Instagram and TikTok, including product showcases, lifestyle imagery, videos, tutorials, and behind-the-scenes peeks.-br-Write engaging captions, hashtags, and calls-to-action that align with our brand voice and resonate with our target audience.-br-Monitor social media channels, respond to comments, and engage with our followers to foster a strong sense of community and customer loyalty.-br-Stay up-to-date with the latest social media trends, algorithm changes, and best practices to optimize content performance and audience engagement.-br-Identify and engage with influencers, brand advocates, and potential brand ambassadors to expand our reach and foster partnerships.-br-Research and identify relevant industry trends, user-generated content, and competitor strategies to stay ahead in the market.-br-Keep an eye on user-generated content, encouraging customers to share their experiences with our products, and leveraging it to create authentic social proof.-br-Requirements:-br-Proven work experience as a Social Media Manager or similar role, preferably in the e-commerce or home decor industry.-br-Excellent knowledge of Instagram and TikTok platforms, including content creation, scheduling, analytics, and advertising features.-br-Strong photography and videography skills, with experience in creating visually appealing and engaging social media content.-br-Proficiency in photo and video editing tools (e.g., Adobe Photoshop, Adobe Premiere Pro, Canva, etc.).-br-Aesthetic sensibility and the ability to align content with our brand's visual identity and target audience.-br-Exceptional written and verbal communication skills, with the ability to craft compelling captions and engaging conversations with our followers.-br-Familiarity with social media management tools (e.g., Hootsuite, Buffer, Sprout Social, etc.) and analytics platforms (e.g., Instagram Insights, TikTok Analytics, etc.).-br-Understanding of social media trends, algorithms, and best practices to optimize content visibility and engagement.-br-Strong organizational skills, attention to detail, and ability to manage multiple projects simultaneously.-br-Passion for plants, interior design, and home decor is a plus.-br-How to Apply:-br-If you are excited about this opportunity to shape our brand's presence on Instagram and TikTok and have a genuine love for plants and aesthetics, please submit the following to this post-br-- Your updated resume or CV.-br-- A portfolio or examples of your previous social media content creation work.-br-- A brief explanation of your approach to social media strategy and how you would contribute to our brand's growth.-br-We look forward to reviewing your application and working with a talented social media professional to elevate our brand's presence and drive engagement on Instagram and TikTok.-b-Hourly Range-b-: $8.00-$25.00-b-Posted On-b-: May 17, 2023 23:12 UTC-b-Category-b-: Social Media Marketing-b-Skills-b-:Influencer Marketing, Social Media Advertising, Social Media Content Creation, Content Writing, Marketing Strategy, Instagram, Social Media Marketing, Social Media Management-b-Country-b-: United Kingdom-a-click to apply",Social Media Manager & Content Creator for E-commerce Wooden Plant Stand Business - Upwork +"We are looking for an experienced designer to create Christian and streetstyle inspired gym clothing designs. The ideal candidate will have a strong background in activewear design, along with expertise in Adobe Illustrator and Photoshop.

+The project length is expected to be 1 to 3 months, depending on the complexity of the designs and the number of revisions required. The final designs must be print-ready and suitable for use on a range of clothing items, including t-shirts, joggers, hoodies etc.

+We have some examples of what we are looking for, but of course your own input and inspiration is welcomed as well.

+To apply for this position, please submit a proposal that includes a brief overview of your design experience, your approach to this project, and any relevant links to past completed projects. We are looking for a candidate who is creative, responsive, and able to work collaboratively with our team to bring our vision to life.

Hourly Range: $20.00-$45.00 + +
Posted On: May 17, 2023 23:04 UTC
Category: Fashion Design
Skills:Graphic Design, Clothing, Adobe Photoshop, Adobe Illustrator, Activewear, T-Shirt Design, Print Design +
Country: Netherlands +
click to apply","Hourly Range--: $20.00-$45.00--Posted On--: May 17, 2023 23:04 UTC--Category--: Fashion Design--Skills--:Graphic Design, Clothing, Adobe Photoshop, Adobe Illustrator, Activewear, T-Shirt Design, Print Design--Country--: Netherlands-click to apply",https://www.upwork.com/jobs/Create-Christian-amp-streetstyle-inspired-gym-clothing-design_~0105c267fca05cf992?source=rss,2023-05-17T23:04:19+00:00,https://www.upwork.com/jobs/Create-Christian-amp-streetstyle-inspired-gym-clothing-design_%7E0105c267fca05cf992?source=rss,"None-We are looking for an experienced designer to create Christian and streetstyle inspired gym clothing designs. The ideal candidate will have a strong background in activewear design, along with expertise in Adobe Illustrator and Photoshop.-br-The project length is expected to be 1 to 3 months, depending on the complexity of the designs and the number of revisions required. The final designs must be print-ready and suitable for use on a range of clothing items, including t-shirts, joggers, hoodies etc.-br-We have some examples of what we are looking for, but of course your own input and inspiration is welcomed as well.-br-To apply for this position, please submit a proposal that includes a brief overview of your design experience, your approach to this project, and any relevant links to past completed projects. We are looking for a candidate who is creative, responsive, and able to work collaboratively with our team to bring our vision to life.-b-Hourly Range-b-: $20.00-$45.00-b-Posted On-b-: May 17, 2023 23:04 UTC-b-Category-b-: Fashion Design-b-Skills-b-:Graphic Design, Clothing, Adobe Photoshop, Adobe Illustrator, Activewear, T-Shirt Design, Print Design-b-Country-b-: Netherlands-a-click to apply",Create Christian & streetstyle inspired gym clothing design - Upwork +"Job Title: Graphic Designer for Event Invitations

+Job Description:
+We are looking for a talented graphic designer to create event invitations based on a provided template and convert them to HTML format. The invitations will be used to promote events and need to be delivered on time and adhering to client brand guidelines and standards.

+Responsibilities:
+Design event invitations based on a provided template (using inDesign or Canva)
+Edit and customize invitations to fit the specific event details
+Convert the invitation design to HTML format
+Ensure that the HTML code is optimized for loading into Salesforce
+Collaborate with the project manager to ensure timely delivery of all invitations
+Communicate any design or technical issues to the project manager
+Manage multiple design projects simultaneously

+Requirements:
+Strong graphic design skills with experience creating event invitations
+Proficiency in Graphic Design Software such as Adobe Creative Suite (Photoshop, Illustrator, InDesign) or other comparable tools to create high-quality designs and graphics.
+Experience with HTML coding and optimizing for Salesforce
+Strong attention to detail and ability to meet deadlines
+Excellent communication and collaboration skills
+Must have access to reliable internet and computer equipment

+This is a part-time, remote position with the possibility of ongoing work for the right candidate. If you are a talented graphic designer with experience in creating event invitations and converting them to HTML format, we encourage you to apply.

+*See attached example invitation

Hourly Range: $15.00-$25.00 + +
Posted On: May 17, 2023 23:02 UTC
Category: Graphic Design
Skills:Graphic Design, HTML, Adobe InDesign, Brand Identity & Guidelines +
Country: United States +
click to apply","Hourly Range--: $15.00-$25.00--Posted On--: May 17, 2023 23:02 UTC--Category--: Graphic Design--Skills--:Graphic Design, HTML, Adobe InDesign, Brand Identity & Guidelines--Country--: United States-click to apply",https://www.upwork.com/jobs/Graphic-design-html-conversion_~0194829ee38b06bf1d?source=rss,2023-05-17T23:02:32+00:00,https://www.upwork.com/jobs/Graphic-design-html-conversion_%7E0194829ee38b06bf1d?source=rss,"None-Job Title: Graphic Designer for Event Invitations-br-Job Description:-br-We are looking for a talented graphic designer to create event invitations based on a provided template and convert them to HTML format. The invitations will be used to promote events and need to be delivered on time and adhering to client brand guidelines and standards.-br-Responsibilities:-br-Design event invitations based on a provided template (using inDesign or Canva)-br-Edit and customize invitations to fit the specific event details-br-Convert the invitation design to HTML format-br-Ensure that the HTML code is optimized for loading into Salesforce-br-Collaborate with the project manager to ensure timely delivery of all invitations-br-Communicate any design or technical issues to the project manager-br-Manage multiple design projects simultaneously-br-Requirements:-br-Strong graphic design skills with experience creating event invitations-br-Proficiency in Graphic Design Software such as Adobe Creative Suite (Photoshop, Illustrator, InDesign) or other comparable tools to create high-quality designs and graphics.-br-Experience with HTML coding and optimizing for Salesforce-br-Strong attention to detail and ability to meet deadlines-br-Excellent communication and collaboration skills-br-Must have access to reliable internet and computer equipment-br-This is a part-time, remote position with the possibility of ongoing work for the right candidate. If you are a talented graphic designer with experience in creating event invitations and converting them to HTML format, we encourage you to apply.-br-*See attached example invitation-b-Hourly Range-b-: $15.00-$25.00-b-Posted On-b-: May 17, 2023 23:02 UTC-b-Category-b-: Graphic Design-b-Skills-b-:Graphic Design, HTML, Adobe InDesign, Brand Identity & Guidelines-b-Country-b-: United States-a-click to apply",Graphic design html conversion - Upwork +"Hello,

+We are looking for someone who can create mockups for our ecommerce store from scratch.

+The goal is to take an image like the one attached (GVUW-Pleated-Contrast-Color-Dress-For-Women-Round-Co) and then make the dress look like the other attached image (2023-New-Spring-Print-Pleated-Skirt-Holiday-Party-Temperament-Loose-Bat-S-Sleeve-Dress-Factory-Spot.jpg_640x640
+.jpg) or this (Screen Shot 2023-05-17 at 10.20.06 AM
+.png)


+Dress Link for reference https://www.aliexpress.us/item/3256805190419862.html?gatewayAdapt=glo2usa

Hourly Range: $10.00-$35.00 + +
Posted On: May 17, 2023 22:46 UTC
Category: Graphic Design
Skills:Graphic Design, Illustration, Adobe Illustrator, Mockup +
Country: United States +
click to apply","Hourly Range--: $10.00-$35.00--Posted On--: May 17, 2023 22:46 UTC--Category--: Graphic Design--Skills--:Graphic Design, Illustration, Adobe Illustrator, Mockup--Country--: United States-click to apply",https://www.upwork.com/jobs/Create-Digital-Mockups-for-Ecommerce-Apparel_~01e9bbe58843dcbc7f?source=rss,2023-05-17T22:46:35+00:00,https://www.upwork.com/jobs/Create-Digital-Mockups-for-Ecommerce-Apparel_%7E01e9bbe58843dcbc7f?source=rss,"None-Hello,-br-We are looking for someone who can create mockups for our ecommerce store from scratch.-br-The goal is to take an image like the one attached (GVUW-Pleated-Contrast-Color-Dress-For-Women-Round-Co) and then make the dress look like the other attached image (2023-New-Spring-Print-Pleated-Skirt-Holiday-Party-Temperament-Loose-Bat-S-Sleeve-Dress-Factory-Spot.jpg_640x640-br-.jpg) or this (Screen Shot 2023-05-17 at 10.20.06 AM-br-.png)-br-Dress Link for reference https://www.aliexpress.us/item/3256805190419862.html?gatewayAdapt=glo2usa-b-Hourly Range-b-: $10.00-$35.00-b-Posted On-b-: May 17, 2023 22:46 UTC-b-Category-b-: Graphic Design-b-Skills-b-:Graphic Design, Illustration, Adobe Illustrator, Mockup-b-Country-b-: United States-a-click to apply",Create Digital Mockups for Ecommerce Apparel - Upwork +"Just need to make a quick photo edit to a photo - remove a hand off a shoulder and make eyes as if they are looking into the camera (male) and make the image less pink.

Hourly Range: $20.00-$25.00 + +
Posted On: May 17, 2023 22:26 UTC
Category: Image Editing
Skills:Adobe Photoshop, Photo Editing +
Location Requirement: Only freelancers located in the United States may apply. +
Country: United States +
click to apply","Hourly Range--: $20.00-$25.00--Posted On--: May 17, 2023 22:26 UTC--Category--: Image Editing--Skills--:Adobe Photoshop, Photo Editing--Location Requirement--: Only freelancers located in the United States may apply.--Country--: United States-click to apply",https://www.upwork.com/jobs/Quick-photoshop-edit_~01a971c96a4ff8a444?source=rss,2023-05-17T22:26:38+00:00,https://www.upwork.com/jobs/Quick-photoshop-edit_%7E01a971c96a4ff8a444?source=rss,"None-Just need to make a quick photo edit to a photo - remove a hand off a shoulder and make eyes as if they are looking into the camera (male) and make the image less pink.-b-Hourly Range-b-: $20.00-$25.00-b-Posted On-b-: May 17, 2023 22:26 UTC-b-Category-b-: Image Editing-b-Skills-b-:Adobe Photoshop, Photo Editing-b-Location Requirement-b-: Only freelancers located in the United States may apply.-b-Country-b-: United States-a-click to apply",Quick photoshop edit - Upwork +"We are looking for a skilled professional to assist with a project that involves graphic design, web design, writing, and knowledge of Adobe Photoshop and English. The project is expected to take between 1 to 3 months to complete.

+The ideal candidate should be a creative problem-solver with a keen eye for detail and strong communication skills. They should be able to work independently and as part of a team to meet project goals and deadlines.

+To apply for this position, please submit a proposal that outlines how you can contribute to the project. Please include links to any relevant past projects that demonstrate your skills and experience.

+We look forward to hearing from you and working together to create a successful outcome for this project.

+Note: Some of the content in this job post may have been auto-generated using advanced AI.

Hourly Range: $10.00-$25.00 + +
Posted On: May 17, 2023 22:17 UTC
Category: Graphic Design
Skills:Graphic Design, Web Design, Adobe Photoshop, Writing, English +
Country: Turkey +
click to apply","Hourly Range--: $10.00-$25.00--Posted On--: May 17, 2023 22:17 UTC--Category--: Graphic Design--Skills--:Graphic Design, Web Design, Adobe Photoshop, Writing, English--Country--: Turkey-click to apply",https://www.upwork.com/jobs/Muntaj-fidyuhat_~01a3cd860be9b54569?source=rss,2023-05-17T22:17:05+00:00,https://www.upwork.com/jobs/Muntaj-fidyuhat_%7E01a3cd860be9b54569?source=rss,"None-We are looking for a skilled professional to assist with a project that involves graphic design, web design, writing, and knowledge of Adobe Photoshop and English. The project is expected to take between 1 to 3 months to complete.-br-The ideal candidate should be a creative problem-solver with a keen eye for detail and strong communication skills. They should be able to work independently and as part of a team to meet project goals and deadlines.-br-To apply for this position, please submit a proposal that outlines how you can contribute to the project. Please include links to any relevant past projects that demonstrate your skills and experience.-br-We look forward to hearing from you and working together to create a successful outcome for this project.-br-Note: Some of the content in this job post may have been auto-generated using advanced AI.-b-Hourly Range-b-: $10.00-$25.00-b-Posted On-b-: May 17, 2023 22:17 UTC-b-Category-b-: Graphic Design-b-Skills-b-:Graphic Design, Web Design, Adobe Photoshop, Writing, English-b-Country-b-: Turkey-a-click to apply",Muntaj fidyuhat - Upwork +"Need Ghost Mannequin for swimwear pieces, we can take the photos on a mannequin here and you edit them to float

+Front and back of each:
+3 Bikini TOPS
+2 Bikini BOTTOMS
+1 SARONG
+1 Bikini ONE PIECE

+Need finished within 72 hours (3 days)

+Commercial use approved
+The fabric is ribbed so I don't think we need wrinkle remover

+Please send a sample similar when applying, should look professional, clean and realistic with curvatures of the body.


Budget: $75 +
Posted On: May 17, 2023 21:35 UTC
Category: Image Editing
Skills:PNG, PSD, Adobe Photoshop, Photo Retouching, Graphic Design, Adobe Illustrator, Photo Manipulation +
Country: United States +
click to apply","Budget--: $75--Posted On--: May 17, 2023 21:35 UTC--Category--: Image Editing--Skills--:PNG, PSD, Adobe Photoshop, Photo Retouching, Graphic Design, Adobe Illustrator, Photo Manipulation--Country--: United States-click to apply",https://www.upwork.com/jobs/Need-Ghost-Mannequin-for-Swimwear_~0132f524d709971a3c?source=rss,2023-05-17T21:35:14+00:00,https://www.upwork.com/jobs/Need-Ghost-Mannequin-for-Swimwear_%7E0132f524d709971a3c?source=rss,"None-Need Ghost Mannequin for swimwear pieces, we can take the photos on a mannequin here and you edit them to float-br-Front and back of each:-br-3 Bikini TOPS-br-2 Bikini BOTTOMS-br-1 SARONG-br-1 Bikini ONE PIECE-br-Need finished within 72 hours (3 days)-br-Commercial use approved-br-The fabric is ribbed so I don't think we need wrinkle remover-br-Please send a sample similar when applying, should look professional, clean and realistic with curvatures of the body.-b-Budget-b-: $75-b-Posted On-b-: May 17, 2023 21:35 UTC-b-Category-b-: Image Editing-b-Skills-b-:PNG, PSD, Adobe Photoshop, Photo Retouching, Graphic Design, Adobe Illustrator, Photo Manipulation-b-Country-b-: United States-a-click to apply",Need Ghost Mannequin for Swimwear - Upwork +"We are looking for a skilled graphic designer to design a prototype for a project that will last for 1 month. The ideal candidate should have expertise in Adobe Illustrator, Adobe Photoshop, Graphic Design, Illustration, Mobile App Design, and Web Design.

+As a graphic designer, you will be responsible for creating visually appealing designs that meet the requirements of the project.

+To be considered for this position, please submit a proposal that outlines your experience and expertise. In your proposal, please describe how you can help with the project and include links to some of your past completed projects.

+We are looking for a candidate who can deliver high-quality work within the given time frame. If you have the skills and experience we are looking for, we encourage you to apply. We look forward to hearing from you!

+Note: Some of the content in this job post may have been auto-generated using advanced AI.

Budget: $65 +
Posted On: May 17, 2023 21:21 UTC
Category: UX/UI Design
Skills:Mobile App Design, Graphic Design, Adobe Photoshop, Adobe Illustrator, Web Design, Illustration, 3D Animation +
Country: Israel +
click to apply","Budget--: $65--Posted On--: May 17, 2023 21:21 UTC--Category--: UX/UI Design--Skills--:Mobile App Design, Graphic Design, Adobe Photoshop, Adobe Illustrator, Web Design, Illustration, 3D Animation--Country--: Israel-click to apply",https://www.upwork.com/jobs/Graphic-designer-needed-design-Prototype_~01d500c040ff266903?source=rss,2023-05-17T21:21:38+00:00,https://www.upwork.com/jobs/Graphic-designer-needed-design-Prototype_%7E01d500c040ff266903?source=rss,"None-We are looking for a skilled graphic designer to design a prototype for a project that will last for 1 month. The ideal candidate should have expertise in Adobe Illustrator, Adobe Photoshop, Graphic Design, Illustration, Mobile App Design, and Web Design.-br-As a graphic designer, you will be responsible for creating visually appealing designs that meet the requirements of the project.-br-To be considered for this position, please submit a proposal that outlines your experience and expertise. In your proposal, please describe how you can help with the project and include links to some of your past completed projects.-br-We are looking for a candidate who can deliver high-quality work within the given time frame. If you have the skills and experience we are looking for, we encourage you to apply. We look forward to hearing from you!-br-Note: Some of the content in this job post may have been auto-generated using advanced AI.-b-Budget-b-: $65-b-Posted On-b-: May 17, 2023 21:21 UTC-b-Category-b-: UX/UI Design-b-Skills-b-:Mobile App Design, Graphic Design, Adobe Photoshop, Adobe Illustrator, Web Design, Illustration, 3D Animation-b-Country-b-: Israel-a-click to apply",Graphic designer needed to design Prototype - Upwork +"EMERGING is a strategic partner. We work with today’s leading restaurant and entertainment concepts. We are looking for a creative, motivated, and talented social media coordinator to support and advance our growing social media presence.  Experience in the restaurant and beverage industry will be given priority.

+As our social media coordinator, you will be working closely with our Creative Director.

+Job Duties and Responsibilities:

+• Grow social media presence/following on Instagram
+• Moderate comments and engage with the audience across social media
+• Utilize social media profiles to promote client campaign events
+• Maintain, post, and update social media profiles such on Facebook, LinkedIn, and Instagram, with appropriate and appealing content
+• Assist with social media analytics and reporting
+• Assist in loading/producing stories/creating social media graphics
+• Help develop strategies for capturing target audience and current customer engagement
+• May help work on special projects
+• Willingness to learn a little about our new and existing clients  

+Qualifications and Education

+• Advanced knowledge of popular social media platforms from a brand perspective
+• Excellent written and verbal communication skills
+• Highly organized
+• Detail Oriented
+• Ability to work in a team  
+• Familiarity with Adobe Create Suite (Photoshop, Illustrator, InDesign) - a bonus but not required
+*     Bonus if you have experience promoting Issu articles and flipbooks


Hourly Range: $20.00-$35.00 + +
Posted On: May 17, 2023 21:20 UTC
Category: Social Media Marketing
Skills:Instagram Story, Facebook Pixel Setup & Optimization, Snapchat, TikTok, Influencer Marketing, Facebook, Instagram, Social Media Management, Social Media Marketing, Social Media Content Creation +
Location Requirement: Only freelancers located in the United States may apply. +
Country: United States +
click to apply","Hourly Range--: $20.00-$35.00--Posted On--: May 17, 2023 21:20 UTC--Category--: Social Media Marketing--Skills--:Instagram Story, Facebook Pixel Setup & Optimization, Snapchat, TikTok, Influencer Marketing, Facebook, Instagram, Social Media Management, Social Media Marketing, Social Media Content Creation--Location Requirement--: Only freelancers located in the United States may apply.--Country--: United States-click to apply",https://www.upwork.com/jobs/Restaurant-Industry-Social-Media-Coordinator_~01e2fa59e178d7329f?source=rss,2023-05-17T21:20:52+00:00,https://www.upwork.com/jobs/Restaurant-Industry-Social-Media-Coordinator_%7E01e2fa59e178d7329f?source=rss,"None-EMERGING is a strategic partner. We work with today’s leading restaurant and entertainment concepts. We are looking for a creative, motivated, and talented social media coordinator to support and advance our growing social media presence.  Experience in the restaurant and beverage industry will be given priority.-br-As our social media coordinator, you will be working closely with our Creative Director.-br-Job Duties and Responsibilities:-br-• Grow social media presence/following on Instagram-br-• Moderate comments and engage with the audience across social media-br-• Utilize social media profiles to promote client campaign events-br-• Maintain, post, and update social media profiles such on Facebook, LinkedIn, and Instagram, with appropriate and appealing content-br-• Assist with social media analytics and reporting-br-• Assist in loading/producing stories/creating social media graphics-br-• Help develop strategies for capturing target audience and current customer engagement-br-• May help work on special projects-br-• Willingness to learn a little about our new and existing clients-br-Qualifications and Education-br-• Advanced knowledge of popular social media platforms from a brand perspective-br-• Excellent written and verbal communication skills-br-• Highly organized-br-• Detail Oriented-br-• Ability to work in a team-br-• Familiarity with Adobe Create Suite (Photoshop, Illustrator, InDesign) - a bonus but not required-br-*     Bonus if you have experience promoting Issu articles and flipbooks-b-Hourly Range-b-: $20.00-$35.00-b-Posted On-b-: May 17, 2023 21:20 UTC-b-Category-b-: Social Media Marketing-b-Skills-b-:Instagram Story, Facebook Pixel Setup & Optimization, Snapchat, TikTok, Influencer Marketing, Facebook, Instagram, Social Media Management, Social Media Marketing, Social Media Content Creation-b-Location Requirement-b-: Only freelancers located in the United States may apply.-b-Country-b-: United States-a-click to apply",Restaurant Industry Social Media Coordinator - Upwork +"I am looking for an expert photographer to capture a recently completed US Customs and Border Patrol K-9 building in Miami, Florida.Must have experience and am impressive portfolio specializing in construction and architectural photography. Must be willing to potentially complete a background check, provide U.S. photo ID, and be escorted by a government official on government property. Must be willing to potentially submit photos to review by US CBP agents. Must be willing to be around dogs. Looking to hire as soon as possible.



Hourly Range: $50.00-$300.00 + +
Posted On: May 17, 2023 21:02 UTC
Category: Local Photography
Skills:Architectural Photography, Photo Editing +
Location Requirement: Only freelancers located in the United States may apply. +
Country: United States +
click to apply","Hourly Range--: $50.00-$300.00--Posted On--: May 17, 2023 21:02 UTC--Category--: Local Photography--Skills--:Architectural Photography, Photo Editing--Location Requirement--: Only freelancers located in the United States may apply.--Country--: United States-click to apply",https://www.upwork.com/jobs/Construction-Completion-Photography_~0102e76eb1451f53fa?source=rss,2023-05-17T21:02:59+00:00,https://www.upwork.com/jobs/Construction-Completion-Photography_%7E0102e76eb1451f53fa?source=rss,"None-I am looking for an expert photographer to capture a recently completed US Customs and Border Patrol K-9 building in Miami, Florida.Must have experience and am impressive portfolio specializing in construction and architectural photography. Must be willing to potentially complete a background check, provide U.S. photo ID, and be escorted by a government official on government property. Must be willing to potentially submit photos to review by US CBP agents. Must be willing to be around dogs. Looking to hire as soon as possible.-b-Hourly Range-b-: $50.00-$300.00-b-Posted On-b-: May 17, 2023 21:02 UTC-b-Category-b-: Local Photography-b-Skills-b-:Architectural Photography, Photo Editing-b-Location Requirement-b-: Only freelancers located in the United States may apply.-b-Country-b-: United States-a-click to apply",Construction Completion Photography - Upwork +"Important: For Chinese residents only.

+We are seeking a highly skilled Chinese photographer who specializes in product photography for Amazon. The successful candidate will have experience in Adobe Photoshop, photo editing, videography, and product photography. This job is a long-term commitment, with a duration of more than six months.

+As our photographer, you will be responsible for capturing high-quality product images and videos for our Amazon store. You will also be responsible for editing these images and videos to ensure they meet Amazon's standards.

+To be considered for this role, candidates should have a strong portfolio of past projects that demonstrate their product photography skills. Additionally, candidates should be able to communicate effectively in English.

+If you are interested in this opportunity, please submit a proposal outlining your experience in product photography and how you can help us with this project. Please also include links to past completed projects that showcase your skills.

+As a starter, we have around 10 products to shoot.

Hourly Range: $5.00-$25.00 + +
Posted On: May 17, 2023 21:00 UTC
Category: Product Photography
Skills:Product Photography, Photo Editing, Adobe Photoshop, Videography +
Country: France +
click to apply","Hourly Range--: $5.00-$25.00--Posted On--: May 17, 2023 21:00 UTC--Category--: Product Photography--Skills--:Product Photography, Photo Editing, Adobe Photoshop, Videography--Country--: France-click to apply",https://www.upwork.com/jobs/Chinese-Photographer-for-Amazon-Products_~013a871885c211bd2c?source=rss,2023-05-17T21:00:10+00:00,https://www.upwork.com/jobs/Chinese-Photographer-for-Amazon-Products_%7E013a871885c211bd2c?source=rss,"None-Important: For Chinese residents only.-br-We are seeking a highly skilled Chinese photographer who specializes in product photography for Amazon. The successful candidate will have experience in Adobe Photoshop, photo editing, videography, and product photography. This job is a long-term commitment, with a duration of more than six months.-br-As our photographer, you will be responsible for capturing high-quality product images and videos for our Amazon store. You will also be responsible for editing these images and videos to ensure they meet Amazon's standards.-br-To be considered for this role, candidates should have a strong portfolio of past projects that demonstrate their product photography skills. Additionally, candidates should be able to communicate effectively in English.-br-If you are interested in this opportunity, please submit a proposal outlining your experience in product photography and how you can help us with this project. Please also include links to past completed projects that showcase your skills.-br-As a starter, we have around 10 products to shoot.-b-Hourly Range-b-: $5.00-$25.00-b-Posted On-b-: May 17, 2023 21:00 UTC-b-Category-b-: Product Photography-b-Skills-b-:Product Photography, Photo Editing, Adobe Photoshop, Videography-b-Country-b-: France-a-click to apply",Chinese Photographer for Amazon Products - Upwork +"We are looking for a talented graphic designer to create some concepts/designs for cover art for our upcoming podcast. The podcast is about the culture, philosophy and ways of life of the circumpolar north, so the ideal candidate will have some familiarity and connection to that region.

+The ideal candidate should have experience in graphic design, and illustration. We need someone who can bring our vision to life and design a cover art that captures the essence of our podcast.

+The project duration is two weeks, and we need someone who can work efficiently and meet deadlines. The candidate should be able to communicate effectively and take feedback constructively.

+To apply for this project, please submit a proposal describing how you can help us with this project. Please include some links to your past completed projects.

Budget: $200 +
Posted On: May 17, 2023 20:53 UTC
Category: Graphic Design
Skills:Cover Art Design, Graphic Design, Illustration +
Country: United States +
click to apply","Budget--: $200--Posted On--: May 17, 2023 20:53 UTC--Category--: Graphic Design--Skills--:Cover Art Design, Graphic Design, Illustration--Country--: United States-click to apply",https://www.upwork.com/jobs/Podcast-cover-art_~0106f923b58321d712?source=rss,2023-05-17T20:53:19+00:00,https://www.upwork.com/jobs/Podcast-cover-art_%7E0106f923b58321d712?source=rss,"None-We are looking for a talented graphic designer to create some concepts/designs for cover art for our upcoming podcast. The podcast is about the culture, philosophy and ways of life of the circumpolar north, so the ideal candidate will have some familiarity and connection to that region.-br-The ideal candidate should have experience in graphic design, and illustration. We need someone who can bring our vision to life and design a cover art that captures the essence of our podcast.-br-The project duration is two weeks, and we need someone who can work efficiently and meet deadlines. The candidate should be able to communicate effectively and take feedback constructively.-br-To apply for this project, please submit a proposal describing how you can help us with this project. Please include some links to your past completed projects.-b-Budget-b-: $200-b-Posted On-b-: May 17, 2023 20:53 UTC-b-Category-b-: Graphic Design-b-Skills-b-:Cover Art Design, Graphic Design, Illustration-b-Country-b-: United States-a-click to apply",Podcast cover art - Upwork +"Hello,

+I am looking for someone to help on a very tight deadline project today, tomorrow, and Friday. The project itself is not super complicated but it is very critical that you are able to work on USA time so we can communicate about the project. Some details:

+I have 3 software demo videos that need to be cleaned up and edited down into 2 shorter cuts (2min and 4min) - we essentially need to take the 3 recordings and make "highlight reels" out of them - they will not have sounds or text on them as they will be playing on a loop on a screen at an event. The 2 videos will basically be the same just 1 is longer than the other so it will show more.

+There will be some small branding elements to add but nothing crazy.

+When we have a contract in place I will need to use email and whatsapp to send you the assets (this is not against Upwork terms of use if we have a contract in place).

+If you can start on this right now, please respond and include the word "tree" in your response so I know you read this.

Budget: $200 +
Posted On: May 17, 2023 20:52 UTC
Category: Video Editing
Skills:Adobe After Effects, Video Editing, Motion Graphics, Adobe Photoshop, Adobe Premiere Pro, Video Production, 2D Animation, Video Post-Editing, Adobe Illustrator, Graphic Design +
Country: United States +
click to apply","Budget--: $200--Posted On--: May 17, 2023 20:52 UTC--Category--: Video Editing--Skills--:Adobe After Effects, Video Editing, Motion Graphics, Adobe Photoshop, Adobe Premiere Pro, Video Production, 2D Animation, Video Post-Editing, Adobe Illustrator, Graphic Design--Country--: United States-click to apply",https://www.upwork.com/jobs/Need-video-editor-motion-designer-PST-for-tight-turn-project-due-Friday_~01a07533c6b52f1dd6?source=rss,2023-05-17T20:52:57+00:00,https://www.upwork.com/jobs/Need-video-editor-motion-designer-PST-for-tight-turn-project-due-Friday_%7E01a07533c6b52f1dd6?source=rss,"None-Hello,-br-I am looking for someone to help on a very tight deadline project today, tomorrow, and Friday. The project itself is not super complicated but it is very critical that you are able to work on USA time so we can communicate about the project. Some details:-br-I have 3 software demo videos that need to be cleaned up and edited down into 2 shorter cuts (2min and 4min) - we essentially need to take the 3 recordings and make "highlight reels" out of them - they will not have sounds or text on them as they will be playing on a loop on a screen at an event. The 2 videos will basically be the same just 1 is longer than the other so it will show more.-br-There will be some small branding elements to add but nothing crazy.-br-When we have a contract in place I will need to use email and whatsapp to send you the assets (this is not against Upwork terms of use if we have a contract in place).-br-If you can start on this right now, please respond and include the word "tree" in your response so I know you read this.-b-Budget-b-: $200-b-Posted On-b-: May 17, 2023 20:52 UTC-b-Category-b-: Video Editing-b-Skills-b-:Adobe After Effects, Video Editing, Motion Graphics, Adobe Photoshop, Adobe Premiere Pro, Video Production, 2D Animation, Video Post-Editing, Adobe Illustrator, Graphic Design-b-Country-b-: United States-a-click to apply",Need video editor / motion designer on PST for tight turn project (due Friday) - Upwork +"I need someone who can complete this task ASAP. ... I have a flyer that was designed but the designer is taking too long to complete. I need someone to do this today within the next couple of hours. I have attached the design of the flyer... You can make it in Canva.. That would be even better but Photoshop is fine.

+This is an opportunity for permanent work as well where we will pay you by the work that you complete. For this task you will make the design for $20 and then Ill pay you per image you make. The fast the better. Right now Id like for you to start 15 Designs. Each design will have two versions.

+You DONT need a flyer with me Alone.. Im wearing the green.

+One version with Me in the flyer and one version without me in the flyer.

+The flyer that I want done is the one with the Book in the Flyer and the money in the background.

+The flyer must also add in the the date, location and website which the original designer did NOT do. I want it to be at the bottom of the flyer.

+Atlanta | June 8 - 10
+www.IgnitetoProfits.com

+I really need someone who can start now and finish asap.

+You can find the names of the speakers on the website. www.IgnitetoProfits.com

+The images of them have been attached. Also the design of the flyer has been attached. Remember the correct design is the one with book and money signs

+Here is the folder of the images... Download them https://drive.google.com/drive/folders/1W2sFmDiO38fB_vePVEx7e6ZGGSsa1nhb?usp=share_link


Hourly Range: $10.00-$25.00 + +
Posted On: May 17, 2023 20:51 UTC
Category: Graphic Design
Skills:Brochure Design, Flyer Design, Adobe Photoshop, Graphic Design, Layout Design +
Country: India +
click to apply","Hourly Range--: $10.00-$25.00--Posted On--: May 17, 2023 20:51 UTC--Category--: Graphic Design--Skills--:Brochure Design, Flyer Design, Adobe Photoshop, Graphic Design, Layout Design--Country--: India-click to apply",https://www.upwork.com/jobs/Duplicate-Flyers-NEED-DONE-ASAP_~0167ef54688ba76b88?source=rss,2023-05-17T20:51:10+00:00,https://www.upwork.com/jobs/Duplicate-Flyers-NEED-DONE-ASAP_%7E0167ef54688ba76b88?source=rss,"None-I need someone who can complete this task ASAP. ... I have a flyer that was designed but the designer is taking too long to complete. I need someone to do this today within the next couple of hours. I have attached the design of the flyer... You can make it in Canva.. That would be even better but Photoshop is fine.-br-This is an opportunity for permanent work as well where we will pay you by the work that you complete. For this task you will make the design for $20 and then Ill pay you per image you make. The fast the better. Right now Id like for you to start 15 Designs. Each design will have two versions.-br-You DONT need a flyer with me Alone.. Im wearing the green.-br-One version with Me in the flyer and one version without me in the flyer.-br-The flyer that I want done is the one with the Book in the Flyer and the money in the background.-br-The flyer must also add in the the date, location and website which the original designer did NOT do. I want it to be at the bottom of the flyer.-br-Atlanta | June 8 - 10-br-www.IgnitetoProfits.com-br-I really need someone who can start now and finish asap.-br-You can find the names of the speakers on the website. www.IgnitetoProfits.com-br-The images of them have been attached. Also the design of the flyer has been attached. Remember the correct design is the one with book and money signs-br-Here is the folder of the images... Download them https://drive.google.com/drive/folders/1W2sFmDiO38fB_vePVEx7e6ZGGSsa1nhb?usp=share_link-b-Hourly Range-b-: $10.00-$25.00-b-Posted On-b-: May 17, 2023 20:51 UTC-b-Category-b-: Graphic Design-b-Skills-b-:Brochure Design, Flyer Design, Adobe Photoshop, Graphic Design, Layout Design-b-Country-b-: India-a-click to apply",Duplicate Flyers NEED DONE ASAP - Upwork +"I'm looking for a skilled and creative Graphic Designer to create a captivating and professional letterhead design for our company. An ideal freelancer will understand the significance of a well-designed letterhead in conveying our brand identity and establishing a strong first impression.

+https://eaglecleans.com/


Hourly Range: $15.00-$35.00 + +
Posted On: May 17, 2023 20:40 UTC
Category: Graphic Design
Skills:Graphic Design, Print Design, Brand Identity & Guidelines, Layout Design, Adobe Photoshop +
Country: United States +
click to apply","Hourly Range--: $15.00-$35.00--Posted On--: May 17, 2023 20:40 UTC--Category--: Graphic Design--Skills--:Graphic Design, Print Design, Brand Identity & Guidelines, Layout Design, Adobe Photoshop--Country--: United States-click to apply",https://www.upwork.com/jobs/Letterhead-designer-Required_~0121a5741a30bdc71a?source=rss,2023-05-17T20:40:19+00:00,https://www.upwork.com/jobs/Letterhead-designer-Required_%7E0121a5741a30bdc71a?source=rss,"None-I'm looking for a skilled and creative Graphic Designer to create a captivating and professional letterhead design for our company. An ideal freelancer will understand the significance of a well-designed letterhead in conveying our brand identity and establishing a strong first impression.-br-https://eaglecleans.com/-b-Hourly Range-b-: $15.00-$35.00-b-Posted On-b-: May 17, 2023 20:40 UTC-b-Category-b-: Graphic Design-b-Skills-b-:Graphic Design, Print Design, Brand Identity & Guidelines, Layout Design, Adobe Photoshop-b-Country-b-: United States-a-click to apply",Letterhead designer Required - Upwork +"Мы ищем дизайнеров-визуализаторов умеющие свободно говорить на русском языке для работы над проектами

+Задачи :
+● Создание брифа на основе запроса клиента (только для премиум дизайна)

+● Вы должны убедиться, что 3D-модели соответствуют брифу заказчика.

+● Возможно, вам потребуется внести некоторые незначительные изменения (цвет, размер, материал).

+● Создание скетча при необходимости.

+● Создание 3D-сцены с использованием наших технических спецификаций (вам нужно будет пройти краткое обучение по техническим спецификациям, прежде чем приступить к работе).

+● Соблюдение внутренних инструкций команды nfinite или клиента по внесению правок.

+Все подробности о работе здесь
+https://telegra.ph/Trebuetsya-sborshchik-scen-Vizualizator-04-25




+NFINITE - платформа для создания визуального контента
+Мы предоставляем решения для 3D-визуального контента, разработанные для различных областей: дома и быта, розничной торговли и рынка красоты.
+Мы французская компания и среди наших клиентов многие крупнейшие предприятия розничной торговли и электронной коммерции в США и Европе.

Budget: $200 +
Posted On: May 17, 2023 20:26 UTC
Category: Graphic Design
Skills:Graphic Design, Adobe Photoshop, Russian, Autodesk 3ds Max, V-Ray, 3D Rendering, Interior Design +
Country: Kazakhstan +
click to apply","Budget--: $200--Posted On--: May 17, 2023 20:26 UTC--Category--: Graphic Design--Skills--:Graphic Design, Adobe Photoshop, Russian, Autodesk 3ds Max, V-Ray, 3D Rendering, Interior Design--Country--: Kazakhstan-click to apply",https://www.upwork.com/jobs/~01c6a6fad5d68450d8?source=rss,2023-05-17T20:26:30+00:00,https://www.upwork.com/jobs/%7E01c6a6fad5d68450d8?source=rss,"None-Мы ищем дизайнеров-визуализаторов умеющие свободно говорить на русском языке для работы над проектами-br-Задачи :-br-● Создание брифа на основе запроса клиента (только для премиум дизайна)-br-● Вы должны убедиться, что 3D-модели соответствуют брифу заказчика.-br-● Возможно, вам потребуется внести некоторые незначительные изменения (цвет, размер, материал).-br-● Создание скетча при необходимости.-br-● Создание 3D-сцены с использованием наших технических спецификаций (вам нужно будет пройти краткое обучение по техническим спецификациям, прежде чем приступить к работе).-br-● Соблюдение внутренних инструкций команды nfinite или клиента по внесению правок.-br-Все подробности о работе здесь-br-https://telegra.ph/Trebuetsya-sborshchik-scen-Vizualizator-04-25-br-NFINITE - платформа для создания визуального контента-br-Мы предоставляем решения для 3D-визуального контента, разработанные для различных областей: дома и быта, розничной торговли и рынка красоты.-br-Мы французская компания и среди наших клиентов многие крупнейшие предприятия розничной торговли и электронной коммерции в США и Европе.-b-Budget-b-: $200-b-Posted On-b-: May 17, 2023 20:26 UTC-b-Category-b-: Graphic Design-b-Skills-b-:Graphic Design, Adobe Photoshop, Russian, Autodesk 3ds Max, V-Ray, 3D Rendering, Interior Design-b-Country-b-: Kazakhstan-a-click to apply",Нужны 3д дизайнера интерьера в 3д макс - Upwork +"Hello, I am looking for someone to create an illustration of a couple for my traditional Ghanaian wedding ceremony. We would like the illustration to be in our likeness and in the traditional clothing that we will provide pictures for. Attached are examples of what we are looking for.

Budget: $100 +
Posted On: May 17, 2023 20:25 UTC
Category: Graphic Design
Skills:Graphic Design, Illustration +
Country: United States +
click to apply","Budget--: $100--Posted On--: May 17, 2023 20:25 UTC--Category--: Graphic Design--Skills--:Graphic Design, Illustration--Country--: United States-click to apply",https://www.upwork.com/jobs/Graphic-designer-needed-design-traditional-ceremony-digital-graphic_~017d39d6c1595e0f89?source=rss,2023-05-17T20:25:51+00:00,https://www.upwork.com/jobs/Graphic-designer-needed-design-traditional-ceremony-digital-graphic_%7E017d39d6c1595e0f89?source=rss,"None-Hello, I am looking for someone to create an illustration of a couple for my traditional Ghanaian wedding ceremony. We would like the illustration to be in our likeness and in the traditional clothing that we will provide pictures for. Attached are examples of what we are looking for.-b-Budget-b-: $100-b-Posted On-b-: May 17, 2023 20:25 UTC-b-Category-b-: Graphic Design-b-Skills-b-:Graphic Design, Illustration-b-Country-b-: United States-a-click to apply",Graphic designer needed to design a traditional ceremony digital graphic - Upwork +"I need 7 quick design mockups as samples of websites in the sports genre. They should look good, and you can use a variation of existing websites. These are the website types I need:

+- Livescore / Stats Website (ex. soccerway.com/national/england/premier-league/20222023/regular-season/r69471/)

+- Sports News Website (ex. theathletic.com, thescore.com)

+- Fantasy Sports Website (should be a mockup of the private league board)

+- Sports Community Website (ex. https://www.communitygaming.io/, https://play.eslgaming.com/)

+- Sports Analytics Website (ex. statsbomb.com, soccerment.com)

+- Sports Predictions (ex. https://projects.fivethirtyeight.com/soccer-predictions/, https://www.forebet.com/)

+- Sports Odds Comparison (ex. oddsportal.com)

+- Daily Fantasy Sports Website (ex. fanduel, draftkings)


+You should also do your own research to determine some variation, not just make a copy of the above.

+Please include your project quote.

Budget: $120 +
Posted On: May 17, 2023 20:00 UTC
Category: Graphic Design
Skills:Adobe Photoshop, Graphic Design, Mockup, Web Design, Adobe Illustrator, Logo Design +
Country: United States +
click to apply","Budget--: $120--Posted On--: May 17, 2023 20:00 UTC--Category--: Graphic Design--Skills--:Adobe Photoshop, Graphic Design, Mockup, Web Design, Adobe Illustrator, Logo Design--Country--: United States-click to apply",https://www.upwork.com/jobs/Quick-Design-Mockups-For-Different-Sports-Websites_~01cd5e1bfae2150b7e?source=rss,2023-05-17T20:00:17+00:00,https://www.upwork.com/jobs/Quick-Design-Mockups-For-Different-Sports-Websites_%7E01cd5e1bfae2150b7e?source=rss,"None-I need 7 quick design mockups as samples of websites in the sports genre. They should look good, and you can use a variation of existing websites. These are the website types I need:-br-- Livescore / Stats Website (ex. soccerway.com/national/england/premier-league/20222023/regular-season/r69471/)-br-- Sports News Website (ex. theathletic.com, thescore.com)-br-- Fantasy Sports Website (should be a mockup of the private league board)-br-- Sports Community Website (ex. https://www.communitygaming.io/, https://play.eslgaming.com/)-br-- Sports Analytics Website (ex. statsbomb.com, soccerment.com)-br-- Sports Predictions (ex. https://projects.fivethirtyeight.com/soccer-predictions/, https://www.forebet.com/)-br-- Sports Odds Comparison (ex. oddsportal.com)-br-- Daily Fantasy Sports Website (ex. fanduel, draftkings)-br-You should also do your own research to determine some variation, not just make a copy of the above.-br-Please include your project quote.-b-Budget-b-: $120-b-Posted On-b-: May 17, 2023 20:00 UTC-b-Category-b-: Graphic Design-b-Skills-b-:Adobe Photoshop, Graphic Design, Mockup, Web Design, Adobe Illustrator, Logo Design-b-Country-b-: United States-a-click to apply",Quick Design Mockups For 7 Different Sports Websites - Upwork +"We are looking for a talented individual with a passion for creativity and a love for Reese cups, robots, and Kirby adventures to join our team. We need someone who can help bring to life our vision of creating a ninja Reese cup, robot peanut, and Kirby adventure, as well as producing mash and sky super movies. This project will last for 3 to 6 months and requires proficiency in Adobe Photoshop, graphic design, video editing, and video production.

+As a candidate, please submit a proposal that describes how you can help us with this project. We are looking for an experienced professional who can bring fresh ideas and innovative solutions to the table. Please include links to your past completed projects that showcase your skills in graphic design, video editing, and video production.

+We look forward to reviewing your proposal and working with you to create a unique and exciting project that will captivate audiences.

+Note: Some of the content in this job post may have been auto-generated using advanced AI.

Hourly Range: $40.00-$60.00 + +
Posted On: May 17, 2023 19:57 UTC
Category: Video Editing
Skills:Video Editing, Adobe Photoshop, Graphic Design, Video Production +
Location Requirement: Only freelancers located in the United States may apply. +
Country: United States +
click to apply","Hourly Range--: $40.00-$60.00--Posted On--: May 17, 2023 19:57 UTC--Category--: Video Editing--Skills--:Video Editing, Adobe Photoshop, Graphic Design, Video Production--Location Requirement--: Only freelancers located in the United States may apply.--Country--: United States-click to apply",https://www.upwork.com/jobs/Create-ninja-Reese-cup-Robot-peanut-and-Kiby-adventure-and-Mash-movies-and-sky-super-movies_~017f999775d0769a53?source=rss,2023-05-17T19:57:08+00:00,https://www.upwork.com/jobs/Create-ninja-Reese-cup-Robot-peanut-and-Kiby-adventure-and-Mash-movies-and-sky-super-movies_%7E017f999775d0769a53?source=rss,"None-We are looking for a talented individual with a passion for creativity and a love for Reese cups, robots, and Kirby adventures to join our team. We need someone who can help bring to life our vision of creating a ninja Reese cup, robot peanut, and Kirby adventure, as well as producing mash and sky super movies. This project will last for 3 to 6 months and requires proficiency in Adobe Photoshop, graphic design, video editing, and video production.-br-As a candidate, please submit a proposal that describes how you can help us with this project. We are looking for an experienced professional who can bring fresh ideas and innovative solutions to the table. Please include links to your past completed projects that showcase your skills in graphic design, video editing, and video production.-br-We look forward to reviewing your proposal and working with you to create a unique and exciting project that will captivate audiences.-br-Note: Some of the content in this job post may have been auto-generated using advanced AI.-b-Hourly Range-b-: $40.00-$60.00-b-Posted On-b-: May 17, 2023 19:57 UTC-b-Category-b-: Video Editing-b-Skills-b-:Video Editing, Adobe Photoshop, Graphic Design, Video Production-b-Location Requirement-b-: Only freelancers located in the United States may apply.-b-Country-b-: United States-a-click to apply",Create ninja Reese cup. Robot peanut and. Kiby adventure and Mash movies and sky super movies - Upwork +"Need graphics built to display guitar and bass neck profile based on samples attached.  

+Prefer graphic style on bottom right (picture 3)

Hourly Range: $20.00-$40.00 + +
Posted On: May 17, 2023 19:50 UTC
Category: Graphic Design
Skills:Graphic Design, Adobe Illustrator, Photo Editing +
Location Requirement: Only freelancers located in the United States may apply. +
Country: United States +
click to apply","Hourly Range--: $20.00-$40.00--Posted On--: May 17, 2023 19:50 UTC--Category--: Graphic Design--Skills--:Graphic Design, Adobe Illustrator, Photo Editing--Location Requirement--: Only freelancers located in the United States may apply.--Country--: United States-click to apply",https://www.upwork.com/jobs/Graphic-for-guitar-and-bass-neck-profile_~01abb5947ca0fba128?source=rss,2023-05-17T19:50:36+00:00,https://www.upwork.com/jobs/Graphic-for-guitar-and-bass-neck-profile_%7E01abb5947ca0fba128?source=rss,"None-Need graphics built to display guitar and bass neck profile based on samples attached.-br-Prefer graphic style on bottom right (picture 3)-b-Hourly Range-b-: $20.00-$40.00-b-Posted On-b-: May 17, 2023 19:50 UTC-b-Category-b-: Graphic Design-b-Skills-b-:Graphic Design, Adobe Illustrator, Photo Editing-b-Location Requirement-b-: Only freelancers located in the United States may apply.-b-Country-b-: United States-a-click to apply",Graphic for guitar and bass neck profile - Upwork +"Looking for a graphic designer with previous experience in crafting multimedia for social channels etc. Need 4 graphics for now and depending on the delivered result we will be reaching out more often for projects related to the same.


+To apply, please submit a proposal outlining your relevant experience, and include links to your portfolio or past projects that demonstrate your skills and experience in graphic design.

+We look forward to hearing from you and potentially working together to create beautiful and effective visual content for our brand.



Hourly Range: $15.00-$25.00 + +
Posted On: May 17, 2023 19:40 UTC
Category: Graphic Design
Skills:Travel & Hospitality, Graphic Design, Adobe InDesign, Social Media Imagery, Adobe Illustrator +
Country: United Arab Emirates +
click to apply","Hourly Range--: $15.00-$25.00--Posted On--: May 17, 2023 19:40 UTC--Category--: Graphic Design--Skills--:Travel & Hospitality, Graphic Design, Adobe InDesign, Social Media Imagery, Adobe Illustrator--Country--: United Arab Emirates-click to apply",https://www.upwork.com/jobs/Graphic-designer_~0188419c61c3ed6814?source=rss,2023-05-17T19:40:49+00:00,https://www.upwork.com/jobs/Graphic-designer_%7E0188419c61c3ed6814?source=rss,"None-Looking for a graphic designer with previous experience in crafting multimedia for social channels etc. Need 4 graphics for now and depending on the delivered result we will be reaching out more often for projects related to the same.-br-To apply, please submit a proposal outlining your relevant experience, and include links to your portfolio or past projects that demonstrate your skills and experience in graphic design.-br-We look forward to hearing from you and potentially working together to create beautiful and effective visual content for our brand.-b-Hourly Range-b-: $15.00-$25.00-b-Posted On-b-: May 17, 2023 19:40 UTC-b-Category-b-: Graphic Design-b-Skills-b-:Travel & Hospitality, Graphic Design, Adobe InDesign, Social Media Imagery, Adobe Illustrator-b-Country-b-: United Arab Emirates-a-click to apply",Graphic designer - Upwork +"The job is very simple:

+We need a lot of meme's from LARRY which is the name of the twitter bird;

+Check out our twitter for examples.
+https://twitter.com/Larry_ether

+Please share your portfolio which fits examples of twitter


Budget: $100 +
Posted On: May 17, 2023 19:23 UTC
Category: Graphic Design
Skills:Graphic Design, Adobe Photoshop, Illustration +
Country: Netherlands +
click to apply","Budget--: $100--Posted On--: May 17, 2023 19:23 UTC--Category--: Graphic Design--Skills--:Graphic Design, Adobe Photoshop, Illustration--Country--: Netherlands-click to apply",https://www.upwork.com/jobs/MEME-designer_~0176baf278f9b2ba01?source=rss,2023-05-17T19:23:36+00:00,https://www.upwork.com/jobs/MEME-designer_%7E0176baf278f9b2ba01?source=rss,"None-The job is very simple:-br-We need a lot of meme's from LARRY which is the name of the twitter bird;-br-Check out our twitter for examples.-br-https://twitter.com/Larry_ether-br-Please share your portfolio which fits examples of twitter-b-Budget-b-: $100-b-Posted On-b-: May 17, 2023 19:23 UTC-b-Category-b-: Graphic Design-b-Skills-b-:Graphic Design, Adobe Photoshop, Illustration-b-Country-b-: Netherlands-a-click to apply",MEME designer - Upwork +"We need a new logo design for "Slothtoberfest". This significant group event will host over 300 people and over 10 vendors. We need a very creative and pristine design to encapsulate this event.  We are looking for  a design of a sloth holding onto a beer mug. The rest of the design is free-range creativity-wise, but these two things are absolute, so please only apply if you can do a superb job at drawing a sloth.

Budget: $100 +
Posted On: May 17, 2023 19:20 UTC
Category: Logo Design
Skills:Logo Design, Graphic Design, Illustration, 3D Design +
Location Requirement: Only freelancers located in the United States may apply. +
Country: United States +
click to apply","Budget--: $100--Posted On--: May 17, 2023 19:20 UTC--Category--: Logo Design--Skills--:Logo Design, Graphic Design, Illustration, 3D Design--Location Requirement--: Only freelancers located in the United States may apply.--Country--: United States-click to apply",https://www.upwork.com/jobs/creative-logo-design_~01244215d8faabc1c3?source=rss,2023-05-17T19:20:34+00:00,https://www.upwork.com/jobs/creative-logo-design_%7E01244215d8faabc1c3?source=rss,"None-We need a new logo design for "Slothtoberfest". This significant group event will host over 300 people and over 10 vendors. We need a very creative and pristine design to encapsulate this event.  We are looking for  a design of a sloth holding onto a beer mug. The rest of the design is free-range creativity-wise, but these two things are absolute, so please only apply if you can do a superb job at drawing a sloth.-b-Budget-b-: $100-b-Posted On-b-: May 17, 2023 19:20 UTC-b-Category-b-: Logo Design-b-Skills-b-:Logo Design, Graphic Design, Illustration, 3D Design-b-Location Requirement-b-: Only freelancers located in the United States may apply.-b-Country-b-: United States-a-click to apply",3d creative logo design - Upwork +"Spirit of Giving Screen Saver

+Computer Museum of America has a temporary exhibit space; we call it the "Nook Look" It changes every 2-3 months. It has a 72" TV installed at the top, which annoumces the current exhibit. Attaching a picture of it."Nook Look Video Format Stretched
+.jpg"
+ We need a quick event graphic featuring the title graphic "From the CMoA Collection: ROBOTs" It is really between a motion graphic and a static graphic- is not meant to compete with the exhibit, but we don't want to burn a static image into the monitor, so we set it up as a powerpoint made of 10-15 jpegs which have the title and background imagery that slowly fades from one to the next. Then we export that as video and loop it on the monitor However, you need not use power point- you can use any graphics software that will export to 4K video

+The graphic will be displayed on a 9:16 monitor in 4K. To keep the screen from being 'burned in' from a static image being displayed for too long, the graphic you create should have a variety of different color schemes that can fade from one to the next. You will set these up to cross-fade slowly.

+Attached is "4K Video LoveBytes" a previous exhibit's logo/screen saver graphic to give you an idea of the desired pace of the cross fading.

+Important - transition between slides should be slow- it should be readable at all times, but change often enough that it never burns into the screen

+Deliverables: a 120  second video with  12-15 screen changes using the supplied logo, arranged in a powepoint. Use slow fades between slides like the example supplied

+Our standard fonts are Aglet Slab Pro and Ropa Mix Pro. I am also attaching our standard colors - we like to stick to black, white and grays for these headers but can add splashes of color occasionally for accent. We also have a graphic pattern established- the digital pattern,  which has been placed in the attached file 4K NookLook TV Template.ai

+Keep the pace slow and have fun with it!

Budget: $100 +
Posted On: May 17, 2023 19:18 UTC
Category: Graphic Design
Skills:Microsoft PowerPoint, Education, Logo Design, Adobe Illustrator, Adobe Photoshop, Motion Graphics +
Country: United States +
click to apply","Budget--: $100--Posted On--: May 17, 2023 19:18 UTC--Category--: Graphic Design--Skills--:Microsoft PowerPoint, Education, Logo Design, Adobe Illustrator, Adobe Photoshop, Motion Graphics--Country--: United States-click to apply",https://www.upwork.com/jobs/creative-motion-graphics-designer-make-Screen-saver-graphic-for-museum-exhibit-Robots_~0110fb2b28f105b7ef?source=rss,2023-05-17T19:18:27+00:00,https://www.upwork.com/jobs/creative-motion-graphics-designer-make-Screen-saver-graphic-for-museum-exhibit-Robots_%7E0110fb2b28f105b7ef?source=rss,"None-Spirit of Giving Screen Saver-br-Computer Museum of America has a temporary exhibit space; we call it the "Nook Look" It changes every 2-3 months. It has a 72" TV installed at the top, which annoumces the current exhibit. Attaching a picture of it."Nook Look Video Format Stretched-br-.jpg"-br-We need a quick event graphic featuring the title graphic "From the CMoA Collection: ROBOTs" It is really between a motion graphic and a static graphic- is not meant to compete with the exhibit, but we don't want to burn a static image into the monitor, so we set it up as a powerpoint made of 10-15 jpegs which have the title and background imagery that slowly fades from one to the next. Then we export that as video and loop it on the monitor However, you need not use power point- you can use any graphics software that will export to 4K video-br-The graphic will be displayed on a 9:16 monitor in 4K. To keep the screen from being 'burned in' from a static image being displayed for too long, the graphic you create should have a variety of different color schemes that can fade from one to the next. You will set these up to cross-fade slowly.-br-Attached is "4K Video LoveBytes" a previous exhibit's logo/screen saver graphic to give you an idea of the desired pace of the cross fading.-br-Important - transition between slides should be slow- it should be readable at all times, but change often enough that it never burns into the screen-br-Deliverables: a 120  second video with  12-15 screen changes using the supplied logo, arranged in a powepoint. Use slow fades between slides like the example supplied-br-Our standard fonts are Aglet Slab Pro and Ropa Mix Pro. I am also attaching our standard colors - we like to stick to black, white and grays for these headers but can add splashes of color occasionally for accent. We also have a graphic pattern established- the digital pattern,  which has been placed in the attached file 4K NookLook TV Template.ai-br-Keep the pace slow and have fun with it!-b-Budget-b-: $100-b-Posted On-b-: May 17, 2023 19:18 UTC-b-Category-b-: Graphic Design-b-Skills-b-:Microsoft PowerPoint, Education, Logo Design, Adobe Illustrator, Adobe Photoshop, Motion Graphics-b-Country-b-: United States-a-click to apply",creative motion graphics designer to make Screen saver graphic for a museum exhibit on Robots - Upwork +"PROJECT SCOPE:
+We'd like to refresh our Amazon presence and need to redesign our A+ content and product images. We will provide artwork, raw images, content guidelines, the copywriting, etc.  We need you to use your creative design expertise to get across our value proposition in a beautiful and professional manner.

+ONGOING WORK:
+We currently do not have a graphic designer on our team for marketing materials, so if this projects go well, you'd be our go-to designer for:
+Instagram Ads
+Facebook Ads
+Instagram Content
+Website Images
+...and more!

+Please include your portfolio with your application, ideally of Amazon content and product mockups.

Hourly Range: $12.00-$35.00 + +
Posted On: May 17, 2023 19:17 UTC
Category: Graphic Design
Skills:Graphic Design, Adobe Illustrator, Photo Editing, Infographic +
Country: United States +
click to apply","Hourly Range--: $12.00-$35.00--Posted On--: May 17, 2023 19:17 UTC--Category--: Graphic Design--Skills--:Graphic Design, Adobe Illustrator, Photo Editing, Infographic--Country--: United States-click to apply",https://www.upwork.com/jobs/Need-graphic-designer-with-Amazon-experience-for-fast-growing-ecommerce-brand_~01fb25ada5a6935d3e?source=rss,2023-05-17T19:17:26+00:00,https://www.upwork.com/jobs/Need-graphic-designer-with-Amazon-experience-for-fast-growing-ecommerce-brand_%7E01fb25ada5a6935d3e?source=rss,"None-PROJECT SCOPE:-br-We'd like to refresh our Amazon presence and need to redesign our A+ content and product images. We will provide artwork, raw images, content guidelines, the copywriting, etc.  We need you to use your creative design expertise to get across our value proposition in a beautiful and professional manner.-br-ONGOING WORK:-br-We currently do not have a graphic designer on our team for marketing materials, so if this projects go well, you'd be our go-to designer for:-br-Instagram Ads-br-Facebook Ads-br-Instagram Content-br-Website Images-br-...and more!-br-Please include your portfolio with your application, ideally of Amazon content and product mockups.-b-Hourly Range-b-: $12.00-$35.00-b-Posted On-b-: May 17, 2023 19:17 UTC-b-Category-b-: Graphic Design-b-Skills-b-:Graphic Design, Adobe Illustrator, Photo Editing, Infographic-b-Country-b-: United States-a-click to apply",Need graphic designer with Amazon experience for a fast-growing ecommerce brand - Upwork +"We are seeking a highly experienced graphic designer to create a comprehensive brand guideline for our company. As an established brand, we value consistency and professionalism in our visual identity, and we need an expert who can translate our brand values into a cohesive and visually appealing guide.

+Responsibilities:
+Collaborate with our team to understand our brand values, identity, and target audience
+Develop a comprehensive brand guideline that encompasses logo usage, typography, color palette, imagery, and overall visual style
+Design visually appealing layouts for the brand guideline, ensuring clarity and easy navigation
+Create detailed sections for each element of the brand guideline, providing clear instructions and examples
+Incorporate our company's FAQs into the brand guideline, addressing common design-related queries
+Ensure that the brand guideline reflects our brand's personality and conveys a consistent message across all platforms

+Requirements:
+Proven experience in graphic design, specifically in brand guideline creation
+Strong portfolio showcasing previous brand guideline projects
+Excellent command of the English language, both written and verbal
+Proficiency in graphic design software such as Adobe Creative Suite (Photoshop, Illustrator, InDesign)
+Attention to detail and ability to maintain consistency in design elements
+Strong communication and collaboration skills
+Upwork profile with a high rating and positive client feedback
+Application Process:
+If you are an experienced graphic designer with a strong background in brand guideline creation, we invite you to apply for this position.

+Please submit the following:

+Portfolio showcasing your previous brand guideline projects
+A brief description of your approach to brand guideline creation
+Your estimated time frame and rate for completing the project
+We will review applications promptly and contact qualified candidates for further discussion. Only experienced, highly-rated sellers on Upwork will be considered for this opportunity.

+Attachment:

+Table of Contents for the brand guideline
+FAQ
+Company logo for reference

Budget: $50 +
Posted On: May 17, 2023 18:58 UTC
Category: Brand Identity Design
Skills:Graphic Design, Adobe Illustrator, Brand Identity & Guidelines, Adobe Photoshop, Brand Guidelines, Corporate Brand Identity +
Country: Bahrain +
click to apply","Budget--: $50--Posted On--: May 17, 2023 18:58 UTC--Category--: Brand Identity Design--Skills--:Graphic Design, Adobe Illustrator, Brand Identity & Guidelines, Adobe Photoshop, Brand Guidelines, Corporate Brand Identity--Country--: Bahrain-click to apply",https://www.upwork.com/jobs/Experienced-Graphic-Designer-for-Brand-Guideline-Creation_~016a1eaab979f09645?source=rss,2023-05-17T18:58:29+00:00,https://www.upwork.com/jobs/Experienced-Graphic-Designer-for-Brand-Guideline-Creation_%7E016a1eaab979f09645?source=rss,"None-We are seeking a highly experienced graphic designer to create a comprehensive brand guideline for our company. As an established brand, we value consistency and professionalism in our visual identity, and we need an expert who can translate our brand values into a cohesive and visually appealing guide.-br-Responsibilities:-br-Collaborate with our team to understand our brand values, identity, and target audience-br-Develop a comprehensive brand guideline that encompasses logo usage, typography, color palette, imagery, and overall visual style-br-Design visually appealing layouts for the brand guideline, ensuring clarity and easy navigation-br-Create detailed sections for each element of the brand guideline, providing clear instructions and examples-br-Incorporate our company's FAQs into the brand guideline, addressing common design-related queries-br-Ensure that the brand guideline reflects our brand's personality and conveys a consistent message across all platforms-br-Requirements:-br-Proven experience in graphic design, specifically in brand guideline creation-br-Strong portfolio showcasing previous brand guideline projects-br-Excellent command of the English language, both written and verbal-br-Proficiency in graphic design software such as Adobe Creative Suite (Photoshop, Illustrator, InDesign)-br-Attention to detail and ability to maintain consistency in design elements-br-Strong communication and collaboration skills-br-Upwork profile with a high rating and positive client feedback-br-Application Process:-br-If you are an experienced graphic designer with a strong background in brand guideline creation, we invite you to apply for this position.-br-Please submit the following:-br-Portfolio showcasing your previous brand guideline projects-br-A brief description of your approach to brand guideline creation-br-Your estimated time frame and rate for completing the project-br-We will review applications promptly and contact qualified candidates for further discussion. Only experienced, highly-rated sellers on Upwork will be considered for this opportunity.-br-Attachment:-br-Table of Contents for the brand guideline-br-FAQ-br-Company logo for reference-b-Budget-b-: $50-b-Posted On-b-: May 17, 2023 18:58 UTC-b-Category-b-: Brand Identity Design-b-Skills-b-:Graphic Design, Adobe Illustrator, Brand Identity & Guidelines, Adobe Photoshop, Brand Guidelines, Corporate Brand Identity-b-Country-b-: Bahrain-a-click to apply",Experienced Graphic Designer for Brand Guideline Creation - Upwork +"Great design skill with ability to see and correct detailed errors. Must work with speed to build the website and be ready to make changes at any time for the next one week after the job is done.

Budget: $400 +
Posted On: May 17, 2023 18:55 UTC
Category: Graphic Design
Skills:Graphic Design, Infographic, Adobe Photoshop, Social Media Imagery, Adobe After Effects, Website Asset +
Country: Kenya +
click to apply","Budget--: $400--Posted On--: May 17, 2023 18:55 UTC--Category--: Graphic Design--Skills--:Graphic Design, Infographic, Adobe Photoshop, Social Media Imagery, Adobe After Effects, Website Asset--Country--: Kenya-click to apply",https://www.upwork.com/jobs/Graphic-Designer_~016728bfb6f7b8eacd?source=rss,2023-05-17T18:55:28+00:00,https://www.upwork.com/jobs/Graphic-Designer_%7E016728bfb6f7b8eacd?source=rss,"None-Great design skill with ability to see and correct detailed errors. Must work with speed to build the website and be ready to make changes at any time for the next one week after the job is done.-b-Budget-b-: $400-b-Posted On-b-: May 17, 2023 18:55 UTC-b-Category-b-: Graphic Design-b-Skills-b-:Graphic Design, Infographic, Adobe Photoshop, Social Media Imagery, Adobe After Effects, Website Asset-b-Country-b-: Kenya-a-click to apply",Graphic Designer - Upwork +"We are currently seeking a highly skilled and experienced graphic designer to join our team on a freelance basis. The primary responsibility of this position is to create visually appealing and impactful website banners for e-commerce websites. We are looking for candidates who have a strong background in designing website banners, particularly for recognizable companies in the e-commerce industry.

+Responsibilities:

+- Collaborate with our team to understand our brand, target audience, and specific requirements for website banners.
+- Develop creative concepts and design visually appealing website banners that effectively communicate our clients' messages and enhance their online presence.
+- Ensure that the banners are consistent with our brand guidelines and overall visual identity.
+- Utilize industry-standard design tools and software to create high-quality banners that are optimized for web display.
+- Stay up-to-date with the latest design trends, techniques, and technologies relevant to website banners and e-commerce design.
+- Manage multiple projects simultaneously, meet deadlines, and maintain high-quality standards.

+Requirements:

+- Proven experience as a graphic designer with a strong portfolio showcasing website banner designs.
+- Extensive knowledge and expertise in designing website banners specifically for e-commerce websites.
+- Familiarity with recognized companies in the e-commerce industry and an understanding of their visual branding.
+- Proficiency in design software such as Figma, Adobe Photoshop, Illustrator, or similar tools.
+- Strong understanding of typography, color theory, and composition principles.
+- Excellent attention to detail and ability to work independently while adhering to clients' guidelines.
+- Strong communication skills and the ability to collaborate effectively with clients and team members.
+- Ability to work in a fast-paced environment and manage multiple projects simultaneously.
+- Availability to meet project deadlines and provide timely deliverables.

+If you are a highly creative and experienced graphic designer with a passion for designing website banners for e-commerce websites, we would love for you to apply for this role. Please make sure to submit a link to your portfolio.

+Note: Only candidates with a strong portfolio showcasing website banner designs will be considered for this position.

Hourly Range: $25.00-$45.00 + +
Posted On: May 17, 2023 18:47 UTC
Category: Graphic Design
Skills:Social Media Imagery, Advertising Design, Retail & Consumer Goods, Figma, Graphic Design, Adobe Photoshop, Banner Ad Design, Adobe Illustrator, Web Design +
Country: United States +
click to apply","Hourly Range--: $25.00-$45.00--Posted On--: May 17, 2023 18:47 UTC--Category--: Graphic Design--Skills--:Social Media Imagery, Advertising Design, Retail & Consumer Goods, Figma, Graphic Design, Adobe Photoshop, Banner Ad Design, Adobe Illustrator, Web Design--Country--: United States-click to apply",https://www.upwork.com/jobs/Need-Experienced-Graphic-Designer-for-Website-Banners_~01401f2ddcf952883e?source=rss,2023-05-17T18:47:44+00:00,https://www.upwork.com/jobs/Need-Experienced-Graphic-Designer-for-Website-Banners_%7E01401f2ddcf952883e?source=rss,"None-We are currently seeking a highly skilled and experienced graphic designer to join our team on a freelance basis. The primary responsibility of this position is to create visually appealing and impactful website banners for e-commerce websites. We are looking for candidates who have a strong background in designing website banners, particularly for recognizable companies in the e-commerce industry.-br-Responsibilities:-br-- Collaborate with our team to understand our brand, target audience, and specific requirements for website banners.-br-- Develop creative concepts and design visually appealing website banners that effectively communicate our clients' messages and enhance their online presence.-br-- Ensure that the banners are consistent with our brand guidelines and overall visual identity.-br-- Utilize industry-standard design tools and software to create high-quality banners that are optimized for web display.-br-- Stay up-to-date with the latest design trends, techniques, and technologies relevant to website banners and e-commerce design.-br-- Manage multiple projects simultaneously, meet deadlines, and maintain high-quality standards.-br-Requirements:-br-- Proven experience as a graphic designer with a strong portfolio showcasing website banner designs.-br-- Extensive knowledge and expertise in designing website banners specifically for e-commerce websites.-br-- Familiarity with recognized companies in the e-commerce industry and an understanding of their visual branding.-br-- Proficiency in design software such as Figma, Adobe Photoshop, Illustrator, or similar tools.-br-- Strong understanding of typography, color theory, and composition principles.-br-- Excellent attention to detail and ability to work independently while adhering to clients' guidelines.-br-- Strong communication skills and the ability to collaborate effectively with clients and team members.-br-- Ability to work in a fast-paced environment and manage multiple projects simultaneously.-br-- Availability to meet project deadlines and provide timely deliverables.-br-If you are a highly creative and experienced graphic designer with a passion for designing website banners for e-commerce websites, we would love for you to apply for this role. Please make sure to submit a link to your portfolio.-br-Note: Only candidates with a strong portfolio showcasing website banner designs will be considered for this position.-b-Hourly Range-b-: $25.00-$45.00-b-Posted On-b-: May 17, 2023 18:47 UTC-b-Category-b-: Graphic Design-b-Skills-b-:Social Media Imagery, Advertising Design, Retail & Consumer Goods, Figma, Graphic Design, Adobe Photoshop, Banner Ad Design, Adobe Illustrator, Web Design-b-Country-b-: United States-a-click to apply",Need Experienced Graphic Designer for Website Banners - Upwork +"Need someone to create a 7-10 images for an upcoming cannabis campaign demonstrating the GIGANTIC SIZE of our new buds using "forced perspective" imagery to exaggerate the size/scale of the buds.

+We do not have any images to start with, so please have access to royalty-free photography that you can secure and then use Photoshop or other program(s) to manipulate them into cool looking forced perspective campaign images.

+You can find some examples of forced perspective imagery here. https://www.pinterest.com/pin/50-forced-perspective-photography-examples-around-the-world--464363411561747460/

+Note that we want the buds to appear GIGANTIC in these fun, exaggerated images. That is the effect we are going for.

Hourly Range: $15.00-$70.00 + +
Posted On: May 17, 2023 18:20 UTC
Category: Image Editing
Skills:Adobe Photoshop, Image Editing, Photo Editing, Graphic Design +
Country: United States +
click to apply","Hourly Range--: $15.00-$70.00--Posted On--: May 17, 2023 18:20 UTC--Category--: Image Editing--Skills--:Adobe Photoshop, Image Editing, Photo Editing, Graphic Design--Country--: United States-click to apply",https://www.upwork.com/jobs/Manipulate-images-forced-perspective_~01c46ee94b536a029f?source=rss,2023-05-17T18:20:07+00:00,https://www.upwork.com/jobs/Manipulate-images-forced-perspective_%7E01c46ee94b536a029f?source=rss,"None-Need someone to create a 7-10 images for an upcoming cannabis campaign demonstrating the GIGANTIC SIZE of our new buds using "forced perspective" imagery to exaggerate the size/scale of the buds.-br-We do not have any images to start with, so please have access to royalty-free photography that you can secure and then use Photoshop or other program(s) to manipulate them into cool looking forced perspective campaign images.-br-You can find some examples of forced perspective imagery here. https://www.pinterest.com/pin/50-forced-perspective-photography-examples-around-the-world--464363411561747460/-br-Note that we want the buds to appear GIGANTIC in these fun, exaggerated images. That is the effect we are going for.-b-Hourly Range-b-: $15.00-$70.00-b-Posted On-b-: May 17, 2023 18:20 UTC-b-Category-b-: Image Editing-b-Skills-b-:Adobe Photoshop, Image Editing, Photo Editing, Graphic Design-b-Country-b-: United States-a-click to apply",Manipulate images - forced perspective - Upwork +"As a 3D artist, I often find it tedious to update my portfolio. However, I believe I've found the perfect solution: you! I'm seeking someone who can help me showcase my work effectively on Squarespace. Specifically, I would like you to take the images of my final projects along with their accompanying synopses and present them in a visually appealing manner that does some justice to my creations.

+To begin, we'll focus on one particular project: a Target gift card that I designed. To get started, I'll provide you with my password, granting you access to create a dedicated page for this project on Squarespace. The attached images are 2 out of 8 that I will hand over to you. I need your expertise to create a cohesive presentation by incorporating process shots and the final product using Photoshop mockups.  Additionally, if you have any knowledge or experience in properly labeling images in Squarespace for SEO purposes, it would be a valuable asset. I look forward to collaborating with you!

Hourly Range: $25.00-$45.00 + +
Posted On: May 16, 2023 02:42 UTC
Category: Graphic Design
Skills:Layout Design, Adobe Photoshop, Adobe Illustrator, Graphic Design, Squarespace, Photo Editing +
Country: United States +
click to apply","Hourly Range--: $25.00-$45.00--Posted On--: May 16, 2023 02:42 UTC--Category--: Graphic Design--Skills--:Layout Design, Adobe Photoshop, Adobe Illustrator, Graphic Design, Squarespace, Photo Editing--Country--: United States-click to apply",https://www.upwork.com/jobs/Looking-for-Graphic-Designer-update-portfolio-Squarespace_~01fef70eaa051416b4?source=rss,2023-05-16T02:42:27+00:00,https://www.upwork.com/jobs/Looking-for-Graphic-Designer-update-portfolio-Squarespace_%7E01fef70eaa051416b4?source=rss,"None-As a 3D artist, I often find it tedious to update my portfolio. However, I believe I've found the perfect solution: you! I'm seeking someone who can help me showcase my work effectively on Squarespace. Specifically, I would like you to take the images of my final projects along with their accompanying synopses and present them in a visually appealing manner that does some justice to my creations.-br-To begin, we'll focus on one particular project: a Target gift card that I designed. To get started, I'll provide you with my password, granting you access to create a dedicated page for this project on Squarespace. The attached images are 2 out of 8 that I will hand over to you. I need your expertise to create a cohesive presentation by incorporating process shots and the final product using Photoshop mockups.  Additionally, if you have any knowledge or experience in properly labeling images in Squarespace for SEO purposes, it would be a valuable asset. I look forward to collaborating with you!-b-Hourly Range-b-: $25.00-$45.00-b-Posted On-b-: May 16, 2023 02:42 UTC-b-Category-b-: Graphic Design-b-Skills-b-:Layout Design, Adobe Photoshop, Adobe Illustrator, Graphic Design, Squarespace, Photo Editing-b-Country-b-: United States-a-click to apply",Looking for Graphic Designer to update my portfolio on Squarespace - Upwork +"I have some pictures of empty rooms in my home.  I want to digitally change the carpet, wall paint, and add furniture.  I also want to remove handyman tools from the floor.

Budget: $65 +
Posted On: May 17, 2023 18:17 UTC
Category: Image Editing
Skills:Virtual Staging, Photo Editing, Interior Design +
Country: United States +
click to apply","Budget--: $65--Posted On--: May 17, 2023 18:17 UTC--Category--: Image Editing--Skills--:Virtual Staging, Photo Editing, Interior Design--Country--: United States-click to apply",https://www.upwork.com/jobs/Virtual-staging-digitally-furnish-images-rooms-home_~01966ef0a702c48c94?source=rss,2023-05-17T18:17:19+00:00,https://www.upwork.com/jobs/Virtual-staging-digitally-furnish-images-rooms-home_%7E01966ef0a702c48c94?source=rss,"None-I have some pictures of empty rooms in my home.  I want to digitally change the carpet, wall paint, and add furniture.  I also want to remove handyman tools from the floor.-b-Budget-b-: $65-b-Posted On-b-: May 17, 2023 18:17 UTC-b-Category-b-: Image Editing-b-Skills-b-:Virtual Staging, Photo Editing, Interior Design-b-Country-b-: United States-a-click to apply","Virtual staging, digitally furnish images of rooms in my home - Upwork" +"I would like to have the Dragon (full body) replace the black Saddle in the scarf attached.

+We are looking for an experienced illustrator to recreate a pattern for us. The project is expected to be less than 1 month in duration. The ideal candidate should have knowledge and experience in Adobe Illustrator, Adobe Photoshop, Drawing, Graphic Design, and Illustration.

+In this project, we need you to use your skills to recreate a pattern that we will provide you with. We would like you to add your own creative touch to the design to make it more visually appealing. The final product should be a high-quality, print-ready image that can be used on various materials.

+To apply for this position, please submit a proposal that outlines how you can help us with this project. Please include links to your past completed projects that are similar in nature to this one. We look forward to hearing from you and finding the perfect candidate to help us with this project.

+Note: Some of the content in this job post may have been auto-generated using advanced AI.

Budget: $100 +
Posted On: May 17, 2023 18:05 UTC
Category: Illustration
Skills:Illustration, Adobe Illustrator, Adobe Photoshop, Graphic Design, Drawing +
Country: United States +
click to apply","Budget--: $100--Posted On--: May 17, 2023 18:05 UTC--Category--: Illustration--Skills--:Illustration, Adobe Illustrator, Adobe Photoshop, Graphic Design, Drawing--Country--: United States-click to apply",https://www.upwork.com/jobs/Illustration-Project-Recreate-Pattern_~016da07474143a0c48?source=rss,2023-05-17T18:05:36+00:00,https://www.upwork.com/jobs/Illustration-Project-Recreate-Pattern_%7E016da07474143a0c48?source=rss,"None-I would like to have the Dragon (full body) replace the black Saddle in the scarf attached.-br-We are looking for an experienced illustrator to recreate a pattern for us. The project is expected to be less than 1 month in duration. The ideal candidate should have knowledge and experience in Adobe Illustrator, Adobe Photoshop, Drawing, Graphic Design, and Illustration.-br-In this project, we need you to use your skills to recreate a pattern that we will provide you with. We would like you to add your own creative touch to the design to make it more visually appealing. The final product should be a high-quality, print-ready image that can be used on various materials.-br-To apply for this position, please submit a proposal that outlines how you can help us with this project. Please include links to your past completed projects that are similar in nature to this one. We look forward to hearing from you and finding the perfect candidate to help us with this project.-br-Note: Some of the content in this job post may have been auto-generated using advanced AI.-b-Budget-b-: $100-b-Posted On-b-: May 17, 2023 18:05 UTC-b-Category-b-: Illustration-b-Skills-b-:Illustration, Adobe Illustrator, Adobe Photoshop, Graphic Design, Drawing-b-Country-b-: United States-a-click to apply",Illustration Project - Recreate Pattern - Upwork +"We have a pop up booth for a 10' x 10' booth. We need a backdrop design for our upcoming trade show exhibit in Sept 23'. This will need to be completed by June 1 in time for Comps, designer selection, printing/approvals, ETC.

+We will provide all the content necessary to provide a compelling need for our services. I will work together with the Artist.

Hourly Range: $30.00 + +
Posted On: May 17, 2023 17:49 UTC
Category: Graphic Design
Skills:Graphic Design, Adobe Photoshop, Brand Identity & Guidelines +
Location Requirement: Only freelancers located in the United States may apply. +
Country: United States +
click to apply","Hourly Range--: $30.00--Posted On--: May 17, 2023 17:49 UTC--Category--: Graphic Design--Skills--:Graphic Design, Adobe Photoshop, Brand Identity & Guidelines--Location Requirement--: Only freelancers located in the United States may apply.--Country--: United States-click to apply",https://www.upwork.com/jobs/Tradeshow-Booth-Graphic-Design_~01c11f4b8e7eb84908?source=rss,2023-05-17T17:49:17+00:00,https://www.upwork.com/jobs/Tradeshow-Booth-Graphic-Design_%7E01c11f4b8e7eb84908?source=rss,"None-We have a pop up booth for a 10' x 10' booth. We need a backdrop design for our upcoming trade show exhibit in Sept 23'. This will need to be completed by June 1 in time for Comps, designer selection, printing/approvals, ETC.-br-We will provide all the content necessary to provide a compelling need for our services. I will work together with the Artist.-b-Hourly Range-b-: $30.00-b-Posted On-b-: May 17, 2023 17:49 UTC-b-Category-b-: Graphic Design-b-Skills-b-:Graphic Design, Adobe Photoshop, Brand Identity & Guidelines-b-Location Requirement-b-: Only freelancers located in the United States may apply.-b-Country-b-: United States-a-click to apply",Tradeshow Booth Graphic Design - Upwork +"Are you a creative genius who knows how to make a brand shine through captivating advertisements? We're seeking a talented Meta Ads Specialist to take charge of creating and managing ads that perfectly align with our brand and image.

+As our Meta Ads Specialist, you will be responsible for crafting visually stunning and compelling advertisements across various platforms, ensuring they not only capture attention but also reflect our brand identity and values.

+Responsibilities:

+Develop and execute captivating Meta Ads that effectively communicate our brand message and resonate with our target audience.

+Create engaging ad concepts, persuasive copy, and eye-catching visuals that align with our brand image.

+Monitor and optimize ad performance, conducting A/B testing and leveraging data-driven insights to continuously improve campaign effectiveness and maximize ROI.

+Requirements:
+Proven experience in creating and managing Meta Ads, preferably in a similar role.

+Excellent creative and conceptual thinking skills, with the ability to develop visually appealing and on-brand advertisements.

+Proficiency in using ad platforms (e.g., Google Ads, Facebook Ads Manager) and a solid understanding of ad targeting, bidding strategies, and campaign optimization.

+Strong copywriting skills and the ability to craft compelling ad copy that drives action.

+Up-to-date knowledge of industry trends and best practices in digital advertising.

+If you have an eye for design, a flair for creativity, and a passion for delivering outstanding ad experiences, we want to hear from you!


Budget: $300 +
Posted On: May 17, 2023 17:41 UTC
Category: Graphic Design
Skills:Custom Graphics, Advertising Design, Brand Identity Design, Graphic Design, Fashion & Beauty, Adobe Photoshop, Adobe After Effects, Adobe Flash, Canva +
Country: United States +
click to apply","Budget--: $300--Posted On--: May 17, 2023 17:41 UTC--Category--: Graphic Design--Skills--:Custom Graphics, Advertising Design, Brand Identity Design, Graphic Design, Fashion & Beauty, Adobe Photoshop, Adobe After Effects, Adobe Flash, Canva--Country--: United States-click to apply",https://www.upwork.com/jobs/Meta-Ads-Specialist_~019e0997545e4d0aec?source=rss,2023-05-17T17:41:29+00:00,https://www.upwork.com/jobs/Meta-Ads-Specialist_%7E019e0997545e4d0aec?source=rss,"None-Are you a creative genius who knows how to make a brand shine through captivating advertisements? We're seeking a talented Meta Ads Specialist to take charge of creating and managing ads that perfectly align with our brand and image.-br-As our Meta Ads Specialist, you will be responsible for crafting visually stunning and compelling advertisements across various platforms, ensuring they not only capture attention but also reflect our brand identity and values.-br-Responsibilities:-br-Develop and execute captivating Meta Ads that effectively communicate our brand message and resonate with our target audience.-br-Create engaging ad concepts, persuasive copy, and eye-catching visuals that align with our brand image.-br-Monitor and optimize ad performance, conducting A/B testing and leveraging data-driven insights to continuously improve campaign effectiveness and maximize ROI.-br-Requirements:-br-Proven experience in creating and managing Meta Ads, preferably in a similar role.-br-Excellent creative and conceptual thinking skills, with the ability to develop visually appealing and on-brand advertisements.-br-Proficiency in using ad platforms (e.g., Google Ads, Facebook Ads Manager) and a solid understanding of ad targeting, bidding strategies, and campaign optimization.-br-Strong copywriting skills and the ability to craft compelling ad copy that drives action.-br-Up-to-date knowledge of industry trends and best practices in digital advertising.-br-If you have an eye for design, a flair for creativity, and a passion for delivering outstanding ad experiences, we want to hear from you!-b-Budget-b-: $300-b-Posted On-b-: May 17, 2023 17:41 UTC-b-Category-b-: Graphic Design-b-Skills-b-:Custom Graphics, Advertising Design, Brand Identity Design, Graphic Design, Fashion & Beauty, Adobe Photoshop, Adobe After Effects, Adobe Flash, Canva-b-Country-b-: United States-a-click to apply",Meta Ads Specialist - Upwork +"We are looking for an experienced Adobe Photoshop expert to assist with touch-up work on a variety of photos. The ideal candidate will have experience in event photography, real estate, and people photography. The job will require working with RAW images and using Adobe to organize and edit photos.

+We have (40) images with food, indoor activities, and outdoor activities that all need various levels of attention. We will want a fixed aspect ratio for portrait pics, as well as one for our landscape orientation pics for uniform incorporation to a client site.

+The final aspect of the project will be touching up an existing set of (22) real-estate/facility images to better blend with those of people and food.

+The candidate should be available to work on a flexible schedule and produce this work quickly. We are looking for someone who pays close attention to detail and can handle demanding clients.

+To apply for this position, please submit a proposal outlining your experience and how you can assist with this project.

+Please include links to past completed projects that demonstrate your skills in Adobe Photoshop, Adobe Lightroom, and event as well as real estate photo editing. We look forward to hearing from you!


Budget: $100 +
Posted On: May 17, 2023 17:38 UTC
Category: Image Editing
Skills:Adobe Lightroom, RAW, People, Real Estate, Event Photography, Adobe Photoshop, Photo Editing, Photo Retouching, Image Editing, Photo Manipulation +
Country: United States +
click to apply","Budget--: $100--Posted On--: May 17, 2023 17:38 UTC--Category--: Image Editing--Skills--:Adobe Lightroom, RAW, People, Real Estate, Event Photography, Adobe Photoshop, Photo Editing, Photo Retouching, Image Editing, Photo Manipulation--Country--: United States-click to apply",https://www.upwork.com/jobs/Adobe-Photoshop-Expert-Needed-for-Exacting-Touch-Work_~01c25e37800475b207?source=rss,2023-05-17T17:38:52+00:00,https://www.upwork.com/jobs/Adobe-Photoshop-Expert-Needed-for-Exacting-Touch-Work_%7E01c25e37800475b207?source=rss,"None-We are looking for an experienced Adobe Photoshop expert to assist with touch-up work on a variety of photos. The ideal candidate will have experience in event photography, real estate, and people photography. The job will require working with RAW images and using Adobe to organize and edit photos.-br-We have (40) images with food, indoor activities, and outdoor activities that all need various levels of attention. We will want a fixed aspect ratio for portrait pics, as well as one for our landscape orientation pics for uniform incorporation to a client site.-br-The final aspect of the project will be touching up an existing set of (22) real-estate/facility images to better blend with those of people and food.-br-The candidate should be available to work on a flexible schedule and produce this work quickly. We are looking for someone who pays close attention to detail and can handle demanding clients.-br-To apply for this position, please submit a proposal outlining your experience and how you can assist with this project.-br-Please include links to past completed projects that demonstrate your skills in Adobe Photoshop, Adobe Lightroom, and event as well as real estate photo editing. We look forward to hearing from you!-b-Budget-b-: $100-b-Posted On-b-: May 17, 2023 17:38 UTC-b-Category-b-: Image Editing-b-Skills-b-:Adobe Lightroom, RAW, People, Real Estate, Event Photography, Adobe Photoshop, Photo Editing, Photo Retouching, Image Editing, Photo Manipulation-b-Country-b-: United States-a-click to apply",Adobe Photoshop Expert Needed for Exacting Touch-Up Work - Upwork +"We are looking for an experienced video editor to work on a project that involves making the background transparent on two videos. These videos will be used for augmented reality (AR) and should be compressed to the smallest file size possible without sacrificing quality. The ideal candidate should have proficiency in Adobe After Effects, animation, motion graphics, and video production for AR.

+As the chosen candidate, you will be responsible for editing the videos, ensuring that the background is transparent and that the final output is of high quality. You should be able to work independently and communicate effectively with our team to ensure that the project is completed within the given timeframe of 24 hours or less.

+To be considered for this position, please submit a proposal detailing your experience working on similar projects, and how you can help us achieve our goals for this project. Please include links to past completed projects that showcase your skills in video editing, motion graphics, and animation.

+We look forward to receiving your proposal and working with you to create high-quality AR videos.

+Note: Some of the content in this job post may have been auto-generated using advanced AI.

Budget: $100 +
Posted On: May 17, 2023 17:37 UTC
Category: Video Editing
Skills:Video Editing, Adobe After Effects, Animation, Motion Graphics, Video Production +
Country: United States +
click to apply","Budget--: $100--Posted On--: May 17, 2023 17:37 UTC--Category--: Video Editing--Skills--:Video Editing, Adobe After Effects, Animation, Motion Graphics, Video Production--Country--: United States-click to apply",https://www.upwork.com/jobs/Make-background-transparent-videos-that-will-used-for-and-compress-the-smallest-file_~01c4ba8715b0f0672d?source=rss,2023-05-17T17:37:57+00:00,https://www.upwork.com/jobs/Make-background-transparent-videos-that-will-used-for-and-compress-the-smallest-file_%7E01c4ba8715b0f0672d?source=rss,"None-We are looking for an experienced video editor to work on a project that involves making the background transparent on two videos. These videos will be used for augmented reality (AR) and should be compressed to the smallest file size possible without sacrificing quality. The ideal candidate should have proficiency in Adobe After Effects, animation, motion graphics, and video production for AR.-br-As the chosen candidate, you will be responsible for editing the videos, ensuring that the background is transparent and that the final output is of high quality. You should be able to work independently and communicate effectively with our team to ensure that the project is completed within the given timeframe of 24 hours or less.-br-To be considered for this position, please submit a proposal detailing your experience working on similar projects, and how you can help us achieve our goals for this project. Please include links to past completed projects that showcase your skills in video editing, motion graphics, and animation.-br-We look forward to receiving your proposal and working with you to create high-quality AR videos.-br-Note: Some of the content in this job post may have been auto-generated using advanced AI.-b-Budget-b-: $100-b-Posted On-b-: May 17, 2023 17:37 UTC-b-Category-b-: Video Editing-b-Skills-b-:Video Editing, Adobe After Effects, Animation, Motion Graphics, Video Production-b-Country-b-: United States-a-click to apply",Make background transparent on 2 videos that will be used for AR and compress to the smallest file. - Upwork +"We need a very simple logo of two letters. We already have a good idea of  the layout we want of these, but need to make it look good and match our brand image.

+Previous marketing and understanding of brand image and identity would help tons. This is a logo we will want to keep for a long long time.

+The logo is a simple 1 and an L we want the 1 and L next to each other where the L is essentially a mirror of the 1 upside-down, but sloped in a way to make it look like an L.

Budget: $50 +
Posted On: May 17, 2023 17:36 UTC
Category: Brand Identity Design
Skills:Logo Design, Adobe Illustrator, Adobe Photoshop, Graphic Design +
Location Requirement: Only freelancers located in the United States may apply. +
Country: United States +
click to apply","Budget--: $50--Posted On--: May 17, 2023 17:36 UTC--Category--: Brand Identity Design--Skills--:Logo Design, Adobe Illustrator, Adobe Photoshop, Graphic Design--Location Requirement--: Only freelancers located in the United States may apply.--Country--: United States-click to apply",https://www.upwork.com/jobs/Simple-Logo_~0188d7016e57ecdf2a?source=rss,2023-05-17T17:36:41+00:00,https://www.upwork.com/jobs/Simple-Logo_%7E0188d7016e57ecdf2a?source=rss,"None-We need a very simple logo of two letters. We already have a good idea of  the layout we want of these, but need to make it look good and match our brand image.-br-Previous marketing and understanding of brand image and identity would help tons. This is a logo we will want to keep for a long long time.-br-The logo is a simple 1 and an L we want the 1 and L next to each other where the L is essentially a mirror of the 1 upside-down, but sloped in a way to make it look like an L.-b-Budget-b-: $50-b-Posted On-b-: May 17, 2023 17:36 UTC-b-Category-b-: Brand Identity Design-b-Skills-b-:Logo Design, Adobe Illustrator, Adobe Photoshop, Graphic Design-b-Location Requirement-b-: Only freelancers located in the United States may apply.-b-Country-b-: United States-a-click to apply",Simple Logo - Upwork +"I'm looking for a simple automation in Photoshop (or similar software) that allows us to upload a photo into a 72cm x 72cm template and then the script divides the photo into nine equal squares which each print - one per page.

+I don't currently have a photoshop license, so I'm open to using whatever software is most appropriate and least expensive.

+I am looking to have this completed in the next few days.

Budget: $75 +
Posted On: May 17, 2023 17:34 UTC
Category: Scripting & Automation
Skills:Adobe Photoshop, Scripting +
Country: United States +
click to apply","Budget--: $75--Posted On--: May 17, 2023 17:34 UTC--Category--: Scripting & Automation--Skills--:Adobe Photoshop, Scripting--Country--: United States-click to apply",https://www.upwork.com/jobs/Simple-photoshop-script-automation_~01eda0b3c86040654b?source=rss,2023-05-17T17:34:41+00:00,https://www.upwork.com/jobs/Simple-photoshop-script-automation_%7E01eda0b3c86040654b?source=rss,"None-I'm looking for a simple automation in Photoshop (or similar software) that allows us to upload a photo into a 72cm x 72cm template and then the script divides the photo into nine equal squares which each print - one per page.-br-I don't currently have a photoshop license, so I'm open to using whatever software is most appropriate and least expensive.-br-I am looking to have this completed in the next few days.-b-Budget-b-: $75-b-Posted On-b-: May 17, 2023 17:34 UTC-b-Category-b-: Scripting & Automation-b-Skills-b-:Adobe Photoshop, Scripting-b-Country-b-: United States-a-click to apply",Simple photoshop script/automation - Upwork +"here is our current newsletter: https://cryptobrew-newsletter.beehiiv.com

+please look through it and let us know what you would improve and why

+NOTE: we want to personify the logo as well and bring more personality through the newsletter via that personification of a crypto related coffee cup - with the job posting you would design this as well

+Our goals: make a great crypto newsletter that tells our readers the most important things occuring in the space - no longer than a 3 minute read + has a high daily open rate (people enjoy the read)

+We are looking for a skilled designer to create a visually appealing and engaging newsletter design for our company, Crypto Brew (Hosted on BeeHiiv). The project timeline is less than one month, so we need someone who can work efficiently and hit all deadlines.

+The ideal candidate should have expertise in Adobe InDesign, Adobe Photoshop, graphic design, layout design, social media imagery, and web design. We are looking for someone who can bring creativity and innovation to our newsletter design, while also maintaining our brand identity.

+To apply for this project, please submit a proposal detailing your experience and skills related to newsletter design. We would love to see some links to past completed projects that showcase your design abilities.

+begin your application with "Brew Crew" so we know you read through this in its entirety

+We are excited to work with a talented designer who can help us take our newsletter to the next level and engage our audience with eye-catching visuals.

Budget: $100 +
Posted On: May 17, 2023 17:32 UTC
Category: Graphic Design
Skills:Social Media Imagery, Graphic Design, Adobe InDesign, Layout Design, Web Design, Adobe Photoshop +
Country: United States +
click to apply","Budget--: $100--Posted On--: May 17, 2023 17:32 UTC--Category--: Graphic Design--Skills--:Social Media Imagery, Graphic Design, Adobe InDesign, Layout Design, Web Design, Adobe Photoshop--Country--: United States-click to apply",https://www.upwork.com/jobs/BeeHiiv-Newsletter-Design_~01feae36085f9cb731?source=rss,2023-05-17T17:32:58+00:00,https://www.upwork.com/jobs/BeeHiiv-Newsletter-Design_%7E01feae36085f9cb731?source=rss,"None-here is our current newsletter: https://cryptobrew-newsletter.beehiiv.com-br-please look through it and let us know what you would improve and why-br-NOTE: we want to personify the logo as well and bring more personality through the newsletter via that personification of a crypto related coffee cup - with the job posting you would design this as well-br-Our goals: make a great crypto newsletter that tells our readers the most important things occuring in the space - no longer than a 3 minute read + has a high daily open rate (people enjoy the read)-br-We are looking for a skilled designer to create a visually appealing and engaging newsletter design for our company, Crypto Brew (Hosted on BeeHiiv). The project timeline is less than one month, so we need someone who can work efficiently and hit all deadlines.-br-The ideal candidate should have expertise in Adobe InDesign, Adobe Photoshop, graphic design, layout design, social media imagery, and web design. We are looking for someone who can bring creativity and innovation to our newsletter design, while also maintaining our brand identity.-br-To apply for this project, please submit a proposal detailing your experience and skills related to newsletter design. We would love to see some links to past completed projects that showcase your design abilities.-br-begin your application with "Brew Crew" so we know you read through this in its entirety-br-We are excited to work with a talented designer who can help us take our newsletter to the next level and engage our audience with eye-catching visuals.-b-Budget-b-: $100-b-Posted On-b-: May 17, 2023 17:32 UTC-b-Category-b-: Graphic Design-b-Skills-b-:Social Media Imagery, Graphic Design, Adobe InDesign, Layout Design, Web Design, Adobe Photoshop-b-Country-b-: United States-a-click to apply",BeeHiiv Newsletter Design - Upwork +"I want to create a video to have it in my website homepage along with the logo.

+It style should be artistic and modern with a bit of gold in it

Budget: $75 +
Posted On: May 17, 2023 17:26 UTC
Category: Video Production
Skills:AVI, Video Intro & Outro, Graphic Design, Visual Communication +
Country: Saudi Arabia +
click to apply","Budget--: $75--Posted On--: May 17, 2023 17:26 UTC--Category--: Video Production--Skills--:AVI, Video Intro & Outro, Graphic Design, Visual Communication--Country--: Saudi Arabia-click to apply",https://www.upwork.com/jobs/Create-artistic-and-modern-video-for-website-homepage_~019f789a06ff8d0f05?source=rss,2023-05-17T17:26:18+00:00,https://www.upwork.com/jobs/Create-artistic-and-modern-video-for-website-homepage_%7E019f789a06ff8d0f05?source=rss,"None-I want to create a video to have it in my website homepage along with the logo.-br-It style should be artistic and modern with a bit of gold in it-b-Budget-b-: $75-b-Posted On-b-: May 17, 2023 17:26 UTC-b-Category-b-: Video Production-b-Skills-b-:AVI, Video Intro & Outro, Graphic Design, Visual Communication-b-Country-b-: Saudi Arabia-a-click to apply",Create an artistic and modern video for website homepage - Upwork +"Hi there!

+Looking for someone to create a content page with my branding guidelines.


Budget: $50 +
Posted On: May 17, 2023 17:16 UTC
Category: Fashion Design
Skills:Content Writing, Layout Design, Graphic Design +
Country: Germany +
click to apply","Budget--: $50--Posted On--: May 17, 2023 17:16 UTC--Category--: Fashion Design--Skills--:Content Writing, Layout Design, Graphic Design--Country--: Germany-click to apply",https://www.upwork.com/jobs/Fashion-Content-Design_~010610e1899aa34737?source=rss,2023-05-17T17:16:42+00:00,https://www.upwork.com/jobs/Fashion-Content-Design_%7E010610e1899aa34737?source=rss,"None-Hi there!-br-Looking for someone to create a content page with my branding guidelines.-b-Budget-b-: $50-b-Posted On-b-: May 17, 2023 17:16 UTC-b-Category-b-: Fashion Design-b-Skills-b-:Content Writing, Layout Design, Graphic Design-b-Country-b-: Germany-a-click to apply",Fashion Content Design - Upwork +"We are looking for a skilled designer who can create a landing page with a visually appealing design. The landing page will require icons and dynamic parts that will need to be created using Adobe After Effects and Adobe Illustrator. The ideal candidate should have experience in graphic design, illustration, web design, and have proficiency in Wix and WordPress.

+Please find attached a template of our template. Please note only the text is relevant. Icons have to be designed by you and photos proposed that match the content.

+You can use any web page builder you like.

+We like the following desin: www.baze.com

Budget: $250 +
Posted On: May 17, 2023 17:04 UTC
Category: Web Design
Skills:Wix, Graphic Design, Web Design, WordPress, Adobe Illustrator, Adobe After Effects +
Country: Switzerland +
click to apply","Budget--: $250--Posted On--: May 17, 2023 17:04 UTC--Category--: Web Design--Skills--:Wix, Graphic Design, Web Design, WordPress, Adobe Illustrator, Adobe After Effects--Country--: Switzerland-click to apply",https://www.upwork.com/jobs/Design-web-page-and-also-icons-after-effects-the-page_~0161c7c4a0b201b2aa?source=rss,2023-05-17T17:04:25+00:00,https://www.upwork.com/jobs/Design-web-page-and-also-icons-after-effects-the-page_%7E0161c7c4a0b201b2aa?source=rss,"None-We are looking for a skilled designer who can create a landing page with a visually appealing design. The landing page will require icons and dynamic parts that will need to be created using Adobe After Effects and Adobe Illustrator. The ideal candidate should have experience in graphic design, illustration, web design, and have proficiency in Wix and WordPress.-br-Please find attached a template of our template. Please note only the text is relevant. Icons have to be designed by you and photos proposed that match the content.-br-You can use any web page builder you like.-br-We like the following desin: www.baze.com-b-Budget-b-: $250-b-Posted On-b-: May 17, 2023 17:04 UTC-b-Category-b-: Web Design-b-Skills-b-:Wix, Graphic Design, Web Design, WordPress, Adobe Illustrator, Adobe After Effects-b-Country-b-: Switzerland-a-click to apply",Design web page and also icons/after effects on the page - Upwork +"Need to design a clean modern unique shaker mixer bottle for the gym that does not infringe on other designs. The brand is geared toward women so the bottle needs to be ‘pretty’.

Hourly Range: $15.00-$35.00 + +
Posted On: May 17, 2023 16:53 UTC
Category: Graphic Design
Skills:3D Modeling, 3D Design, Product Design, Graphic Design +
Country: United States +
click to apply","Hourly Range--: $15.00-$35.00--Posted On--: May 17, 2023 16:53 UTC--Category--: Graphic Design--Skills--:3D Modeling, 3D Design, Product Design, Graphic Design--Country--: United States-click to apply",https://www.upwork.com/jobs/Design-protein-unique-shaker-cup-Needs-unique-and-not-infringe-others_~019873d4f060a594d7?source=rss,2023-05-17T16:53:24+00:00,https://www.upwork.com/jobs/Design-protein-unique-shaker-cup-Needs-unique-and-not-infringe-others_%7E019873d4f060a594d7?source=rss,"None-Need to design a clean modern unique shaker mixer bottle for the gym that does not infringe on other designs. The brand is geared toward women so the bottle needs to be ‘pretty’.-b-Hourly Range-b-: $15.00-$35.00-b-Posted On-b-: May 17, 2023 16:53 UTC-b-Category-b-: Graphic Design-b-Skills-b-:3D Modeling, 3D Design, Product Design, Graphic Design-b-Country-b-: United States-a-click to apply",Design a protein unique shaker cup. Needs to be unique and not infringe on others. - Upwork +"We are looking for a talented graphic designer to create stunning graphics for our app store screenshots. Your role will be to create visually appealing designs that will catch the eye of potential users. As a graphic designer, you should be proficient in Adobe Illustrator, Adobe Photoshop, Sketch, and have a strong background in graphic design and illustration.

+Please look at the attachment and let me know how you can improve this UI/UX for editing team names and team colors on the scoreboard.

+If you would like to download the app, I can share that with you.


Budget: $50 +
Posted On: May 17, 2023 16:47 UTC
Category: UX/UI Design
Skills:Adobe Illustrator, Sketch, Graphic Design, Adobe Photoshop, Illustration +
Country: United States +
click to apply","Budget--: $50--Posted On--: May 17, 2023 16:47 UTC--Category--: UX/UI Design--Skills--:Adobe Illustrator, Sketch, Graphic Design, Adobe Photoshop, Illustration--Country--: United States-click to apply",https://www.upwork.com/jobs/Graphic-designer-create-graphics-for-mobile-app_~0152b474122b74074b?source=rss,2023-05-17T16:47:41+00:00,https://www.upwork.com/jobs/Graphic-designer-create-graphics-for-mobile-app_%7E0152b474122b74074b?source=rss,"None-We are looking for a talented graphic designer to create stunning graphics for our app store screenshots. Your role will be to create visually appealing designs that will catch the eye of potential users. As a graphic designer, you should be proficient in Adobe Illustrator, Adobe Photoshop, Sketch, and have a strong background in graphic design and illustration.-br-Please look at the attachment and let me know how you can improve this UI/UX for editing team names and team colors on the scoreboard.-br-If you would like to download the app, I can share that with you.-b-Budget-b-: $50-b-Posted On-b-: May 17, 2023 16:47 UTC-b-Category-b-: UX/UI Design-b-Skills-b-:Adobe Illustrator, Sketch, Graphic Design, Adobe Photoshop, Illustration-b-Country-b-: United States-a-click to apply",Graphic designer to create graphics for mobile app - Upwork +"Need help now.  I need a Graphic Element for a space on our webpage that show our "TOP SELLER" Packages and Email with the same theme.





Hourly Range: $25.00-$45.00 + +
Posted On: May 17, 2023 16:45 UTC
Category: Graphic Design
Skills:Graphic Design, Adobe Illustrator, Adobe Photoshop, Web Design +
Country: United States +
click to apply","Hourly Range--: $25.00-$45.00--Posted On--: May 17, 2023 16:45 UTC--Category--: Graphic Design--Skills--:Graphic Design, Adobe Illustrator, Adobe Photoshop, Web Design--Country--: United States-click to apply",https://www.upwork.com/jobs/Graphic-Design-Web-Element-Email-hiring-now-for-hours_~01ac6725e2b54a4cbd?source=rss,2023-05-17T16:45:13+00:00,https://www.upwork.com/jobs/Graphic-Design-Web-Element-Email-hiring-now-for-hours_%7E01ac6725e2b54a4cbd?source=rss,"None-Need help now.  I need a Graphic Element for a space on our webpage that show our "TOP SELLER" Packages and Email with the same theme.-b-Hourly Range-b-: $25.00-$45.00-b-Posted On-b-: May 17, 2023 16:45 UTC-b-Category-b-: Graphic Design-b-Skills-b-:Graphic Design, Adobe Illustrator, Adobe Photoshop, Web Design-b-Country-b-: United States-a-click to apply",Graphic Design: Web Element/Email (hiring now for 2 hours) - Upwork +"Your job will basically be editing 16 YouTube thumbnails.
+I am giving you the font, my logo, 16 titles and 16 photos.
+You basically need to use Adobe InDesign to add logo, titles in font given, on the photos.

+I need consistency. You'be required to kindly show me your first edited Thambnail, and once we agree on its look, from then on sizes/positionings for character/logo/concept etc, this should be kept consistent for all the 16 Thumbnails.

+We seek a skilled graphic designer to assist us with a short-term project of editing 16 YouTube thumbnails. The ideal candidate should have experience with Adobe InDesign, graphic design, photo editing, YouTube, Instagram, TikTok and Facebook
+ensuring they are visually appealing, on-brand, and optimized for those 4 platforms (sizes, etc)

+_________________________________________
+16 TITLES to be ADDED on the provided THUMBNAILS:

+DIVERSE COUPLES | Successful Relationships
+COUPLE COUNSELLING IN 2023
+Bring INTIMACY BACK into the Relationship
+Our VALUES: is Marriage in Crisis?
+LONG-TERM Relationships in CRISIS?
+Monogamy & Non-Monogamy | SAVING Relationships
+WHAT is SEX and do we NEED it?
+HOW JORDAN PETERSON Changed my World
+WHY HUMANS need Boundaries?
+why SELF-GROWTH GROUPS are wonderful
+JOIN Self-Growth COMMUNITIES
+WHAT’s a Self-Growth GROUP?
+Will we want RULES in our GROUPS?
+DATING vs COHABITING
+Mauro Coni | Philosopher and Writer
+PHILOSOPHY OF SEXUALITY with Mauro Coni

+____________________________________________________
+You should be able to work quickly and efficiently and be able to follow instructions closely.
+Please submit a proposal describing how you can help with the project.


Budget: $80 +
Posted On: May 17, 2023 16:33 UTC
Category: Image Editing
Skills:Graphic Design, Photo Editing, Adobe InDesign, YouTube, Instagram +
Country: United Kingdom +
click to apply","Budget--: $80--Posted On--: May 17, 2023 16:33 UTC--Category--: Image Editing--Skills--:Graphic Design, Photo Editing, Adobe InDesign, YouTube, Instagram--Country--: United Kingdom-click to apply",https://www.upwork.com/jobs/YouTube-THUMBNAILS-bulk-editing_~015eee264c8039aeee?source=rss,2023-05-17T16:33:03+00:00,https://www.upwork.com/jobs/YouTube-THUMBNAILS-bulk-editing_%7E015eee264c8039aeee?source=rss,"None-Your job will basically be editing 16 YouTube thumbnails.-br-I am giving you the font, my logo, 16 titles and 16 photos.-br-You basically need to use Adobe InDesign to add logo, titles in font given, on the photos.-br-I need consistency. You'be required to kindly show me your first edited Thambnail, and once we agree on its look, from then on sizes/positionings for character/logo/concept etc, this should be kept consistent for all the 16 Thumbnails.-br-We seek a skilled graphic designer to assist us with a short-term project of editing 16 YouTube thumbnails. The ideal candidate should have experience with Adobe InDesign, graphic design, photo editing, YouTube, Instagram, TikTok and Facebook-br-ensuring they are visually appealing, on-brand, and optimized for those 4 platforms (sizes, etc)-br-_________________________________________-br-16 TITLES to be ADDED on the provided THUMBNAILS:-br-DIVERSE COUPLES | Successful Relationships-br-COUPLE COUNSELLING IN 2023-br-Bring INTIMACY BACK into the Relationship-br-Our VALUES: is Marriage in Crisis?-br-LONG-TERM Relationships in CRISIS?-br-Monogamy & Non-Monogamy | SAVING Relationships-br-WHAT is SEX and do we NEED it?-br-HOW JORDAN PETERSON Changed my World-br-WHY HUMANS need Boundaries?-br-why SELF-GROWTH GROUPS are wonderful-br-JOIN Self-Growth COMMUNITIES-br-WHAT’s a Self-Growth GROUP?-br-Will we want RULES in our GROUPS?-br-DATING vs COHABITING-br-Mauro Coni | Philosopher and Writer-br-PHILOSOPHY OF SEXUALITY with Mauro Coni-br-____________________________________________________-br-You should be able to work quickly and efficiently and be able to follow instructions closely.-br-Please submit a proposal describing how you can help with the project.-b-Budget-b-: $80-b-Posted On-b-: May 17, 2023 16:33 UTC-b-Category-b-: Image Editing-b-Skills-b-:Graphic Design, Photo Editing, Adobe InDesign, YouTube, Instagram-b-Country-b-: United Kingdom-a-click to apply",YouTube THUMBNAILS (bulk editing) - Upwork +"We have an idea for a postcard we will use to send to prospective customers. The project will need to be completed within 14 days. We are thinking the size will be 6" x 9".  We expect consistent communication re the status of the project and promise to be quick with our replies and feedback. I can be available to review the project on the weekend, with maybe a little longer response time.

+The front will be custom-designed and the back will be a more basic design, with mostly text. I want to decide on the front first, and then we can move on to the back.  I am attaching an example of what we are looking to achieve. It will say "Greetings from" in a font you will choose based on the examples, and then "Grove Street Auto" based on the example, with the design/photos within the letters to be based on our town landmarks..... not sure exactly how to implement this. I can provide photos of some local landmarks as well as of our shop (we are an auto repair shop). Let me know how many photos you would need to achieve the look. We have all the usual landmarks, town common, library, downtown, popular restaurants, train station, etc.,  as well as a local college campus with beautiful buildings. Town 'bug' is the ladybug and there are many statutes and local outdoor art installations.  If we need to convert the photos to a more cartoon look, would it make more sense for you to do this, or I can find an app to do it and send to you?

+Please let me know what other information you would need to have in order to quote and complete the job. We had a previous experience with a designer who took on our project, then never communicated with us and eventually we had to request a refund. Please do not take on this project if you do not have the bandwidth to do this.

+Thank you. We look forward to working with you.



Hourly Range: $30.00-$46.00 + +
Posted On: May 17, 2023 16:19 UTC
Category: Graphic Design
Skills:Printable File, Custom Graphics, Postcard Design, Graphic Design, Adobe Photoshop, Print Design, Layout Design +
Location Requirement: Only freelancers located in the United States may apply. +
Country: United States +
click to apply","Hourly Range--: $30.00-$46.00--Posted On--: May 17, 2023 16:19 UTC--Category--: Graphic Design--Skills--:Printable File, Custom Graphics, Postcard Design, Graphic Design, Adobe Photoshop, Print Design, Layout Design--Location Requirement--: Only freelancers located in the United States may apply.--Country--: United States-click to apply",https://www.upwork.com/jobs/Graphic-designer-bring-our-postcard-design-life_~01ae658f05e4a6f26f?source=rss,2023-05-17T16:19:34+00:00,https://www.upwork.com/jobs/Graphic-designer-bring-our-postcard-design-life_%7E01ae658f05e4a6f26f?source=rss,"None-We have an idea for a postcard we will use to send to prospective customers. The project will need to be completed within 14 days. We are thinking the size will be 6" x 9".  We expect consistent communication re the status of the project and promise to be quick with our replies and feedback. I can be available to review the project on the weekend, with maybe a little longer response time.-br-The front will be custom-designed and the back will be a more basic design, with mostly text. I want to decide on the front first, and then we can move on to the back.  I am attaching an example of what we are looking to achieve. It will say "Greetings from" in a font you will choose based on the examples, and then "Grove Street Auto" based on the example, with the design/photos within the letters to be based on our town landmarks..... not sure exactly how to implement this. I can provide photos of some local landmarks as well as of our shop (we are an auto repair shop). Let me know how many photos you would need to achieve the look. We have all the usual landmarks, town common, library, downtown, popular restaurants, train station, etc.,  as well as a local college campus with beautiful buildings. Town 'bug' is the ladybug and there are many statutes and local outdoor art installations.  If we need to convert the photos to a more cartoon look, would it make more sense for you to do this, or I can find an app to do it and send to you?-br-Please let me know what other information you would need to have in order to quote and complete the job. We had a previous experience with a designer who took on our project, then never communicated with us and eventually we had to request a refund. Please do not take on this project if you do not have the bandwidth to do this.-br-Thank you. We look forward to working with you.-b-Hourly Range-b-: $30.00-$46.00-b-Posted On-b-: May 17, 2023 16:19 UTC-b-Category-b-: Graphic Design-b-Skills-b-:Printable File, Custom Graphics, Postcard Design, Graphic Design, Adobe Photoshop, Print Design, Layout Design-b-Location Requirement-b-: Only freelancers located in the United States may apply.-b-Country-b-: United States-a-click to apply",Graphic designer to bring our postcard design to life - Upwork +"We are looking for an illustrator / designer that has experience with Christmas / festive design projects.

+Our client is looking for a website that has a Nordic Christmas x Victorian type style, therefore we will need an illustrator that can work alongside our team to make that happen.

+Exact specifications can be discussed further, but at this point I need relevant examples of work.

+If you are interested in this project, please provide (attach or link to) actual relevant examples, if you send me a generic portfolio link your application will be automatically ignored as we don't have time to go through each individual portfolio looking for Christmas-related pieces.

Hourly Range: $10.00-$25.00 + +
Posted On: May 17, 2023 16:19 UTC
Category: Illustration
Skills:Illustration, Sketch, Adobe Illustrator, Adobe Photoshop, Character Design, Drawing +
Country: United Kingdom +
click to apply","Hourly Range--: $10.00-$25.00--Posted On--: May 17, 2023 16:19 UTC--Category--: Illustration--Skills--:Illustration, Sketch, Adobe Illustrator, Adobe Photoshop, Character Design, Drawing--Country--: United Kingdom-click to apply",https://www.upwork.com/jobs/Graphic-Designer-Illustrator-Required-for-Project_~01603861cc77f1e61c?source=rss,2023-05-17T16:19:10+00:00,https://www.upwork.com/jobs/Graphic-Designer-Illustrator-Required-for-Project_%7E01603861cc77f1e61c?source=rss,"None-We are looking for an illustrator / designer that has experience with Christmas / festive design projects.-br-Our client is looking for a website that has a Nordic Christmas x Victorian type style, therefore we will need an illustrator that can work alongside our team to make that happen.-br-Exact specifications can be discussed further, but at this point I need relevant examples of work.-br-If you are interested in this project, please provide (attach or link to) actual relevant examples, if you send me a generic portfolio link your application will be automatically ignored as we don't have time to go through each individual portfolio looking for Christmas-related pieces.-b-Hourly Range-b-: $10.00-$25.00-b-Posted On-b-: May 17, 2023 16:19 UTC-b-Category-b-: Illustration-b-Skills-b-:Illustration, Sketch, Adobe Illustrator, Adobe Photoshop, Character Design, Drawing-b-Country-b-: United Kingdom-a-click to apply",Graphic Designer / Illustrator Required for Project - Upwork +"Filmmaker ISO of a designer to create an outstanding visual deck that will be used as a multi-purpose tool to communicate her aesthetic vision, tone and cultural specificity of her independent feature film project.  We will provide all copy and selection of primary images.  We imagine it will be anywhere from 5-10 slides.  Looking to hire ASAP by end of this week as our deadline is May 31.  We expect there to be a healthy back and forth of feedback throughout the process.  Will pay your top rate if you are the ideal candidate.  We would want to see examples of previous work/portofolio.  Latine and or Tejano artists preferred.

Budget: $250 +
Posted On: May 17, 2023 16:11 UTC
Category: Graphic Design
Skills:Art & Design, Graphic Design, Layout Design +
Location Requirement: Only freelancers located in the United States may apply. +
Country: United States +
click to apply","Budget--: $250--Posted On--: May 17, 2023 16:11 UTC--Category--: Graphic Design--Skills--:Art & Design, Graphic Design, Layout Design--Location Requirement--: Only freelancers located in the United States may apply.--Country--: United States-click to apply",https://www.upwork.com/jobs/Feature-Film-Lookbook-Deck_~01ca6bb455a057d84d?source=rss,2023-05-17T16:11:14+00:00,https://www.upwork.com/jobs/Feature-Film-Lookbook-Deck_%7E01ca6bb455a057d84d?source=rss,"None-Filmmaker ISO of a designer to create an outstanding visual deck that will be used as a multi-purpose tool to communicate her aesthetic vision, tone and cultural specificity of her independent feature film project.  We will provide all copy and selection of primary images.  We imagine it will be anywhere from 5-10 slides.  Looking to hire ASAP by end of this week as our deadline is May 31.  We expect there to be a healthy back and forth of feedback throughout the process.  Will pay your top rate if you are the ideal candidate.  We would want to see examples of previous work/portofolio.  Latine and or Tejano artists preferred.-b-Budget-b-: $250-b-Posted On-b-: May 17, 2023 16:11 UTC-b-Category-b-: Graphic Design-b-Skills-b-:Art & Design, Graphic Design, Layout Design-b-Location Requirement-b-: Only freelancers located in the United States may apply.-b-Country-b-: United States-a-click to apply",Feature Film Lookbook/Deck - Upwork +"We're on the lookout for an amazing graphic designer who can match our current design style for our clients and turnaround projects quickly. Attached are a few examples of the type of social media graphics we need help with.

+We're looking for:
+-24 hour turn around time on requests (or faster than 24-hours is a plus!)
+-Ability to create static and animated graphics and reels with provided images, video or stock images
+-Ability to match existing branding and social posts

+The pay per project varies:

+Basic graphics: $7
+IG stories: $7
+Animated graphics: $12
+Cover photos: $10
+Reels: $15

Hourly Range: $25.00 + +
Posted On: May 17, 2023 15:57 UTC
Category: Graphic Design
Skills:Social Media Imagery +
Country: United States +
click to apply","Hourly Range--: $25.00--Posted On--: May 17, 2023 15:57 UTC--Category--: Graphic Design--Skills--:Social Media Imagery--Country--: United States-click to apply",https://www.upwork.com/jobs/Graphic-designer-needed-for-agency_~01012aba702e11f979?source=rss,2023-05-17T15:57:00+00:00,https://www.upwork.com/jobs/Graphic-designer-needed-for-agency_%7E01012aba702e11f979?source=rss,"None-We're on the lookout for an amazing graphic designer who can match our current design style for our clients and turnaround projects quickly. Attached are a few examples of the type of social media graphics we need help with.-br-We're looking for:-br--24 hour turn around time on requests (or faster than 24-hours is a plus!)-br--Ability to create static and animated graphics and reels with provided images, video or stock images-br--Ability to match existing branding and social posts-br-The pay per project varies:-br-Basic graphics: $7-br-IG stories: $7-br-Animated graphics: $12-br-Cover photos: $10-br-Reels: $15-b-Hourly Range-b-: $25.00-b-Posted On-b-: May 17, 2023 15:57 UTC-b-Category-b-: Graphic Design-b-Skills-b-:Social Media Imagery-b-Country-b-: United States-a-click to apply",Graphic designer needed for agency - Upwork +"We are getting ready to release a new ankle brace. This brace will have 2 versions, one for athletics and one for the military. We are looking for branding opportunities to incorporate into the brace. Area of opportunities could be molded into the plastic parts, on the straps, or on the padding.
+We are looking for 3 rendered concepts for $300.

Budget: $300 +
Posted On: May 17, 2023 15:53 UTC
Category: Graphic Design
Skills:Brand Identity & Guidelines, Brand Identity Design, Sports & Recreation, Government & Public Sector, Military & Defense, Graphic Design, Corporate Brand Identity +
Location Requirement: Only freelancers located in the United States may apply. +
Country: United States +
click to apply","Budget--: $300--Posted On--: May 17, 2023 15:53 UTC--Category--: Graphic Design--Skills--:Brand Identity & Guidelines, Brand Identity Design, Sports & Recreation, Government & Public Sector, Military & Defense, Graphic Design, Corporate Brand Identity--Location Requirement--: Only freelancers located in the United States may apply.--Country--: United States-click to apply",https://www.upwork.com/jobs/Graphic-designer-needed-incorporate-branding-into-new-product_~01f9651459c85f098e?source=rss,2023-05-17T15:53:14+00:00,https://www.upwork.com/jobs/Graphic-designer-needed-incorporate-branding-into-new-product_%7E01f9651459c85f098e?source=rss,"None-We are getting ready to release a new ankle brace. This brace will have 2 versions, one for athletics and one for the military. We are looking for branding opportunities to incorporate into the brace. Area of opportunities could be molded into the plastic parts, on the straps, or on the padding.-br-We are looking for 3 rendered concepts for $300.-b-Budget-b-: $300-b-Posted On-b-: May 17, 2023 15:53 UTC-b-Category-b-: Graphic Design-b-Skills-b-:Brand Identity & Guidelines, Brand Identity Design, Sports & Recreation, Government & Public Sector, Military & Defense, Graphic Design, Corporate Brand Identity-b-Location Requirement-b-: Only freelancers located in the United States may apply.-b-Country-b-: United States-a-click to apply",Graphic designer needed to incorporate branding into new product - Upwork +"I'm looking for a video editor to edit my long-form YouTube videos (https://www.youtube.com/user/FitnessSolutionsPlus/videos) into 100 different shorts.

+The goal of the shorts is to get more people to view my long videos.

+If you're interested in the job, please:

+1. Re-state the job in your own words, so that I can make sure you understand.
+2. Explain how you'd edit the videos in a way to drive traffic to my long-form videos
+3. State whether you've done this kind of work in the past.
+4. Give an estimate of how long it would take to create 100 shorts.

Budget: $50 +
Posted On: May 17, 2023 15:53 UTC
Category: Video Editing
Skills:Video Editing +
Country: Canada +
click to apply","Budget--: $50--Posted On--: May 17, 2023 15:53 UTC--Category--: Video Editing--Skills--:Video Editing--Country--: Canada-click to apply",https://www.upwork.com/jobs/YouTube-Shorts-Designer_~01c7134eb5c87af76a?source=rss,2023-05-17T15:53:06+00:00,https://www.upwork.com/jobs/YouTube-Shorts-Designer_%7E01c7134eb5c87af76a?source=rss,"None-I'm looking for a video editor to edit my long-form YouTube videos (https://www.youtube.com/user/FitnessSolutionsPlus/videos) into 100 different shorts.-br-The goal of the shorts is to get more people to view my long videos.-br-If you're interested in the job, please:-br-1. Re-state the job in your own words, so that I can make sure you understand.-br-2. Explain how you'd edit the videos in a way to drive traffic to my long-form videos-br-3. State whether you've done this kind of work in the past.-br-4. Give an estimate of how long it would take to create 100 shorts.-b-Budget-b-: $50-b-Posted On-b-: May 17, 2023 15:53 UTC-b-Category-b-: Video Editing-b-Skills-b-:Video Editing-b-Country-b-: Canada-a-click to apply",YouTube Shorts Designer - Upwork +"We are looking for a skilled Graphic Designer who can help us with a short-term project that requires expertise in Adobe Photoshop, Banner Ad Design, Brand Identity & Guidelines, Graphic Design, Logo Design, Social Media Imagery, and Website Asset design. The project duration is less than one month.

+The ideal candidate will be able to create visually appealing designs that align with our brand and overall marketing strategy. They will need to work collaboratively with our team to understand our vision and deliver results that exceed our expectations.

+To apply for this job, please submit a proposal outlining your relevant experience, skills, and how you can help us with this project. Please include links to your portfolio or past completed projects that demonstrate your ability to create exceptional designs.

+We are excited to work with a talented Graphic Designer who is passionate about their craft and can bring fresh and innovative ideas to our team.

+Note: Some of the content in this job post may have been auto-generated using advanced AI.

Hourly Range: $25.00-$50.00 + +
Posted On: May 17, 2023 15:40 UTC
Category: Brand Identity Design
Skills:Graphic Design, Social Media Imagery, Brand Identity & Guidelines, Adobe Photoshop, Banner Ad Design, Website Asset, Logo Design +
Location Requirement: Only freelancers located in the United States may apply. +
Country: United States +
click to apply","Hourly Range--: $25.00-$50.00--Posted On--: May 17, 2023 15:40 UTC--Category--: Brand Identity Design--Skills--:Graphic Design, Social Media Imagery, Brand Identity & Guidelines, Adobe Photoshop, Banner Ad Design, Website Asset, Logo Design--Location Requirement--: Only freelancers located in the United States may apply.--Country--: United States-click to apply",https://www.upwork.com/jobs/Graphic-designer-for_~0166cdfe5a2d4e4895?source=rss,2023-05-17T15:40:38+00:00,https://www.upwork.com/jobs/Graphic-designer-for_%7E0166cdfe5a2d4e4895?source=rss,"None-We are looking for a skilled Graphic Designer who can help us with a short-term project that requires expertise in Adobe Photoshop, Banner Ad Design, Brand Identity & Guidelines, Graphic Design, Logo Design, Social Media Imagery, and Website Asset design. The project duration is less than one month.-br-The ideal candidate will be able to create visually appealing designs that align with our brand and overall marketing strategy. They will need to work collaboratively with our team to understand our vision and deliver results that exceed our expectations.-br-To apply for this job, please submit a proposal outlining your relevant experience, skills, and how you can help us with this project. Please include links to your portfolio or past completed projects that demonstrate your ability to create exceptional designs.-br-We are excited to work with a talented Graphic Designer who is passionate about their craft and can bring fresh and innovative ideas to our team.-br-Note: Some of the content in this job post may have been auto-generated using advanced AI.-b-Hourly Range-b-: $25.00-$50.00-b-Posted On-b-: May 17, 2023 15:40 UTC-b-Category-b-: Brand Identity Design-b-Skills-b-:Graphic Design, Social Media Imagery, Brand Identity & Guidelines, Adobe Photoshop, Banner Ad Design, Website Asset, Logo Design-b-Location Requirement-b-: Only freelancers located in the United States may apply.-b-Country-b-: United States-a-click to apply",Graphic designer for - Upwork +"A non-profit organization requires contractor services to change the design of the interior and exterior of an existing book in order to create a more professional and cohesive look. Improvements to the book’s “look and feel” must be made so that it is more engaging (draws the reader in) and enticing (looks less like a textbook), yet is still functional and durable. At this time, there will be no changes to content. Below is a list of the changes required:

+-Addition of 1 or 2 colors. Colors will be shaded so it will include the spectrum of the color(s) chosen. Brand colors will be given.

+● Adjustment of font for titles to a softer font
+● Removing bullet points and dashes. Goal is to highlight and break up information; however, it cannot feel like a research paper or textbook.
+● Maintaining white space so that the words do not overwhelm.
+● Adding limited and simple imagery in key places to soften the text, as necessary.
+● Chapter title pages could be a solid color and the inner pages more monochrome.
+● Journal pages (front half of the book) should be on two pages not 4.
+● White space to be more strategically used. In white spaces offer an invitation to draw, take notes, or journal as applicable.


Hourly Range: $5.00-$35.00 + +
Posted On: May 17, 2023 15:38 UTC
Category: Graphic Design
Skills:Graphic Design, Book, Print Design, Illustration, Publication Design, Design Analysis, Book Cover, Book Cover Design, Book Design +
Country: United States +
click to apply","Hourly Range--: $5.00-$35.00--Posted On--: May 17, 2023 15:38 UTC--Category--: Graphic Design--Skills--:Graphic Design, Book, Print Design, Illustration, Publication Design, Design Analysis, Book Cover, Book Cover Design, Book Design--Country--: United States-click to apply",https://www.upwork.com/jobs/Change-book-design_~01f6b2a6702d6a7167?source=rss,2023-05-17T15:38:56+00:00,https://www.upwork.com/jobs/Change-book-design_%7E01f6b2a6702d6a7167?source=rss,"None-A non-profit organization requires contractor services to change the design of the interior and exterior of an existing book in order to create a more professional and cohesive look. Improvements to the book’s “look and feel” must be made so that it is more engaging (draws the reader in) and enticing (looks less like a textbook), yet is still functional and durable. At this time, there will be no changes to content. Below is a list of the changes required:-br--Addition of 1 or 2 colors. Colors will be shaded so it will include the spectrum of the color(s) chosen. Brand colors will be given.-br-● Adjustment of font for titles to a softer font-br-● Removing bullet points and dashes. Goal is to highlight and break up information; however, it cannot feel like a research paper or textbook.-br-● Maintaining white space so that the words do not overwhelm.-br-● Adding limited and simple imagery in key places to soften the text, as necessary.-br-● Chapter title pages could be a solid color and the inner pages more monochrome.-br-● Journal pages (front half of the book) should be on two pages not 4.-br-● White space to be more strategically used. In white spaces offer an invitation to draw, take notes, or journal as applicable.-b-Hourly Range-b-: $5.00-$35.00-b-Posted On-b-: May 17, 2023 15:38 UTC-b-Category-b-: Graphic Design-b-Skills-b-:Graphic Design, Book, Print Design, Illustration, Publication Design, Design Analysis, Book Cover, Book Cover Design, Book Design-b-Country-b-: United States-a-click to apply",Change book design - Upwork +"We are currently seeking a skilled Thumbnail Artist to join our creative team. As a Thumbnail Artist, you will play a crucial role in visually representing our content and attracting the attention of our target audience through engaging and eye-catching thumbnails.

+Responsibilities:
+- Collaborate with content creators and the marketing team to understand the content and objectives of each project.
+- Create compelling and visually appealing thumbnails that align with the brand's style and tone.
+- Use graphic design tools and software to produce high-quality thumbnails.
+- Incorporate effective visual elements, typography, and color schemes to capture viewers' attention.
+- Ensure thumbnails are optimized for various platforms and devices.
+- Stay updated with current design trends and techniques to enhance thumbnail quality continually.

+Requirements:
+- Proven experience as a Thumbnail Artist | Graphic Designer, or similar role.
+- Proficient in graphic design software such as Adobe Photoshop, Illustrator, or Canva.
+- Strong artistic and creative skills with an eye for detail.
+- Excellent understanding of composition, color theory, and typography.
+- Ability to work collaboratively and take feedback from the team.
+- Strong time management skills to meet project deadlines.
+- A portfolio demonstrating a range of thumbnail designs is required.

+Note: Please include your portfolio or relevant work samples when applying for the position. We're looking forward to hearing from you.

Budget: $500 +
Posted On: May 17, 2023 15:35 UTC
Category: Graphic Design
Skills:Graphic Design, Adobe Photoshop, Adobe Illustrator, Illustration, YouTube, Colorful Style, Cover Art Design +
Country: India +
click to apply","Budget--: $500--Posted On--: May 17, 2023 15:35 UTC--Category--: Graphic Design--Skills--:Graphic Design, Adobe Photoshop, Adobe Illustrator, Illustration, YouTube, Colorful Style, Cover Art Design--Country--: India-click to apply",https://www.upwork.com/jobs/Thumbnail-Artist-Youtube-Thumbnail-Creator-Graphic-Designer_~01aefc7699a8f07662?source=rss,2023-05-17T15:35:03+00:00,https://www.upwork.com/jobs/Thumbnail-Artist-Youtube-Thumbnail-Creator-Graphic-Designer_%7E01aefc7699a8f07662?source=rss,"None-We are currently seeking a skilled Thumbnail Artist to join our creative team. As a Thumbnail Artist, you will play a crucial role in visually representing our content and attracting the attention of our target audience through engaging and eye-catching thumbnails.-br-Responsibilities:-br-- Collaborate with content creators and the marketing team to understand the content and objectives of each project.-br-- Create compelling and visually appealing thumbnails that align with the brand's style and tone.-br-- Use graphic design tools and software to produce high-quality thumbnails.-br-- Incorporate effective visual elements, typography, and color schemes to capture viewers' attention.-br-- Ensure thumbnails are optimized for various platforms and devices.-br-- Stay updated with current design trends and techniques to enhance thumbnail quality continually.-br-Requirements:-br-- Proven experience as a Thumbnail Artist | Graphic Designer, or similar role.-br-- Proficient in graphic design software such as Adobe Photoshop, Illustrator, or Canva.-br-- Strong artistic and creative skills with an eye for detail.-br-- Excellent understanding of composition, color theory, and typography.-br-- Ability to work collaboratively and take feedback from the team.-br-- Strong time management skills to meet project deadlines.-br-- A portfolio demonstrating a range of thumbnail designs is required.-br-Note: Please include your portfolio or relevant work samples when applying for the position. We're looking forward to hearing from you.-b-Budget-b-: $500-b-Posted On-b-: May 17, 2023 15:35 UTC-b-Category-b-: Graphic Design-b-Skills-b-:Graphic Design, Adobe Photoshop, Adobe Illustrator, Illustration, YouTube, Colorful Style, Cover Art Design-b-Country-b-: India-a-click to apply",Thumbnail Artist | Youtube Thumbnail Creator | Graphic Designer - Upwork +"Need a design to be converted over from JPG to Vector.

Hourly Range: $20.00-$25.00 + +
Posted On: May 17, 2023 15:13 UTC
Category: Graphic Design
Skills:Adobe Illustrator, Graphic Design, Adobe Photoshop, Vector Art +
Location Requirement: Only freelancers located in the United States may apply. +
Country: United States +
click to apply","Hourly Range--: $20.00-$25.00--Posted On--: May 17, 2023 15:13 UTC--Category--: Graphic Design--Skills--:Adobe Illustrator, Graphic Design, Adobe Photoshop, Vector Art--Location Requirement--: Only freelancers located in the United States may apply.--Country--: United States-click to apply",https://www.upwork.com/jobs/JPG-Vector_~01212596216cc45891?source=rss,2023-05-17T15:13:41+00:00,https://www.upwork.com/jobs/JPG-Vector_%7E01212596216cc45891?source=rss,"None-Need a design to be converted over from JPG to Vector.-b-Hourly Range-b-: $20.00-$25.00-b-Posted On-b-: May 17, 2023 15:13 UTC-b-Category-b-: Graphic Design-b-Skills-b-:Adobe Illustrator, Graphic Design, Adobe Photoshop, Vector Art-b-Location Requirement-b-: Only freelancers located in the United States may apply.-b-Country-b-: United States-a-click to apply",JPG to Vector - Upwork +"Hello!

+I'm a designer who has frequent jobs which require some work and I'm looking for someone who can help me out.

+This job is using indesign and designing stationery for them, there are a few short deliverables listed below.

+I'm looking for someone who is reliable and is open to learning and working as a team to make excellent design.

+I'd really like to see a few very specific things, can you attach to your proposal: an example of a brochure you've designed and any web design experience. Bonus points if you attach an indesign file and figma file for both although it isn't required.

+The deliverables as part of this project are:

+- Letterhead
+- Comp slip
+- Info pack (12 pages (although they almost all have the same design)
+- Postcard

+Looking forward to your responses, I'm looking for a long term freelance partner for this.

+Thank you,
+Sam




Hourly Range: $15.00-$35.00 + +
Posted On: May 17, 2023 15:11 UTC
Category: Graphic Design
Skills:Graphic Design, Adobe InDesign, Adobe Illustrator +
Country: United Kingdom +
click to apply","Hourly Range--: $15.00-$35.00--Posted On--: May 17, 2023 15:11 UTC--Category--: Graphic Design--Skills--:Graphic Design, Adobe InDesign, Adobe Illustrator--Country--: United Kingdom-click to apply",https://www.upwork.com/jobs/Graphic-Designer-Design-Basic-Stationery-Style-Determined_~0142c96b1be605ea59?source=rss,2023-05-17T15:11:31+00:00,https://www.upwork.com/jobs/Graphic-Designer-Design-Basic-Stationery-Style-Determined_%7E0142c96b1be605ea59?source=rss,"None-Hello!-br-I'm a designer who has frequent jobs which require some work and I'm looking for someone who can help me out.-br-This job is using indesign and designing stationery for them, there are a few short deliverables listed below.-br-I'm looking for someone who is reliable and is open to learning and working as a team to make excellent design.-br-I'd really like to see a few very specific things, can you attach to your proposal: an example of a brochure you've designed and any web design experience. Bonus points if you attach an indesign file and figma file for both although it isn't required.-br-The deliverables as part of this project are:-br-- Letterhead-br-- Comp slip-br-- Info pack (12 pages (although they almost all have the same design)-br-- Postcard-br-Looking forward to your responses, I'm looking for a long term freelance partner for this.-br-Thank you,-br-Sam-b-Hourly Range-b-: $15.00-$35.00-b-Posted On-b-: May 17, 2023 15:11 UTC-b-Category-b-: Graphic Design-b-Skills-b-:Graphic Design, Adobe InDesign, Adobe Illustrator-b-Country-b-: United Kingdom-a-click to apply",Graphic Designer to Design Basic Stationery (Style Determined) - Upwork +"We need the attached ad recreated in a digital format (this is a scanned pdf). 8.5 x 11 is fine. We would also like the McDonald's store replaced with a newer-looking one, I've attached an example of the store style we'd like. We need to be able to edit the headline and subhead text, as well as add an additional subhead where it says (Store Address Here). We will need the working file to be able to continue to use it for all our needs.

Budget: $250 +
Posted On: May 17, 2023 15:04 UTC
Category: Graphic Design
Skills:Graphic Design, Adobe InDesign, Adobe Illustrator +
Location Requirement: Only freelancers located in the United States may apply. +
Country: United States +
click to apply","Budget--: $250--Posted On--: May 17, 2023 15:04 UTC--Category--: Graphic Design--Skills--:Graphic Design, Adobe InDesign, Adobe Illustrator--Location Requirement--: Only freelancers located in the United States may apply.--Country--: United States-click to apply",https://www.upwork.com/jobs/Looking-have-scanned-pdf-recreated-digital-format-and-updated_~01c6dee31afaf2cf08?source=rss,2023-05-17T15:04:20+00:00,https://www.upwork.com/jobs/Looking-have-scanned-pdf-recreated-digital-format-and-updated_%7E01c6dee31afaf2cf08?source=rss,"None-We need the attached ad recreated in a digital format (this is a scanned pdf). 8.5 x 11 is fine. We would also like the McDonald's store replaced with a newer-looking one, I've attached an example of the store style we'd like. We need to be able to edit the headline and subhead text, as well as add an additional subhead where it says (Store Address Here). We will need the working file to be able to continue to use it for all our needs.-b-Budget-b-: $250-b-Posted On-b-: May 17, 2023 15:04 UTC-b-Category-b-: Graphic Design-b-Skills-b-:Graphic Design, Adobe InDesign, Adobe Illustrator-b-Location Requirement-b-: Only freelancers located in the United States may apply.-b-Country-b-: United States-a-click to apply",Looking to have a scanned pdf ad recreated in a digital format and updated - Upwork +"I want to develop a website for my son who is doing Go Karting. The website needs to be interactive so that we can load new photos or details about races easily with a user interface. It would also be great if there was an option so that any sponsors could make payments. please let me see what type of work you have done previously. thanks.

Budget: $60 +
Posted On: May 17, 2023 15:03 UTC
Category: Graphic Design
Skills:Adobe Photoshop, Graphic Design +
Country: Ireland +
click to apply","Budget--: $60--Posted On--: May 17, 2023 15:03 UTC--Category--: Graphic Design--Skills--:Adobe Photoshop, Graphic Design--Country--: Ireland-click to apply",https://www.upwork.com/jobs/Graphic-Designer_~0109f054818d246b77?source=rss,2023-05-17T15:03:33+00:00,https://www.upwork.com/jobs/Graphic-Designer_%7E0109f054818d246b77?source=rss,"None-I want to develop a website for my son who is doing Go Karting. The website needs to be interactive so that we can load new photos or details about races easily with a user interface. It would also be great if there was an option so that any sponsors could make payments. please let me see what type of work you have done previously. thanks.-b-Budget-b-: $60-b-Posted On-b-: May 17, 2023 15:03 UTC-b-Category-b-: Graphic Design-b-Skills-b-:Adobe Photoshop, Graphic Design-b-Country-b-: Ireland-a-click to apply",Graphic Designer - Upwork +"Work for a Great Company! Pays Bi-weekly!

+Are you looking for an awesome job that's not only fun, challenging and enjoyable, but also increases your income the harder you work?

+Our CREATIVE AGENCY COMPANY is looking for AWESOME Video Content Creators/ Editors to design SMASHING, EYE CATCHING, SCROLL STOPPING daily/ weekly videos for our clients.
+This freelance work is for those who really has excellent design skills that can eventually lead to becoming part of our team on a long-term basis.

+How? First we'll be doing test projects, editing videos in 9*16. This should be challenging but fun for someone that knows what they're doing.

+Why? We want freelancers that pay high attention to storytelling to join our team. AND THAT’S NOT ALL… AS THE COMPANY GROWS SO DOES YOUR SALARY! ;)

+Interested? Please provide the following:
+1) Provide ONE link to your Social Media work (Facebook ads, Instagram ads, Dropshipping ads).
+2) An ETA when you would be able to start.
+3) Let us know you have read the entire job post, have a good eye for detail and can CRUSH Social Media Ads.
+Note: Should you progress to our second round of interviews; we’ll add you to our team channel for the test project! We look forward to hearing from our amazing future team members.

Budget: $50 +
Posted On: May 17, 2023 14:54 UTC
Category: Video Editing
Skills:Video Commercial, Social Media Video, Audio Editing, Color Grading, Adobe After Effects, Adobe Premiere Pro, Testimonial Video, Video Editing, Adobe Photoshop, Video Post-Editing, Adobe Illustrator +
Country: United States +
click to apply","Budget--: $50--Posted On--: May 17, 2023 14:54 UTC--Category--: Video Editing--Skills--:Video Commercial, Social Media Video, Audio Editing, Color Grading, Adobe After Effects, Adobe Premiere Pro, Testimonial Video, Video Editing, Adobe Photoshop, Video Post-Editing, Adobe Illustrator--Country--: United States-click to apply",https://www.upwork.com/jobs/Video-Content-Creator-Editor_~0193f7e5afeaaf3d31?source=rss,2023-05-17T14:54:44+00:00,https://www.upwork.com/jobs/Video-Content-Creator-Editor_%7E0193f7e5afeaaf3d31?source=rss,"None-Work for a Great Company! Pays Bi-weekly!-br-Are you looking for an awesome job that's not only fun, challenging and enjoyable, but also increases your income the harder you work?-br-Our CREATIVE AGENCY COMPANY is looking for AWESOME Video Content Creators/ Editors to design SMASHING, EYE CATCHING, SCROLL STOPPING daily/ weekly videos for our clients.-br-This freelance work is for those who really has excellent design skills that can eventually lead to becoming part of our team on a long-term basis.-br-How? First we'll be doing test projects, editing videos in 9*16. This should be challenging but fun for someone that knows what they're doing.-br-Why? We want freelancers that pay high attention to storytelling to join our team. AND THAT’S NOT ALL… AS THE COMPANY GROWS SO DOES YOUR SALARY! ;)-br-Interested? Please provide the following:-br-1) Provide ONE link to your Social Media work (Facebook ads, Instagram ads, Dropshipping ads).-br-2) An ETA when you would be able to start.-br-3) Let us know you have read the entire job post, have a good eye for detail and can CRUSH Social Media Ads.-br-Note: Should you progress to our second round of interviews; we’ll add you to our team channel for the test project! We look forward to hearing from our amazing future team members.-b-Budget-b-: $50-b-Posted On-b-: May 17, 2023 14:54 UTC-b-Category-b-: Video Editing-b-Skills-b-:Video Commercial, Social Media Video, Audio Editing, Color Grading, Adobe After Effects, Adobe Premiere Pro, Testimonial Video, Video Editing, Adobe Photoshop, Video Post-Editing, Adobe Illustrator-b-Country-b-: United States-a-click to apply",Video Content Creator/ Editor - Upwork +"We are looking for a talented graphic designer with expertise in creating captivating website graphics and persuasive call-to-action (CTA) elements for our Hotel Savings Club project on Upwork. As a creative professional, you will play a crucial role in enhancing the visual appeal of our website and optimizing it for conversions. If you have a passion for design, a deep understanding of effective CTAs, and a knack for creating visually stunning graphics, we would love to have you on board!

+Responsibilities:

+Collaborate with our team to understand the goals and requirements of the Hotel Savings Club project
+Design visually appealing website graphics that align with our brand identity and enhance user experience
+Develop compelling CTAs that drive user engagement and encourage conversions
+Conduct research on industry trends and competitor websites to stay updated on best practices
+Iterate and refine designs based on feedback from our team
+Optimize graphics and CTAs for web and mobile platforms to ensure seamless user interaction
+Work within project timelines while maintaining a high level of quality and attention to detail
+Requirements:

+Proven experience as a graphic designer, preferably with a portfolio showcasing website design and CTA projects
+Proficiency in graphic design software such as Adobe Photoshop, Illustrator, or Sketch
+Strong understanding of UI/UX principles and web design best practices
+Knowledge of effective CTA strategies and conversion optimization techniques
+Excellent communication skills to effectively collaborate with team members
+Ability to work independently, meet deadlines, and proactively suggest design improvements
+Attention to detail and the ability to manage multiple projects simultaneously
+Familiarity with HTML/CSS is a plus, but not required
+Application:
+If you are passionate about creating visually stunning website graphics and persuasive CTAs for our Hotel Savings Club, please submit the following:

+Your updated resume highlighting relevant experience
+A link to your portfolio showcasing your graphic design and CTA work
+A brief description of your approach to designing effective CTAs
+We look forward to reviewing your application and potentially working together to enhance the visual appeal and conversion rates of our Hotel Savings Club website!

Budget: $100 +
Posted On: May 17, 2023 14:48 UTC
Category: Web Design
Skills:Graphic Design, Web Design, Adobe Photoshop, WordPress +
Country: United States +
click to apply","Budget--: $100--Posted On--: May 17, 2023 14:48 UTC--Category--: Web Design--Skills--:Graphic Design, Web Design, Adobe Photoshop, WordPress--Country--: United States-click to apply",https://www.upwork.com/jobs/Website-Graphic-and-Call-Action-Specialist-for-Hotel-Savings-Club_~01202d0d605ef37e2f?source=rss,2023-05-17T14:48:54+00:00,https://www.upwork.com/jobs/Website-Graphic-and-Call-Action-Specialist-for-Hotel-Savings-Club_%7E01202d0d605ef37e2f?source=rss,"None-We are looking for a talented graphic designer with expertise in creating captivating website graphics and persuasive call-to-action (CTA) elements for our Hotel Savings Club project on Upwork. As a creative professional, you will play a crucial role in enhancing the visual appeal of our website and optimizing it for conversions. If you have a passion for design, a deep understanding of effective CTAs, and a knack for creating visually stunning graphics, we would love to have you on board!-br-Responsibilities:-br-Collaborate with our team to understand the goals and requirements of the Hotel Savings Club project-br-Design visually appealing website graphics that align with our brand identity and enhance user experience-br-Develop compelling CTAs that drive user engagement and encourage conversions-br-Conduct research on industry trends and competitor websites to stay updated on best practices-br-Iterate and refine designs based on feedback from our team-br-Optimize graphics and CTAs for web and mobile platforms to ensure seamless user interaction-br-Work within project timelines while maintaining a high level of quality and attention to detail-br-Requirements:-br-Proven experience as a graphic designer, preferably with a portfolio showcasing website design and CTA projects-br-Proficiency in graphic design software such as Adobe Photoshop, Illustrator, or Sketch-br-Strong understanding of UI/UX principles and web design best practices-br-Knowledge of effective CTA strategies and conversion optimization techniques-br-Excellent communication skills to effectively collaborate with team members-br-Ability to work independently, meet deadlines, and proactively suggest design improvements-br-Attention to detail and the ability to manage multiple projects simultaneously-br-Familiarity with HTML/CSS is a plus, but not required-br-Application:-br-If you are passionate about creating visually stunning website graphics and persuasive CTAs for our Hotel Savings Club, please submit the following:-br-Your updated resume highlighting relevant experience-br-A link to your portfolio showcasing your graphic design and CTA work-br-A brief description of your approach to designing effective CTAs-br-We look forward to reviewing your application and potentially working together to enhance the visual appeal and conversion rates of our Hotel Savings Club website!-b-Budget-b-: $100-b-Posted On-b-: May 17, 2023 14:48 UTC-b-Category-b-: Web Design-b-Skills-b-:Graphic Design, Web Design, Adobe Photoshop, WordPress-b-Country-b-: United States-a-click to apply",Website Graphic and Call-to-Action Specialist for Hotel Savings Club - Upwork +"We require a creative concept on a 30 sec TV advert. The ad is for an allergy brand. Here are some advert styles that we like.

+https://www.youtube.com/watch?v=GsjZPNgyTTc
+https://www.youtube.com/watch?v=Pe9m2TCpxbI
+https://www.youtube.com/watch?v=Kw7UDynf5P4

+The successful applicant will need to analyse the brand and create a concept/ storyboard of how this ad should be produced.
+Attached is some info to guide you on the ad message and brand.

+Samples of your previous similar work is needed.

+Due date of Concept: 24th may or sooner

Budget: $350 +
Posted On: May 17, 2023 14:29 UTC
Category: Creative Direction
Skills:Brand Strategy, Brand Development, Creative Strategy, Design Thinking, Video Commercial +
Country: South Africa +
click to apply","Budget--: $350--Posted On--: May 17, 2023 14:29 UTC--Category--: Creative Direction--Skills--:Brand Strategy, Brand Development, Creative Strategy, Design Thinking, Video Commercial--Country--: South Africa-click to apply",https://www.upwork.com/jobs/Television-Advert-concept-needed_~01c4a4254031370134?source=rss,2023-05-17T14:29:04+00:00,https://www.upwork.com/jobs/Television-Advert-concept-needed_%7E01c4a4254031370134?source=rss,"None-We require a creative concept on a 30 sec TV advert. The ad is for an allergy brand. Here are some advert styles that we like.-br-https://www.youtube.com/watch?v=GsjZPNgyTTc-br-https://www.youtube.com/watch?v=Pe9m2TCpxbI-br-https://www.youtube.com/watch?v=Kw7UDynf5P4-br-The successful applicant will need to analyse the brand and create a concept/ storyboard of how this ad should be produced.-br-Attached is some info to guide you on the ad message and brand.-br-Samples of your previous similar work is needed.-br-Due date of Concept: 24th may or sooner-b-Budget-b-: $350-b-Posted On-b-: May 17, 2023 14:29 UTC-b-Category-b-: Creative Direction-b-Skills-b-:Brand Strategy, Brand Development, Creative Strategy, Design Thinking, Video Commercial-b-Country-b-: South Africa-a-click to apply",Television Advert concept needed - Upwork +"We are looking for a skilled individual to assist with our digital photos project. The project will last less than a month and requires expertise in Adobe Photoshop. As the ideal candidate, you should have experience working with digital photos and be able to demonstrate your skills through past completed projects.

+Your main responsibility will be to edit and enhance digital photos to make them visually appealing. You should have a keen eye for detail and be able to work independently to meet deadlines. Additionally, you should have good communication skills and be able to take direction from our team.

+Please submit a proposal outlining how you can help with the project. Be sure to include links to past completed projects that showcase your skills. We look forward to hearing from you soon.

+Note: Some of the content in this job post may have been auto-generated using advanced AI.

Hourly Range: $30.00-$50.00 + +
Posted On: May 17, 2023 14:15 UTC
Category: Graphic Design
Skills:Adobe Photoshop +
Location Requirement: Only freelancers located in the United States may apply. +
Country: United States +
click to apply","Hourly Range--: $30.00-$50.00--Posted On--: May 17, 2023 14:15 UTC--Category--: Graphic Design--Skills--:Adobe Photoshop--Location Requirement--: Only freelancers located in the United States may apply.--Country--: United States-click to apply",https://www.upwork.com/jobs/Digital-Photos_~01f6142bef0cbab495?source=rss,2023-05-17T14:15:31+00:00,https://www.upwork.com/jobs/Digital-Photos_%7E01f6142bef0cbab495?source=rss,"None-We are looking for a skilled individual to assist with our digital photos project. The project will last less than a month and requires expertise in Adobe Photoshop. As the ideal candidate, you should have experience working with digital photos and be able to demonstrate your skills through past completed projects.-br-Your main responsibility will be to edit and enhance digital photos to make them visually appealing. You should have a keen eye for detail and be able to work independently to meet deadlines. Additionally, you should have good communication skills and be able to take direction from our team.-br-Please submit a proposal outlining how you can help with the project. Be sure to include links to past completed projects that showcase your skills. We look forward to hearing from you soon.-br-Note: Some of the content in this job post may have been auto-generated using advanced AI.-b-Hourly Range-b-: $30.00-$50.00-b-Posted On-b-: May 17, 2023 14:15 UTC-b-Category-b-: Graphic Design-b-Skills-b-:Adobe Photoshop-b-Location Requirement-b-: Only freelancers located in the United States may apply.-b-Country-b-: United States-a-click to apply",Digital Photos - Upwork +"Hello, fellow UpWorkes!

+We just started a project where we plan to create a chocolate 4" vinyl record, and we need someone who could create a 2D vector and 3D design of it based on existing examples and add a textual "logo" of the brand.

+Feel free to contact us if this is something you can do for us :)


Hourly Range: $18.00-$35.00 + +
Posted On: May 17, 2023 14:10 UTC
Category: 3D Animation
Skills:Adobe Illustrator, 3D Design, Engineering Design, Engineering Modeling Software +
Country: Croatia +
click to apply","Hourly Range--: $18.00-$35.00--Posted On--: May 17, 2023 14:10 UTC--Category--: 3D Animation--Skills--:Adobe Illustrator, 3D Design, Engineering Design, Engineering Modeling Software--Country--: Croatia-click to apply",https://www.upwork.com/jobs/Vinyl-Record-Design-Vector-for-Negative-Mold_~01a476458a0323aec2?source=rss,2023-05-17T14:10:51+00:00,https://www.upwork.com/jobs/Vinyl-Record-Design-Vector-for-Negative-Mold_%7E01a476458a0323aec2?source=rss,"None-Hello, fellow UpWorkes!-br-We just started a project where we plan to create a chocolate 4" vinyl record, and we need someone who could create a 2D vector and 3D design of it based on existing examples and add a textual "logo" of the brand.-br-Feel free to contact us if this is something you can do for us :)-b-Hourly Range-b-: $18.00-$35.00-b-Posted On-b-: May 17, 2023 14:10 UTC-b-Category-b-: 3D Animation-b-Skills-b-:Adobe Illustrator, 3D Design, Engineering Design, Engineering Modeling Software-b-Country-b-: Croatia-a-click to apply",Vinyl Record Design (2D Vector + 3D) for Negative Mold - Upwork +"We are looking for a skilled photo editor who can stitch views into panoramas. The project will last a few days as the delivery needs to be done early next week. Requires understanding of Adobe Photoshop for merging, cropping and tweaking lighting.

+The ideal candidate should have experience in stitching multiple photos into a seamless panorama. The candidate should also be familiar with retouching and manipulating photos to enhance the overall quality of the image.

+To apply for this job, please submit a proposal detailing your experience and skills. Please include links to past completed projects that showcase your ability to stitch photos into panoramas and your proficiency in using Photoshop and other photo editing software.

+We look forward to working with a talented and reliable photo editor who can deliver high-quality results within the given timeframe.

Hourly Range: $10.00-$25.00 + +
Posted On: May 17, 2023 14:10 UTC
Category: Image Editing
Skills:Adobe Photoshop Elements, Photo Editing, Photo Manipulation, Photo Retouching, Adobe Photoshop, Image Editing, Photo Color Correction +
Country: United Kingdom +
click to apply","Hourly Range--: $10.00-$25.00--Posted On--: May 17, 2023 14:10 UTC--Category--: Image Editing--Skills--:Adobe Photoshop Elements, Photo Editing, Photo Manipulation, Photo Retouching, Adobe Photoshop, Image Editing, Photo Color Correction--Country--: United Kingdom-click to apply",https://www.upwork.com/jobs/Stitching-view-photography-into-panoramas_~01299d4c07f3a0e5cc?source=rss,2023-05-17T14:10:10+00:00,https://www.upwork.com/jobs/Stitching-view-photography-into-panoramas_%7E01299d4c07f3a0e5cc?source=rss,"None-We are looking for a skilled photo editor who can stitch views into panoramas. The project will last a few days as the delivery needs to be done early next week. Requires understanding of Adobe Photoshop for merging, cropping and tweaking lighting.-br-The ideal candidate should have experience in stitching multiple photos into a seamless panorama. The candidate should also be familiar with retouching and manipulating photos to enhance the overall quality of the image.-br-To apply for this job, please submit a proposal detailing your experience and skills. Please include links to past completed projects that showcase your ability to stitch photos into panoramas and your proficiency in using Photoshop and other photo editing software.-br-We look forward to working with a talented and reliable photo editor who can deliver high-quality results within the given timeframe.-b-Hourly Range-b-: $10.00-$25.00-b-Posted On-b-: May 17, 2023 14:10 UTC-b-Category-b-: Image Editing-b-Skills-b-:Adobe Photoshop Elements, Photo Editing, Photo Manipulation, Photo Retouching, Adobe Photoshop, Image Editing, Photo Color Correction-b-Country-b-: United Kingdom-a-click to apply",Stitching view photography into panoramas - Upwork +"We are seeking a highly motivated and talented individual to join our team as a Graphic Design/Virtual Assistant for our Ecommerce Coach. As a key member of our team, you will play a crucial role in supporting our coach in various tasks, including product research, video editing, graphic design, scheduling posts on social media, and managing client relationships.

+Responsibilities:

+Product Research: Conduct thorough market research to identify trending products, analyze competition, and provide recommendations to the ecommerce coach for product selection and sourcing.

+Graphic Design: Create visually appealing and engaging graphics for social media posts, website banners, promotional materials, and other marketing collateral. Ensure that the designs align with our brand image and effectively communicate our message.

+Social Media Management: Schedule and publish posts on various social media platforms (e.g., Facebook, Instagram, Twitter) according to a content calendar. Monitor engagement, respond to comments, and engage with our online community to foster a positive and interactive environment.

+Client Relationship Management: Assist in managing client relationships by responding to inquiries, addressing concerns, and providing timely updates. Maintain a professional and friendly demeanor while representing the ecommerce coach and our brand.

+Content Creation: Collaborate with the ecommerce coach to develop compelling content, including blog posts, newsletters, and video scripts. Ensure that the content is informative, engaging, and tailored to our target audience.

+Administrative Support: Provide administrative assistance to the ecommerce coach, such as managing email correspondence, scheduling appointments and meetings, and organizing files and documents.

+Requirements:

+Graphic Design Skills: Proficiency in graphic design tools such as Adobe Photoshop, Illustrator, or Canva. A strong sense of aesthetics and an ability to create visually appealing designs.

+Knowledge of Ecommerce: Familiarity with ecommerce platforms (e.g., Shopify) and an understanding of ecommerce best practices, product research, and online marketing strategies.

+Social Media Savviness: Experience in managing social media accounts for businesses. A solid understanding of social media platforms, trends, and audience engagement techniques.

+Strong Communication: Excellent written and verbal communication skills. Ability to communicate professionally and effectively with clients, team members, and external stakeholders.

+Organizational Skills: Strong attention to detail, ability to multitask, and excellent time management skills. Can prioritize tasks effectively and meet deadlines in a fast-paced environment.

+Proactive and Resourceful: Self-motivated with a proactive approach to problem-solving. Willingness to learn and adapt to new tasks and technologies.

+This is a dynamic role that offers an opportunity to work closely with an experienced ecommerce coach and gain valuable experience in the ecommerce industry. If you are passionate about graphic design, virtual assistance, and helping ecommerce businesses succeed, we would love to hear from you.

+ Please submit your portfolio (if available), and a brief cover letter outlining your relevant experience and why you are best fitted for this position.







Budget: $300 +
Posted On: May 17, 2023 13:55 UTC
Category: Video Editing
Skills:Virtual Assistance, Ecommerce Marketing, Product Research, Customer Service, Graphic Design, Canva +
Country: United Kingdom +
click to apply","Budget--: $300--Posted On--: May 17, 2023 13:55 UTC--Category--: Video Editing--Skills--:Virtual Assistance, Ecommerce Marketing, Product Research, Customer Service, Graphic Design, Canva--Country--: United Kingdom-click to apply",https://www.upwork.com/jobs/Virtual-Assistant-Video-Editor-Graphic-Designer-for-eCommerce-Coach_~01c2dc8dff80bcfcb7?source=rss,2023-05-17T13:55:23+00:00,https://www.upwork.com/jobs/Virtual-Assistant-Video-Editor-Graphic-Designer-for-eCommerce-Coach_%7E01c2dc8dff80bcfcb7?source=rss,"None-We are seeking a highly motivated and talented individual to join our team as a Graphic Design/Virtual Assistant for our Ecommerce Coach. As a key member of our team, you will play a crucial role in supporting our coach in various tasks, including product research, video editing, graphic design, scheduling posts on social media, and managing client relationships.-br-Responsibilities:-br-Product Research: Conduct thorough market research to identify trending products, analyze competition, and provide recommendations to the ecommerce coach for product selection and sourcing.-br-Graphic Design: Create visually appealing and engaging graphics for social media posts, website banners, promotional materials, and other marketing collateral. Ensure that the designs align with our brand image and effectively communicate our message.-br-Social Media Management: Schedule and publish posts on various social media platforms (e.g., Facebook, Instagram, Twitter) according to a content calendar. Monitor engagement, respond to comments, and engage with our online community to foster a positive and interactive environment.-br-Client Relationship Management: Assist in managing client relationships by responding to inquiries, addressing concerns, and providing timely updates. Maintain a professional and friendly demeanor while representing the ecommerce coach and our brand.-br-Content Creation: Collaborate with the ecommerce coach to develop compelling content, including blog posts, newsletters, and video scripts. Ensure that the content is informative, engaging, and tailored to our target audience.-br-Administrative Support: Provide administrative assistance to the ecommerce coach, such as managing email correspondence, scheduling appointments and meetings, and organizing files and documents.-br-Requirements:-br-Graphic Design Skills: Proficiency in graphic design tools such as Adobe Photoshop, Illustrator, or Canva. A strong sense of aesthetics and an ability to create visually appealing designs.-br-Knowledge of Ecommerce: Familiarity with ecommerce platforms (e.g., Shopify) and an understanding of ecommerce best practices, product research, and online marketing strategies.-br-Social Media Savviness: Experience in managing social media accounts for businesses. A solid understanding of social media platforms, trends, and audience engagement techniques.-br-Strong Communication: Excellent written and verbal communication skills. Ability to communicate professionally and effectively with clients, team members, and external stakeholders.-br-Organizational Skills: Strong attention to detail, ability to multitask, and excellent time management skills. Can prioritize tasks effectively and meet deadlines in a fast-paced environment.-br-Proactive and Resourceful: Self-motivated with a proactive approach to problem-solving. Willingness to learn and adapt to new tasks and technologies.-br-This is a dynamic role that offers an opportunity to work closely with an experienced ecommerce coach and gain valuable experience in the ecommerce industry. If you are passionate about graphic design, virtual assistance, and helping ecommerce businesses succeed, we would love to hear from you.-br-Please submit your portfolio (if available), and a brief cover letter outlining your relevant experience and why you are best fitted for this position.-b-Budget-b-: $300-b-Posted On-b-: May 17, 2023 13:55 UTC-b-Category-b-: Video Editing-b-Skills-b-:Virtual Assistance, Ecommerce Marketing, Product Research, Customer Service, Graphic Design, Canva-b-Country-b-: United Kingdom-a-click to apply",Virtual Assistant/ Video Editor/ Graphic Designer for an eCommerce Coach - Upwork +"Looking for more than just another design 'gig'?

+Want to apply your skills to help well-known organizations in the humanitarian / nonprofit sector, business and government solve challenging problems?

+If so, our company is seeking versatile designers to create graphics for our clients’ training materials.  This is a 100% virtual, term-of-project role with potential to grow into a regular part-time or even full-time position.  You can read more about our projects and clients on our website.

+Specific Responsibilities:
+-Design for various types of media including slideshows, web pages, printed booklets, video storyboards, etc.
+-Create mood boards and templates reflecting client branding.
+-Work with writers to design appropriate infographics and icons to accompany scripts.
+-Do light PowerPoint animation (previous experience not required - anyone with a general understanding of animation can do this).
+-Lay out print materials and PDFs in InDesign.
+-Follow Sonata Learning’s design guidelines and production processes.
+-Ensure tasks are completed within the allotted hours, by the established deadline, to expected levels of quality.


+Applicants may be asked to take a 2 hour paid, skills test.

+Applicants must have access to a Windows PC.

Hourly Range: $15.00-$35.00 + +
Posted On: May 10, 2023 16:25 UTC
Category: Graphic Design
Skills:Adobe Photoshop, Graphic Design, Adobe Illustrator, Illustration, Adobe InDesign, Photo Editing, Infographic, Layout Design +
Country: United States +
click to apply","Hourly Range--: $15.00-$35.00--Posted On--: May 10, 2023 16:25 UTC--Category--: Graphic Design--Skills--:Adobe Photoshop, Graphic Design, Adobe Illustrator, Illustration, Adobe InDesign, Photo Editing, Infographic, Layout Design--Country--: United States-click to apply",https://www.upwork.com/jobs/Versatile-Graphic-Designer-Help-Create-Training-Materials_~01f3d3b8959cc22568?source=rss,2023-05-10T16:25:04+00:00,https://www.upwork.com/jobs/Versatile-Graphic-Designer-Help-Create-Training-Materials_%7E01f3d3b8959cc22568?source=rss,"None-Looking for more than just another design 'gig'?-br-Want to apply your skills to help well-known organizations in the humanitarian / nonprofit sector, business and government solve challenging problems?-br-If so, our company is seeking versatile designers to create graphics for our clients’ training materials.  This is a 100% virtual, term-of-project role with potential to grow into a regular part-time or even full-time position.  You can read more about our projects and clients on our website.-br-Specific Responsibilities:-br--Design for various types of media including slideshows, web pages, printed booklets, video storyboards, etc.-br--Create mood boards and templates reflecting client branding.-br--Work with writers to design appropriate infographics and icons to accompany scripts.-br--Do light PowerPoint animation (previous experience not required - anyone with a general understanding of animation can do this).-br--Lay out print materials and PDFs in InDesign.-br--Follow Sonata Learning’s design guidelines and production processes.-br--Ensure tasks are completed within the allotted hours, by the established deadline, to expected levels of quality.-br-Applicants may be asked to take a 2 hour paid, skills test.-br-Applicants must have access to a Windows PC.-b-Hourly Range-b-: $15.00-$35.00-b-Posted On-b-: May 10, 2023 16:25 UTC-b-Category-b-: Graphic Design-b-Skills-b-:Adobe Photoshop, Graphic Design, Adobe Illustrator, Illustration, Adobe InDesign, Photo Editing, Infographic, Layout Design-b-Country-b-: United States-a-click to apply",Versatile Graphic Designer to Help Create Training Materials - Upwork +"Good evening, I am looking for a person who can create graphics to create lighbox papercuts. These are graphics that will be printed and created using a Cricut machine to create illuminated ornaments that will make a nice effect. To understand what graphics I need I am leaving attached all the examples of what I mean and how the graphics should be created. I am looking for an independent designer to create images by scrutinizing artificial intelligence and prepare them to create a Lightbox papercut. Please take a good look at the examples before applying. this is a long term job, to better understand your skills please attach an example of the required graphics

+What is the capital of Italy? (answer at the beginning)


Budget: $100 +
Posted On: May 17, 2023 13:45 UTC
Category: Graphic Design
Skills:Graphic Design, Adobe Photoshop, Adobe Illustrator, Adobe InDesign, Illustration, Print Design +
Country: United Kingdom +
click to apply","Budget--: $100--Posted On--: May 17, 2023 13:45 UTC--Category--: Graphic Design--Skills--:Graphic Design, Adobe Photoshop, Adobe Illustrator, Adobe InDesign, Illustration, Print Design--Country--: United Kingdom-click to apply",https://www.upwork.com/jobs/Graphic-creation-for-Lightbox-Cricut-Cut-out-Art-Shadowboxes_~01da67a2d3efa0fe3f?source=rss,2023-05-17T13:45:14+00:00,https://www.upwork.com/jobs/Graphic-creation-for-Lightbox-Cricut-Cut-out-Art-Shadowboxes_%7E01da67a2d3efa0fe3f?source=rss,"None-Good evening, I am looking for a person who can create graphics to create lighbox papercuts. These are graphics that will be printed and created using a Cricut machine to create illuminated ornaments that will make a nice effect. To understand what graphics I need I am leaving attached all the examples of what I mean and how the graphics should be created. I am looking for an independent designer to create images by scrutinizing artificial intelligence and prepare them to create a Lightbox papercut. Please take a good look at the examples before applying. this is a long term job, to better understand your skills please attach an example of the required graphics-br-What is the capital of Italy? (answer at the beginning)-b-Budget-b-: $100-b-Posted On-b-: May 17, 2023 13:45 UTC-b-Category-b-: Graphic Design-b-Skills-b-:Graphic Design, Adobe Photoshop, Adobe Illustrator, Adobe InDesign, Illustration, Print Design-b-Country-b-: United Kingdom-a-click to apply","Graphic creation for Lightbox, Cricut - Cut out Art - Shadowboxes - Upwork" +"We want to animate the playlist covers of our website www.sonoton.com and upload them as 1 hour videos for YouTube. The task is to animate parts of the static picture in line with our company Corporate Identity and create a 5-10 second video that can be looped over the final video. The goal is to stay minimal but visually appealing. The font should not be animated.

+The playlists to be animated are the following:
+- Festival
+- Quiz Show
+- Comedy

+Final deliverables:
+- 3 short-videos (5-10 seconds) with animations

+Material:
+- 3 Playlist Covers in PSD and JPG
+- 3 Animation examples (just for context/review)


+Preview Delivery Date:
+May 19rd

+Final Delivery Date:
+May 21st

Budget: $150 +
Posted On: May 17, 2023 13:36 UTC
Category: Graphic Design
Skills:Adobe Photoshop, Adobe Illustrator, Vector Graphic, Motion Design, Graphics Animation & Compositing Framework, Video Ad Campaign, Special Effects, Video Intro & Outro, 2D Design, Logo Animation, Video Animation, Motion Graphics, Illustration, Adobe After Effects +
Country: Germany +
click to apply","Budget--: $150--Posted On--: May 17, 2023 13:36 UTC--Category--: Graphic Design--Skills--:Adobe Photoshop, Adobe Illustrator, Vector Graphic, Motion Design, Graphics Animation & Compositing Framework, Video Ad Campaign, Special Effects, Video Intro & Outro, 2D Design, Logo Animation, Video Animation, Motion Graphics, Illustration, Adobe After Effects--Country--: Germany-click to apply",https://www.upwork.com/jobs/Video-editor-graphic-designer-needed-create-animations-for-static-playlist-covers_~01b7ac8e3bcccabcad?source=rss,2023-05-17T13:36:40+00:00,https://www.upwork.com/jobs/Video-editor-graphic-designer-needed-create-animations-for-static-playlist-covers_%7E01b7ac8e3bcccabcad?source=rss,"None-We want to animate the playlist covers of our website www.sonoton.com and upload them as 1 hour videos for YouTube. The task is to animate parts of the static picture in line with our company Corporate Identity and create a 5-10 second video that can be looped over the final video. The goal is to stay minimal but visually appealing. The font should not be animated.-br-The playlists to be animated are the following:-br-- Festival-br-- Quiz Show-br-- Comedy-br-Final deliverables:-br-- 3 short-videos (5-10 seconds) with animations-br-Material:-br-- 3 Playlist Covers in PSD and JPG-br-- 3 Animation examples (just for context/review)-br-Preview Delivery Date:-br-May 19rd-br-Final Delivery Date:-br-May 21st-b-Budget-b-: $150-b-Posted On-b-: May 17, 2023 13:36 UTC-b-Category-b-: Graphic Design-b-Skills-b-:Adobe Photoshop, Adobe Illustrator, Vector Graphic, Motion Design, Graphics Animation & Compositing Framework, Video Ad Campaign, Special Effects, Video Intro & Outro, 2D Design, Logo Animation, Video Animation, Motion Graphics, Illustration, Adobe After Effects-b-Country-b-: Germany-a-click to apply",Video editor/graphic designer needed to create animations for static playlist covers - Upwork +"Togoparts.com is the leading cycling virtual events platform based in Singapore and focused on SE Asia. Boasting more than 180,000 registered cyclists and operating in 5 countries around the region, we are seeking talented individuals to bring togoparts.com to the next level.

+Responsibilities

+- Web & Mobile friendly designs for various Event Landing Pages on Togoparts group of sites.
+- Design Physical and Virtual Rewards such as Event Jerseys, Tees, Medals etc.
+- Printed materials such as Participation Certificates and Bibs
+- EDM email newsletter design
+- To translate ideas into digital creative media assets such as Social Media Ads for Facebook and Instagram ads and digital banners

+Requirements
+-Excellent spoken English. Effective communicator and good interpersonal skills
+-Have an eye for good layout design, detail and aesthetics.
+-Creative, meticulous with a sharp eye for beautiful layout, elegant design.
+-Ability to prioritize and manage work within deadlines in a fast-paced environment
+-Working Knowledge in Figma, Adobe Photoshop, Illustrator and related tools.


+Min. Diploma in Design, Fine Arts or equivalent certifications. Fresh graduates with excellent portfolios are welcomed. Please send in links to your online portfolio.



Budget: $150 +
Posted On: May 17, 2023 13:31 UTC
Category: Web Design
Skills:Figma, Graphic Design, Adobe Photoshop, Digital Marketing Materials, Web Design, Adobe Illustrator, Landing Page, Wireframing, Mockup +
Country: Singapore +
click to apply","Budget--: $150--Posted On--: May 17, 2023 13:31 UTC--Category--: Web Design--Skills--:Figma, Graphic Design, Adobe Photoshop, Digital Marketing Materials, Web Design, Adobe Illustrator, Landing Page, Wireframing, Mockup--Country--: Singapore-click to apply",https://www.upwork.com/jobs/Talented-Web-Designers-wanted-create-Landing-Pages_~01f58440c63a4ff182?source=rss,2023-05-17T13:31:17+00:00,https://www.upwork.com/jobs/Talented-Web-Designers-wanted-create-Landing-Pages_%7E01f58440c63a4ff182?source=rss,"None-Togoparts.com is the leading cycling virtual events platform based in Singapore and focused on SE Asia. Boasting more than 180,000 registered cyclists and operating in 5 countries around the region, we are seeking talented individuals to bring togoparts.com to the next level.-br-Responsibilities-br-- Web & Mobile friendly designs for various Event Landing Pages on Togoparts group of sites.-br-- Design Physical and Virtual Rewards such as Event Jerseys, Tees, Medals etc.-br-- Printed materials such as Participation Certificates and Bibs-br-- EDM email newsletter design-br-- To translate ideas into digital creative media assets such as Social Media Ads for Facebook and Instagram ads and digital banners-br-Requirements-br--Excellent spoken English. Effective communicator and good interpersonal skills-br--Have an eye for good layout design, detail and aesthetics.-br--Creative, meticulous with a sharp eye for beautiful layout, elegant design.-br--Ability to prioritize and manage work within deadlines in a fast-paced environment-br--Working Knowledge in Figma, Adobe Photoshop, Illustrator and related tools.-br-Min. Diploma in Design, Fine Arts or equivalent certifications. Fresh graduates with excellent portfolios are welcomed. Please send in links to your online portfolio.-b-Budget-b-: $150-b-Posted On-b-: May 17, 2023 13:31 UTC-b-Category-b-: Web Design-b-Skills-b-:Figma, Graphic Design, Adobe Photoshop, Digital Marketing Materials, Web Design, Adobe Illustrator, Landing Page, Wireframing, Mockup-b-Country-b-: Singapore-a-click to apply",Talented Web Designers wanted to create Landing Pages - Upwork +"Мы ищем дизайнеров-визуализаторов умеющие свободно говорить на русском языке для работы над проектами

+Задачи :
+● Создание брифа на основе запроса клиента (только для премиум дизайна)

+● Вы должны убедиться, что 3D-модели соответствуют брифу заказчика.

+● Возможно, вам потребуется внести некоторые незначительные изменения (цвет, размер, материал).

+● Создание скетча при необходимости.

+● Создание 3D-сцены с использованием наших технических спецификаций (вам нужно будет пройти краткое обучение по техническим спецификациям, прежде чем приступить к работе).

+● Соблюдение внутренних инструкций команды nfinite или клиента по внесению правок.

+Все подробности о работе здесь
+https://telegra.ph/Trebuetsya-sborshchik-scen-Vizualizator-04-25




+NFINITE - платформа для создания визуального контента
+Мы предоставляем решения для 3D-визуального контента, разработанные для различных областей: дома и быта, розничной торговли и рынка красоты.
+Мы французская компания и среди наших клиентов многие крупнейшие предприятия розничной торговли и электронной коммерции в США и Европе.

Budget: $200 +
Posted On: May 17, 2023 13:20 UTC
Category: Graphic Design
Skills:Graphic Design, Adobe Photoshop, Russian, Autodesk 3ds Max, V-Ray, 3D Rendering, Interior Design +
Country: Kazakhstan +
click to apply","Budget--: $200--Posted On--: May 17, 2023 13:20 UTC--Category--: Graphic Design--Skills--:Graphic Design, Adobe Photoshop, Russian, Autodesk 3ds Max, V-Ray, 3D Rendering, Interior Design--Country--: Kazakhstan-click to apply",https://www.upwork.com/jobs/~01e03cc210a7104d7a?source=rss,2023-05-17T13:20:33+00:00,https://www.upwork.com/jobs/%7E01e03cc210a7104d7a?source=rss,"None-Мы ищем дизайнеров-визуализаторов умеющие свободно говорить на русском языке для работы над проектами-br-Задачи :-br-● Создание брифа на основе запроса клиента (только для премиум дизайна)-br-● Вы должны убедиться, что 3D-модели соответствуют брифу заказчика.-br-● Возможно, вам потребуется внести некоторые незначительные изменения (цвет, размер, материал).-br-● Создание скетча при необходимости.-br-● Создание 3D-сцены с использованием наших технических спецификаций (вам нужно будет пройти краткое обучение по техническим спецификациям, прежде чем приступить к работе).-br-● Соблюдение внутренних инструкций команды nfinite или клиента по внесению правок.-br-Все подробности о работе здесь-br-https://telegra.ph/Trebuetsya-sborshchik-scen-Vizualizator-04-25-br-NFINITE - платформа для создания визуального контента-br-Мы предоставляем решения для 3D-визуального контента, разработанные для различных областей: дома и быта, розничной торговли и рынка красоты.-br-Мы французская компания и среди наших клиентов многие крупнейшие предприятия розничной торговли и электронной коммерции в США и Европе.-b-Budget-b-: $200-b-Posted On-b-: May 17, 2023 13:20 UTC-b-Category-b-: Graphic Design-b-Skills-b-:Graphic Design, Adobe Photoshop, Russian, Autodesk 3ds Max, V-Ray, 3D Rendering, Interior Design-b-Country-b-: Kazakhstan-a-click to apply",Нужны 3д дизайнера интерьера в 3д макс - Upwork +"We are a hemp lifestyle brand looking for a skilled product catalogue designer to assist us in creating a visually stunning and informative product catalogue. The project duration is less than 1 month, and we need someone who can work efficiently and effectively to meet our tight deadline.

+The ideal candidate should have experience in brochure and catalog design, branding, fashion & beauty, and graphic design. Additionally, we need someone who can create informational infographics to help our customers understand our products better.

+As a candidate, we would like you to submit a proposal outlining how you can help with the project. Please include links to similar projects you have completed in the past. We are looking for someone who can create a visually appealing and informative product catalogue that will showcase our products in a way that is both engaging and informative to our customers.

+We look forward to hearing from you and seeing your proposal. Thank you for your interest in working with our brand.

Budget: $50 +
Posted On: May 17, 2023 13:18 UTC
Category: Graphic Design
Skills:Catalog Design, Brochure Design, Fashion & Beauty, Informational Infographic, Graphic Design, Branding +
Country: India +
click to apply","Budget--: $50--Posted On--: May 17, 2023 13:18 UTC--Category--: Graphic Design--Skills--:Catalog Design, Brochure Design, Fashion & Beauty, Informational Infographic, Graphic Design, Branding--Country--: India-click to apply",https://www.upwork.com/jobs/Product-Catalogue-designer-for-hemp-lifestyle-brand_~01319a3c606e977d7b?source=rss,2023-05-17T13:18:09+00:00,https://www.upwork.com/jobs/Product-Catalogue-designer-for-hemp-lifestyle-brand_%7E01319a3c606e977d7b?source=rss,"None-We are a hemp lifestyle brand looking for a skilled product catalogue designer to assist us in creating a visually stunning and informative product catalogue. The project duration is less than 1 month, and we need someone who can work efficiently and effectively to meet our tight deadline.-br-The ideal candidate should have experience in brochure and catalog design, branding, fashion & beauty, and graphic design. Additionally, we need someone who can create informational infographics to help our customers understand our products better.-br-As a candidate, we would like you to submit a proposal outlining how you can help with the project. Please include links to similar projects you have completed in the past. We are looking for someone who can create a visually appealing and informative product catalogue that will showcase our products in a way that is both engaging and informative to our customers.-br-We look forward to hearing from you and seeing your proposal. Thank you for your interest in working with our brand.-b-Budget-b-: $50-b-Posted On-b-: May 17, 2023 13:18 UTC-b-Category-b-: Graphic Design-b-Skills-b-:Catalog Design, Brochure Design, Fashion & Beauty, Informational Infographic, Graphic Design, Branding-b-Country-b-: India-a-click to apply",Product Catalogue designer for a hemp lifestyle brand - Upwork +"We are looking for a skilled Motion Designer and Webflow expert to join our team for a 1 to 3 months project. As a Motion Designer, you will be responsible for creating visually appealing and engaging motion graphics and animations for our web design projects. As a Webflow expert, you will be responsible for creating and designing responsive and interactive websites.

+To be considered for this position, you must have a strong background in Adobe After Effects, Adobe Illustrator, Adobe Photoshop, Animation, Explainer Video, Graphic Design, Motion Design, Motion Graphics, Webflow, and Web Design. In addition, you should have excellent communication skills, attention to detail, and the ability to work independently.

+If you believe you have the skills and experience we are looking for, we invite you to submit a proposal outlining how you can help with the project. Please include links to past completed projects that demonstrate your expertise in motion design and web development. We look forward to hearing from you!


Hourly Range: $10.00-$30.00 + +
Posted On: May 17, 2023 13:12 UTC
Category: Motion Graphics
Skills:Webflow, Animation, Graphic Design, Adobe Photoshop, Adobe Illustrator, Web Design, Motion Design, Motion Graphics, Explainer Video, Adobe After Effects +
Country: Belgium +
click to apply","Hourly Range--: $10.00-$30.00--Posted On--: May 17, 2023 13:12 UTC--Category--: Motion Graphics--Skills--:Webflow, Animation, Graphic Design, Adobe Photoshop, Adobe Illustrator, Web Design, Motion Design, Motion Graphics, Explainer Video, Adobe After Effects--Country--: Belgium-click to apply",https://www.upwork.com/jobs/Motion-designer-and-Webflow-expert_~013085b008dfea40c3?source=rss,2023-05-17T13:12:19+00:00,https://www.upwork.com/jobs/Motion-designer-and-Webflow-expert_%7E013085b008dfea40c3?source=rss,"None-We are looking for a skilled Motion Designer and Webflow expert to join our team for a 1 to 3 months project. As a Motion Designer, you will be responsible for creating visually appealing and engaging motion graphics and animations for our web design projects. As a Webflow expert, you will be responsible for creating and designing responsive and interactive websites.-br-To be considered for this position, you must have a strong background in Adobe After Effects, Adobe Illustrator, Adobe Photoshop, Animation, Explainer Video, Graphic Design, Motion Design, Motion Graphics, Webflow, and Web Design. In addition, you should have excellent communication skills, attention to detail, and the ability to work independently.-br-If you believe you have the skills and experience we are looking for, we invite you to submit a proposal outlining how you can help with the project. Please include links to past completed projects that demonstrate your expertise in motion design and web development. We look forward to hearing from you!-b-Hourly Range-b-: $10.00-$30.00-b-Posted On-b-: May 17, 2023 13:12 UTC-b-Category-b-: Motion Graphics-b-Skills-b-:Webflow, Animation, Graphic Design, Adobe Photoshop, Adobe Illustrator, Web Design, Motion Design, Motion Graphics, Explainer Video, Adobe After Effects-b-Country-b-: Belgium-a-click to apply",Motion designer and Webflow expert - Upwork +"Join Our Dynamic Team as a Klaviyo Email Graphic Designer! 🎨

+Are you a talented graphic designer with a passion for creating visually stunning and engaging email graphics?

+We have the perfect opportunity for you to showcase your skills and take your career to new heights!

+At Sunlo Consulting, a leading email marketing agency, we're on a mission to help ecommerce brands achieve outstanding results through strategic email campaigns. We're seeking a skilled Graphic Designer to join our team and elevate our clients' email marketing visuals to the next level.

+Responsibilities:
+🎨 Create eye-catching and on-brand graphics for email campaigns, including banners, headers, product images, and promotional visuals.
+🌟 Collaborate with our team to understand client requirements and develop designs that align with their brand identity and campaign objectives.
+🖌️ Ensure consistency in design elements, typography, and color schemes across all email graphics.
+💡 Bring fresh ideas and creativity to the table, contributing to brainstorming sessions and actively participating in the creative process.
+🔍 Stay up-to-date with industry trends, design tools, and techniques to continuously enhance the quality and effectiveness of our email graphics.

+Requirements:
+✅ Proven experience as a graphic designer, with a strong portfolio showcasing your expertise in email graphic design.
+🖥️ Proficiency in design software such as Adobe Photoshop, Illustrator, or other relevant tools.
+📚 Solid understanding of email marketing best practices and the ability to translate client goals into visually appealing designs.
+📆 Excellent time management skills and the ability to meet deadlines in a fast-paced environment.

+We offer:
+💰 Competitive monthly salary of $1250, with potential for growth based on performance.
+🌍 Remote work opportunity, providing you with flexibility and work-life balance.
+📈 The chance to work with a diverse portfolio of ecommerce brands and make a significant impact on their success.
+📚 Ongoing learning and professional development opportunities to expand your skills and stay ahead of industry trends.
+🤝 A supportive and collaborative team environment where your ideas are valued.

+If you're passionate about graphic design and want to contribute to the success of ecommerce businesses through visually captivating email campaigns, we want to hear from you!

+Apply now with your portfolio and let's create email magic together! ✨

Budget: $1,250 +
Posted On: May 17, 2023 13:08 UTC
Category: Graphic Design
Skills:Email & Newsletter, Sales & Marketing, Graphic Design, Adobe Photoshop, Klaviyo, Email Marketing, Email Communication, Email Design, Adobe Illustrator +
Country: United Kingdom +
click to apply","Budget--: $1,250--Posted On--: May 17, 2023 13:08 UTC--Category--: Graphic Design--Skills--:Email & Newsletter, Sales & Marketing, Graphic Design, Adobe Photoshop, Klaviyo, Email Marketing, Email Communication, Email Design, Adobe Illustrator--Country--: United Kingdom-click to apply",https://www.upwork.com/jobs/Klaviyo-Email-Graphic-Designer-needed_~018f3e8e3489e1c29f?source=rss,2023-05-17T13:08:50+00:00,https://www.upwork.com/jobs/Klaviyo-Email-Graphic-Designer-needed_%7E018f3e8e3489e1c29f?source=rss,"None-Join Our Dynamic Team as a Klaviyo Email Graphic Designer! 🎨-br-Are you a talented graphic designer with a passion for creating visually stunning and engaging email graphics?-br-We have the perfect opportunity for you to showcase your skills and take your career to new heights!-br-At Sunlo Consulting, a leading email marketing agency, we're on a mission to help ecommerce brands achieve outstanding results through strategic email campaigns. We're seeking a skilled Graphic Designer to join our team and elevate our clients' email marketing visuals to the next level.-br-Responsibilities:-br-🎨 Create eye-catching and on-brand graphics for email campaigns, including banners, headers, product images, and promotional visuals.-br-🌟 Collaborate with our team to understand client requirements and develop designs that align with their brand identity and campaign objectives.-br-🖌️ Ensure consistency in design elements, typography, and color schemes across all email graphics.-br-💡 Bring fresh ideas and creativity to the table, contributing to brainstorming sessions and actively participating in the creative process.-br-🔍 Stay up-to-date with industry trends, design tools, and techniques to continuously enhance the quality and effectiveness of our email graphics.-br-Requirements:-br-✅ Proven experience as a graphic designer, with a strong portfolio showcasing your expertise in email graphic design.-br-🖥️ Proficiency in design software such as Adobe Photoshop, Illustrator, or other relevant tools.-br-📚 Solid understanding of email marketing best practices and the ability to translate client goals into visually appealing designs.-br-📆 Excellent time management skills and the ability to meet deadlines in a fast-paced environment.-br-We offer:-br-💰 Competitive monthly salary of $1250, with potential for growth based on performance.-br-🌍 Remote work opportunity, providing you with flexibility and work-life balance.-br-📈 The chance to work with a diverse portfolio of ecommerce brands and make a significant impact on their success.-br-📚 Ongoing learning and professional development opportunities to expand your skills and stay ahead of industry trends.-br-🤝 A supportive and collaborative team environment where your ideas are valued.-br-If you're passionate about graphic design and want to contribute to the success of ecommerce businesses through visually captivating email campaigns, we want to hear from you!-br-Apply now with your portfolio and let's create email magic together! ✨-b-Budget-b-: $1,250-b-Posted On-b-: May 17, 2023 13:08 UTC-b-Category-b-: Graphic Design-b-Skills-b-:Email & Newsletter, Sales & Marketing, Graphic Design, Adobe Photoshop, Klaviyo, Email Marketing, Email Communication, Email Design, Adobe Illustrator-b-Country-b-: United Kingdom-a-click to apply",Klaviyo Email Graphic Designer needed! - Upwork +"We are a US-based company looking to hire a freelance graphic designer with fresh ideas and exceptional design skills to join our team. The ideal candidate must have experience in conceptualizing and producing print and digital materials for all formats, enjoy working collaboratively with others, and have the ability to work on multiple projects simultaneously and independently in a fast-paced environment.

+* This is a remote position, but the designer needs to be able to work US hours.

+* For consideration, please include graphic design portfolio with examples of print and digital work.



+Accountabilities and Responsibilities

+- Design digital marketing materials, such as web banners and ads for all formats, including email, social media, video and web.
+- Design printed marketing materials such as catalogs, brochures, banners, flyers, labels, signage and product packaging.
+- Design website graphics and update website when necessary in collaboration with the IT department, from wireframe design to completion of interface design.
+- Conceptualize and execute a full marketing campaign with both digital and print assets
+- Edit/retouch product photos for use in marketing materials.
+- Willing to write copy for marketing pieces as needed
+- Display a keep eye for typography and knowledge of its proper use in design of print and digital materials.
+- Keep current on design trends and collaborate with the creative team to implement new ideas to further the brand.
+- Work with printers and other external vendors to meet deadlines.
+- Good communication skills for interacting with photographers, videographers and other designers.
+- Ability to work on multiple projects in a deadline-driven environment.
+- Strong attention to detail and a positive attitude.


+Knowledge, Skills and Abilities

+The requirements listed below are representative of the knowledge, skills, and/or abilities required to perform each essential duty satisfactorily. Reasonable accommodations may be made to enable individuals with disabilities to perform the essential functions.
+- 5+ years of graphic design experience in print and digital design
+- Degree in graphic design-related field or equivalent working experience
+- Proficient in Abobe Creative Suite, including but not limited to Adobe Photoshop, Indesign, Illustrator,  and XD
+- Proficient in Microsoft Word, Excel, Powerpoint and Outlook
+- Bonus if you are a great writer
+- Working knowledge of HTML/CSS and After Effects is a plus
+- Bilingual (English + Spanish) is a plus
+- Productivity-focused, extremely organized, and proven to be a quick problem solver
+- Ability to work independently and as part of a team
+- Self-driven and able to easily communicate creative ideas both externally and internally and collaborate in a team environment
+- Excellent time management skills and ability to complete projects on tim




Hourly Range: $25.00-$45.00 + +
Posted On: May 17, 2023 13:07 UTC
Category: Graphic Design
Skills:Label & Package Design, Web Design, Adobe XD, Advertising Design, Adobe InDesign, Adobe Photoshop, Adobe Illustrator, Graphic Design, Print Design, Social Media Imagery, Layout Design +
Location Requirement: Only freelancers located in the United States may apply. +
Country: United States +
click to apply","Hourly Range--: $25.00-$45.00--Posted On--: May 17, 2023 13:07 UTC--Category--: Graphic Design--Skills--:Label & Package Design, Web Design, Adobe XD, Advertising Design, Adobe InDesign, Adobe Photoshop, Adobe Illustrator, Graphic Design, Print Design, Social Media Imagery, Layout Design--Location Requirement--: Only freelancers located in the United States may apply.--Country--: United States-click to apply",https://www.upwork.com/jobs/Freelance-Graphic-Designer-for-Digital-and-Print_~015a611cf03493d1e2?source=rss,2023-05-17T13:07:04+00:00,https://www.upwork.com/jobs/Freelance-Graphic-Designer-for-Digital-and-Print_%7E015a611cf03493d1e2?source=rss,"None-We are a US-based company looking to hire a freelance graphic designer with fresh ideas and exceptional design skills to join our team. The ideal candidate must have experience in conceptualizing and producing print and digital materials for all formats, enjoy working collaboratively with others, and have the ability to work on multiple projects simultaneously and independently in a fast-paced environment.-br-* This is a remote position, but the designer needs to be able to work US hours.-br-* For consideration, please include graphic design portfolio with examples of print and digital work.-br-Accountabilities and Responsibilities-br-- Design digital marketing materials, such as web banners and ads for all formats, including email, social media, video and web.-br-- Design printed marketing materials such as catalogs, brochures, banners, flyers, labels, signage and product packaging.-br-- Design website graphics and update website when necessary in collaboration with the IT department, from wireframe design to completion of interface design.-br-- Conceptualize and execute a full marketing campaign with both digital and print assets-br-- Edit/retouch product photos for use in marketing materials.-br-- Willing to write copy for marketing pieces as needed-br-- Display a keep eye for typography and knowledge of its proper use in design of print and digital materials.-br-- Keep current on design trends and collaborate with the creative team to implement new ideas to further the brand.-br-- Work with printers and other external vendors to meet deadlines.-br-- Good communication skills for interacting with photographers, videographers and other designers.-br-- Ability to work on multiple projects in a deadline-driven environment.-br-- Strong attention to detail and a positive attitude.-br-Knowledge, Skills and Abilities-br-The requirements listed below are representative of the knowledge, skills, and/or abilities required to perform each essential duty satisfactorily. Reasonable accommodations may be made to enable individuals with disabilities to perform the essential functions.-br-- 5+ years of graphic design experience in print and digital design-br-- Degree in graphic design-related field or equivalent working experience-br-- Proficient in Abobe Creative Suite, including but not limited to Adobe Photoshop, Indesign, Illustrator,  and XD-br-- Proficient in Microsoft Word, Excel, Powerpoint and Outlook-br-- Bonus if you are a great writer-br-- Working knowledge of HTML/CSS and After Effects is a plus-br-- Bilingual (English + Spanish) is a plus-br-- Productivity-focused, extremely organized, and proven to be a quick problem solver-br-- Ability to work independently and as part of a team-br-- Self-driven and able to easily communicate creative ideas both externally and internally and collaborate in a team environment-br-- Excellent time management skills and ability to complete projects on tim-b-Hourly Range-b-: $25.00-$45.00-b-Posted On-b-: May 17, 2023 13:07 UTC-b-Category-b-: Graphic Design-b-Skills-b-:Label & Package Design, Web Design, Adobe XD, Advertising Design, Adobe InDesign, Adobe Photoshop, Adobe Illustrator, Graphic Design, Print Design, Social Media Imagery, Layout Design-b-Location Requirement-b-: Only freelancers located in the United States may apply.-b-Country-b-: United States-a-click to apply",Freelance Graphic Designer for Digital and Print - Upwork +"Hey, I need some custom images made to an existing style.

+7 total.
+But 3 of them only have different text, Maybe differennt colours
+ :: PMS vs CER

+The guidance for what I want is here
+https://miro.com/app/board/uXjVMITY7cY=/?share_link_id=225839796087



Budget: $50 +
Posted On: May 17, 2023 12:33 UTC
Category: Graphic Design
Skills:Graphic Design, Adobe Illustrator, Social Media Imagery, Infographic +
Country: United States +
click to apply","Budget--: $50--Posted On--: May 17, 2023 12:33 UTC--Category--: Graphic Design--Skills--:Graphic Design, Adobe Illustrator, Social Media Imagery, Infographic--Country--: United States-click to apply",https://www.upwork.com/jobs/Graphic-design_~01fd7f0afbc9620b48?source=rss,2023-05-17T12:33:51+00:00,https://www.upwork.com/jobs/Graphic-design_%7E01fd7f0afbc9620b48?source=rss,"None-Hey, I need some custom images made to an existing style.-br-7 total.-br-But 3 of them only have different text, Maybe differennt colours-br-:: PMS vs CER-br-The guidance for what I want is here-br-https://miro.com/app/board/uXjVMITY7cY=/?share_link_id=225839796087-b-Budget-b-: $50-b-Posted On-b-: May 17, 2023 12:33 UTC-b-Category-b-: Graphic Design-b-Skills-b-:Graphic Design, Adobe Illustrator, Social Media Imagery, Infographic-b-Country-b-: United States-a-click to apply",Graphic design - Upwork +"We are looking for an experienced freelancer to help us with a project involving Topaz Gigapixel Sharpen AI and photo repair. The job is expected to last less than 1 month. We have some wedding photos that contain a lot of grain as the photographer has shot in too high of an ISO. We need someone to retouch and repair approx 20 photos.

+The ideal candidate should have a strong background in denoising photos, image editing, photo editing, and photo retouching. Proficiency in Topaz is a must. The candidate will be responsible for repairing and enhancing photos using Topaz Gigapixel Sharpen AI.

+The candidate should submit a proposal detailing their experience with Topaz and photo repair. Please include links to past completed projects that showcase your skills in this area.

+We are looking for someone who is detail-oriented, efficient, and has a creative eye for photo editing. The candidate should be able to work independently and meet deadlines. If you are interested in this project, please submit a proposal with your relevant experience and links to past work.

+Note: Some of the content in this job post may have been auto-generated using advanced AI.

Hourly Range: $15.00-$35.00 + +
Posted On: May 17, 2023 12:01 UTC
Category: Image Editing
Skills:Image Editing, Photo Retouching, Photo Editing +
Country: Australia +
click to apply","Hourly Range--: $15.00-$35.00--Posted On--: May 17, 2023 12:01 UTC--Category--: Image Editing--Skills--:Image Editing, Photo Retouching, Photo Editing--Country--: Australia-click to apply",https://www.upwork.com/jobs/Topaz-Gigapixel-Sharpen-Photo-Repair_~01c8b760e052b12f66?source=rss,2023-05-17T12:01:29+00:00,https://www.upwork.com/jobs/Topaz-Gigapixel-Sharpen-Photo-Repair_%7E01c8b760e052b12f66?source=rss,"None-We are looking for an experienced freelancer to help us with a project involving Topaz Gigapixel Sharpen AI and photo repair. The job is expected to last less than 1 month. We have some wedding photos that contain a lot of grain as the photographer has shot in too high of an ISO. We need someone to retouch and repair approx 20 photos.-br-The ideal candidate should have a strong background in denoising photos, image editing, photo editing, and photo retouching. Proficiency in Topaz is a must. The candidate will be responsible for repairing and enhancing photos using Topaz Gigapixel Sharpen AI.-br-The candidate should submit a proposal detailing their experience with Topaz and photo repair. Please include links to past completed projects that showcase your skills in this area.-br-We are looking for someone who is detail-oriented, efficient, and has a creative eye for photo editing. The candidate should be able to work independently and meet deadlines. If you are interested in this project, please submit a proposal with your relevant experience and links to past work.-br-Note: Some of the content in this job post may have been auto-generated using advanced AI.-b-Hourly Range-b-: $15.00-$35.00-b-Posted On-b-: May 17, 2023 12:01 UTC-b-Category-b-: Image Editing-b-Skills-b-:Image Editing, Photo Retouching, Photo Editing-b-Country-b-: Australia-a-click to apply",Topaz Gigapixel Sharpen AI - Photo Repair - Upwork +"We are in search of a proficient digital artist to bring to life a series of boho-inspired nursery prints. This unique project involves creating six pieces of art that align with our brand's aesthetics and vision, using provided designs as inspiration. The essence of these designs should be captured in your work, yet the outcome should be original and distinctive.

+Responsibilities:

+1. Design six unique digital prints in a boho style for nursery decor. This includes three Australian animal prints featuring a kangaroo, a koala, and a wombat, along with three high contrast versions.
+2. Draw inspiration from the provided designs to create captivating artworks, ensuring they are similar but not identical to the examples, and they align with our brand's aesthetic.
+3. Adjust and improve designs based on feedback from our team.
+4. Deliver superior quality, print-ready files within the specified timeframe.
+5. Foster clear and effective communication with our team throughout the project's lifespan.

+Requirements:

+1. Demonstrable experience as a digital artist, graphic designer, or similar role.
+2. An extensive portfolio showcasing your skill in creating boho, whimsical art. Prior experience with nursery or children's decor is an advantage.
+3. Proficiency in graphic design software, particularly Adobe Illustrator and Photoshop.
+4. Outstanding time management and communication skills.
+5. The ability to work autonomously and adhere to deadlines.
+6. An attention to detail and a strong creative instinct.

+To Apply:

+Candidates are requested to submit their portfolio along with a fixed price estimate for the creation of the six prints. In your application, kindly include a brief description of your previous experience with similar projects and explain why you believe you're the right fit for this task.

+Applications that do not include a fixed price estimate will not be considered.

+Upon successful completion of the project, we will require full copyright rights to the images. This is a contractual position.

+We eagerly anticipate applications from talented artists who can infuse our vision with their creativity. Thank you for considering this opportunity.

Hourly Range: $15.00-$34.00 + +
Posted On: May 17, 2023 11:57 UTC
Category: Illustration
Skills:Illustration, Graphic Design, Adobe Illustrator, Adobe Photoshop, Concept Artistry, Character Design +
Country: Australia +
click to apply","Hourly Range--: $15.00-$34.00--Posted On--: May 17, 2023 11:57 UTC--Category--: Illustration--Skills--:Illustration, Graphic Design, Adobe Illustrator, Adobe Photoshop, Concept Artistry, Character Design--Country--: Australia-click to apply",https://www.upwork.com/jobs/Digital-Artist-Needed-for-Boho-Nursery-Prints_~011eb44278e201ba70?source=rss,2023-05-17T11:57:46+00:00,https://www.upwork.com/jobs/Digital-Artist-Needed-for-Boho-Nursery-Prints_%7E011eb44278e201ba70?source=rss,"None-We are in search of a proficient digital artist to bring to life a series of boho-inspired nursery prints. This unique project involves creating six pieces of art that align with our brand's aesthetics and vision, using provided designs as inspiration. The essence of these designs should be captured in your work, yet the outcome should be original and distinctive.-br-Responsibilities:-br-1. Design six unique digital prints in a boho style for nursery decor. This includes three Australian animal prints featuring a kangaroo, a koala, and a wombat, along with three high contrast versions.-br-2. Draw inspiration from the provided designs to create captivating artworks, ensuring they are similar but not identical to the examples, and they align with our brand's aesthetic.-br-3. Adjust and improve designs based on feedback from our team.-br-4. Deliver superior quality, print-ready files within the specified timeframe.-br-5. Foster clear and effective communication with our team throughout the project's lifespan.-br-Requirements:-br-1. Demonstrable experience as a digital artist, graphic designer, or similar role.-br-2. An extensive portfolio showcasing your skill in creating boho, whimsical art. Prior experience with nursery or children's decor is an advantage.-br-3. Proficiency in graphic design software, particularly Adobe Illustrator and Photoshop.-br-4. Outstanding time management and communication skills.-br-5. The ability to work autonomously and adhere to deadlines.-br-6. An attention to detail and a strong creative instinct.-br-To Apply:-br-Candidates are requested to submit their portfolio along with a fixed price estimate for the creation of the six prints. In your application, kindly include a brief description of your previous experience with similar projects and explain why you believe you're the right fit for this task.-br-Applications that do not include a fixed price estimate will not be considered.-br-Upon successful completion of the project, we will require full copyright rights to the images. This is a contractual position.-br-We eagerly anticipate applications from talented artists who can infuse our vision with their creativity. Thank you for considering this opportunity.-b-Hourly Range-b-: $15.00-$34.00-b-Posted On-b-: May 17, 2023 11:57 UTC-b-Category-b-: Illustration-b-Skills-b-:Illustration, Graphic Design, Adobe Illustrator, Adobe Photoshop, Concept Artistry, Character Design-b-Country-b-: Australia-a-click to apply",Digital Artist Needed for Boho Nursery Prints - Upwork +"This is a LONG-TERM position with GREAT incentives based on your quality work and performance! Creative thumbnails are key to attracting viewers on YouTube! Even in a faceless channel, your designs will be the first people see!

+Examples:
+Below are the names of my company competitors' channels for you to refer to. This  will give an understanding of the level of quality we need from you and your services.

+Inspired by GolfInsights - https://www.youtube.com/@golfinsights7359/videos
+Inspired by GolfZoneYT - https://www.youtube.com/@GolfZoneYT
+Inspired by Best Ball Golf - https://www.youtube.com/@bestballgolfYT/videos
+Inspired by Swing Masters - https://www.youtube.com/@swingmasters3184/videos
+Inspired by 24Golf - https://www.youtube.com/@24

+Requirements:
+1 English expert
+2 Experienced graphic designer with sport images, sharp-eye catching designs
+3 24h or less turnaround time (allows for modifications)
+4 Willing to work long term and grow your skill set within the team
+5 Global knowledge on the game of golf and key people involved in the game is needed!

+15 Thumbnails for $75

+Please provide samples of previous work to be considered for the position! I am looking forward to receiving these soon to review!

Budget: $75 +
Posted On: May 17, 2023 11:46 UTC
Category: Recruiting & Talent Sourcing
Skills:Graphic Design, Adobe Photoshop, YouTube, Adobe Illustrator, Image Editing +
Country: Brazil +
click to apply","Budget--: $75--Posted On--: May 17, 2023 11:46 UTC--Category--: Recruiting & Talent Sourcing--Skills--:Graphic Design, Adobe Photoshop, YouTube, Adobe Illustrator, Image Editing--Country--: Brazil-click to apply",https://www.upwork.com/jobs/Looking-hire-experienced-YouTube-Thumbnail-Designer-for-golf-highlight-channel_~013ae6634c6551d5a9?source=rss,2023-05-17T11:46:17+00:00,https://www.upwork.com/jobs/Looking-hire-experienced-YouTube-Thumbnail-Designer-for-golf-highlight-channel_%7E013ae6634c6551d5a9?source=rss,"None-This is a LONG-TERM position with GREAT incentives based on your quality work and performance! Creative thumbnails are key to attracting viewers on YouTube! Even in a faceless channel, your designs will be the first people see!-br-Examples:-br-Below are the names of my company competitors' channels for you to refer to. This  will give an understanding of the level of quality we need from you and your services.-br-Inspired by GolfInsights - https://www.youtube.com/@golfinsights7359/videos-br-Inspired by GolfZoneYT - https://www.youtube.com/@GolfZoneYT-br-Inspired by Best Ball Golf - https://www.youtube.com/@bestballgolfYT/videos-br-Inspired by Swing Masters - https://www.youtube.com/@swingmasters3184/videos-br-Inspired by 24Golf - https://www.youtube.com/@24-br-Requirements:-br-1 English expert-br-2 Experienced graphic designer with sport images, sharp-eye catching designs-br-3 24h or less turnaround time (allows for modifications)-br-4 Willing to work long term and grow your skill set within the team-br-5 Global knowledge on the game of golf and key people involved in the game is needed!-br-15 Thumbnails for $75-br-Please provide samples of previous work to be considered for the position! I am looking forward to receiving these soon to review!-b-Budget-b-: $75-b-Posted On-b-: May 17, 2023 11:46 UTC-b-Category-b-: Recruiting & Talent Sourcing-b-Skills-b-:Graphic Design, Adobe Photoshop, YouTube, Adobe Illustrator, Image Editing-b-Country-b-: Brazil-a-click to apply",Looking to hire an experienced YouTube Thumbnail Designer for a golf highlight channel. - Upwork +"I am looking for a graphic designer to create some graphics for my t shirt brand West Cactus. I am looking for rustic western vibes with a modern flair. please see attached references.

+FOR THE PURPOSE OF FINDING THE RIGHT PARTNER. PLEASE ATTACH A GRAPHIC DESIGN WITH MY BRAND NAME AND OTHER GRAPHICS.

+BIG INSPIRATIONS https://www.ranchjacksonhole.com/collections/t-shirts

Budget: $75 +
Posted On: May 17, 2023 11:33 UTC
Category: Graphic Design
Skills:Graphic Design, Illustration, Adobe Photoshop, Adobe Illustrator +
Country: United States +
click to apply","Budget--: $75--Posted On--: May 17, 2023 11:33 UTC--Category--: Graphic Design--Skills--:Graphic Design, Illustration, Adobe Photoshop, Adobe Illustrator--Country--: United States-click to apply",https://www.upwork.com/jobs/Looking-for-graphic-designer-for-brand_~01b730812ee3a6c594?source=rss,2023-05-17T11:33:36+00:00,https://www.upwork.com/jobs/Looking-for-graphic-designer-for-brand_%7E01b730812ee3a6c594?source=rss,"None-I am looking for a graphic designer to create some graphics for my t shirt brand West Cactus. I am looking for rustic western vibes with a modern flair. please see attached references.-br-FOR THE PURPOSE OF FINDING THE RIGHT PARTNER. PLEASE ATTACH A GRAPHIC DESIGN WITH MY BRAND NAME AND OTHER GRAPHICS.-br-BIG INSPIRATIONS https://www.ranchjacksonhole.com/collections/t-shirts-b-Budget-b-: $75-b-Posted On-b-: May 17, 2023 11:33 UTC-b-Category-b-: Graphic Design-b-Skills-b-:Graphic Design, Illustration, Adobe Photoshop, Adobe Illustrator-b-Country-b-: United States-a-click to apply",Looking for graphic designer for brand - Upwork +"We are seeking an experienced and talented Product Designer, specifically with a background in fashion or textile design, to help us bring our unique sock design concept to life. The successful candidate will work closely with our team to create a design based on provided inspiration images, which will then be sent to a manufacturer for production.

+Responsibilities:

+1. Interpret design briefs and translate them into final designs ready for manufacturing.
+2. Use software such as Adobe Illustrator, Photoshop, or CAD programs to create detailed, technical design drafts.
+3. Understand the manufacturing process of socks, including the limitations and opportunities it presents for design.
+4. Create accurate, detailed, and clear technical specifications for our manufacturers, including dimensions, materials, and colors.
+5. Work closely with our team to iterate on the design, incorporating feedback and revisions as necessary.
+6. Be able to work to a deadline and manage time efficiently.

+Requirements:

+1. Proven experience as a Product Designer or similar role, preferably in the fashion or textile industry.
+2. Experience in designing for manufacture, particularly for textiles or clothing.
+3. Proficient in design software, such as Adobe Creative Suite (particularly Illustrator and Photoshop) or CAD.
+4. Excellent communication skills, with the ability to clearly convey design ideas and specifications.
+5. Attention to detail and a commitment to accuracy.
+A creative mindset, with the ability to think outside the box and create unique designs.
+6. A solid understanding of the manufacturing process for textiles, specifically socks.
+7. Ability to work well as part of a team, as well as independently.
+8. Degree in design, fashion, textiles, or related field is a plus,  but not critical.

+The deliverables for this project should include:

+3 sock designs (based on our inspiration images) are ready to send to the manufacturer. As part of the design process, the designer should be prepared to make revisions based on feedback from the team.

+Please include a portfolio of your previous work with your application. The portfolio should include examples of your design work, particularly any previous work in product design, textiles, or fashion.

+The designs should include exact dimensions, materials, color codes, and any other necessary specifications for the manufacturer. The files should be in a format that the manufacturer can use, such as .ai, .eps, or .dxf.

+We look forward to hearing from creative, passionate designers who are excited to help us bring our vision to life. Thank you!

Budget: $75 +
Posted On: May 17, 2023 11:29 UTC
Category: Fashion Design
Skills:Product Design +
Country: Australia +
click to apply","Budget--: $75--Posted On--: May 17, 2023 11:29 UTC--Category--: Fashion Design--Skills--:Product Design--Country--: Australia-click to apply",https://www.upwork.com/jobs/Sock-Design-Specialist-for-Manufacturing_~010e09edb13484d9a1?source=rss,2023-05-17T11:29:00+00:00,https://www.upwork.com/jobs/Sock-Design-Specialist-for-Manufacturing_%7E010e09edb13484d9a1?source=rss,"None-We are seeking an experienced and talented Product Designer, specifically with a background in fashion or textile design, to help us bring our unique sock design concept to life. The successful candidate will work closely with our team to create a design based on provided inspiration images, which will then be sent to a manufacturer for production.-br-Responsibilities:-br-1. Interpret design briefs and translate them into final designs ready for manufacturing.-br-2. Use software such as Adobe Illustrator, Photoshop, or CAD programs to create detailed, technical design drafts.-br-3. Understand the manufacturing process of socks, including the limitations and opportunities it presents for design.-br-4. Create accurate, detailed, and clear technical specifications for our manufacturers, including dimensions, materials, and colors.-br-5. Work closely with our team to iterate on the design, incorporating feedback and revisions as necessary.-br-6. Be able to work to a deadline and manage time efficiently.-br-Requirements:-br-1. Proven experience as a Product Designer or similar role, preferably in the fashion or textile industry.-br-2. Experience in designing for manufacture, particularly for textiles or clothing.-br-3. Proficient in design software, such as Adobe Creative Suite (particularly Illustrator and Photoshop) or CAD.-br-4. Excellent communication skills, with the ability to clearly convey design ideas and specifications.-br-5. Attention to detail and a commitment to accuracy.-br-A creative mindset, with the ability to think outside the box and create unique designs.-br-6. A solid understanding of the manufacturing process for textiles, specifically socks.-br-7. Ability to work well as part of a team, as well as independently.-br-8. Degree in design, fashion, textiles, or related field is a plus,  but not critical.-br-The deliverables for this project should include:-br-3 sock designs (based on our inspiration images) are ready to send to the manufacturer. As part of the design process, the designer should be prepared to make revisions based on feedback from the team.-br-Please include a portfolio of your previous work with your application. The portfolio should include examples of your design work, particularly any previous work in product design, textiles, or fashion.-br-The designs should include exact dimensions, materials, color codes, and any other necessary specifications for the manufacturer. The files should be in a format that the manufacturer can use, such as .ai, .eps, or .dxf.-br-We look forward to hearing from creative, passionate designers who are excited to help us bring our vision to life. Thank you!-b-Budget-b-: $75-b-Posted On-b-: May 17, 2023 11:29 UTC-b-Category-b-: Fashion Design-b-Skills-b-:Product Design-b-Country-b-: Australia-a-click to apply",Sock Design Specialist for Manufacturing - Upwork +"I need to get an image put together for a website.

+See attached powerpoint of some example designs from competition.

+Essentially I need to show that we take data from its source, connect through API, store their data safely in a Azure Data warehouse, give them Power BI templates, and then they can also integrate with chat GPT and their data.

+I want the version of inDesign or Illustrator to change the data source for different pages on website.

Budget: $100 +
Posted On: May 17, 2023 11:04 UTC
Category: Graphic Design
Skills:Adobe Illustrator, Adobe InDesign, Graphic Design +
Country: Australia +
click to apply","Budget--: $100--Posted On--: May 17, 2023 11:04 UTC--Category--: Graphic Design--Skills--:Adobe Illustrator, Adobe InDesign, Graphic Design--Country--: Australia-click to apply",https://www.upwork.com/jobs/Image-for-website_~0180d7ec1f0dc56c7e?source=rss,2023-05-17T11:04:06+00:00,https://www.upwork.com/jobs/Image-for-website_%7E0180d7ec1f0dc56c7e?source=rss,"None-I need to get an image put together for a website.-br-See attached powerpoint of some example designs from competition.-br-Essentially I need to show that we take data from its source, connect through API, store their data safely in a Azure Data warehouse, give them Power BI templates, and then they can also integrate with chat GPT and their data.-br-I want the version of inDesign or Illustrator to change the data source for different pages on website.-b-Budget-b-: $100-b-Posted On-b-: May 17, 2023 11:04 UTC-b-Category-b-: Graphic Design-b-Skills-b-:Adobe Illustrator, Adobe InDesign, Graphic Design-b-Country-b-: Australia-a-click to apply",Image for website - Upwork +"We are looking for a talented freelance graphic designer to create some cover designs and animations for us.
+The cover design will require the designer to find a motive for the following topics:
+- Latin Music
+- Dark Academia
+- Hawaii
+and place it on a coloured background, following an already-defined ruleset. The motive should be centred on a coloured background. Additionally, the designer needs to do a 5-10 seconds 2D animation of this cover that can be looped. We have shared a few sample covers and animations as well as our corporate identity's color scheme. You can also find links to our Youtube channel and website.

+Please provide a visual preview or a description of what motive you would want to feature on the cover.

+Final deliverables:
+- "Nursery Rhymes" playlist cover without text (please write the used hex code in the filename) in (aspect ratio: 1:1)
+- 5-10 second animation of the same cover (aspect ratio: 16:9)

+Provided material:
+- 3 content briefs
+- 2 cover examples (for context/review)
+- 2 animation examples (for context/review)
+- PSD of a playlist cover (for dimensions and composition)
+- Color scheme of our corporate identity
+- We have a subscription to Shutterstock, Envato and Unsplash please use those stock-sites for the motive
+- You can find all of our playlists on www.sonoton.com and animations on Youtube (@sonotonmusic)

+Preview deadline:
+May 19th

+Final deadline:
+May 22nd


Budget: $600 +
Posted On: May 17, 2023 10:17 UTC
Category: Graphic Design
Skills:Adobe After Effects, Graphic Design, Adobe Photoshop, 2D Animation +
Country: Germany +
click to apply","Budget--: $600--Posted On--: May 17, 2023 10:17 UTC--Category--: Graphic Design--Skills--:Adobe After Effects, Graphic Design, Adobe Photoshop, 2D Animation--Country--: Germany-click to apply",https://www.upwork.com/jobs/Design-and-animation-playlist-covers-Latin-Music-Dark-Academia-Hawaii_~01ce1bbdf26ed41a5d?source=rss,2023-05-17T10:17:49+00:00,https://www.upwork.com/jobs/Design-and-animation-playlist-covers-Latin-Music-Dark-Academia-Hawaii_%7E01ce1bbdf26ed41a5d?source=rss,"None-We are looking for a talented freelance graphic designer to create some cover designs and animations for us.-br-The cover design will require the designer to find a motive for the following topics:-br-- Latin Music-br-- Dark Academia-br-- Hawaii-br-and place it on a coloured background, following an already-defined ruleset. The motive should be centred on a coloured background. Additionally, the designer needs to do a 5-10 seconds 2D animation of this cover that can be looped. We have shared a few sample covers and animations as well as our corporate identity's color scheme. You can also find links to our Youtube channel and website.-br-Please provide a visual preview or a description of what motive you would want to feature on the cover.-br-Final deliverables:-br-- "Nursery Rhymes" playlist cover without text (please write the used hex code in the filename) in (aspect ratio: 1:1)-br-- 5-10 second animation of the same cover (aspect ratio: 16:9)-br-Provided material:-br-- 3 content briefs-br-- 2 cover examples (for context/review)-br-- 2 animation examples (for context/review)-br-- PSD of a playlist cover (for dimensions and composition)-br-- Color scheme of our corporate identity-br-- We have a subscription to Shutterstock, Envato and Unsplash please use those stock-sites for the motive-br-- You can find all of our playlists on www.sonoton.com and animations on Youtube (@sonotonmusic)-br-Preview deadline:-br-May 19th-br-Final deadline:-br-May 22nd-b-Budget-b-: $600-b-Posted On-b-: May 17, 2023 10:17 UTC-b-Category-b-: Graphic Design-b-Skills-b-:Adobe After Effects, Graphic Design, Adobe Photoshop, 2D Animation-b-Country-b-: Germany-a-click to apply","Design and animation of playlist covers (Latin Music, Dark Academia, Hawaii) - Upwork" +"Ik ben op zoek naar een getalenteerde en professionele Nederlandstalige grafisch vormgever die tevens ervaring heeft in copywriting.

+Als verkoper op Bol.com en Amazon werk ik momenteel aan de ontwikkeling van een brand in de beveiligingsniche en ik wil dit brand graag laten groeien. Ik ben op zoek naar een grafisch vormgever die in staat is om professionele en minimalistische listings en verpakkingen te creëren, gebaseerd op de specifieke stijl van mijn brand.

+Het is essentieel dat de geselecteerde freelancer in staat is om zelf pakkende teksten te bedenken voor de listings en verpakkingen, zodra ik alle relevante productinformatie heb verstrekt. Daarom is het van meerwaarde als je beschikt over commercieel inzicht en weet hoe je de klant kunt overtuigen om het product aan te schaffen door de juiste informatie te presenteren.

+Het is mijn intentie om een langdurige samenwerking op te bouwen waarop ik kan vertrouwen. Ik heb grote plannen met mijn brand, inclusief de ontwikkeling van mijn eigen webshop. Daarnaast overweeg ik in de toekomst meerdere brands op te bouwen.

+De stijl en kwaliteit die ik nastreef kunnen worden samengevat in het volgende voorbeeld:
+https://www.bol.com/nl/nl/p/attic-lux-krachtige-kledingstomer-handstomer-professioneel-compact-warmt-snel-op-inclusief-opzetborstel-zwart/9300000128722068/?bltgh=u0BHzxKBnIRrIHorZdtA7w.2.3.ProductTitle

+Ik kijk er enorm naar uit om jullie reacties te ontvangen en om samen te werken aan het succes van mijn brand.

Hourly Range: $25.00-$45.00 + +
Posted On: May 17, 2023 08:51 UTC
Category: Graphic Design
Skills:Brand Identity Design, Graphic Design, Adobe Photoshop, Content Writing, Adobe Illustrator, Photo Editing, Copywriting, Adobe Photoshop Elements, Infographic +
Country: Netherlands +
click to apply","Hourly Range--: $25.00-$45.00--Posted On--: May 17, 2023 08:51 UTC--Category--: Graphic Design--Skills--:Brand Identity Design, Graphic Design, Adobe Photoshop, Content Writing, Adobe Illustrator, Photo Editing, Copywriting, Adobe Photoshop Elements, Infographic--Country--: Netherlands-click to apply",https://www.upwork.com/jobs/Product-infographics-listings-voor-bol-com_~014d1fc5a12b267848?source=rss,2023-05-17T08:51:48+00:00,https://www.upwork.com/jobs/Product-infographics-listings-voor-bol-com_%7E014d1fc5a12b267848?source=rss,"None-Ik ben op zoek naar een getalenteerde en professionele Nederlandstalige grafisch vormgever die tevens ervaring heeft in copywriting.-br-Als verkoper op Bol.com en Amazon werk ik momenteel aan de ontwikkeling van een brand in de beveiligingsniche en ik wil dit brand graag laten groeien. Ik ben op zoek naar een grafisch vormgever die in staat is om professionele en minimalistische listings en verpakkingen te creëren, gebaseerd op de specifieke stijl van mijn brand.-br-Het is essentieel dat de geselecteerde freelancer in staat is om zelf pakkende teksten te bedenken voor de listings en verpakkingen, zodra ik alle relevante productinformatie heb verstrekt. Daarom is het van meerwaarde als je beschikt over commercieel inzicht en weet hoe je de klant kunt overtuigen om het product aan te schaffen door de juiste informatie te presenteren.-br-Het is mijn intentie om een langdurige samenwerking op te bouwen waarop ik kan vertrouwen. Ik heb grote plannen met mijn brand, inclusief de ontwikkeling van mijn eigen webshop. Daarnaast overweeg ik in de toekomst meerdere brands op te bouwen.-br-De stijl en kwaliteit die ik nastreef kunnen worden samengevat in het volgende voorbeeld:-br-https://www.bol.com/nl/nl/p/attic-lux-krachtige-kledingstomer-handstomer-professioneel-compact-warmt-snel-op-inclusief-opzetborstel-zwart/9300000128722068/?bltgh=u0BHzxKBnIRrIHorZdtA7w.2.3.ProductTitle-br-Ik kijk er enorm naar uit om jullie reacties te ontvangen en om samen te werken aan het succes van mijn brand.-b-Hourly Range-b-: $25.00-$45.00-b-Posted On-b-: May 17, 2023 08:51 UTC-b-Category-b-: Graphic Design-b-Skills-b-:Brand Identity Design, Graphic Design, Adobe Photoshop, Content Writing, Adobe Illustrator, Photo Editing, Copywriting, Adobe Photoshop Elements, Infographic-b-Country-b-: Netherlands-a-click to apply",Product infographics listings voor bol.com - Upwork +"We are looking for a talented individual to help us create a portfolio showcasing our art and writing on Adobe Portfolio. The project is expected to be completed in less than a month's time. The ideal candidate would possess strong skills in both graphic and web design.

+As a candidate, please submit a proposal that outlines how you can help us with this project. This may include your approach to designing the layout and choosing the right graphics to enhance the portfolio. We would also like to see some examples of your past completed projects, particularly those that showcase your skills in graphic and web design.

+Overall, we are looking for someone who can create a visually stunning portfolio that highlights our art and writing in the best possible way. We look forward to reviewing your proposal and seeing how you can help us achieve our goals.

+Note: Some of the content in this job post may have been auto-generated using advanced AI.

Hourly Range: $10.00-$30.00 + +
Posted On: May 17, 2023 08:18 UTC
Category: Graphic Design
Skills:Web Design, Graphic Design +
Country: New Zealand +
click to apply","Hourly Range--: $10.00-$30.00--Posted On--: May 17, 2023 08:18 UTC--Category--: Graphic Design--Skills--:Web Design, Graphic Design--Country--: New Zealand-click to apply",https://www.upwork.com/jobs/Portfolio-Art-Writing-from-adobe-portfolio_~01b6d42e7194b79946?source=rss,2023-05-17T08:18:06+00:00,https://www.upwork.com/jobs/Portfolio-Art-Writing-from-adobe-portfolio_%7E01b6d42e7194b79946?source=rss,"None-We are looking for a talented individual to help us create a portfolio showcasing our art and writing on Adobe Portfolio. The project is expected to be completed in less than a month's time. The ideal candidate would possess strong skills in both graphic and web design.-br-As a candidate, please submit a proposal that outlines how you can help us with this project. This may include your approach to designing the layout and choosing the right graphics to enhance the portfolio. We would also like to see some examples of your past completed projects, particularly those that showcase your skills in graphic and web design.-br-Overall, we are looking for someone who can create a visually stunning portfolio that highlights our art and writing in the best possible way. We look forward to reviewing your proposal and seeing how you can help us achieve our goals.-br-Note: Some of the content in this job post may have been auto-generated using advanced AI.-b-Hourly Range-b-: $10.00-$30.00-b-Posted On-b-: May 17, 2023 08:18 UTC-b-Category-b-: Graphic Design-b-Skills-b-:Web Design, Graphic Design-b-Country-b-: New Zealand-a-click to apply","Portfolio (Art, Writing) - from adobe portfolio - Upwork" +"We are posting our Podcast on Apple I tunes and need help getting the artwork in compliance.

+See the following:

+The artwork for the show.

+Specify your show artwork by providing a URL linking to it.

+Depending on their device, subscribers see your podcast artwork in varying sizes. Therefore, make sure your design is effective at both its original size and at thumbnail size. You should include a show title, brand, or source name as part of your podcast artwork. Here are additional marketing best practices. For examples of podcast artwork, see the Top Podcasts chart. To avoid technical issues when you update your podcast artwork, be sure to:

+Change the artwork file name and URL at the same time

+Verify the web server hosting your artwork allows HTTP head requests

+Artwork must be a minimum size of 1400 x 1400 pixels and a maximum size of 3000 x 3000 pixels, in JPEG or PNG format, 72 dpi, with appropriate file extensions (.jpg, .png), and in the RGB colorspace. These requirements are different from the standard RSS image tag specifications.

+Make sure the file type in the URL matches the actual file type of the image file.

Hourly Range: $25.00-$45.00 + +
Posted On: May 17, 2023 08:15 UTC
Category: Graphic Design
Skills:Adobe Photoshop +
Country: United States +
click to apply","Hourly Range--: $25.00-$45.00--Posted On--: May 17, 2023 08:15 UTC--Category--: Graphic Design--Skills--:Adobe Photoshop--Country--: United States-click to apply",https://www.upwork.com/jobs/Apple-Podcast-Art-Work-for-compliance_~0114df72cf56136da3?source=rss,2023-05-17T08:15:22+00:00,https://www.upwork.com/jobs/Apple-Podcast-Art-Work-for-compliance_%7E0114df72cf56136da3?source=rss,"None-We are posting our Podcast on Apple I tunes and need help getting the artwork in compliance.-br-See the following:-br-The artwork for the show.-br-Specify your show artwork by providing a URL linking to it.-br-Depending on their device, subscribers see your podcast artwork in varying sizes. Therefore, make sure your design is effective at both its original size and at thumbnail size. You should include a show title, brand, or source name as part of your podcast artwork. Here are additional marketing best practices. For examples of podcast artwork, see the Top Podcasts chart. To avoid technical issues when you update your podcast artwork, be sure to:-br-Change the artwork file name and URL at the same time-br-Verify the web server hosting your artwork allows HTTP head requests-br-Artwork must be a minimum size of 1400 x 1400 pixels and a maximum size of 3000 x 3000 pixels, in JPEG or PNG format, 72 dpi, with appropriate file extensions (.jpg, .png), and in the RGB colorspace. These requirements are different from the standard RSS image tag specifications.-br-Make sure the file type in the URL matches the actual file type of the image file.-b-Hourly Range-b-: $25.00-$45.00-b-Posted On-b-: May 17, 2023 08:15 UTC-b-Category-b-: Graphic Design-b-Skills-b-:Adobe Photoshop-b-Country-b-: United States-a-click to apply",Apple Podcast Art Work (for compliance) - Upwork +"We are creating a Cricket Board Game. Instruction for Board game are as follows

+1. Ground should be circular,with inner yard and boundary mentioned.
+2. It should have a pitch and in one end of pitch, a batsman will be fixed with bat
+3. Both end of pitch will have wicket
+4. Create 5 moveable player having attached cup, should look like a  hand taking catch.

+We want someone to design these for us. If you feel you are the one, please share your interest.

+If you could execute this, we have more such games to be designed.

Budget: $100 +
Posted On: May 17, 2023 08:09 UTC
Category: Game Art
Skills:Game Design, Game Development, Graphic Design, Adobe Photoshop, Game Design Document, 2D Animation +
Country: India +
click to apply","Budget--: $100--Posted On--: May 17, 2023 08:09 UTC--Category--: Game Art--Skills--:Game Design, Game Development, Graphic Design, Adobe Photoshop, Game Design Document, 2D Animation--Country--: India-click to apply",https://www.upwork.com/jobs/Create-Board-Game_~01c6c2957344832cfb?source=rss,2023-05-17T08:09:50+00:00,https://www.upwork.com/jobs/Create-Board-Game_%7E01c6c2957344832cfb?source=rss,"None-We are creating a Cricket Board Game. Instruction for Board game are as follows-br-1. Ground should be circular,with inner yard and boundary mentioned.-br-2. It should have a pitch and in one end of pitch, a batsman will be fixed with bat-br-3. Both end of pitch will have wicket-br-4. Create 5 moveable player having attached cup, should look like a  hand taking catch.-br-We want someone to design these for us. If you feel you are the one, please share your interest.-br-If you could execute this, we have more such games to be designed.-b-Budget-b-: $100-b-Posted On-b-: May 17, 2023 08:09 UTC-b-Category-b-: Game Art-b-Skills-b-:Game Design, Game Development, Graphic Design, Adobe Photoshop, Game Design Document, 2D Animation-b-Country-b-: India-a-click to apply",Create Board Game - Upwork +"Hello,
+I would like to design t-shirt and coaster for kombucha. Please, see visit - https://namu.ge/eng/kombucha/ . T-shirt design and coaster image can be the same. Please, see coaster design task below. For t-shirt we can have image and script - Namu Lab Kombucha

+Design of the coaster (in several colors or variation with one base design) for kombucha:
+1. Round, 10 cm in diameter and 3mm for cut
+2. Both sides shall be designed:
+3. One side shall include the image (3-4 different backgrounds can be elaborated)
+4. The other side shall include illustration/explanation why Kombucha is good for:
+a. Strengthens immune system
+b. Full of vitamins & minerals
+c. Low in calories
+d. Energizer & Refreshing
+e. Choice of Michelin Restaurants
+5. Some other information can also be spread on both sides:
+• www.namu.ge
+• Effervescent
+• 100% Natural & Raw
+• No additives or Preservatives  


Hourly Range: $10.00-$40.00 + +
Posted On: May 17, 2023 08:00 UTC
Category: Illustration
Skills:Illustration, T-Shirt Design, Print Design, Graphic Design, Adobe Illustrator, Adobe Photoshop, Logo Design +
Country: Georgia +
click to apply","Hourly Range--: $10.00-$40.00--Posted On--: May 17, 2023 08:00 UTC--Category--: Illustration--Skills--:Illustration, T-Shirt Design, Print Design, Graphic Design, Adobe Illustrator, Adobe Photoshop, Logo Design--Country--: Georgia-click to apply",https://www.upwork.com/jobs/shirt-amp-Coaster-design_~0196e601c660bef61d?source=rss,2023-05-17T08:00:53+00:00,https://www.upwork.com/jobs/shirt-amp-Coaster-design_%7E0196e601c660bef61d?source=rss,"None-Hello,-br-I would like to design t-shirt and coaster for kombucha. Please, see visit - https://namu.ge/eng/kombucha/ . T-shirt design and coaster image can be the same. Please, see coaster design task below. For t-shirt we can have image and script - Namu Lab Kombucha-br-Design of the coaster (in several colors or variation with one base design) for kombucha:-br-1. Round, 10 cm in diameter and 3mm for cut-br-2. Both sides shall be designed:-br-3. One side shall include the image (3-4 different backgrounds can be elaborated)-br-4. The other side shall include illustration/explanation why Kombucha is good for:-br-a. Strengthens immune system-br-b. Full of vitamins & minerals-br-c. Low in calories-br-d. Energizer & Refreshing-br-e. Choice of Michelin Restaurants-br-5. Some other information can also be spread on both sides:-br-• www.namu.ge-br-• Effervescent-br-• 100% Natural & Raw-br-• No additives or Preservatives-b-Hourly Range-b-: $10.00-$40.00-b-Posted On-b-: May 17, 2023 08:00 UTC-b-Category-b-: Illustration-b-Skills-b-:Illustration, T-Shirt Design, Print Design, Graphic Design, Adobe Illustrator, Adobe Photoshop, Logo Design-b-Country-b-: Georgia-a-click to apply",t-shirt & Coaster design - Upwork +"Looking for a top notch photoshop expert with proven ability in photo manipulation - adding our jewelry collection images on ai generated models images. They have to create a very high level result we can use for banners, advertising and so on. This will naturally be a long term relationship. Please provide a ew great examples for similar projects, a test will be issued as well (take this ear, take these earrings. make them perfect together kind of test

Hourly Range: $15.00-$40.00 + +
Posted On: May 17, 2023 07:50 UTC
Category: Image Editing
Skills:Photo Manipulation, Image Editing, Photo Editing, Photo Retouching, Photo Color Correction, Fashion & Beauty +
Country: Israel +
click to apply","Hourly Range--: $15.00-$40.00--Posted On--: May 17, 2023 07:50 UTC--Category--: Image Editing--Skills--:Photo Manipulation, Image Editing, Photo Editing, Photo Retouching, Photo Color Correction, Fashion & Beauty--Country--: Israel-click to apply",https://www.upwork.com/jobs/Photo-manipulation_~01d1328d9f10f54b68?source=rss,2023-05-17T07:50:31+00:00,https://www.upwork.com/jobs/Photo-manipulation_%7E01d1328d9f10f54b68?source=rss,"None-Looking for a top notch photoshop expert with proven ability in photo manipulation - adding our jewelry collection images on ai generated models images. They have to create a very high level result we can use for banners, advertising and so on. This will naturally be a long term relationship. Please provide a ew great examples for similar projects, a test will be issued as well (take this ear, take these earrings. make them perfect together kind of test-b-Hourly Range-b-: $15.00-$40.00-b-Posted On-b-: May 17, 2023 07:50 UTC-b-Category-b-: Image Editing-b-Skills-b-:Photo Manipulation, Image Editing, Photo Editing, Photo Retouching, Photo Color Correction, Fashion & Beauty-b-Country-b-: Israel-a-click to apply",Photo manipulation - Upwork +"Nous recherchons le/la Graphic Designer (freelance) qui sera responsable de la création de supports de communication visuels pour une entreprise qui forme les passionnés par la vidéo à créer des vidéos professionnelles et devenir vidéaste professionnel en moins de 6 mois.

+Si tu es à la recherche d'une expérience professionnelle enrichissante, sur le long terme, dans le monde entrepreneurial, où tu pourras faire partie d'une équipe d'experts dynamique, performante, bienveillante et dans un domaine d’activité en pleine expansion, alors tu es au bon endroit.

+Tu pourras évoluer en étroite collaboration avec l'équipe marketing pour créer des designs accrocheurs et attrayants pour nos campagnes publicitaires en ligne, nos pages de destination, nos e-mails et nos réseaux sociaux, dans le but de sensibiliser et d'informer nos clients / prospects des différentes solutions que l’on propose pour devenir un professionnel de la vidéo et en vivre confortablement.

+- Type de contrat : en freelance, peu importe où tu es

+- Départ des missions : dès que possible

+- Durée : pas de limite, si notre collaboration est excellente, pourquoi arrêter ? Tu peux même intégrer différentes missions sur d’autres entreprises partenaires.

+- Langue : Française

+Responsabilités :

+- Concevoir des designs pour des supports de communication en ligne, tels que des publicités (notamment sur les réseaux sociaux), des bannières, des courriels, des pages de destination.

+- Travailler en étroite collaboration avec l'équipe marketing pour comprendre les objectifs de chaque campagne et créer des designs qui les soutiennent.

+- Respecter les délais et les exigences de qualité pour tous les projets. Notre entreprise est leader de son marché, avec une équipe complémentaire de spécialistes expérimentée, c’est pourquoi nous sommes assidu sur le respect de la qualité et des deadlines.

+- Créer des visuels en accord avec les valeurs et l’identité visuelle de l’entreprise pour véhiculer un message de confiance et de crédibilité auprès de notre audience.

+Compétences / Qualifications :

+- Aucun diplôme requis : tu as une personnalité entrepreneuriale, passionné par ton activité et à la recherche de performance, peu importe ton niveau d’études (et le logiciel que tu utilises, tant qu’il est adapté à nos process).

+- Expérience solide en tant que graphic designer : tu es un/une A player qui maîtrise ses processus de missions, son organisation et qui sait fonctionner en autonomie suite à la transmission d’objectifs précis.

+- Soucieux du détail et de la qualité de leurs missions : tous les membres de l’équipe actuelle (créateurs de contenu, monteurs vidéos, copywriter, équipe marketing etc) sont pleinement concentrés à développer la croissance d’un business qui a des bases très solides.  

+- Connaissances marketing : tu as l'habitude de produire des designs dans un objectif marketing / de vente.

+- Connaissances (même partielles) sur la production / montage vidéo : tu es intéressé par le domaine de la création vidéo. Si ce point te bloque, rassure-toi, nous te formerons sur le domaine d’activité, les audiences cibles, les différents types de stratégies et la vision de la marque.  

+- Force de proposition : tu es une personne curieuse, qui souhaite tester de nouvelles choses (en respectant les codes de l’entreprise) dans le but d’être à la pointe de l’innovation et renforcer la performance de la communication.  

+Rémunération :

+- Nous recherchons un collaborateur sur le long terme avec une participation mensuelle.

+- La rémunération sera négociée en fonction des compétences, de l’expérience que tu peux avoir mais aussi de ta méthode de travail.

+- Nous souhaitons que tous les intervenants soient gagnants dans cette collaboration donc nous sommes flexibles et à l’écoute de tes besoins financiers.

+Mais ce n’est pas tout !  

+Nous aidons plusieurs autres entreprises (pour la plupart des infopreneurs, leaders de leurs marchés) à créer, développer et diffuser leurs programmes en ligne.

+Nous sommes une équipe de freelance A player (responsable projet, funnel builder, media-buyer ou encore monteur vidéo) qui se plug et s'adapte aux besoins de nos clients.

+Les besoins de ce poste de graphic designer peuvent être dupliqués sur d’autres domaines d’activité comme l'apprentissage d’une nouvelle langue, l’accompagnement pour booster la fertilité des couples ou encore transformer sa vie via une pratique sportive adaptée.

+Donc si tu es plus à l’aise avec ces domaines d’activité, n’hésite surtout pas à nous contacter.

+Tu as les compétences requises et tu souhaites postuler pour nous rejoindre ?

+Merci de prendre 5 minutes pour remplir ce formulaire : https://forms.gle/i1JjfFq9jBQr4BhcA

+Nous reviendrons vers toi, que le résultat soit positif ou négatif :)

+Nous sommes impatients de t’accueillir dans l’équipe mais aussi de voir tes compétences et ta personnalité se développer à nos côtés.

+Allan de l'équipe ALZ

Hourly Range: $25.00-$70.00 + +
Posted On: May 17, 2023 07:19 UTC
Category: Graphic Design
Skills:Landing Page, Email Communication, Thumbnail, Advertising Design, Banner Ad Design, Education, Web Design, Social Media Imagery, Graphic Design +
Country: France +
click to apply","Hourly Range--: $25.00-$70.00--Posted On--: May 17, 2023 07:19 UTC--Category--: Graphic Design--Skills--:Landing Page, Email Communication, Thumbnail, Advertising Design, Banner Ad Design, Education, Web Design, Social Media Imagery, Graphic Design--Country--: France-click to apply",https://www.upwork.com/jobs/Graphic-Designer-Player_~01af7f19b040103fab?source=rss,2023-05-17T07:19:24+00:00,https://www.upwork.com/jobs/Graphic-Designer-Player_%7E01af7f19b040103fab?source=rss,"None-Nous recherchons le/la Graphic Designer (freelance) qui sera responsable de la création de supports de communication visuels pour une entreprise qui forme les passionnés par la vidéo à créer des vidéos professionnelles et devenir vidéaste professionnel en moins de 6 mois.-br-Si tu es à la recherche d'une expérience professionnelle enrichissante, sur le long terme, dans le monde entrepreneurial, où tu pourras faire partie d'une équipe d'experts dynamique, performante, bienveillante et dans un domaine d’activité en pleine expansion, alors tu es au bon endroit.-br-Tu pourras évoluer en étroite collaboration avec l'équipe marketing pour créer des designs accrocheurs et attrayants pour nos campagnes publicitaires en ligne, nos pages de destination, nos e-mails et nos réseaux sociaux, dans le but de sensibiliser et d'informer nos clients / prospects des différentes solutions que l’on propose pour devenir un professionnel de la vidéo et en vivre confortablement.-br-- Type de contrat : en freelance, peu importe où tu es-br-- Départ des missions : dès que possible-br-- Durée : pas de limite, si notre collaboration est excellente, pourquoi arrêter ? Tu peux même intégrer différentes missions sur d’autres entreprises partenaires.-br-- Langue : Française-br-Responsabilités :-br-- Concevoir des designs pour des supports de communication en ligne, tels que des publicités (notamment sur les réseaux sociaux), des bannières, des courriels, des pages de destination.-br-- Travailler en étroite collaboration avec l'équipe marketing pour comprendre les objectifs de chaque campagne et créer des designs qui les soutiennent.-br-- Respecter les délais et les exigences de qualité pour tous les projets. Notre entreprise est leader de son marché, avec une équipe complémentaire de spécialistes expérimentée, c’est pourquoi nous sommes assidu sur le respect de la qualité et des deadlines.-br-- Créer des visuels en accord avec les valeurs et l’identité visuelle de l’entreprise pour véhiculer un message de confiance et de crédibilité auprès de notre audience.-br-Compétences / Qualifications :-br-- Aucun diplôme requis : tu as une personnalité entrepreneuriale, passionné par ton activité et à la recherche de performance, peu importe ton niveau d’études (et le logiciel que tu utilises, tant qu’il est adapté à nos process).-br-- Expérience solide en tant que graphic designer : tu es un/une A player qui maîtrise ses processus de missions, son organisation et qui sait fonctionner en autonomie suite à la transmission d’objectifs précis.-br-- Soucieux du détail et de la qualité de leurs missions : tous les membres de l’équipe actuelle (créateurs de contenu, monteurs vidéos, copywriter, équipe marketing etc) sont pleinement concentrés à développer la croissance d’un business qui a des bases très solides.-br-- Connaissances marketing : tu as l'habitude de produire des designs dans un objectif marketing / de vente.-br-- Connaissances (même partielles) sur la production / montage vidéo : tu es intéressé par le domaine de la création vidéo. Si ce point te bloque, rassure-toi, nous te formerons sur le domaine d’activité, les audiences cibles, les différents types de stratégies et la vision de la marque.-br-- Force de proposition : tu es une personne curieuse, qui souhaite tester de nouvelles choses (en respectant les codes de l’entreprise) dans le but d’être à la pointe de l’innovation et renforcer la performance de la communication.-br-Rémunération :-br-- Nous recherchons un collaborateur sur le long terme avec une participation mensuelle.-br-- La rémunération sera négociée en fonction des compétences, de l’expérience que tu peux avoir mais aussi de ta méthode de travail.-br-- Nous souhaitons que tous les intervenants soient gagnants dans cette collaboration donc nous sommes flexibles et à l’écoute de tes besoins financiers.-br-Mais ce n’est pas tout !-br-Nous aidons plusieurs autres entreprises (pour la plupart des infopreneurs, leaders de leurs marchés) à créer, développer et diffuser leurs programmes en ligne.-br-Nous sommes une équipe de freelance A player (responsable projet, funnel builder, media-buyer ou encore monteur vidéo) qui se plug et s'adapte aux besoins de nos clients.-br-Les besoins de ce poste de graphic designer peuvent être dupliqués sur d’autres domaines d’activité comme l'apprentissage d’une nouvelle langue, l’accompagnement pour booster la fertilité des couples ou encore transformer sa vie via une pratique sportive adaptée.-br-Donc si tu es plus à l’aise avec ces domaines d’activité, n’hésite surtout pas à nous contacter.-br-Tu as les compétences requises et tu souhaites postuler pour nous rejoindre ?-br-Merci de prendre 5 minutes pour remplir ce formulaire : https://forms.gle/i1JjfFq9jBQr4BhcA-br-Nous reviendrons vers toi, que le résultat soit positif ou négatif :)-br-Nous sommes impatients de t’accueillir dans l’équipe mais aussi de voir tes compétences et ta personnalité se développer à nos côtés.-br-Allan de l'équipe ALZ-b-Hourly Range-b-: $25.00-$70.00-b-Posted On-b-: May 17, 2023 07:19 UTC-b-Category-b-: Graphic Design-b-Skills-b-:Landing Page, Email Communication, Thumbnail, Advertising Design, Banner Ad Design, Education, Web Design, Social Media Imagery, Graphic Design-b-Country-b-: France-a-click to apply",Graphic Designer A Player - Upwork +"Hello and welcome! We are a fast-growing supplement company that creates products for women aged 35 and over. We're excited to share that we have a new project in the works.

+Our goal for this project is to build a comprehensive brand asset library that will include a large batch (30-35) of images featuring models and our products, as well as product photography. We believe that having a strong visual representation of our brand will help us better connect with our audience and showcase our products in a way that truly resonates with them.

+As such, we are currently searching for a photographer who can not only deliver high-quality work, but also collaborate with us to enhance our brand image. We believe that the right photographer can help us truly communicate our values and connect with our customers in a meaningful way.

+In addition to building our brand asset library, we're also hoping to establish a long-term partnership with our chosen photographer. We believe that this partnership will enable us to create social media content and campaign key visuals that truly capture the essence of our brand and resonate with our audience.

Budget: $10,000 +
Posted On: May 17, 2023 07:16 UTC
Category: Local Photography
Skills:Lifestyle, People, Photography, Commercial Photography, Product Photography, Studio Photography, Lifestyle Photography, Advertising Photography, Indoor Lifestyle Photography +
Location Requirement: Only freelancers located in the United States may apply. +
Country: United States +
click to apply","Budget--: $10,000--Posted On--: May 17, 2023 07:16 UTC--Category--: Local Photography--Skills--:Lifestyle, People, Photography, Commercial Photography, Product Photography, Studio Photography, Lifestyle Photography, Advertising Photography, Indoor Lifestyle Photography--Location Requirement--: Only freelancers located in the United States may apply.--Country--: United States-click to apply",https://www.upwork.com/jobs/Brand-asset-library-Long-term-project_~01e73901360fd95a9a?source=rss,2023-05-17T07:16:24+00:00,https://www.upwork.com/jobs/Brand-asset-library-Long-term-project_%7E01e73901360fd95a9a?source=rss,"None-Hello and welcome! We are a fast-growing supplement company that creates products for women aged 35 and over. We're excited to share that we have a new project in the works.-br-Our goal for this project is to build a comprehensive brand asset library that will include a large batch (30-35) of images featuring models and our products, as well as product photography. We believe that having a strong visual representation of our brand will help us better connect with our audience and showcase our products in a way that truly resonates with them.-br-As such, we are currently searching for a photographer who can not only deliver high-quality work, but also collaborate with us to enhance our brand image. We believe that the right photographer can help us truly communicate our values and connect with our customers in a meaningful way.-br-In addition to building our brand asset library, we're also hoping to establish a long-term partnership with our chosen photographer. We believe that this partnership will enable us to create social media content and campaign key visuals that truly capture the essence of our brand and resonate with our audience.-b-Budget-b-: $10,000-b-Posted On-b-: May 17, 2023 07:16 UTC-b-Category-b-: Local Photography-b-Skills-b-:Lifestyle, People, Photography, Commercial Photography, Product Photography, Studio Photography, Lifestyle Photography, Advertising Photography, Indoor Lifestyle Photography-b-Location Requirement-b-: Only freelancers located in the United States may apply.-b-Country-b-: United States-a-click to apply",Brand asset library - Long term project - Upwork +"We are seeking a talented graphic designer to create a mood board for our upcoming retail and consumer goods catalog. The ideal candidate should have experience in style sheet creation, Adobe Illustrator and Adobe Photoshop. The project length is expected to be between 3 to 6 months.

+Responsibilities will include working closely with our team to understand the vision and aesthetic of our brand, and then designing a comprehensive and cohesive mood board that will guide the overall design direction of our catalog. The successful candidate will have a strong understanding of graphic design and print design, as well as experience with retail and consumer goods.

+To apply for this position, please submit a proposal that outlines your relevant experience, your approach to creating a mood board, and how you can contribute to our project. Please also include links to your past completed projects that showcase your skills and expertise. We look forward to hearing from you!

+Note: Some of the content in this job post may have been auto-generated using advanced AI.

Hourly Range: $15.00-$50.00 + +
Posted On: May 17, 2023 07:14 UTC
Category: Graphic Design
Skills:Catalog, Style Sheet, Retail & Consumer Goods, Graphic Design, Adobe Illustrator, Adobe Photoshop, Print Design +
Country: India +
click to apply","Hourly Range--: $15.00-$50.00--Posted On--: May 17, 2023 07:14 UTC--Category--: Graphic Design--Skills--:Catalog, Style Sheet, Retail & Consumer Goods, Graphic Design, Adobe Illustrator, Adobe Photoshop, Print Design--Country--: India-click to apply",https://www.upwork.com/jobs/Mood-Board-Design_~01be2fcc475f0e1c78?source=rss,2023-05-17T07:14:17+00:00,https://www.upwork.com/jobs/Mood-Board-Design_%7E01be2fcc475f0e1c78?source=rss,"None-We are seeking a talented graphic designer to create a mood board for our upcoming retail and consumer goods catalog. The ideal candidate should have experience in style sheet creation, Adobe Illustrator and Adobe Photoshop. The project length is expected to be between 3 to 6 months.-br-Responsibilities will include working closely with our team to understand the vision and aesthetic of our brand, and then designing a comprehensive and cohesive mood board that will guide the overall design direction of our catalog. The successful candidate will have a strong understanding of graphic design and print design, as well as experience with retail and consumer goods.-br-To apply for this position, please submit a proposal that outlines your relevant experience, your approach to creating a mood board, and how you can contribute to our project. Please also include links to your past completed projects that showcase your skills and expertise. We look forward to hearing from you!-br-Note: Some of the content in this job post may have been auto-generated using advanced AI.-b-Hourly Range-b-: $15.00-$50.00-b-Posted On-b-: May 17, 2023 07:14 UTC-b-Category-b-: Graphic Design-b-Skills-b-:Catalog, Style Sheet, Retail & Consumer Goods, Graphic Design, Adobe Illustrator, Adobe Photoshop, Print Design-b-Country-b-: India-a-click to apply",Mood Board Design - Upwork +"Hi!

+I am looking for expertise and support to create a print on demand store. I have loosely explored the Etsy shop front, the Printful platform, Affinity designer software, Canva and some websites that sell graphics that can be used to create and sell designs.

+While I have bits and pieces of information about how to open a store and the importance of having a niche and investigating trends, I am limited in my experience with using the tools required for this and developing creative, unique designs.

+My foundation idea thus far is to sell products aimed at the education sector. I have been considering either printables aimed at teachers that can be used in their classrooms or products that parents can buy to gift their children's teachers. I'd like my store/products to have a consistent, appealing theme/aesthetic. I personally like more minimalistic designs.

+Aside from other things that may be outside of my scope of knowledge at this point in the process, I'm looking someone to:

+*share expertise to help decide on a niche/theme/product range based on data
+*share their knowledge and help me become proficient in using the necessary websites to successfully run my store: Etsy, Printful, Shopify, design software/Canva, etc
+*collaborate with me and listen to my ideas to create a consistent aesthetic for the products I sell
+*make designs and start to put products in my store, as a kind of 'spring board' for me to continue from
+*share marketing strategies and SEO/keyword support
+*leave me with a 'tool kit' that I can use to continue to create and expand my product range: colour palette, knowledge and proficiency in necessary platforms/software, how/where to track trend data, etc
+*provide some ongoing support for a period after the launch of my store

+I understand that a of people are out there looking to open these stores at the moment. While my knowledge is limited, I would like to approach this sensibly from the start and set myself up for success. I am looking for someone patient and communicative. I'd like to work with someone who is open to taking on ideas but not afraid to share their own.

+I hope I have provided sufficient information, and I look forward to connecting with the right freelancer! Thank you.

Budget: $400 +
Posted On: May 17, 2023 07:12 UTC
Category: Brand Identity Design
Skills:Graphic Design, Adobe Illustrator, Marketing Strategy, Brand Identity & Guidelines, Shopify, Etsy, Niche Research, SEO Keyword Research, Product Concept, Product Design +
Country: Italy +
click to apply","Budget--: $400--Posted On--: May 17, 2023 07:12 UTC--Category--: Brand Identity Design--Skills--:Graphic Design, Adobe Illustrator, Marketing Strategy, Brand Identity & Guidelines, Shopify, Etsy, Niche Research, SEO Keyword Research, Product Concept, Product Design--Country--: Italy-click to apply",https://www.upwork.com/jobs/Graphic-designer-and-print-demand-expert-for-new-store_~0193f0cbbd7f965484?source=rss,2023-05-17T07:12:29+00:00,https://www.upwork.com/jobs/Graphic-designer-and-print-demand-expert-for-new-store_%7E0193f0cbbd7f965484?source=rss,"None-Hi!-br-I am looking for expertise and support to create a print on demand store. I have loosely explored the Etsy shop front, the Printful platform, Affinity designer software, Canva and some websites that sell graphics that can be used to create and sell designs.-br-While I have bits and pieces of information about how to open a store and the importance of having a niche and investigating trends, I am limited in my experience with using the tools required for this and developing creative, unique designs.-br-My foundation idea thus far is to sell products aimed at the education sector. I have been considering either printables aimed at teachers that can be used in their classrooms or products that parents can buy to gift their children's teachers. I'd like my store/products to have a consistent, appealing theme/aesthetic. I personally like more minimalistic designs.-br-Aside from other things that may be outside of my scope of knowledge at this point in the process, I'm looking someone to:-br-*share expertise to help decide on a niche/theme/product range based on data-br-*share their knowledge and help me become proficient in using the necessary websites to successfully run my store: Etsy, Printful, Shopify, design software/Canva, etc-br-*collaborate with me and listen to my ideas to create a consistent aesthetic for the products I sell-br-*make designs and start to put products in my store, as a kind of 'spring board' for me to continue from-br-*share marketing strategies and SEO/keyword support-br-*leave me with a 'tool kit' that I can use to continue to create and expand my product range: colour palette, knowledge and proficiency in necessary platforms/software, how/where to track trend data, etc-br-*provide some ongoing support for a period after the launch of my store-br-I understand that a of people are out there looking to open these stores at the moment. While my knowledge is limited, I would like to approach this sensibly from the start and set myself up for success. I am looking for someone patient and communicative. I'd like to work with someone who is open to taking on ideas but not afraid to share their own.-br-I hope I have provided sufficient information, and I look forward to connecting with the right freelancer! Thank you.-b-Budget-b-: $400-b-Posted On-b-: May 17, 2023 07:12 UTC-b-Category-b-: Brand Identity Design-b-Skills-b-:Graphic Design, Adobe Illustrator, Marketing Strategy, Brand Identity & Guidelines, Shopify, Etsy, Niche Research, SEO Keyword Research, Product Concept, Product Design-b-Country-b-: Italy-a-click to apply",Graphic designer and print on demand expert for new store - Upwork +"Nous recherchons le/la Graphic Designer (freelance) qui sera responsable de la création de supports de communication visuels pour une entreprise innovante spécialisée dans la santé de la reproduction.

+Si tu es à la recherche d'une expérience professionnelle enrichissante, sur le long terme, dans le monde entrepreneurial, où tu pourras faire partie d'une équipe d'experts dynamique, performante, bienveillante et dans un domaine d’activité innovant, alors tu es au bon endroit.

+Tu pourras évoluer en étroite collaboration avec l'équipe marketing pour créer des designs accrocheurs et attrayants pour nos campagnes publicitaires en ligne, nos pages de destination, nos e-mails et nos réseaux sociaux, dans le but de sensibiliser et d'informer nos clients sur les différentes solutions que nous proposons pour améliorer leur santé reproductive.

+- Type de contrat : en freelance, peu importe où tu es

+- Départ des missions : dès que possible

+- Durée : pas de limite, si notre collaboration est excellente, pourquoi arrêter ? Tu peux même intégrer d’autres missions sur d’autres entreprises (infopreneurs) partenaires.

+- Langue : Français

+Responsabilités :

+- Concevoir des designs pour des supports de communication en ligne, tels que des publicités (notamment sur les réseaux sociaux), des bannières, des courriels, des pages de destination.

+- Travailler en étroite collaboration avec l'équipe marketing pour comprendre les objectifs de chaque campagne et créer des designs qui les soutiennent.

+- Respecter les délais et les exigences de qualité pour tous les projets. Notre entreprise a pour vocation d’avoir un impact mondial, avec une équipe complémentaire de spécialistes expérimentée, c’est pourquoi nous sommes assidu sur le respect de la qualité et des deadlines.

+- Créer des visuels en accord avec les valeurs de l’entreprise pour véhiculer un message de confiance et de bien-être auprès de notre audience.

+- Faire évoluer l’identité visuelle pour continuer de la différencier de nos concurrents et offrir une expérience unique à nos clients.

+Compétences / Qualifications :

+- Aucun diplôme requis : tu as une personnalité entrepreneuriale, passionné par ton activité, avec de belles références qui crédibilisent tes compétences. Tu es à la recherche de performance, peu importe ton niveau d’études (et le logiciel que tu utilises, tant qu’il est adapté à nos process).

+- Expérience solide en tant que graphic designer : tu es un/une A player qui maîtrise ses processus de missions, son organisation et qui sait fonctionner en autonomie suite à la transmission d’objectifs précis.

+- Soucieux du détail et de la qualité de ses missions : tous les membres de l’équipe actuelle (médecins, thérapeutes, équipe marketing etc) sont pleinement concentrés à développer la croissance d’un business avec une énorme potentiel.  

+- Connaissances marketing : tu as l'habitude de produire des designs dans un objectif marketing / de vente.

+- Connaissances (même partielles) sur la santé de la reproduction : tu es intéressé par le domaine de la santé. Si ce point te bloque, rassure-toi, nous te formerons sur le domaine d’activité, les audiences cibles, les différents types de stratégies et la vision de la marque.  

+- Force de proposition : tu es une personne curieuse, qui souhaite tester de nouvelles choses (en respectant les codes de l’entreprise) dans le but d’être à la pointe de l’innovation et renforcer la performance de la communication.  

+Rémunération :

+- Nous recherchons un collaborateur sur le long terme avec une participation mensuelle.

+- La rémunération sera négociée en fonction des compétences, de l’expérience que tu peux avoir mais aussi de ta méthode de travail.

+- Nous souhaitons que tous les intervenants soient gagnants dans cette collaboration donc nous sommes flexibles et à l’écoute de tes besoins financiers.

+Mais ce n’est pas tout !  

+Nous aidons plusieurs autres entreprises (pour la plupart des infopreneurs, leaders de leurs marchés) à créer, développer et diffuser leurs programmes en ligne.

+Nous sommes une équipe de freelance A player (responsable projet, funnel builder, media-buyer ou encore monteur vidéo) qui se plug et s'adapte aux besoins de nos clients.

+Les besoins de ce poste de graphic designer peuvent être dupliqués sur d’autres domaines d’activité comme la formation pour devenir vidéaste professionnel, apprendre une nouvelle langue ou encore transformer sa vie via une pratique sportive adaptée.

+Donc si tu es plus à l’aise avec ces domaines d’activité, n’hésite surtout pas à nous contacter.

+Tu as les compétences requises et tu souhaites postuler pour nous rejoindre ?

+Merci de prendre 5 minutes pour remplir ce formulaire qualificatif : https://forms.gle/fo2R8sLPoPkjfWXK8

+Nous reviendrons vers toi, que ce soit positif ou négatif :)

+Nous sommes impatients de t’accueillir dans l’équipe mais aussi de voir tes compétences et ta personnalité se développer à nos côtés.

+Allan de l'équipe ALZ

Hourly Range: $20.00-$70.00 + +
Posted On: May 17, 2023 07:10 UTC
Category: Graphic Design
Skills:Social Media Imagery, Banner Ad Design, Landing Page, Thumbnail, Icon Design, Advertising Design, Sales & Marketing, Education, Web Design, Graphic Design +
Country: France +
click to apply","Hourly Range--: $20.00-$70.00--Posted On--: May 17, 2023 07:10 UTC--Category--: Graphic Design--Skills--:Social Media Imagery, Banner Ad Design, Landing Page, Thumbnail, Icon Design, Advertising Design, Sales & Marketing, Education, Web Design, Graphic Design--Country--: France-click to apply",https://www.upwork.com/jobs/Graphic-Designer-Player_~01ec1fb50260f3d3e2?source=rss,2023-05-17T07:10:22+00:00,https://www.upwork.com/jobs/Graphic-Designer-Player_%7E01ec1fb50260f3d3e2?source=rss,"None-Nous recherchons le/la Graphic Designer (freelance) qui sera responsable de la création de supports de communication visuels pour une entreprise innovante spécialisée dans la santé de la reproduction.-br-Si tu es à la recherche d'une expérience professionnelle enrichissante, sur le long terme, dans le monde entrepreneurial, où tu pourras faire partie d'une équipe d'experts dynamique, performante, bienveillante et dans un domaine d’activité innovant, alors tu es au bon endroit.-br-Tu pourras évoluer en étroite collaboration avec l'équipe marketing pour créer des designs accrocheurs et attrayants pour nos campagnes publicitaires en ligne, nos pages de destination, nos e-mails et nos réseaux sociaux, dans le but de sensibiliser et d'informer nos clients sur les différentes solutions que nous proposons pour améliorer leur santé reproductive.-br-- Type de contrat : en freelance, peu importe où tu es-br-- Départ des missions : dès que possible-br-- Durée : pas de limite, si notre collaboration est excellente, pourquoi arrêter ? Tu peux même intégrer d’autres missions sur d’autres entreprises (infopreneurs) partenaires.-br-- Langue : Français-br-Responsabilités :-br-- Concevoir des designs pour des supports de communication en ligne, tels que des publicités (notamment sur les réseaux sociaux), des bannières, des courriels, des pages de destination.-br-- Travailler en étroite collaboration avec l'équipe marketing pour comprendre les objectifs de chaque campagne et créer des designs qui les soutiennent.-br-- Respecter les délais et les exigences de qualité pour tous les projets. Notre entreprise a pour vocation d’avoir un impact mondial, avec une équipe complémentaire de spécialistes expérimentée, c’est pourquoi nous sommes assidu sur le respect de la qualité et des deadlines.-br-- Créer des visuels en accord avec les valeurs de l’entreprise pour véhiculer un message de confiance et de bien-être auprès de notre audience.-br-- Faire évoluer l’identité visuelle pour continuer de la différencier de nos concurrents et offrir une expérience unique à nos clients.-br-Compétences / Qualifications :-br-- Aucun diplôme requis : tu as une personnalité entrepreneuriale, passionné par ton activité, avec de belles références qui crédibilisent tes compétences. Tu es à la recherche de performance, peu importe ton niveau d’études (et le logiciel que tu utilises, tant qu’il est adapté à nos process).-br-- Expérience solide en tant que graphic designer : tu es un/une A player qui maîtrise ses processus de missions, son organisation et qui sait fonctionner en autonomie suite à la transmission d’objectifs précis.-br-- Soucieux du détail et de la qualité de ses missions : tous les membres de l’équipe actuelle (médecins, thérapeutes, équipe marketing etc) sont pleinement concentrés à développer la croissance d’un business avec une énorme potentiel.-br-- Connaissances marketing : tu as l'habitude de produire des designs dans un objectif marketing / de vente.-br-- Connaissances (même partielles) sur la santé de la reproduction : tu es intéressé par le domaine de la santé. Si ce point te bloque, rassure-toi, nous te formerons sur le domaine d’activité, les audiences cibles, les différents types de stratégies et la vision de la marque.-br-- Force de proposition : tu es une personne curieuse, qui souhaite tester de nouvelles choses (en respectant les codes de l’entreprise) dans le but d’être à la pointe de l’innovation et renforcer la performance de la communication.-br-Rémunération :-br-- Nous recherchons un collaborateur sur le long terme avec une participation mensuelle.-br-- La rémunération sera négociée en fonction des compétences, de l’expérience que tu peux avoir mais aussi de ta méthode de travail.-br-- Nous souhaitons que tous les intervenants soient gagnants dans cette collaboration donc nous sommes flexibles et à l’écoute de tes besoins financiers.-br-Mais ce n’est pas tout !-br-Nous aidons plusieurs autres entreprises (pour la plupart des infopreneurs, leaders de leurs marchés) à créer, développer et diffuser leurs programmes en ligne.-br-Nous sommes une équipe de freelance A player (responsable projet, funnel builder, media-buyer ou encore monteur vidéo) qui se plug et s'adapte aux besoins de nos clients.-br-Les besoins de ce poste de graphic designer peuvent être dupliqués sur d’autres domaines d’activité comme la formation pour devenir vidéaste professionnel, apprendre une nouvelle langue ou encore transformer sa vie via une pratique sportive adaptée.-br-Donc si tu es plus à l’aise avec ces domaines d’activité, n’hésite surtout pas à nous contacter.-br-Tu as les compétences requises et tu souhaites postuler pour nous rejoindre ?-br-Merci de prendre 5 minutes pour remplir ce formulaire qualificatif : https://forms.gle/fo2R8sLPoPkjfWXK8-br-Nous reviendrons vers toi, que ce soit positif ou négatif :)-br-Nous sommes impatients de t’accueillir dans l’équipe mais aussi de voir tes compétences et ta personnalité se développer à nos côtés.-br-Allan de l'équipe ALZ-b-Hourly Range-b-: $20.00-$70.00-b-Posted On-b-: May 17, 2023 07:10 UTC-b-Category-b-: Graphic Design-b-Skills-b-:Social Media Imagery, Banner Ad Design, Landing Page, Thumbnail, Icon Design, Advertising Design, Sales & Marketing, Education, Web Design, Graphic Design-b-Country-b-: France-a-click to apply",Graphic Designer A Player - Upwork +"I am reaching out to discuss a project that involves designing a venue in a 3D format, incorporating detailed illustrations, similar to the reference image we'll provide. However, please note that while we aim to create a design that captures the essence of the reference image, it will not be an exact replica. Our objective is to enhance the design with additional detailing while respecting the existing structure of the venue.

+Current Venue Design: https://drive.google.com/file/d/1LBIbJn8AKNl2Prm7Gn03X-p37qrTJlG5/view?usp=share_link

+Reference Designs:
+1.) https://drive.google.com/file/d/1ND7ORMtcQqS7eApcxc3alTXSCbBjyYav/view?usp=share_link
+2.) https://drive.google.com/file/d/1LPsd41NxLqT5ejobwWnWtTkSkTGEpE2W/view?usp=share_link

+I kindly request further details about the venue. Please find the following points for clarification:

+Preservation of Structure: We want to maintain the original structure of the venue. Our approach will focus on enhancing the visual appeal by incorporating intricate details without altering the fundamental layout.

+Attention to Detail: We are committed to creating a visually captivating design by incorporating meticulous detailing throughout the venue. Each layer, section, and element will be thoughtfully illustrated to showcase the unique features of the space.

+SVG Format and PDF Presentation: You will provide the final design in SVG (Scalable Vector Graphics) format, which ensures high-quality resolution and scalability for various applications. Additionally, we will create a visually appealing PDF document that showcases the design from different angles, highlighting its key elements and aesthetics.


+To proceed effectively with the project, we kindly request the following information from you:

+Time Requirement: To better understand the scope of work involved, we would appreciate an estimate of the time you believe would be necessary for you to complete the design successfully and deliver the work to us.


+Please feel free to reach out if you have any queries or if there are any additional specifications you would like us to consider. We value your input and want to ensure that the final design surpasses your expectations.

Budget: $1,000 +
Posted On: May 17, 2023 06:50 UTC
Category: 3D Animation
Skills:Adobe Illustrator, 3D Design, Graphic Design, Illustration, Vector Graphic +
Country: India +
click to apply","Budget--: $1,000--Posted On--: May 17, 2023 06:50 UTC--Category--: 3D Animation--Skills--:Adobe Illustrator, 3D Design, Graphic Design, Illustration, Vector Graphic--Country--: India-click to apply",https://www.upwork.com/jobs/Venue-Designer-amp-Illustrator-SVG-Format_~014cdee76fcbb4a69c?source=rss,2023-05-17T06:50:04+00:00,https://www.upwork.com/jobs/Venue-Designer-amp-Illustrator-SVG-Format_%7E014cdee76fcbb4a69c?source=rss,"None-I am reaching out to discuss a project that involves designing a venue in a 3D format, incorporating detailed illustrations, similar to the reference image we'll provide. However, please note that while we aim to create a design that captures the essence of the reference image, it will not be an exact replica. Our objective is to enhance the design with additional detailing while respecting the existing structure of the venue.-br-Current Venue Design: https://drive.google.com/file/d/1LBIbJn8AKNl2Prm7Gn03X-p37qrTJlG5/view?usp=share_link-br-Reference Designs:-br-1.) https://drive.google.com/file/d/1ND7ORMtcQqS7eApcxc3alTXSCbBjyYav/view?usp=share_link-br-2.) https://drive.google.com/file/d/1LPsd41NxLqT5ejobwWnWtTkSkTGEpE2W/view?usp=share_link-br-I kindly request further details about the venue. Please find the following points for clarification:-br-Preservation of Structure: We want to maintain the original structure of the venue. Our approach will focus on enhancing the visual appeal by incorporating intricate details without altering the fundamental layout.-br-Attention to Detail: We are committed to creating a visually captivating design by incorporating meticulous detailing throughout the venue. Each layer, section, and element will be thoughtfully illustrated to showcase the unique features of the space.-br-SVG Format and PDF Presentation: You will provide the final design in SVG (Scalable Vector Graphics) format, which ensures high-quality resolution and scalability for various applications. Additionally, we will create a visually appealing PDF document that showcases the design from different angles, highlighting its key elements and aesthetics.-br-To proceed effectively with the project, we kindly request the following information from you:-br-Time Requirement: To better understand the scope of work involved, we would appreciate an estimate of the time you believe would be necessary for you to complete the design successfully and deliver the work to us.-br-Please feel free to reach out if you have any queries or if there are any additional specifications you would like us to consider. We value your input and want to ensure that the final design surpasses your expectations.-b-Budget-b-: $1,000-b-Posted On-b-: May 17, 2023 06:50 UTC-b-Category-b-: 3D Animation-b-Skills-b-:Adobe Illustrator, 3D Design, Graphic Design, Illustration, Vector Graphic-b-Country-b-: India-a-click to apply",3D Venue Designer & Illustrator (SVG Format) - Upwork +"Job Description:
+We are currently seeking a talented and skilled website graphic designer to join our team on a freelance basis. Your primary responsibility will be to create captivating mockups for a restaurant website design and prepare all the necessary image assets. Additionally, you will collaborate closely with a web developer to ensure a seamless integration of your designs into the final product.

+The website you will be working on is a one-page scrolling site, consisting of the following sections:

+Header Banner: Design an eye-catching and engaging banner that effectively represents the restaurant's brand and ambiance.

+Gallery: Create visually appealing image galleries showcasing the restaurant's interior, cuisine, and other relevant visuals.

+Testimonials: Design a section to display customer testimonials, highlighting positive experiences and reviews.

+Menu Page: Develop an aesthetically pleasing and user-friendly menu layout that showcases the restaurant's offerings.

+Locations + Contact Footer: Design and implement a footer section that includes information about multiple restaurant locations and incorporates a custom embedded Google map for easy navigation.

+Requirements:

+Demonstrable experience in website graphic design, preferably within the restaurant or hospitality industry.
+Proficiency in creating mockups and preparing image assets for web development.
+Ability to collaborate effectively with a web developer to ensure a cohesive and polished final product.
+Immediate availability to start working on the project.
+If you are a talented website graphic designer with a keen eye for aesthetics and a passion for creating outstanding digital experiences, we would love to hear from you. Please provide examples of your previous work along with your application.

+Note: This is a freelance position, and the duration of the project will be discussed upon selection.

Budget: $350 +
Posted On: May 17, 2023 05:17 UTC
Category: Web Design
Skills:Mockup, Website, Web Design, Graphic Design, Custom Web Design, Adobe Photoshop +
Country: United States +
click to apply","Budget--: $350--Posted On--: May 17, 2023 05:17 UTC--Category--: Web Design--Skills--:Mockup, Website, Web Design, Graphic Design, Custom Web Design, Adobe Photoshop--Country--: United States-click to apply",https://www.upwork.com/jobs/Website-Design-Mockup_~01945534eef4930a96?source=rss,2023-05-17T05:17:06+00:00,https://www.upwork.com/jobs/Website-Design-Mockup_%7E01945534eef4930a96?source=rss,"None-Job Description:-br-We are currently seeking a talented and skilled website graphic designer to join our team on a freelance basis. Your primary responsibility will be to create captivating mockups for a restaurant website design and prepare all the necessary image assets. Additionally, you will collaborate closely with a web developer to ensure a seamless integration of your designs into the final product.-br-The website you will be working on is a one-page scrolling site, consisting of the following sections:-br-Header Banner: Design an eye-catching and engaging banner that effectively represents the restaurant's brand and ambiance.-br-Gallery: Create visually appealing image galleries showcasing the restaurant's interior, cuisine, and other relevant visuals.-br-Testimonials: Design a section to display customer testimonials, highlighting positive experiences and reviews.-br-Menu Page: Develop an aesthetically pleasing and user-friendly menu layout that showcases the restaurant's offerings.-br-Locations + Contact Footer: Design and implement a footer section that includes information about multiple restaurant locations and incorporates a custom embedded Google map for easy navigation.-br-Requirements:-br-Demonstrable experience in website graphic design, preferably within the restaurant or hospitality industry.-br-Proficiency in creating mockups and preparing image assets for web development.-br-Ability to collaborate effectively with a web developer to ensure a cohesive and polished final product.-br-Immediate availability to start working on the project.-br-If you are a talented website graphic designer with a keen eye for aesthetics and a passion for creating outstanding digital experiences, we would love to hear from you. Please provide examples of your previous work along with your application.-br-Note: This is a freelance position, and the duration of the project will be discussed upon selection.-b-Budget-b-: $350-b-Posted On-b-: May 17, 2023 05:17 UTC-b-Category-b-: Web Design-b-Skills-b-:Mockup, Website, Web Design, Graphic Design, Custom Web Design, Adobe Photoshop-b-Country-b-: United States-a-click to apply",Website Design Mockup - Upwork +"We are a fast growing arts and crafts brand and looking for a talented Web Designer to work on our Amazon store and A+ content for a long term.

+As a web designer, you will be responsible for creating visually appealing designs that are both functional and user-friendly. Your skills in Adobe Photoshop, Graphic Design, Image Editing, and Web Design will be essential in achieving this goal.

+The fee is a placeholder. Please submit your bid with your work samples. We will hire this next week.

Budget: $100 +
Posted On: May 17, 2023 05:14 UTC
Category: Graphic Design
Skills:Graphic Design, Adobe Photoshop, Image Editing, Web Design +
Country: United States +
click to apply","Budget--: $100--Posted On--: May 17, 2023 05:14 UTC--Category--: Graphic Design--Skills--:Graphic Design, Adobe Photoshop, Image Editing, Web Design--Country--: United States-click to apply",https://www.upwork.com/jobs/Web-designer-for-Amazon-store-and-content_~01ba4698b362684150?source=rss,2023-05-17T05:14:32+00:00,https://www.upwork.com/jobs/Web-designer-for-Amazon-store-and-content_%7E01ba4698b362684150?source=rss,"None-We are a fast growing arts and crafts brand and looking for a talented Web Designer to work on our Amazon store and A+ content for a long term.-br-As a web designer, you will be responsible for creating visually appealing designs that are both functional and user-friendly. Your skills in Adobe Photoshop, Graphic Design, Image Editing, and Web Design will be essential in achieving this goal.-br-The fee is a placeholder. Please submit your bid with your work samples. We will hire this next week.-b-Budget-b-: $100-b-Posted On-b-: May 17, 2023 05:14 UTC-b-Category-b-: Graphic Design-b-Skills-b-:Graphic Design, Adobe Photoshop, Image Editing, Web Design-b-Country-b-: United States-a-click to apply",Web designer for Amazon store and A+ content - Upwork +"Talented and experienced Wix Website Designer needed for our digital agency. Full-time remote position.

+Responsibilities include:

+Designing, developing, and managing Wix websites
+Implementing UI/UX best practices for optimal user experience
+Creating site layout based on design concepts
+Updating client websites to drive sales and engagement
+Collaborating with marketing and sales teams
+Utilizing strong sales skills for client communication

+Requirements:

+Proven Wix design and development experience
+Strong UI/UX knowledge
+Sales-oriented website creation skills
+Excellent English communication skills
+Ability to work independently and meet deadlines
+SEO familiarity a plus
+Detail-oriented with a focus on quality
+Strong sales skills and client relationship management
+Note: Applications without a portfolio will not be considered.

Budget: $1,000 +
Posted On: May 17, 2023 05:13 UTC
Category: Web Design
Skills:Web Design, Wireframing, Graphic Design, User Flow, Adobe Illustrator, Adobe Photoshop +
Country: Turkey +
click to apply","Budget--: $1,000--Posted On--: May 17, 2023 05:13 UTC--Category--: Web Design--Skills--:Web Design, Wireframing, Graphic Design, User Flow, Adobe Illustrator, Adobe Photoshop--Country--: Turkey-click to apply",https://www.upwork.com/jobs/Full-Time-Wix-Website-Designer-with-Sales-Skills-Needed-for-Digital-Agency_~011c70afcbc24eae15?source=rss,2023-05-17T05:13:59+00:00,https://www.upwork.com/jobs/Full-Time-Wix-Website-Designer-with-Sales-Skills-Needed-for-Digital-Agency_%7E011c70afcbc24eae15?source=rss,"None-Talented and experienced Wix Website Designer needed for our digital agency. Full-time remote position.-br-Responsibilities include:-br-Designing, developing, and managing Wix websites-br-Implementing UI/UX best practices for optimal user experience-br-Creating site layout based on design concepts-br-Updating client websites to drive sales and engagement-br-Collaborating with marketing and sales teams-br-Utilizing strong sales skills for client communication-br-Requirements:-br-Proven Wix design and development experience-br-Strong UI/UX knowledge-br-Sales-oriented website creation skills-br-Excellent English communication skills-br-Ability to work independently and meet deadlines-br-SEO familiarity a plus-br-Detail-oriented with a focus on quality-br-Strong sales skills and client relationship management-br-Note: Applications without a portfolio will not be considered.-b-Budget-b-: $1,000-b-Posted On-b-: May 17, 2023 05:13 UTC-b-Category-b-: Web Design-b-Skills-b-:Web Design, Wireframing, Graphic Design, User Flow, Adobe Illustrator, Adobe Photoshop-b-Country-b-: Turkey-a-click to apply",Full-Time Wix Website Designer (UI/UX) with Sales Skills Needed for Digital Agency - Upwork +"Hi all,

+Bid as a starting point. I have pngs and svgs formats of designs. I am looking for a person who has access to placeit.net and can make 1 video and 8 photos of mockups for 100 products.

Budget: $50 +
Posted On: May 17, 2023 04:46 UTC
Category: Graphic Design
Skills:Graphic Design +
Country: Lithuania +
click to apply","Budget--: $50--Posted On--: May 17, 2023 04:46 UTC--Category--: Graphic Design--Skills--:Graphic Design--Country--: Lithuania-click to apply",https://www.upwork.com/jobs/100-shirts-mockups-from-placeit-net_~012ca2ffeae5f78885?source=rss,2023-05-17T04:46:33+00:00,https://www.upwork.com/jobs/100-shirts-mockups-from-placeit-net_%7E012ca2ffeae5f78885?source=rss,"None-Hi all,-br-Bid as a starting point. I have pngs and svgs formats of designs. I am looking for a person who has access to placeit.net and can make 1 video and 8 photos of mockups for 100 products.-b-Budget-b-: $50-b-Posted On-b-: May 17, 2023 04:46 UTC-b-Category-b-: Graphic Design-b-Skills-b-:Graphic Design-b-Country-b-: Lithuania-a-click to apply",100 t-shirts mockups from placeit.net - Upwork +"Looking for a sign design for the entrance of a ranch house. The name of the ranch house will be "Tall Tales Ranch". The size of the sign is 18" by 20' and will hang above the road as shown in the attached image. I need someone to create an .SVG file for a CNC plasma cutter to create the sign. I would also like to include either Elk, mountain silhouette, or pine trees on each end of the sign.

Hourly Range: $15.00-$35.00 + +
Posted On: May 17, 2023 04:41 UTC
Category: Graphic Design
Skills:Adobe Illustrator, Autodesk AutoCAD, Vector Graphic, SVG, Logo Design, Graphic Design, Illustration +
Country: United States +
click to apply","Hourly Range--: $15.00-$35.00--Posted On--: May 17, 2023 04:41 UTC--Category--: Graphic Design--Skills--:Adobe Illustrator, Autodesk AutoCAD, Vector Graphic, SVG, Logo Design, Graphic Design, Illustration--Country--: United States-click to apply",https://www.upwork.com/jobs/SVG-for-cnc-plasma-cut-sign_~01fa3d8a966a3b932f?source=rss,2023-05-17T04:41:22+00:00,https://www.upwork.com/jobs/SVG-for-cnc-plasma-cut-sign_%7E01fa3d8a966a3b932f?source=rss,"None-Looking for a sign design for the entrance of a ranch house. The name of the ranch house will be "Tall Tales Ranch". The size of the sign is 18" by 20' and will hang above the road as shown in the attached image. I need someone to create an .SVG file for a CNC plasma cutter to create the sign. I would also like to include either Elk, mountain silhouette, or pine trees on each end of the sign.-b-Hourly Range-b-: $15.00-$35.00-b-Posted On-b-: May 17, 2023 04:41 UTC-b-Category-b-: Graphic Design-b-Skills-b-:Adobe Illustrator, Autodesk AutoCAD, Vector Graphic, SVG, Logo Design, Graphic Design, Illustration-b-Country-b-: United States-a-click to apply",.SVG for cnc plasma cut sign - Upwork +"We are looking for a skilled designer to create a unique and visually appealing design for our influencer boxes (inside and outside). This is a short project and will end upon approval of final design.

+The ideal candidate should have experience with Adobe Illustrator, Adobe Photoshop, Graphic Design, and Illustration. They should be able to create a design that is both aesthetically pleasing and functional, considering the practicalities of shipping and handling.

+You will be provided with the company logo and background about the company. The boxes will have inside and outside printing. Attached is a dieline of a box as an example. Also attached is a sample influencer box. The purpose of the box is to be eye-catching and unique so that when influencers open the box and see the clothing, it will be a fun and video worthy unboxing.

+To apply for this position, please submit a proposal outlining how you can help us with this project. This should include a brief description of your design experience and skills, as well as links to any relevant past projects.

+We look forward to hearing from talented designers who can help us create a unique and visually stunning design for our influencer boxes.

+Note: Some of the content in this job post may have been auto-generated using advanced AI.

Budget: $200 +
Posted On: May 17, 2023 04:09 UTC
Category: Graphic Design
Skills:Graphic Design, Adobe Illustrator, Adobe Photoshop, Illustration +
Country: United States +
click to apply","Budget--: $200--Posted On--: May 17, 2023 04:09 UTC--Category--: Graphic Design--Skills--:Graphic Design, Adobe Illustrator, Adobe Photoshop, Illustration--Country--: United States-click to apply",https://www.upwork.com/jobs/Create-design-for-influencer-boxes_~01746401fa7d8884bb?source=rss,2023-05-17T04:09:43+00:00,https://www.upwork.com/jobs/Create-design-for-influencer-boxes_%7E01746401fa7d8884bb?source=rss,"None-We are looking for a skilled designer to create a unique and visually appealing design for our influencer boxes (inside and outside). This is a short project and will end upon approval of final design.-br-The ideal candidate should have experience with Adobe Illustrator, Adobe Photoshop, Graphic Design, and Illustration. They should be able to create a design that is both aesthetically pleasing and functional, considering the practicalities of shipping and handling.-br-You will be provided with the company logo and background about the company. The boxes will have inside and outside printing. Attached is a dieline of a box as an example. Also attached is a sample influencer box. The purpose of the box is to be eye-catching and unique so that when influencers open the box and see the clothing, it will be a fun and video worthy unboxing.-br-To apply for this position, please submit a proposal outlining how you can help us with this project. This should include a brief description of your design experience and skills, as well as links to any relevant past projects.-br-We look forward to hearing from talented designers who can help us create a unique and visually stunning design for our influencer boxes.-br-Note: Some of the content in this job post may have been auto-generated using advanced AI.-b-Budget-b-: $200-b-Posted On-b-: May 17, 2023 04:09 UTC-b-Category-b-: Graphic Design-b-Skills-b-:Graphic Design, Adobe Illustrator, Adobe Photoshop, Illustration-b-Country-b-: United States-a-click to apply",Create design for influencer boxes - Upwork +"Create the infographic based on the outlined sections:

+Project: Selling Profits, Not Just Products: Unleashing Your Sales Potential Infographic

+Objective:
+Design an eye-catching and informative infographic that visually represents the key concepts and content of the eBook "Selling Profits, Not Just Products."

+Target Audience:
+Sales professionals, business owners, and individuals interested in enhancing their sales strategies and understanding the importance of selling profits.

+Key Elements to Include:

+Connect with Decision-Makers:
+Illustration: Chains breaking, revealing a direct connection.
+Text: "Break free from gatekeepers and connect directly with decision-makers who hold the keys to your success."
+Boost Profitability:
+Illustration: A rocket ship soaring upwards, surrounded by dollar signs.
+Text: "Boost profitability by learning the secrets to selling profits, not just products."
+Captivate Economic Buyers:
+Illustration: A heart and wallet symbol, with arrows pointing towards it.
+Text: "Captivate the hearts and wallets of elusive economic buyers who understand the power of profitability."
+Understanding Economic Buyers:
+Illustration: Silhouette of a decision-maker holding a key.
+Text: "Gain insights into the priorities and motivations of economic buyers."
+Stand Out from Competitors:
+Illustration: Puzzle pieces, with one piece standing out from the rest.
+Text: "Differentiate yourself from competitors by selling money and profit."
+Craft a Compelling Business Case:
+Illustration: A graph showing upward growth, indicating success.
+Text: "Motivate economic buyers by showcasing the time, percentage, and dollar impact of your solution."
+Closing Section: Call to Action:

+Illustration: A book cover with a "Get your copy" button.
+Text: "Get your copy of the eBook now and start selling profits!"
+Design Style and Specifications:

+Use a modern and vibrant color scheme that aligns with the branding of the eBook.
+Choose visually appealing illustrations and icons that represent the key concepts.
+Ensure legibility of the text by using an appropriate font and size.
+Optimize the infographic for web and social media platforms, keeping dimensions in mind.
+Deliverables:

+Final infographic design in high-resolution format (JPEG or PNG).
+Source files (Adobe Illustrator or Photoshop) for future editing if required.
+Timeline:

+Completion of the infographic design within [insert timeline].
+Budget:

+The budget for this project is [insert budget].
+Additional Notes:

+Feel free to provide your creative input and suggestions to enhance the visual impact of the infographic while staying true to the outlined sections.

Budget: $55 +
Posted On: May 17, 2023 03:21 UTC
Category: Graphic Design
Skills:Infographic, Adobe Illustrator, Adobe Photoshop, Informational Infographic, Illustration, Social Media Imagery, Graphic Design +
Country: Australia +
click to apply","Budget--: $55--Posted On--: May 17, 2023 03:21 UTC--Category--: Graphic Design--Skills--:Infographic, Adobe Illustrator, Adobe Photoshop, Informational Infographic, Illustration, Social Media Imagery, Graphic Design--Country--: Australia-click to apply",https://www.upwork.com/jobs/Creat-INFOGRAPHIC_~01be961ab9ea568ff6?source=rss,2023-05-17T03:21:36+00:00,https://www.upwork.com/jobs/Creat-INFOGRAPHIC_%7E01be961ab9ea568ff6?source=rss,"None-Create the infographic based on the outlined sections:-br-Project: Selling Profits, Not Just Products: Unleashing Your Sales Potential Infographic-br-Objective:-br-Design an eye-catching and informative infographic that visually represents the key concepts and content of the eBook "Selling Profits, Not Just Products."-br-Target Audience:-br-Sales professionals, business owners, and individuals interested in enhancing their sales strategies and understanding the importance of selling profits.-br-Key Elements to Include:-br-Connect with Decision-Makers:-br-Illustration: Chains breaking, revealing a direct connection.-br-Text: "Break free from gatekeepers and connect directly with decision-makers who hold the keys to your success."-br-Boost Profitability:-br-Illustration: A rocket ship soaring upwards, surrounded by dollar signs.-br-Text: "Boost profitability by learning the secrets to selling profits, not just products."-br-Captivate Economic Buyers:-br-Illustration: A heart and wallet symbol, with arrows pointing towards it.-br-Text: "Captivate the hearts and wallets of elusive economic buyers who understand the power of profitability."-br-Understanding Economic Buyers:-br-Illustration: Silhouette of a decision-maker holding a key.-br-Text: "Gain insights into the priorities and motivations of economic buyers."-br-Stand Out from Competitors:-br-Illustration: Puzzle pieces, with one piece standing out from the rest.-br-Text: "Differentiate yourself from competitors by selling money and profit."-br-Craft a Compelling Business Case:-br-Illustration: A graph showing upward growth, indicating success.-br-Text: "Motivate economic buyers by showcasing the time, percentage, and dollar impact of your solution."-br-Closing Section: Call to Action:-br-Illustration: A book cover with a "Get your copy" button.-br-Text: "Get your copy of the eBook now and start selling profits!"-br-Design Style and Specifications:-br-Use a modern and vibrant color scheme that aligns with the branding of the eBook.-br-Choose visually appealing illustrations and icons that represent the key concepts.-br-Ensure legibility of the text by using an appropriate font and size.-br-Optimize the infographic for web and social media platforms, keeping dimensions in mind.-br-Deliverables:-br-Final infographic design in high-resolution format (JPEG or PNG).-br-Source files (Adobe Illustrator or Photoshop) for future editing if required.-br-Timeline:-br-Completion of the infographic design within [insert timeline].-br-Budget:-br-The budget for this project is [insert budget].-br-Additional Notes:-br-Feel free to provide your creative input and suggestions to enhance the visual impact of the infographic while staying true to the outlined sections.-b-Budget-b-: $55-b-Posted On-b-: May 17, 2023 03:21 UTC-b-Category-b-: Graphic Design-b-Skills-b-:Infographic, Adobe Illustrator, Adobe Photoshop, Informational Infographic, Illustration, Social Media Imagery, Graphic Design-b-Country-b-: Australia-a-click to apply",Creat an INFOGRAPHIC - Upwork +"I need 100 Christian faith minimalistic designs for t shirts and various other products with a few eye catchers. designs have to all be  unique and that I will have full and all control over them can’t use already made designs. These can not be trademarked or copyrighted. Must be unique as I have a print on demand business and need help with the designing process. Please let me know if interested

Budget: $150 +
Posted On: May 17, 2023 03:16 UTC
Category: Graphic Design
Skills:Graphic Design, Print Design, Adobe Illustrator, Adobe Photoshop, Clothing, T-Shirt Design, Illustration, Adobe InDesign +
Country: United States +
click to apply","Budget--: $150--Posted On--: May 17, 2023 03:16 UTC--Category--: Graphic Design--Skills--:Graphic Design, Print Design, Adobe Illustrator, Adobe Photoshop, Clothing, T-Shirt Design, Illustration, Adobe InDesign--Country--: United States-click to apply",https://www.upwork.com/jobs/Christian-designs-for-print-demand-business_~01ec38d228b1e144f6?source=rss,2023-05-17T03:16:00+00:00,https://www.upwork.com/jobs/Christian-designs-for-print-demand-business_%7E01ec38d228b1e144f6?source=rss,"None-I need 100 Christian faith minimalistic designs for t shirts and various other products with a few eye catchers. designs have to all be  unique and that I will have full and all control over them can’t use already made designs. These can not be trademarked or copyrighted. Must be unique as I have a print on demand business and need help with the designing process. Please let me know if interested-b-Budget-b-: $150-b-Posted On-b-: May 17, 2023 03:16 UTC-b-Category-b-: Graphic Design-b-Skills-b-:Graphic Design, Print Design, Adobe Illustrator, Adobe Photoshop, Clothing, T-Shirt Design, Illustration, Adobe InDesign-b-Country-b-: United States-a-click to apply",Christian designs for print on demand business - Upwork +"Looking for a talented artist to illustrate my children’s book I’d love to get this project started next month!

+ Project scope will be 10-12 full page illustrations + Font and back covers. It will be a board book.

+Must have knowledge of graphic design to format and add text to book and deliver files in proper print ready format.
+Looking for Peter rabbit style artwork. Pages will have lots of nature elements and a few different animal characters. Will be asking for one test illustration before signing contract. Main character is a tortuous.
+I like to see story boards and sketches throughout the process.
+I’ve attached some illustrations that reflect how I would like my book to look.

+Here is a synopsis for reference that main takeaway is to teach kids about primary colors and how mixing colors can create new ones.

+“In a serene pond, a little tortious discovers a deeper love for painting after accidentally mixing two colors and creating a new shade. With newfound passion, he sets out to bring color to his neighborhood, painting everything he sees with vibrant hues. As he transforms his once-dull surroundings into a colorful paradise, the tortious shows that with courage sometime accidents can bring joy and brightness to the world."

Budget: $3,000 +
Posted On: May 17, 2023 02:52 UTC
Category: Illustration
Skills:Animal Illustration, Pen & Ink Illustration, Watercolor, Hand-Drawn Style, Graphic Design, Colorful Style, Drawing, Adobe Photoshop, Adobe Illustrator +
Location Requirement: Only freelancers located in the United States may apply. +
Country: United States +
click to apply","Budget--: $3,000--Posted On--: May 17, 2023 02:52 UTC--Category--: Illustration--Skills--:Animal Illustration, Pen & Ink Illustration, Watercolor, Hand-Drawn Style, Graphic Design, Colorful Style, Drawing, Adobe Photoshop, Adobe Illustrator--Location Requirement--: Only freelancers located in the United States may apply.--Country--: United States-click to apply",https://www.upwork.com/jobs/Children-illustrator-skilled-water-color-and-ink_~01897a39d019b41100?source=rss,2023-05-17T02:52:11+00:00,https://www.upwork.com/jobs/Children-illustrator-skilled-water-color-and-ink_%7E01897a39d019b41100?source=rss,"None-Looking for a talented artist to illustrate my children’s book I’d love to get this project started next month!-br-Project scope will be 10-12 full page illustrations + Font and back covers. It will be a board book.-br-Must have knowledge of graphic design to format and add text to book and deliver files in proper print ready format.-br-Looking for Peter rabbit style artwork. Pages will have lots of nature elements and a few different animal characters. Will be asking for one test illustration before signing contract. Main character is a tortuous.-br-I like to see story boards and sketches throughout the process.-br-I’ve attached some illustrations that reflect how I would like my book to look.-br-Here is a synopsis for reference that main takeaway is to teach kids about primary colors and how mixing colors can create new ones.-br-“In a serene pond, a little tortious discovers a deeper love for painting after accidentally mixing two colors and creating a new shade. With newfound passion, he sets out to bring color to his neighborhood, painting everything he sees with vibrant hues. As he transforms his once-dull surroundings into a colorful paradise, the tortious shows that with courage sometime accidents can bring joy and brightness to the world."-b-Budget-b-: $3,000-b-Posted On-b-: May 17, 2023 02:52 UTC-b-Category-b-: Illustration-b-Skills-b-:Animal Illustration, Pen & Ink Illustration, Watercolor, Hand-Drawn Style, Graphic Design, Colorful Style, Drawing, Adobe Photoshop, Adobe Illustrator-b-Location Requirement-b-: Only freelancers located in the United States may apply.-b-Country-b-: United States-a-click to apply",Children’s illustrator skilled in water color and ink - Upwork +"Hi, I need help creating a bundle of 4 digital assets for my client. He owns an academy & he wants to give all of his graduate students a package of assets they can use to display their achievements.

+The assets will be as follows:

+(1) A badge/award for them to use on the footer of their email to display their achievement

+(2) A banner they can use on their LinkedIn profile header. See Attached for Linkedin banner.  

+(3) A certificate/diploma

+(4) A circular banner students can put on their LinkedIn profile picture to display they are certified. See Attached 'hiring' on the photo

+Challenges: There are no official brand guidelines or brand book. You will need to review the website & assets I provide to inform the direction of your creative direction.

+I am looking to establish a long term relationship with a creative who can help support me on this brand for the long term.

+In your response to this message, be sure to start your message with 'HI J' followed by your favorite emoji. I want to be sure you read this entire message instead of sending a templated response.

+Lastly, please include/attach the mot impressive creative direction you have ever done.


Hourly Range: $25.00-$45.00 + +
Posted On: May 17, 2023 02:22 UTC
Category: Graphic Design
Skills:Logo Design, Graphic Design, Adobe Illustrator, Adobe Photoshop, Brand Identity & Guidelines +
Country: United States +
click to apply","Hourly Range--: $25.00-$45.00--Posted On--: May 17, 2023 02:22 UTC--Category--: Graphic Design--Skills--:Logo Design, Graphic Design, Adobe Illustrator, Adobe Photoshop, Brand Identity & Guidelines--Country--: United States-click to apply",https://www.upwork.com/jobs/Simple-Graphic-Logo-Design_~0178aeb6fed3366273?source=rss,2023-05-17T02:22:00+00:00,https://www.upwork.com/jobs/Simple-Graphic-Logo-Design_%7E0178aeb6fed3366273?source=rss,"None-Hi, I need help creating a bundle of 4 digital assets for my client. He owns an academy & he wants to give all of his graduate students a package of assets they can use to display their achievements.-br-The assets will be as follows:-br-(1) A badge/award for them to use on the footer of their email to display their achievement-br-(2) A banner they can use on their LinkedIn profile header. See Attached for Linkedin banner.-br-(3) A certificate/diploma-br-(4) A circular banner students can put on their LinkedIn profile picture to display they are certified. See Attached 'hiring' on the photo-br-Challenges: There are no official brand guidelines or brand book. You will need to review the website & assets I provide to inform the direction of your creative direction.-br-I am looking to establish a long term relationship with a creative who can help support me on this brand for the long term.-br-In your response to this message, be sure to start your message with 'HI J' followed by your favorite emoji. I want to be sure you read this entire message instead of sending a templated response.-br-Lastly, please include/attach the mot impressive creative direction you have ever done.-b-Hourly Range-b-: $25.00-$45.00-b-Posted On-b-: May 17, 2023 02:22 UTC-b-Category-b-: Graphic Design-b-Skills-b-:Logo Design, Graphic Design, Adobe Illustrator, Adobe Photoshop, Brand Identity & Guidelines-b-Country-b-: United States-a-click to apply",Simple Graphic/Logo Design - Upwork +"The new Blockchain PulseChain has launched and I would like to get some designs for our LaunchPad announcements.

+Our company is TrustSwap (www.trustswap.com) and our launchpad is going to be accepting projects from projects that want to launch on PulseChain.

+Attached is a sample of what we have.

+What I need

+9 versions of a graphic - all 1600x1200

+The graphics need to be appealing with a clear call to action. I need this in less than 6 hours.

+Our logo - https://trustswap.com/brand-guide/ You can Google the PulseChain logo


+Megaphone image
+“Calling all PulseChain Projects!”
+Image of TrustSwap and PulseChain


+The TrustSwap Launchpad! (Center)
+Looking to launch your Web3 project on PulseChain?
+Click here to submit your project!
+Image of TrustSwap and PulseChain


+The TrustSwap Launchpad! (Center)
+Need help incubating your PulseChain Web3 project?
+Click here to submit your project application!
+Image of TrustSwap and PulseChain


+The TrustSwap Launchpad! (Center)
+Need to get funding for your PulseChain Web3 project?
+Click here to submit your project application!
+Image of TrustSwap and PulseChain


+It’s time to build on PulseChain!
+Looking to launch your Web3 project on PulseChain?
+The TrustSwap Launchpad! (Center)
+Click here to submit your project!
+Image of TrustSwap and PulseChain


+It’s time to build on PulseChain!
+Need help incubating your PulseChain Web3 project?
+The TrustSwap Launchpad! (Center)
+Submit your project!
+(Image of TrustSwap and PulseChain)


+It’s time to build on PulseChain!
+Need to get funding for your PulseChain Web3 project?
+The TrustSwap Launchpad! (Center)
+Submit your project!
+(Image of TrustSwap and PulseChain)


+It’s time to build your projects on PulseChain!
+Need funding?
+The TrustSwap Launchpad! (Logo)
+(Image of TrustSwap and PulseChain)


+It’s time to build your projects on PulseChain!
+Need project incubation?
+The TrustSwap Launchpad! (Logo)
+(Image of TrustSwap and PulseChain)







Budget: $400 +
Posted On: May 17, 2023 01:58 UTC
Category: Graphic Design
Skills:Social Media Imagery, Tech & IT, Graphic Design, Adobe Photoshop, Adobe Illustrator, Illustration +
Country: United States +
click to apply","Budget--: $400--Posted On--: May 17, 2023 01:58 UTC--Category--: Graphic Design--Skills--:Social Media Imagery, Tech & IT, Graphic Design, Adobe Photoshop, Adobe Illustrator, Illustration--Country--: United States-click to apply",https://www.upwork.com/jobs/Need-quick-image-announcing-new-Web-blockchain_~013eae556a9943095f?source=rss,2023-05-17T01:58:30+00:00,https://www.upwork.com/jobs/Need-quick-image-announcing-new-Web-blockchain_%7E013eae556a9943095f?source=rss,"None-The new Blockchain PulseChain has launched and I would like to get some designs for our LaunchPad announcements.-br-Our company is TrustSwap (www.trustswap.com) and our launchpad is going to be accepting projects from projects that want to launch on PulseChain.-br-Attached is a sample of what we have.-br-What I need-br-9 versions of a graphic - all 1600x1200-br-The graphics need to be appealing with a clear call to action. I need this in less than 6 hours.-br-Our logo - https://trustswap.com/brand-guide/ You can Google the PulseChain logo-br-Megaphone image-br-“Calling all PulseChain Projects!”-br-Image of TrustSwap and PulseChain-br-The TrustSwap Launchpad! (Center)-br-Looking to launch your Web3 project on PulseChain?-br-Click here to submit your project!-br-Image of TrustSwap and PulseChain-br-The TrustSwap Launchpad! (Center)-br-Need help incubating your PulseChain Web3 project?-br-Click here to submit your project application!-br-Image of TrustSwap and PulseChain-br-The TrustSwap Launchpad! (Center)-br-Need to get funding for your PulseChain Web3 project?-br-Click here to submit your project application!-br-Image of TrustSwap and PulseChain-br-It’s time to build on PulseChain!-br-Looking to launch your Web3 project on PulseChain?-br-The TrustSwap Launchpad! (Center)-br-Click here to submit your project!-br-Image of TrustSwap and PulseChain-br-It’s time to build on PulseChain!-br-Need help incubating your PulseChain Web3 project?-br-The TrustSwap Launchpad! (Center)-br-Submit your project!-br-(Image of TrustSwap and PulseChain)-br-It’s time to build on PulseChain!-br-Need to get funding for your PulseChain Web3 project?-br-The TrustSwap Launchpad! (Center)-br-Submit your project!-br-(Image of TrustSwap and PulseChain)-br-It’s time to build your projects on PulseChain!-br-Need funding?-br-The TrustSwap Launchpad! (Logo)-br-(Image of TrustSwap and PulseChain)-br-It’s time to build your projects on PulseChain!-br-Need project incubation?-br-The TrustSwap Launchpad! (Logo)-br-(Image of TrustSwap and PulseChain)-b-Budget-b-: $400-b-Posted On-b-: May 17, 2023 01:58 UTC-b-Category-b-: Graphic Design-b-Skills-b-:Social Media Imagery, Tech & IT, Graphic Design, Adobe Photoshop, Adobe Illustrator, Illustration-b-Country-b-: United States-a-click to apply",Need a quick image announcing a new Web 3 blockchain - Upwork +"Hello, I am looking for a designer who has previously worked on billboard designs and knows exactly what the output will be once printed.

+I would like to tell you about my company, Bouncy Planet, which is a kids' play area. I need a design that showcases our business mainly through photos so that clients or kids can understand our business. To learn more about our business, visit our website https://bouncyplanet.in/, .

Budget: $100 +
Posted On: May 17, 2023 01:49 UTC
Category: Graphic Design
Skills:Advertising Design, Sales & Marketing Collateral, Print Design, Graphic Design, Adobe Photoshop, Banner Ad Design, Brand Identity & Guidelines, CorelDRAW, Adobe InDesign, Adobe Illustrator +
Country: India +
click to apply","Budget--: $100--Posted On--: May 17, 2023 01:49 UTC--Category--: Graphic Design--Skills--:Advertising Design, Sales & Marketing Collateral, Print Design, Graphic Design, Adobe Photoshop, Banner Ad Design, Brand Identity & Guidelines, CorelDRAW, Adobe InDesign, Adobe Illustrator--Country--: India-click to apply",https://www.upwork.com/jobs/Required-Experience-Designer-design-for-Billboard-Adv_~0184af1ef0d5a12033?source=rss,2023-05-17T01:49:31+00:00,https://www.upwork.com/jobs/Required-Experience-Designer-design-for-Billboard-Adv_%7E0184af1ef0d5a12033?source=rss,"None-Hello, I am looking for a designer who has previously worked on billboard designs and knows exactly what the output will be once printed.-br-I would like to tell you about my company, Bouncy Planet, which is a kids' play area. I need a design that showcases our business mainly through photos so that clients or kids can understand our business. To learn more about our business, visit our website https://bouncyplanet.in/, .-b-Budget-b-: $100-b-Posted On-b-: May 17, 2023 01:49 UTC-b-Category-b-: Graphic Design-b-Skills-b-:Advertising Design, Sales & Marketing Collateral, Print Design, Graphic Design, Adobe Photoshop, Banner Ad Design, Brand Identity & Guidelines, CorelDRAW, Adobe InDesign, Adobe Illustrator-b-Country-b-: India-a-click to apply",Required a Experience Designer to design for my Billboard Adv - Upwork +"We are currently seeking a highly motivated and experienced Graphic Designer to join our team. As a Graphic Designer at Tack Media, you will play a crucial role in creating visually appealing and engaging designs for our clients' projects. We are looking for someone with a strong portfolio showcasing their skills in various design styles, including but not limited to web design, social media graphics, branding, and print materials.

+Responsibilities:

+Collaborate with clients and the creative team to understand project requirements and objectives.
+Create visually compelling designs that align with the client's brand identity and project specifications.
+Develop design concepts, mockups, and prototypes for review and feedback.
+Produce high-quality designs within designated timelines.
+Stay updated with industry trends, design techniques, and software tools.
+Ensure design consistency and adherence to brand guidelines across all projects.
+Effectively communicate and present design ideas and concepts to clients and team members.

+Requirements:

+Proven experience as a Graphic Designer with a strong portfolio demonstrating a variety of design styles and techniques.
+Proficient in industry-standard design software such as Adobe Photoshop, Illustrator, and InDesign.
+Knowledge of design principles, color theory, typography, and layout composition.
+Strong attention to detail and ability to meet project deadlines.
+Excellent communication and collaboration skills to work effectively within a team.
+Ability to adapt to changing client demands and project requirements.

+Benefits:

+A two-week trial period to test your fit with our team and company culture with a payment of $40 per week.
+Monthly payment of $150 for an internship of 2 months, with the potential opportunity to become a full-time contract graphic designer.
+Opportunities for bonuses based on the quality and quantity of work produced.
+Flexible work arrangements, including the ability to work remotely.
+Join a supportive and talented team, with opportunities for growth and development.

Hourly Range: $10.00-$25.00 + +
Posted On: May 17, 2023 01:33 UTC
Category: Graphic Design
Skills:Adobe Photoshop, Graphic Design, Adobe Illustrator +
Country: United States +
click to apply","Hourly Range--: $10.00-$25.00--Posted On--: May 17, 2023 01:33 UTC--Category--: Graphic Design--Skills--:Adobe Photoshop, Graphic Design, Adobe Illustrator--Country--: United States-click to apply",https://www.upwork.com/jobs/Graphic-designer_~0125905a1e83f6e514?source=rss,2023-05-17T01:33:26+00:00,https://www.upwork.com/jobs/Graphic-designer_%7E0125905a1e83f6e514?source=rss,"None-We are currently seeking a highly motivated and experienced Graphic Designer to join our team. As a Graphic Designer at Tack Media, you will play a crucial role in creating visually appealing and engaging designs for our clients' projects. We are looking for someone with a strong portfolio showcasing their skills in various design styles, including but not limited to web design, social media graphics, branding, and print materials.-br-Responsibilities:-br-Collaborate with clients and the creative team to understand project requirements and objectives.-br-Create visually compelling designs that align with the client's brand identity and project specifications.-br-Develop design concepts, mockups, and prototypes for review and feedback.-br-Produce high-quality designs within designated timelines.-br-Stay updated with industry trends, design techniques, and software tools.-br-Ensure design consistency and adherence to brand guidelines across all projects.-br-Effectively communicate and present design ideas and concepts to clients and team members.-br-Requirements:-br-Proven experience as a Graphic Designer with a strong portfolio demonstrating a variety of design styles and techniques.-br-Proficient in industry-standard design software such as Adobe Photoshop, Illustrator, and InDesign.-br-Knowledge of design principles, color theory, typography, and layout composition.-br-Strong attention to detail and ability to meet project deadlines.-br-Excellent communication and collaboration skills to work effectively within a team.-br-Ability to adapt to changing client demands and project requirements.-br-Benefits:-br-A two-week trial period to test your fit with our team and company culture with a payment of $40 per week.-br-Monthly payment of $150 for an internship of 2 months, with the potential opportunity to become a full-time contract graphic designer.-br-Opportunities for bonuses based on the quality and quantity of work produced.-br-Flexible work arrangements, including the ability to work remotely.-br-Join a supportive and talented team, with opportunities for growth and development.-b-Hourly Range-b-: $10.00-$25.00-b-Posted On-b-: May 17, 2023 01:33 UTC-b-Category-b-: Graphic Design-b-Skills-b-:Adobe Photoshop, Graphic Design, Adobe Illustrator-b-Country-b-: United States-a-click to apply",Graphic designer - Upwork +"Hello I want to collaborate with someone to design the following, a reference sheet of my v-tuber (with info on the sides), one  drawing of my v-tuber  and one in its different outfit by itself, my logo, and rigging the model (with 5 expressions and 2 poses). Thanks for reading my commissions I hope you will take it. Have a wonderful day/night!

Budget: $200 +
Posted On: May 17, 2023 01:34 UTC
Category: Graphic Design
Skills:Adobe Illustrator, Graphic Design, 3D Rigging +
Location Requirement: Only freelancers located in the United States may apply. +
Country: United States +
click to apply","Budget--: $200--Posted On--: May 17, 2023 01:34 UTC--Category--: Graphic Design--Skills--:Adobe Illustrator, Graphic Design, 3D Rigging--Location Requirement--: Only freelancers located in the United States may apply.--Country--: United States-click to apply",https://www.upwork.com/jobs/Vtuber_~010037c0561b99cc58?source=rss,2023-05-17T01:34:06+00:00,https://www.upwork.com/jobs/Vtuber_%7E010037c0561b99cc58?source=rss,"None-Hello I want to collaborate with someone to design the following, a reference sheet of my v-tuber (with info on the sides), one  drawing of my v-tuber  and one in its different outfit by itself, my logo, and rigging the model (with 5 expressions and 2 poses). Thanks for reading my commissions I hope you will take it. Have a wonderful day/night!-b-Budget-b-: $200-b-Posted On-b-: May 17, 2023 01:34 UTC-b-Category-b-: Graphic Design-b-Skills-b-:Adobe Illustrator, Graphic Design, 3D Rigging-b-Location Requirement-b-: Only freelancers located in the United States may apply.-b-Country-b-: United States-a-click to apply",Vtuber - Upwork +"Project Description: Midjourney AI Rendering for Drinks Product with Consumer Enjoyment

+Project Overview:
+We are seeking a talented designer with expertise in rendering and Midjourney AI (or similar technology) to create a series of five captivating images showcasing our drinks product being enjoyed by people. The selected designer should have a proven track record in consumer product design and possess the skills necessary to bring our vision to life. The goal is to create visually stunning and engaging images that highlight the product's features and evoke a sense of enjoyment and desire among our target audience.

+Project Objectives:

+1) Render a series of five high-quality images that showcase our drinks product in various settings with people enjoying it.
+2) Utilize Midjourney AI or a similar technology to enhance the realism and immersion of the images, making them visually compelling and engaging.
+3) Emphasize the key features and benefits of the product through the visual representation, creating a desire and connection with potential consumers.
+4) Ensure that the images align with our brand identity, conveying our values and aesthetic style.
+Deliver the final images in formats suitable for both print and digital media, ensuring they meet the required specifications for various marketing channels.

+Submission:
+Interested designers are requested to submit their portfolio, highlighting relevant consumer product design projects, along with a brief description of their approach to rendering and Midjourney AI techniques. The portfolio should demonstrate the ability to create realistic and engaging visuals while showcasing an understanding of the desired aesthetic style.

+Note: If Midjourney AI is not available, please mention the alternative technology or approach you are experienced in that can achieve similar results.

Hourly Range: $10.00-$35.00 + +
Posted On: May 17, 2023 01:13 UTC
Category: Graphic Design
Skills:Retail & Consumer Goods, Advertising Design, Brand Identity Design, Midjourney AI, Illustration, Adobe Photoshop, Graphic Design, Photo Editing, Brand Positioning +
Country: Australia +
click to apply","Hourly Range--: $10.00-$35.00--Posted On--: May 17, 2023 01:13 UTC--Category--: Graphic Design--Skills--:Retail & Consumer Goods, Advertising Design, Brand Identity Design, Midjourney AI, Illustration, Adobe Photoshop, Graphic Design, Photo Editing, Brand Positioning--Country--: Australia-click to apply",https://www.upwork.com/jobs/Photorealistic-designs-for-Drinks-brand_~014ca6be36bdb4e843?source=rss,2023-05-17T01:13:17+00:00,https://www.upwork.com/jobs/Photorealistic-designs-for-Drinks-brand_%7E014ca6be36bdb4e843?source=rss,"None-Project Description: Midjourney AI Rendering for Drinks Product with Consumer Enjoyment-br-Project Overview:-br-We are seeking a talented designer with expertise in rendering and Midjourney AI (or similar technology) to create a series of five captivating images showcasing our drinks product being enjoyed by people. The selected designer should have a proven track record in consumer product design and possess the skills necessary to bring our vision to life. The goal is to create visually stunning and engaging images that highlight the product's features and evoke a sense of enjoyment and desire among our target audience.-br-Project Objectives:-br-1) Render a series of five high-quality images that showcase our drinks product in various settings with people enjoying it.-br-2) Utilize Midjourney AI or a similar technology to enhance the realism and immersion of the images, making them visually compelling and engaging.-br-3) Emphasize the key features and benefits of the product through the visual representation, creating a desire and connection with potential consumers.-br-4) Ensure that the images align with our brand identity, conveying our values and aesthetic style.-br-Deliver the final images in formats suitable for both print and digital media, ensuring they meet the required specifications for various marketing channels.-br-Submission:-br-Interested designers are requested to submit their portfolio, highlighting relevant consumer product design projects, along with a brief description of their approach to rendering and Midjourney AI techniques. The portfolio should demonstrate the ability to create realistic and engaging visuals while showcasing an understanding of the desired aesthetic style.-br-Note: If Midjourney AI is not available, please mention the alternative technology or approach you are experienced in that can achieve similar results.-b-Hourly Range-b-: $10.00-$35.00-b-Posted On-b-: May 17, 2023 01:13 UTC-b-Category-b-: Graphic Design-b-Skills-b-:Retail & Consumer Goods, Advertising Design, Brand Identity Design, Midjourney AI, Illustration, Adobe Photoshop, Graphic Design, Photo Editing, Brand Positioning-b-Country-b-: Australia-a-click to apply",Photorealistic designs for Drinks brand - Upwork +"The references will be given by a teacher, in the form of a power point slide deck. The teacher may two illustrations as references. If you see two separate images, that means the teacher has provided two references. If you see two illustrations in one image, that means both are part of one image and need to be illustrated.

+Use these reference image provided to come up with a clear and accurate illustration.

+If the slide number is 6, then the illustration will be 6.ai and the image will be 6.png.

+The resolution of the image should be 720x720px.

+The background of the image should be transparent because it is part of another scene.

+Examples of illustrations done this manner is included with this slide deck as a folder. Have a look at it.

+A swatch would be provided to roughly match the colours (this is not a strict requirement).

+The delivery should be provided via Google Drive or Dropbox. If you have neither we can provide an alternate method to upload the files.


Budget: $60 +
Posted On: May 17, 2023 01:07 UTC
Category: Illustration
Skills:Adobe Illustrator +
Country: Singapore +
click to apply","Budget--: $60--Posted On--: May 17, 2023 01:07 UTC--Category--: Illustration--Skills--:Adobe Illustrator--Country--: Singapore-click to apply",https://www.upwork.com/jobs/Educational-Illustration-Based-Reference-Images_~010d6eb08fb4052dee?source=rss,2023-05-17T01:07:00+00:00,https://www.upwork.com/jobs/Educational-Illustration-Based-Reference-Images_%7E010d6eb08fb4052dee?source=rss,"None-The references will be given by a teacher, in the form of a power point slide deck. The teacher may two illustrations as references. If you see two separate images, that means the teacher has provided two references. If you see two illustrations in one image, that means both are part of one image and need to be illustrated.-br-Use these reference image provided to come up with a clear and accurate illustration.-br-If the slide number is 6, then the illustration will be 6.ai and the image will be 6.png.-br-The resolution of the image should be 720x720px.-br-The background of the image should be transparent because it is part of another scene.-br-Examples of illustrations done this manner is included with this slide deck as a folder. Have a look at it.-br-A swatch would be provided to roughly match the colours (this is not a strict requirement).-br-The delivery should be provided via Google Drive or Dropbox. If you have neither we can provide an alternate method to upload the files.-b-Budget-b-: $60-b-Posted On-b-: May 17, 2023 01:07 UTC-b-Category-b-: Illustration-b-Skills-b-:Adobe Illustrator-b-Country-b-: Singapore-a-click to apply",Educational Illustration Based On Reference Images - Upwork +"We are looking for a talented Art Director / Graphic Designer to join our team for ongoing project work.

+The ideal candidate should be proficient in using Adobe Creative Suite, Adobe Illustrator, Adobe Photoshop, Figma, Banner Ad Design, Graphic Design, Illustration, Infographic, Website & Landing Page Design, and familiar with Print Design.

+As the Art Director / Graphic Designer, your primary role will be to create and execute visually appealing designs for our clients. You will be responsible for designing various design pieces, including but not limited to:
+ - annual reports
+ - business cards & business collateral
+ - logo design & updates
+ - landing page designs
+ - infographics

+To be considered for this role, you must have a strong portfolio that showcases your design skills, creativity, and ability to work on a wide range of design projects. We encourage you to submit a proposal that describes how you can help us with this project, including links to past completed projects that demonstrate your skills and experience.

+We look forward to hearing from you and reviewing your proposal.

Hourly Range: $30.00-$50.00 + +
Posted On: May 17, 2023 01:04 UTC
Category: Graphic Design
Skills:Social Media Imagery, Infographic, Landing Page, Banner Ad Design, Graphic Design, Adobe Photoshop, Adobe Illustrator, Illustration, Print Design, Adobe Creative Suite +
Country: Australia +
click to apply","Hourly Range--: $30.00-$50.00--Posted On--: May 17, 2023 01:04 UTC--Category--: Graphic Design--Skills--:Social Media Imagery, Infographic, Landing Page, Banner Ad Design, Graphic Design, Adobe Photoshop, Adobe Illustrator, Illustration, Print Design, Adobe Creative Suite--Country--: Australia-click to apply",https://www.upwork.com/jobs/Art-Director-Graphic-Designer_~014b75af6ef26fbf97?source=rss,2023-05-17T01:04:30+00:00,https://www.upwork.com/jobs/Art-Director-Graphic-Designer_%7E014b75af6ef26fbf97?source=rss,"None-We are looking for a talented Art Director / Graphic Designer to join our team for ongoing project work.-br-The ideal candidate should be proficient in using Adobe Creative Suite, Adobe Illustrator, Adobe Photoshop, Figma, Banner Ad Design, Graphic Design, Illustration, Infographic, Website & Landing Page Design, and familiar with Print Design.-br-As the Art Director / Graphic Designer, your primary role will be to create and execute visually appealing designs for our clients. You will be responsible for designing various design pieces, including but not limited to:-br-- annual reports-br-- business cards & business collateral-br-- logo design & updates-br-- landing page designs-br-- infographics-br-To be considered for this role, you must have a strong portfolio that showcases your design skills, creativity, and ability to work on a wide range of design projects. We encourage you to submit a proposal that describes how you can help us with this project, including links to past completed projects that demonstrate your skills and experience.-br-We look forward to hearing from you and reviewing your proposal.-b-Hourly Range-b-: $30.00-$50.00-b-Posted On-b-: May 17, 2023 01:04 UTC-b-Category-b-: Graphic Design-b-Skills-b-:Social Media Imagery, Infographic, Landing Page, Banner Ad Design, Graphic Design, Adobe Photoshop, Adobe Illustrator, Illustration, Print Design, Adobe Creative Suite-b-Country-b-: Australia-a-click to apply",Art Director / Graphic Designer - Upwork +"We are looking for an experienced graphic designer to help with a new website layout concept for our business. We offer e courses, business consulting and business building/coaching packages for tradesman.

+We want a website that looks modern and stands out. I will supply the URL of a website I like and your job is to chop and change different elements on the page so that its different to the example I provided.

+You can use elements from other themes, you don't have to design them yourself. As long as the website looks professional and matches out branding. The text, images and videos aren't something you will need to change. Your job is designing a nice, functional, flowing layout.

+To apply for this job, please submit a proposal and include links to your past completed projects that demonstrate your skills and experience in this area.

+We are excited to see your proposals and look forward to working with a talented website designer.


Budget: $200 +
Posted On: May 17, 2023 00:26 UTC
Category: Graphic Design
Skills:Landing Page, Graphic Design, Brand Identity & Guidelines, Landing Page Optimization, Sales Funnel +
Country: Australia +
click to apply","Budget--: $200--Posted On--: May 17, 2023 00:26 UTC--Category--: Graphic Design--Skills--:Landing Page, Graphic Design, Brand Identity & Guidelines, Landing Page Optimization, Sales Funnel--Country--: Australia-click to apply",https://www.upwork.com/jobs/Experienced-Graphic-Designer-Required_~011928802e26cbd6bc?source=rss,2023-05-17T00:26:58+00:00,https://www.upwork.com/jobs/Experienced-Graphic-Designer-Required_%7E011928802e26cbd6bc?source=rss,"None-We are looking for an experienced graphic designer to help with a new website layout concept for our business. We offer e courses, business consulting and business building/coaching packages for tradesman.-br-We want a website that looks modern and stands out. I will supply the URL of a website I like and your job is to chop and change different elements on the page so that its different to the example I provided.-br-You can use elements from other themes, you don't have to design them yourself. As long as the website looks professional and matches out branding. The text, images and videos aren't something you will need to change. Your job is designing a nice, functional, flowing layout.-br-To apply for this job, please submit a proposal and include links to your past completed projects that demonstrate your skills and experience in this area.-br-We are excited to see your proposals and look forward to working with a talented website designer.-b-Budget-b-: $200-b-Posted On-b-: May 17, 2023 00:26 UTC-b-Category-b-: Graphic Design-b-Skills-b-:Landing Page, Graphic Design, Brand Identity & Guidelines, Landing Page Optimization, Sales Funnel-b-Country-b-: Australia-a-click to apply",Experienced Graphic Designer Required - Upwork +"We are looking for a talented graphic designer to create a bi-lingual promotional poster for our laundromat. The ideal candidate should have experience in creating posters and be fluent in both English and Spanish.

+The project timeline is 1 week. The successful candidate will be responsible for creating a visually appealing poster that effectively communicates the details of our event in both languages.

+To apply for this project, please submit a proposal outlining your experience with graphic design and creating bi-lingual promotional materials. Please provide links to past projects that showcase your skills and creativity. We are looking for someone who can bring fresh ideas to the table and create a poster that will capture the attention of our target audience.

+Note: Some of the content in this job post may have been auto-generated using advanced AI.

Budget: $50 +
Posted On: May 17, 2023 00:15 UTC
Category: Graphic Design
Skills:Graphic Design, Poster +
Country: United States +
click to apply","Budget--: $50--Posted On--: May 17, 2023 00:15 UTC--Category--: Graphic Design--Skills--:Graphic Design, Poster--Country--: United States-click to apply",https://www.upwork.com/jobs/Lingual-Promotional-Poster_~0191fe466ffd57ca40?source=rss,2023-05-17T00:15:52+00:00,https://www.upwork.com/jobs/Lingual-Promotional-Poster_%7E0191fe466ffd57ca40?source=rss,"None-We are looking for a talented graphic designer to create a bi-lingual promotional poster for our laundromat. The ideal candidate should have experience in creating posters and be fluent in both English and Spanish.-br-The project timeline is 1 week. The successful candidate will be responsible for creating a visually appealing poster that effectively communicates the details of our event in both languages.-br-To apply for this project, please submit a proposal outlining your experience with graphic design and creating bi-lingual promotional materials. Please provide links to past projects that showcase your skills and creativity. We are looking for someone who can bring fresh ideas to the table and create a poster that will capture the attention of our target audience.-br-Note: Some of the content in this job post may have been auto-generated using advanced AI.-b-Budget-b-: $50-b-Posted On-b-: May 17, 2023 00:15 UTC-b-Category-b-: Graphic Design-b-Skills-b-:Graphic Design, Poster-b-Country-b-: United States-a-click to apply",Bi-Lingual Promotional Poster - Upwork +"
+I will pay you $8 dollars per 1 min video review of that product.

+This is a very simple task. Simply use your phone and record the products you own.

+_____Job Details ____

+- Record 30 seconds video

+- No editing required (the more natural it looks the better) If you could do it in 1 take, even better.

+- Video must be shot in Vertical format

+Here are some key guidelines:

+Each video must be vertically oriented and less than 60 seconds.
+Each video must feature at least one product in at least one of the following categories: Electronics, Men's Style, Kitchen (incl. Cooking, Baking), Pets, Sports & Outdoors, Work from Home, Lawn & Garden, Tools, Toys.

+Please compile a small list of the items you own with the links to them so i can check them out on amazon.

+TIP - you can use the amazon app on your phone and on the top right theres a little camera click that and "amazon lens" will open up. You can take a pic of any furniture or items you have at home and amazon will show you that product. If its available you can shoot a quick video on it.
+Just make sure it is the exact item.

+Note: The content we purchase from you will be specifically for us to use, please keep in mind you wont be posting this content or reusing it anywhere else.

Budget: $800 +
Posted On: May 17, 2023 00:01 UTC
Category: Voice Talent
Skills:Data Entry, Content Writing, SEO Writing +
Location Requirement: Only freelancers located in the United States may apply. +
Country: United States +
click to apply","Budget--: $800--Posted On--: May 17, 2023 00:01 UTC--Category--: Voice Talent--Skills--:Data Entry, Content Writing, SEO Writing--Location Requirement--: Only freelancers located in the United States may apply.--Country--: United States-click to apply",https://www.upwork.com/jobs/you-shop-amazon-ill-pay-you-per-second-video-you-create-from-your-amazon-purchases_~019e76c12843b6fd9d?source=rss,2023-05-17T00:01:55+00:00,https://www.upwork.com/jobs/you-shop-amazon-ill-pay-you-per-second-video-you-create-from-your-amazon-purchases_%7E019e76c12843b6fd9d?source=rss,"br-I will pay you $8 dollars per 1 min video review of that product.-br-This is a very simple task. Simply use your phone and record the products you own.-br-_____Job Details ____-br-- Record 30 seconds video-br-- No editing required (the more natural it looks the better) If you could do it in 1 take, even better.-br-- Video must be shot in Vertical format-br-Here are some key guidelines:-br-Each video must be vertically oriented and less than 60 seconds.-br-Each video must feature at least one product in at least one of the following categories: Electronics, Men's Style, Kitchen (incl. Cooking, Baking), Pets, Sports & Outdoors, Work from Home, Lawn & Garden, Tools, Toys.-br-Please compile a small list of the items you own with the links to them so i can check them out on amazon.-br-TIP - you can use the amazon app on your phone and on the top right theres a little camera click that and "amazon lens" will open up. You can take a pic of any furniture or items you have at home and amazon will show you that product. If its available you can shoot a quick video on it.-br-Just make sure it is the exact item.-br-Note: The content we purchase from you will be specifically for us to use, please keep in mind you wont be posting this content or reusing it anywhere else.-b-Budget-b-: $800-b-Posted On-b-: May 17, 2023 00:01 UTC-b-Category-b-: Voice Talent-b-Skills-b-:Data Entry, Content Writing, SEO Writing-b-Location Requirement-b-: Only freelancers located in the United States may apply.-b-Country-b-: United States-a-click to apply",Do you shop on amazon? ill pay you $8 per 30 second video you create from your amazon purchases. - Upwork +"Hello

+i am looking to hire the best graphic designer to make my brand
+cannabis/vapes
+must be illustration cartoon style
+we have 16 flavors

+ need to make a cool pattern design maybe from Oil vectors or diamonds or flower, and use different color/ texture for each flavor ( please see attached photos )

+i also want to make a face to add on top

Hourly Range: $28.00-$50.00 + +
Posted On: May 16, 2023 23:57 UTC
Category: Packaging Design
Skills:Packaging Design, Illustration +
Country: United States +
click to apply","Hourly Range--: $28.00-$50.00--Posted On--: May 16, 2023 23:57 UTC--Category--: Packaging Design--Skills--:Packaging Design, Illustration--Country--: United States-click to apply",https://www.upwork.com/jobs/Looking-for-someone-design-cartoony-product-packaging-like-reference-photos_~01cc88833bbd658fc0?source=rss,2023-05-16T23:57:44+00:00,https://www.upwork.com/jobs/Looking-for-someone-design-cartoony-product-packaging-like-reference-photos_%7E01cc88833bbd658fc0?source=rss,"None-Hello-br-i am looking to hire the best graphic designer to make my brand-br-cannabis/vapes-br-must be illustration cartoon style-br-we have 16 flavors-br-need to make a cool pattern design maybe from Oil vectors or diamonds or flower, and use different color/ texture for each flavor ( please see attached photos )-br-i also want to make a face to add on top-b-Hourly Range-b-: $28.00-$50.00-b-Posted On-b-: May 16, 2023 23:57 UTC-b-Category-b-: Packaging Design-b-Skills-b-:Packaging Design, Illustration-b-Country-b-: United States-a-click to apply",Looking for someone to design cartoony product packaging like reference photos - Upwork +"I need someone who is skilled at AI art generation on night cafe or another software. I have a craft kit business and I need designs for each kit. I will provide the types of images I want and then I need someone with a good eye for design to select certain designs within the categories. I also expect that you will take initiative to come up with new ideas for interesting designs.

Hourly Range: $15.00-$35.00 + +
Posted On: May 16, 2023 23:52 UTC
Category: Graphic Design
Skills:Graphic Design, Creative Direction, Visual Art +
Country: Canada +
click to apply","Hourly Range--: $15.00-$35.00--Posted On--: May 16, 2023 23:52 UTC--Category--: Graphic Design--Skills--:Graphic Design, Creative Direction, Visual Art--Country--: Canada-click to apply",https://www.upwork.com/jobs/Art-Generator-for-Small-Business_~0160e8d7ca14f1249e?source=rss,2023-05-16T23:52:24+00:00,https://www.upwork.com/jobs/Art-Generator-for-Small-Business_%7E0160e8d7ca14f1249e?source=rss,"None-I need someone who is skilled at AI art generation on night cafe or another software. I have a craft kit business and I need designs for each kit. I will provide the types of images I want and then I need someone with a good eye for design to select certain designs within the categories. I also expect that you will take initiative to come up with new ideas for interesting designs.-b-Hourly Range-b-: $15.00-$35.00-b-Posted On-b-: May 16, 2023 23:52 UTC-b-Category-b-: Graphic Design-b-Skills-b-:Graphic Design, Creative Direction, Visual Art-b-Country-b-: Canada-a-click to apply",AI Art Generator for Small Business - Upwork +"Must be local to Vancouver, BC, Canada

+1. Create enticing images of food items and meals for an e-commerce online ordering service. Images should be usable in social media ads.
+ - 3 to 5 individual items to be photographed
+- 1 to 3 photos bundling multiple meals
+- Total photos needed 4 - 8
+2. Create short company story and products overview video that can be broken into 60s, 30s, and 15s ads or reels for digital marketing (including audio)
+3. Edit photos and videos
+4. Provide high quality editable/vector files at end of project

Budget: $300 +
Posted On: May 16, 2023 23:39 UTC
Category: Local Photography
Skills:Food Photography, Lifestyle, Videography, Photo Editing, Video Editing, Video Production, Social Media Marketing +
Country: Canada +
click to apply","Budget--: $300--Posted On--: May 16, 2023 23:39 UTC--Category--: Local Photography--Skills--:Food Photography, Lifestyle, Videography, Photo Editing, Video Editing, Video Production, Social Media Marketing--Country--: Canada-click to apply",https://www.upwork.com/jobs/Photography-Videography-for-Jamaican-commerce-Meal-Service_~010050761a0d85ad85?source=rss,2023-05-16T23:39:19+00:00,https://www.upwork.com/jobs/Photography-Videography-for-Jamaican-commerce-Meal-Service_%7E010050761a0d85ad85?source=rss,"None-Must be local to Vancouver, BC, Canada-br-1. Create enticing images of food items and meals for an e-commerce online ordering service. Images should be usable in social media ads.-br-- 3 to 5 individual items to be photographed-br-- 1 to 3 photos bundling multiple meals-br-- Total photos needed 4 - 8-br-2. Create short company story and products overview video that can be broken into 60s, 30s, and 15s ads or reels for digital marketing (including audio)-br-3. Edit photos and videos-br-4. Provide high quality editable/vector files at end of project-b-Budget-b-: $300-b-Posted On-b-: May 16, 2023 23:39 UTC-b-Category-b-: Local Photography-b-Skills-b-:Food Photography, Lifestyle, Videography, Photo Editing, Video Editing, Video Production, Social Media Marketing-b-Country-b-: Canada-a-click to apply",Ad Photography/Videography for Jamaican E-commerce Meal Service - Upwork +"---Scope updated at 10 AM PDT: Number of people and time of day are confirmed---

+Hello! I am a creative director for ENGIE Impact based in Spokane, Washington, USA, and I'm coordinating a corporate headshot photoshoot on June 1, 1:00-3:00 PM CET, for 14 leaders in our Paris office, located at 1 Samuel de Champlain Square, Courbevoie, 92400.

+---Environment/Set Up---
+The photoshoot will be in a large meeting room with as many windows as possible but a lighting kit will be required. We will also need a white or light gray backdrop. As a sustainability company, we like to have greenery in the background (see examples) but this is optional.

+---Persons---
+We need headshots for 1 Executive (Mark) and 13 senior leaders = 14 total required people. If other employees invite themselves to the photoshoot, how should we handle the extra time/photos? Please provide two separate cost estimates for these scenarios.

+---Deliverables---
+For Mark: Mark is our newest executive so we'd like to capture his headshot, then Photoshop the background to match the rest of the executives (see https://www.engieimpact.com/leadership). See also: the attached examples where we Photoshopped the background of the CHRO. We prefer for the photographer to capture Mark with a plain white background and deliver two, high-resolution images of two different poses so that the in-house graphic design team can Photoshop the background.

+For all other employees: Deliver one edited photo per person. During the photoshoot, is it possible to show each person their shots so they can select one for editing?

+---Logistics---
+  - Date/time confirmed: June 1, 1:00-3:00 PM CET
+  - My Paris-based team member will be available onsite for the day-of coordination
+  - Security check and badge access required for the building, TBD if a freight elevator is required

+---
+In your cover letter, please tell me about your processes, any recommendations for the best execution, and price options. Before selecting a freelancer, I may ask for a phone call. I am available as early as 7:00 AM PDT / 4:00 PM CET.

+Thank you! Looking forward to working together.

Budget: $3,000 +
Posted On: May 16, 2023 23:21 UTC
Category: Local Photography
Skills:Business, People, Photography, Photo Editing, Photo Retouching, Photo Color Correction +
Country: United States +
click to apply","Budget--: $3,000--Posted On--: May 16, 2023 23:21 UTC--Category--: Local Photography--Skills--:Business, People, Photography, Photo Editing, Photo Retouching, Photo Color Correction--Country--: United States-click to apply",https://www.upwork.com/jobs/Pairs-Headshot-Photographer-for-Executive-Shoot_~01e1ae2b79adf3a443?source=rss,2023-05-16T23:21:02+00:00,https://www.upwork.com/jobs/Pairs-Headshot-Photographer-for-Executive-Shoot_%7E01e1ae2b79adf3a443?source=rss,"None----Scope updated at 10 AM PDT: Number of people and time of day are confirmed----br-Hello! I am a creative director for ENGIE Impact based in Spokane, Washington, USA, and I'm coordinating a corporate headshot photoshoot on June 1, 1:00-3:00 PM CET, for 14 leaders in our Paris office, located at 1 Samuel de Champlain Square, Courbevoie, 92400.-br----Environment/Set Up----br-The photoshoot will be in a large meeting room with as many windows as possible but a lighting kit will be required. We will also need a white or light gray backdrop. As a sustainability company, we like to have greenery in the background (see examples) but this is optional.-br----Persons----br-We need headshots for 1 Executive (Mark) and 13 senior leaders = 14 total required people. If other employees invite themselves to the photoshoot, how should we handle the extra time/photos? Please provide two separate cost estimates for these scenarios.-br----Deliverables----br-For Mark: Mark is our newest executive so we'd like to capture his headshot, then Photoshop the background to match the rest of the executives (see https://www.engieimpact.com/leadership). See also: the attached examples where we Photoshopped the background of the CHRO. We prefer for the photographer to capture Mark with a plain white background and deliver two, high-resolution images of two different poses so that the in-house graphic design team can Photoshop the background.-br-For all other employees: Deliver one edited photo per person. During the photoshoot, is it possible to show each person their shots so they can select one for editing?-br----Logistics----br-- Date/time confirmed: June 1, 1:00-3:00 PM CET-br-- My Paris-based team member will be available onsite for the day-of coordination-br-- Security check and badge access required for the building, TBD if a freight elevator is required-br-----br-In your cover letter, please tell me about your processes, any recommendations for the best execution, and price options. Before selecting a freelancer, I may ask for a phone call. I am available as early as 7:00 AM PDT / 4:00 PM CET.-br-Thank you! Looking forward to working together.-b-Budget-b-: $3,000-b-Posted On-b-: May 16, 2023 23:21 UTC-b-Category-b-: Local Photography-b-Skills-b-:Business, People, Photography, Photo Editing, Photo Retouching, Photo Color Correction-b-Country-b-: United States-a-click to apply",Pairs Headshot Photographer for Executive Shoot - Upwork +"Title: Designer Needed for Brand Refresh, Art File Updates, and Web Design

+Description:
+I am seeking a talented designer to assist me with a brand refresh for my company, as well as update various art files including the logo, business card, and stationery (letterhead, envelope, notecard, and notecard envelope). The deliverables should include digital file templates in Word and PowerPoint formats, along with files required for printer production.

+Once the art assets are completed, I will also require assistance with web design and development for a 5-page (or more) website. The website should be built on a platform that allows for easy content updates, as I will be working separately on copywriting. While I do not have a specific platform preference, it's important that the website serves as a portal for high-level communications and marketing about Docent Partners—a "boutique investment firm." The website should showcase our identity, overall value proposition, types of business engagements and services we offer, and feature case studies of our previous work. Additionally, I plan to link to another website that will focus on regular content generation, some of which will be behind a paywall. I would appreciate guidance on integrating these two websites seamlessly.

+Please review the original brand assets from 5 years ago, which can be accessed through this link (Adobe files provided). Kindly note that the business name and structure have changed. Previously, it was known as Docent Investment Management & Docent Capital, but it is now officially called Docent Partners (LLC). Within Docent Partners, there are two subsidiary businesses—Docent Capital and Docent Advisors—each serving different engagements based on specific projects. In terms of the website's branding and communications, the primary focus should be on the foundational elements of Docent Partners, explaining our partnership model and approach, which involves an open architecture of third-party advisors brought in as needed for different projects. Separate pages should be created for Docent Capital and Docent Advisors. If my vision is not clear, I will provide further clarification once we begin working on the project. The ultimate goal is to present the brand in a cohesive manner across all sub-entities, despite offering distinct services.

+If you are an experienced designer who can handle this project, please submit your portfolio showcasing relevant work samples along with your proposal. Additionally, please include an estimated timeline and your pricing details. I look forward to discussing the project further with qualified candidates.

+Link to files here (note original files are in Bex Folder -- but that folder has a few variations & mockups from original design.  The folder titled PDF of Portfolio is the artwork I selected and have been using for last few years, which you can go off of, but original vector files are in the Bex Folder):

+https://drive.google.com/drive/folders/1Ny7WQvSAkenoAL0IaMhin-Fnfq35Vn_8?usp=sharing

Budget: $1,000 +
Posted On: May 16, 2023 23:15 UTC
Category: Web Design
Skills:Mockup, Website, Squarespace, Wix, Graphic Design, Web Design, Logo Design, Adobe Photoshop, Layout Design +
Location Requirement: Only freelancers located in the United States may apply. +
Country: United States +
click to apply","Budget--: $1,000--Posted On--: May 16, 2023 23:15 UTC--Category--: Web Design--Skills--:Mockup, Website, Squarespace, Wix, Graphic Design, Web Design, Logo Design, Adobe Photoshop, Layout Design--Location Requirement--: Only freelancers located in the United States may apply.--Country--: United States-click to apply",https://www.upwork.com/jobs/Designer-Needed-for-Brand-Refresh-Art-File-Updates-and-Web-Design_~019fad99f74f539880?source=rss,2023-05-16T23:15:48+00:00,https://www.upwork.com/jobs/Designer-Needed-for-Brand-Refresh-Art-File-Updates-and-Web-Design_%7E019fad99f74f539880?source=rss,"None-Title: Designer Needed for Brand Refresh, Art File Updates, and Web Design-br-Description:-br-I am seeking a talented designer to assist me with a brand refresh for my company, as well as update various art files including the logo, business card, and stationery (letterhead, envelope, notecard, and notecard envelope). The deliverables should include digital file templates in Word and PowerPoint formats, along with files required for printer production.-br-Once the art assets are completed, I will also require assistance with web design and development for a 5-page (or more) website. The website should be built on a platform that allows for easy content updates, as I will be working separately on copywriting. While I do not have a specific platform preference, it's important that the website serves as a portal for high-level communications and marketing about Docent Partners—a "boutique investment firm." The website should showcase our identity, overall value proposition, types of business engagements and services we offer, and feature case studies of our previous work. Additionally, I plan to link to another website that will focus on regular content generation, some of which will be behind a paywall. I would appreciate guidance on integrating these two websites seamlessly.-br-Please review the original brand assets from 5 years ago, which can be accessed through this link (Adobe files provided). Kindly note that the business name and structure have changed. Previously, it was known as Docent Investment Management & Docent Capital, but it is now officially called Docent Partners (LLC). Within Docent Partners, there are two subsidiary businesses—Docent Capital and Docent Advisors—each serving different engagements based on specific projects. In terms of the website's branding and communications, the primary focus should be on the foundational elements of Docent Partners, explaining our partnership model and approach, which involves an open architecture of third-party advisors brought in as needed for different projects. Separate pages should be created for Docent Capital and Docent Advisors. If my vision is not clear, I will provide further clarification once we begin working on the project. The ultimate goal is to present the brand in a cohesive manner across all sub-entities, despite offering distinct services.-br-If you are an experienced designer who can handle this project, please submit your portfolio showcasing relevant work samples along with your proposal. Additionally, please include an estimated timeline and your pricing details. I look forward to discussing the project further with qualified candidates.-br-Link to files here (note original files are in Bex Folder -- but that folder has a few variations & mockups from original design.  The folder titled PDF of Portfolio is the artwork I selected and have been using for last few years, which you can go off of, but original vector files are in the Bex Folder):-br-https://drive.google.com/drive/folders/1Ny7WQvSAkenoAL0IaMhin-Fnfq35Vn_8?usp=sharing-b-Budget-b-: $1,000-b-Posted On-b-: May 16, 2023 23:15 UTC-b-Category-b-: Web Design-b-Skills-b-:Mockup, Website, Squarespace, Wix, Graphic Design, Web Design, Logo Design, Adobe Photoshop, Layout Design-b-Location Requirement-b-: Only freelancers located in the United States may apply.-b-Country-b-: United States-a-click to apply","Designer Needed for Brand Refresh, Art File Updates, and Web Design - Upwork" +"As a Video Editor, you will play a pivotal role in creating compelling visual content that resonates with our clients' target audiences. You will collaborate closely with our creative team to produce high-quality videos that align with our clients' branding and marketing objectives. This role requires strong technical skills, a keen eye for detail, and the ability to turn raw footage into visually captivating stories that capture viewers' attention.

+Commission:
+Opportunity to earn per client- you determine your commission based on the amount of clients you are able to undertake.

+Responsibilities:

+Collaborate with the creative team to understand project requirements and objectives.
+Review raw footage and select the best shots based on quality, content, and relevance.
+Edit video content, including trimming, rearranging, and splicing footage to create a cohesive story.
+Enhance videos with appropriate transitions, graphics, animations, and effects.
+Ensure the final videos align with the clients' brand guidelines and desired message.
+Edit audio tracks, including music, sound effects, and voiceovers, to complement the visual elements.
+Incorporate feedback and revisions from the creative team or clients, while maintaining a high level of quality.
+Keep up-to-date with industry trends and new editing techniques to continuously improve skills and workflows.
+Manage and organize video files, assets, and project archives for easy access and retrieval.
+Collaborate with other team members to brainstorm creative ideas and contribute to overall campaign strategies.

+Qualifications:

+Proven work experience as a Video Editor or similar role, preferably within a digital marketing agency or creative agency setting.
+Proficiency in video editing software, such as Adobe Premiere Pro, Final Cut Pro, or similar tools.
+Strong understanding of video editing techniques, visual storytelling, and composition.
+Ability to work with various video formats, codecs, and resolutions.
+Proficient in motion graphics and visual effects software, such as Adobe After Effects or similar tools.
+Knowledge of audio editing software, such as Adobe Audition or similar tools.
+Familiarity with color grading and color correction techniques.
+Creative mindset with a strong attention to detail.
+Strong organizational and time management skills to handle multiple projects and meet deadlines.
+Excellent communication and collaboration skills, with the ability to work effectively within a team environment.
+A portfolio or demo reel showcasing previous video editing work is highly desirable.

+Application Instructions:
+If you are a passionate Video Editor with a creative flair and a keen interest in digital marketing, we would love to hear from you. Please submit your resume and a link to your portfolio or demo reel. We thank all applicants for their interest, but only those selected for an interview will be contacted.

+Join our team and help shape the future of digital marketing through captivating video content that makes an impact!

Budget: $150 +
Posted On: May 16, 2023 23:12 UTC
Category: Video Editing
Skills:Video Editing, Video Production, Video Post-Editing, Motion Graphics, Adobe Premiere Pro, Adobe Photoshop, Social Media Marketing +
Country: Trinidad and Tobago +
click to apply","Budget--: $150--Posted On--: May 16, 2023 23:12 UTC--Category--: Video Editing--Skills--:Video Editing, Video Production, Video Post-Editing, Motion Graphics, Adobe Premiere Pro, Adobe Photoshop, Social Media Marketing--Country--: Trinidad and Tobago-click to apply",https://www.upwork.com/jobs/Video-Editors-for-Digital-Marketing-Agency_~01483c2ad5b46954aa?source=rss,2023-05-16T23:12:17+00:00,https://www.upwork.com/jobs/Video-Editors-for-Digital-Marketing-Agency_%7E01483c2ad5b46954aa?source=rss,"None-As a Video Editor, you will play a pivotal role in creating compelling visual content that resonates with our clients' target audiences. You will collaborate closely with our creative team to produce high-quality videos that align with our clients' branding and marketing objectives. This role requires strong technical skills, a keen eye for detail, and the ability to turn raw footage into visually captivating stories that capture viewers' attention.-br-Commission:-br-Opportunity to earn per client- you determine your commission based on the amount of clients you are able to undertake.-br-Responsibilities:-br-Collaborate with the creative team to understand project requirements and objectives.-br-Review raw footage and select the best shots based on quality, content, and relevance.-br-Edit video content, including trimming, rearranging, and splicing footage to create a cohesive story.-br-Enhance videos with appropriate transitions, graphics, animations, and effects.-br-Ensure the final videos align with the clients' brand guidelines and desired message.-br-Edit audio tracks, including music, sound effects, and voiceovers, to complement the visual elements.-br-Incorporate feedback and revisions from the creative team or clients, while maintaining a high level of quality.-br-Keep up-to-date with industry trends and new editing techniques to continuously improve skills and workflows.-br-Manage and organize video files, assets, and project archives for easy access and retrieval.-br-Collaborate with other team members to brainstorm creative ideas and contribute to overall campaign strategies.-br-Qualifications:-br-Proven work experience as a Video Editor or similar role, preferably within a digital marketing agency or creative agency setting.-br-Proficiency in video editing software, such as Adobe Premiere Pro, Final Cut Pro, or similar tools.-br-Strong understanding of video editing techniques, visual storytelling, and composition.-br-Ability to work with various video formats, codecs, and resolutions.-br-Proficient in motion graphics and visual effects software, such as Adobe After Effects or similar tools.-br-Knowledge of audio editing software, such as Adobe Audition or similar tools.-br-Familiarity with color grading and color correction techniques.-br-Creative mindset with a strong attention to detail.-br-Strong organizational and time management skills to handle multiple projects and meet deadlines.-br-Excellent communication and collaboration skills, with the ability to work effectively within a team environment.-br-A portfolio or demo reel showcasing previous video editing work is highly desirable.-br-Application Instructions:-br-If you are a passionate Video Editor with a creative flair and a keen interest in digital marketing, we would love to hear from you. Please submit your resume and a link to your portfolio or demo reel. We thank all applicants for their interest, but only those selected for an interview will be contacted.-br-Join our team and help shape the future of digital marketing through captivating video content that makes an impact!-b-Budget-b-: $150-b-Posted On-b-: May 16, 2023 23:12 UTC-b-Category-b-: Video Editing-b-Skills-b-:Video Editing, Video Production, Video Post-Editing, Motion Graphics, Adobe Premiere Pro, Adobe Photoshop, Social Media Marketing-b-Country-b-: Trinidad and Tobago-a-click to apply",Video Editors for a Digital Marketing Agency - Upwork +"**Please click the links of the example content. We are looking for this exact style.**

+Hello everyone! We're currently accepting applications for editors of short-form content.

+We're seeking an enthusiastic individual who is passionate about creating amazing content and making a real impact in the world. You will be joining a successful and growing content marketing agency that works with 6-7 figure entrepreneurs.

+The following are required:

+- Ability to create shorts for Reels, TikTok videos, etc.
+- Fast internet connection
+- Strong communication skills
+- Ability to work quickly and efficiently

+This is a remote position.

+We will provide training, but you must already possess a professional understanding of short-form video content and be capable of creating videos like the ones linked below:

+https://www.instagram.com/the.zachwilliams/reels/

+https://www.instagram.com/behaviorhack/reels/

+You will earn anywhere from $10-$20 per short video meaning you will have the potential to earn $1000-1300/m consistently as part of our team.

+We're looking for A-players with Creativity, Speed, and Quality. Can't wait to see your portfolio!

+If this is you, come and join us and apply here:
+https://forms.gle/8kyeRWUaoK3sp1HfA

+Thank you,
+Alex

Hourly Range: $10.00-$25.00 + +
Posted On: May 16, 2023 23:02 UTC
Category: Video Editing
Skills:Graphic Design, Video Editing, Adobe Photoshop, English, Content Writing +
Country: United States +
click to apply","Hourly Range--: $10.00-$25.00--Posted On--: May 16, 2023 23:02 UTC--Category--: Video Editing--Skills--:Graphic Design, Video Editing, Adobe Photoshop, English, Content Writing--Country--: United States-click to apply",https://www.upwork.com/jobs/Visual-Specialist-Short-Form-Content-Editor_~0198e6587fe10ef007?source=rss,2023-05-16T23:02:47+00:00,https://www.upwork.com/jobs/Visual-Specialist-Short-Form-Content-Editor_%7E0198e6587fe10ef007?source=rss,"None-**Please click the links of the example content. We are looking for this exact style.**-br-Hello everyone! We're currently accepting applications for editors of short-form content.-br-We're seeking an enthusiastic individual who is passionate about creating amazing content and making a real impact in the world. You will be joining a successful and growing content marketing agency that works with 6-7 figure entrepreneurs.-br-The following are required:-br-- Ability to create shorts for Reels, TikTok videos, etc.-br-- Fast internet connection-br-- Strong communication skills-br-- Ability to work quickly and efficiently-br-This is a remote position.-br-We will provide training, but you must already possess a professional understanding of short-form video content and be capable of creating videos like the ones linked below:-br-https://www.instagram.com/the.zachwilliams/reels/-br-https://www.instagram.com/behaviorhack/reels/-br-You will earn anywhere from $10-$20 per short video meaning you will have the potential to earn $1000-1300/m consistently as part of our team.-br-We're looking for A-players with Creativity, Speed, and Quality. Can't wait to see your portfolio!-br-If this is you, come and join us and apply here:-br-https://forms.gle/8kyeRWUaoK3sp1HfA-br-Thank you,-br-Alex-b-Hourly Range-b-: $10.00-$25.00-b-Posted On-b-: May 16, 2023 23:02 UTC-b-Category-b-: Video Editing-b-Skills-b-:Graphic Design, Video Editing, Adobe Photoshop, English, Content Writing-b-Country-b-: United States-a-click to apply",Visual Specialist: Short-Form Content Editor - Upwork +"A growing virtual event production, consulting, and marketing firm, we've  worked with several high-powered companies such as Disney, Verizon, and Yahoo News. Our key activities include social media strategy and implementation, virtual event production, tech consulting, project management, end-to-end marketing, graphic design, and web design and development. We are seeking a Social Media associate to work on an ongoing campaign through September 2023.

+The Social Media associate will be responsible for managing all aspects of client social media management. This includes creating social media strategies/ calendars and coordinating with celebrity talent, uploading and keeping track of stakeholder bios and headshots, circulating social media content. The Social Media associate is expected to provide timely, top-tier service throughout the entire experience.

+REQUIREMENTS: The successful candidate will be very detail-oriented and an excellent verbal and written communicator. They will be extremely organized, friendly, and responsive. They should be a problem-solver and self-starter, committed to providing exceptional service and have a can-do attitude. A bachelor's degree is desired along with previous social media management experience is required. Please be prepared to show samples of your work. As the majority of the companies we work with are brands that are Black-owned and/or market to the Black community, the selected candidate must be able to draft copy that will resonate with a Black audience.

+ROLES AND RESPONSIBILITIES:
+Account Management: The Social Media associate will handle the following aspects of social media assigned:

+Social Media
+Creating visual assets using Canva or other design tools (Photoshop experience preferred)
+Drafting copy for social media captions for clients
+Consulting with 2BB leadership on social media strategy for clients
+Measuring KPIs and adjusting strategy accordingly
+Engaging followers and partner accounts (follow, like, comment strategy)

+The contract will be for a set monthly amount based on agreed upon deliverables and hours commitment.




Hourly Range: $20.00-$35.00 + +
Posted On: May 16, 2023 22:59 UTC
Category: Social Media Marketing
Skills:Instagram, Facebook, YouTube, TikTok, Social Media Marketing, Social Media Content Creation, Social Media Content, Social Media Management, Influencer Marketing +
Location Requirement: Only freelancers located in the United States may apply. +
Country: United States +
click to apply","Hourly Range--: $20.00-$35.00--Posted On--: May 16, 2023 22:59 UTC--Category--: Social Media Marketing--Skills--:Instagram, Facebook, YouTube, TikTok, Social Media Marketing, Social Media Content Creation, Social Media Content, Social Media Management, Influencer Marketing--Location Requirement--: Only freelancers located in the United States may apply.--Country--: United States-click to apply",https://www.upwork.com/jobs/Social-Media-Manager-Black-owned-brands_~0190294a50b40e38e8?source=rss,2023-05-16T22:59:25+00:00,https://www.upwork.com/jobs/Social-Media-Manager-Black-owned-brands_%7E0190294a50b40e38e8?source=rss,"None-A growing virtual event production, consulting, and marketing firm, we've  worked with several high-powered companies such as Disney, Verizon, and Yahoo News. Our key activities include social media strategy and implementation, virtual event production, tech consulting, project management, end-to-end marketing, graphic design, and web design and development. We are seeking a Social Media associate to work on an ongoing campaign through September 2023.-br-The Social Media associate will be responsible for managing all aspects of client social media management. This includes creating social media strategies/ calendars and coordinating with celebrity talent, uploading and keeping track of stakeholder bios and headshots, circulating social media content. The Social Media associate is expected to provide timely, top-tier service throughout the entire experience.-br-REQUIREMENTS: The successful candidate will be very detail-oriented and an excellent verbal and written communicator. They will be extremely organized, friendly, and responsive. They should be a problem-solver and self-starter, committed to providing exceptional service and have a can-do attitude. A bachelor's degree is desired along with previous social media management experience is required. Please be prepared to show samples of your work. As the majority of the companies we work with are brands that are Black-owned and/or market to the Black community, the selected candidate must be able to draft copy that will resonate with a Black audience.-br-ROLES AND RESPONSIBILITIES:-br-Account Management: The Social Media associate will handle the following aspects of social media assigned:-br-Social Media-br-Creating visual assets using Canva or other design tools (Photoshop experience preferred)-br-Drafting copy for social media captions for clients-br-Consulting with 2BB leadership on social media strategy for clients-br-Measuring KPIs and adjusting strategy accordingly-br-Engaging followers and partner accounts (follow, like, comment strategy)-br-The contract will be for a set monthly amount based on agreed upon deliverables and hours commitment.-b-Hourly Range-b-: $20.00-$35.00-b-Posted On-b-: May 16, 2023 22:59 UTC-b-Category-b-: Social Media Marketing-b-Skills-b-:Instagram, Facebook, YouTube, TikTok, Social Media Marketing, Social Media Content Creation, Social Media Content, Social Media Management, Influencer Marketing-b-Location Requirement-b-: Only freelancers located in the United States may apply.-b-Country-b-: United States-a-click to apply",Social Media Manager (Black-owned brands) - Upwork +"We are seeking an exceptional graphic designer with unparalleled Photoshop skills to join our team. Our company specializes in creating visually stunning and engaging content for various social media platforms. We value quality, precision, and creativity, and we need a talented individual who can push the boundaries of graphic design to new heights. This is a long-term position for the right candidate who can prove their extraordinary abilities.

+Responsibilities:

+Create captivating and visually appealing designs using Photoshop, with a strong focus on professional face swapping and merging techniques.

+Work with pre-existing models or actors to seamlessly integrate their faces onto different templates and backgrounds.

+Collaborate closely with the team to understand project requirements and deliver designs that meet and exceed expectations.

+Design and adapt templates for various social media platforms, including Instagram, Facebook, and other relevant channels, while maintaining knowledge of aspect ratios and dimensions.

+Continuously research and explore the latest design trends, techniques, and tools to stay ahead of the curve.

+Requirements:

+Extensive experience and mastery of Adobe Photoshop, with a portfolio showcasing exceptional skills in professional face swapping and merging.

+A proven track record of delivering high-quality graphic designs, specifically for social media platforms.

+Strong knowledge of aspect ratios, dimensions, and best practices for creating templates for Instagram, Facebook, and other social media channels.

+Exceptional attention to detail and ability to maintain consistency in design elements.

+Excellent communication skills, both written and verbal, to effectively collaborate with the team and interpret project requirements.

+Self-motivated, reliable, and able to work independently with minimal supervision.

+Ability to work under tight deadlines and manage multiple projects simultaneously.

+Flexibility and willingness to adapt to changing project requirements.
+A strong passion for graphic design and a dedication to producing outstanding visual content.


+Application Details:

+This is a start-now position, and we require the selected candidate to be available immediately. If you are unable to start right away, please do not apply. To be considered for this opportunity, please submit your portfolio highlighting your proficiency in Photoshop and specifically showcasing your face swapping and merging skills. Applications without a portfolio will not be considered.

+We value excellence and require complete honesty and transparency from our candidates. Please ensure that your portfolio accurately represents your skill set, as any discrepancy will result in immediate disqualification.

+If you are a highly skilled graphic designer with an exceptional ability to transform images through Photoshop, and you are ready to take on new and exciting challenges, we encourage you to apply. Join our team and let your creativity shine!

+Please include the following information when applying:

Hourly Range: $25.00-$45.00 + +
Posted On: May 16, 2023 22:33 UTC
Category: Graphic Design
Skills:Adobe Photoshop, Photo Retouching, Graphic Design, Photo Manipulation, Photo Editing, Image Editing, Product Photography +
Country: Canada +
click to apply","Hourly Range--: $25.00-$45.00--Posted On--: May 16, 2023 22:33 UTC--Category--: Graphic Design--Skills--:Adobe Photoshop, Photo Retouching, Graphic Design, Photo Manipulation, Photo Editing, Image Editing, Product Photography--Country--: Canada-click to apply",https://www.upwork.com/jobs/Photoshop-Genius-Extraordinaire_~016b238c4b4c393a6b?source=rss,2023-05-16T22:33:23+00:00,https://www.upwork.com/jobs/Photoshop-Genius-Extraordinaire_%7E016b238c4b4c393a6b?source=rss,"None-We are seeking an exceptional graphic designer with unparalleled Photoshop skills to join our team. Our company specializes in creating visually stunning and engaging content for various social media platforms. We value quality, precision, and creativity, and we need a talented individual who can push the boundaries of graphic design to new heights. This is a long-term position for the right candidate who can prove their extraordinary abilities.-br-Responsibilities:-br-Create captivating and visually appealing designs using Photoshop, with a strong focus on professional face swapping and merging techniques.-br-Work with pre-existing models or actors to seamlessly integrate their faces onto different templates and backgrounds.-br-Collaborate closely with the team to understand project requirements and deliver designs that meet and exceed expectations.-br-Design and adapt templates for various social media platforms, including Instagram, Facebook, and other relevant channels, while maintaining knowledge of aspect ratios and dimensions.-br-Continuously research and explore the latest design trends, techniques, and tools to stay ahead of the curve.-br-Requirements:-br-Extensive experience and mastery of Adobe Photoshop, with a portfolio showcasing exceptional skills in professional face swapping and merging.-br-A proven track record of delivering high-quality graphic designs, specifically for social media platforms.-br-Strong knowledge of aspect ratios, dimensions, and best practices for creating templates for Instagram, Facebook, and other social media channels.-br-Exceptional attention to detail and ability to maintain consistency in design elements.-br-Excellent communication skills, both written and verbal, to effectively collaborate with the team and interpret project requirements.-br-Self-motivated, reliable, and able to work independently with minimal supervision.-br-Ability to work under tight deadlines and manage multiple projects simultaneously.-br-Flexibility and willingness to adapt to changing project requirements.-br-A strong passion for graphic design and a dedication to producing outstanding visual content.-br-Application Details:-br-This is a start-now position, and we require the selected candidate to be available immediately. If you are unable to start right away, please do not apply. To be considered for this opportunity, please submit your portfolio highlighting your proficiency in Photoshop and specifically showcasing your face swapping and merging skills. Applications without a portfolio will not be considered.-br-We value excellence and require complete honesty and transparency from our candidates. Please ensure that your portfolio accurately represents your skill set, as any discrepancy will result in immediate disqualification.-br-If you are a highly skilled graphic designer with an exceptional ability to transform images through Photoshop, and you are ready to take on new and exciting challenges, we encourage you to apply. Join our team and let your creativity shine!-br-Please include the following information when applying:-b-Hourly Range-b-: $25.00-$45.00-b-Posted On-b-: May 16, 2023 22:33 UTC-b-Category-b-: Graphic Design-b-Skills-b-:Adobe Photoshop, Photo Retouching, Graphic Design, Photo Manipulation, Photo Editing, Image Editing, Product Photography-b-Country-b-: Canada-a-click to apply",Photoshop Genius - Extraordinaire. - Upwork +"We are looking for an Expert Creatopy Banner Designer to join our team for a quick project.

+We have the layered frame by frame designs created in Photoshop and require an expert to animate them in a smooth and beautiful way.

+The ideal candidate should have a strong understanding of HTML5 and be able to build visually appealing banners that will capture the attention of our target audience.

+To be considered for this role, please submit a proposal outlining your experience and how you can help us with this project. We would also like to see some links to past completed projects that showcase your design skills and ability to create effective banners.

+We look forward to hearing from you and seeing your portfolio of work.

Hourly Range: $15.00-$50.00 + +
Posted On: May 16, 2023 22:26 UTC
Category: Display Advertising
Skills:HTML5 +
Country: Australia +
click to apply","Hourly Range--: $15.00-$50.00--Posted On--: May 16, 2023 22:26 UTC--Category--: Display Advertising--Skills--:HTML5--Country--: Australia-click to apply",https://www.upwork.com/jobs/Expert-Creatopy-Banner-Designer_~0176df04436819b6a7?source=rss,2023-05-16T22:26:36+00:00,https://www.upwork.com/jobs/Expert-Creatopy-Banner-Designer_%7E0176df04436819b6a7?source=rss,"None-We are looking for an Expert Creatopy Banner Designer to join our team for a quick project.-br-We have the layered frame by frame designs created in Photoshop and require an expert to animate them in a smooth and beautiful way.-br-The ideal candidate should have a strong understanding of HTML5 and be able to build visually appealing banners that will capture the attention of our target audience.-br-To be considered for this role, please submit a proposal outlining your experience and how you can help us with this project. We would also like to see some links to past completed projects that showcase your design skills and ability to create effective banners.-br-We look forward to hearing from you and seeing your portfolio of work.-b-Hourly Range-b-: $15.00-$50.00-b-Posted On-b-: May 16, 2023 22:26 UTC-b-Category-b-: Display Advertising-b-Skills-b-:HTML5-b-Country-b-: Australia-a-click to apply",Expert Creatopy Banner Designer - Upwork +"We are looking for an experienced video editor to produce videos in various styles for multiple industries. The project is expected to last more than 6 months and we are looking for someone who can commit to the timeline. The ideal candidate should have a strong background in concept video, Adobe After Effects, Adobe Photoshop, Adobe Premiere Pro, audio editing, video commercial, corporate video, graphic design, testimonial video, and video editing.

+For examples of the type of videos you would be working on, visit our YouTube channel at: https://www.youtube.com/@mediaquest208.

+As a video editor, you will be responsible for creating engaging and visually appealing videos that can be used for marketing, promotions, and other purposes. You will be working closely with our team to understand the project requirements and deliver high-quality videos that meet our client's expectations.

+To apply for this job, please submit a proposal that includes your experience and some links to past completed projects. We are looking for someone who is creative, detail-oriented, and can work independently. We look forward to hearing from you!

Hourly Range: $20.00-$40.00 + +
Posted On: May 16, 2023 22:07 UTC
Category: Video Editing
Skills:Testimonial Video, Video Commercial, Concept Video, Corporate Video, Video Editing, Adobe Premiere Pro, Adobe After Effects, Graphic Design, Adobe Photoshop, Audio Editing +
Location Requirement: Only freelancers located in the United States may apply. +
Country: United States +
click to apply","Hourly Range--: $20.00-$40.00--Posted On--: May 16, 2023 22:07 UTC--Category--: Video Editing--Skills--:Testimonial Video, Video Commercial, Concept Video, Corporate Video, Video Editing, Adobe Premiere Pro, Adobe After Effects, Graphic Design, Adobe Photoshop, Audio Editing--Location Requirement--: Only freelancers located in the United States may apply.--Country--: United States-click to apply",https://www.upwork.com/jobs/Video-Editor-produce-various-styles-for-multiple-industries_~01af58227c3cafc136?source=rss,2023-05-16T22:07:16+00:00,https://www.upwork.com/jobs/Video-Editor-produce-various-styles-for-multiple-industries_%7E01af58227c3cafc136?source=rss,"None-We are looking for an experienced video editor to produce videos in various styles for multiple industries. The project is expected to last more than 6 months and we are looking for someone who can commit to the timeline. The ideal candidate should have a strong background in concept video, Adobe After Effects, Adobe Photoshop, Adobe Premiere Pro, audio editing, video commercial, corporate video, graphic design, testimonial video, and video editing.-br-For examples of the type of videos you would be working on, visit our YouTube channel at: https://www.youtube.com/@mediaquest208.-br-As a video editor, you will be responsible for creating engaging and visually appealing videos that can be used for marketing, promotions, and other purposes. You will be working closely with our team to understand the project requirements and deliver high-quality videos that meet our client's expectations.-br-To apply for this job, please submit a proposal that includes your experience and some links to past completed projects. We are looking for someone who is creative, detail-oriented, and can work independently. We look forward to hearing from you!-b-Hourly Range-b-: $20.00-$40.00-b-Posted On-b-: May 16, 2023 22:07 UTC-b-Category-b-: Video Editing-b-Skills-b-:Testimonial Video, Video Commercial, Concept Video, Corporate Video, Video Editing, Adobe Premiere Pro, Adobe After Effects, Graphic Design, Adobe Photoshop, Audio Editing-b-Location Requirement-b-: Only freelancers located in the United States may apply.-b-Country-b-: United States-a-click to apply",Video Editor to produce in various styles for multiple industries - Upwork +"We have a client that is a pioneer in the CBD industry, committed to promoting a healthier lifestyle through the use of high-quality, organic, and sustainable products. We stand by our commitment to excellence, service, and integrity, and we're looking for a talented graphic designer to join our team.

+Job Description:
+We are is seeking a creative and self-motivated part-time Graphic Designer to support our marketing efforts. The selected candidate will be responsible for creating and managing digital and print designs for our brand. The Graphic Designer will work closely with our marketing team to develop design concepts for various media, including website graphics, ads, labels, and new product designs.

+Responsibilities:

+- Design graphic content, illustrations, and infographics for marketing materials and website.
+- Manage graphic designs from conception to delivery.
+- Design product packaging and labels, ensuring that all designs align with brand identity and guidelines.
+- Create landing page designs that are both aesthetically pleasing and effective in driving customer engagement.
+- Design ad graphics for partnerships, ensuring that all designs are engaging, innovative, and align with partner brands.
+- Participate in brainstorming sessions to share new design perspectives and ideas.
+- Maintain up-to-date knowledge about latest graphic design techniques.
+- Provide branding and design consulting, contributing to the development and evolution of the Pure Spectrum CBD brand.

+Requirements:

+- Proven graphic designing experience.
+- Strong portfolio of digital and print graphics.
+- Excellent communication skills.
+- Ability to work methodically and meet deadlines.
+- A keen eye for aesthetics and details.
+- Knowledge of the CBD industry is a plus.

Hourly Range: $40.00-$65.00 + +
Posted On: May 16, 2023 22:07 UTC
Category: Graphic Design
Skills:Banner Ad Design, Landing Page, Custom Graphics, Merchandise Graphic Design, Food & Beverage, Retail & Consumer Goods, Health & Wellness, Graphic Design, Brand Identity & Guidelines +
Location Requirement: Only freelancers located in the United States may apply. +
Country: United States +
click to apply","Hourly Range--: $40.00-$65.00--Posted On--: May 16, 2023 22:07 UTC--Category--: Graphic Design--Skills--:Banner Ad Design, Landing Page, Custom Graphics, Merchandise Graphic Design, Food & Beverage, Retail & Consumer Goods, Health & Wellness, Graphic Design, Brand Identity & Guidelines--Location Requirement--: Only freelancers located in the United States may apply.--Country--: United States-click to apply",https://www.upwork.com/jobs/Part-time-Graphic-Designer-for-commerce-Company_~0192d081aa075a93e1?source=rss,2023-05-16T22:07:00+00:00,https://www.upwork.com/jobs/Part-time-Graphic-Designer-for-commerce-Company_%7E0192d081aa075a93e1?source=rss,"None-We have a client that is a pioneer in the CBD industry, committed to promoting a healthier lifestyle through the use of high-quality, organic, and sustainable products. We stand by our commitment to excellence, service, and integrity, and we're looking for a talented graphic designer to join our team.-br-Job Description:-br-We are is seeking a creative and self-motivated part-time Graphic Designer to support our marketing efforts. The selected candidate will be responsible for creating and managing digital and print designs for our brand. The Graphic Designer will work closely with our marketing team to develop design concepts for various media, including website graphics, ads, labels, and new product designs.-br-Responsibilities:-br-- Design graphic content, illustrations, and infographics for marketing materials and website.-br-- Manage graphic designs from conception to delivery.-br-- Design product packaging and labels, ensuring that all designs align with brand identity and guidelines.-br-- Create landing page designs that are both aesthetically pleasing and effective in driving customer engagement.-br-- Design ad graphics for partnerships, ensuring that all designs are engaging, innovative, and align with partner brands.-br-- Participate in brainstorming sessions to share new design perspectives and ideas.-br-- Maintain up-to-date knowledge about latest graphic design techniques.-br-- Provide branding and design consulting, contributing to the development and evolution of the Pure Spectrum CBD brand.-br-Requirements:-br-- Proven graphic designing experience.-br-- Strong portfolio of digital and print graphics.-br-- Excellent communication skills.-br-- Ability to work methodically and meet deadlines.-br-- A keen eye for aesthetics and details.-br-- Knowledge of the CBD industry is a plus.-b-Hourly Range-b-: $40.00-$65.00-b-Posted On-b-: May 16, 2023 22:07 UTC-b-Category-b-: Graphic Design-b-Skills-b-:Banner Ad Design, Landing Page, Custom Graphics, Merchandise Graphic Design, Food & Beverage, Retail & Consumer Goods, Health & Wellness, Graphic Design, Brand Identity & Guidelines-b-Location Requirement-b-: Only freelancers located in the United States may apply.-b-Country-b-: United States-a-click to apply",Part-time Graphic Designer for E-commerce Company - Upwork +"We are a small, woman-owned breast tape brand urgently seeking a talented and creative freelance graphic designer to help us create visually appealing and engaging graphics for our Amazon listing. We need the work completed ASAP. The ideal candidate should have experience designing graphics for Amazon product listings and be familiar with Amazon's requirements and guidelines for A+ enhanced marketing content (EMC), Enhanced brand content (EBC), and Amazon Brand Store.

+Responsibilities:

+*Design 7 fully optimized listing image graphics for 9 product variations

+*Create main images for all 9 product variations

+*Design 1-2 infographics to showcase the features and benefits of our products

+*Develop 1-3 lifestyle images to show our products in real-life settings

+*Design A+ enhanced marketing content (EMC) and Enhanced brand content (EBC), including 5 A+ modules (17 to choose from) and a Brand Story Module on listing/Brand Story Enhanced Brand Content

+*Create our Amazon Brand Store, including brand store design, Amazon page design, customized template, and vanity brand URL (amazon.com/brandname)

+*Ensure all graphics and photos are properly sized for Amazon

+We will provide plenty of examples from competitors that we'd like to emulate and use for inspiration, so the expectations will be very clear. We also have an asset folder that we will share beforehand to ensure you have everything you need before committing.

Hourly Range: $30.00-$65.00 + +
Posted On: May 16, 2023 21:25 UTC
Category: Graphic Design
Skills:Infographic, Graphic Design, Amazon, Optimize Amazon Site, Photo Editing +
Location Requirement: Only freelancers located in the United States may apply. +
Country: United States +
click to apply","Hourly Range--: $30.00-$65.00--Posted On--: May 16, 2023 21:25 UTC--Category--: Graphic Design--Skills--:Infographic, Graphic Design, Amazon, Optimize Amazon Site, Photo Editing--Location Requirement--: Only freelancers located in the United States may apply.--Country--: United States-click to apply",https://www.upwork.com/jobs/Amazon-Graphic-Designer-Content-Brand-Storefront-Needed-ASAP_~01d302217ea878fb91?source=rss,2023-05-16T21:25:15+00:00,https://www.upwork.com/jobs/Amazon-Graphic-Designer-Content-Brand-Storefront-Needed-ASAP_%7E01d302217ea878fb91?source=rss,"None-We are a small, woman-owned breast tape brand urgently seeking a talented and creative freelance graphic designer to help us create visually appealing and engaging graphics for our Amazon listing. We need the work completed ASAP. The ideal candidate should have experience designing graphics for Amazon product listings and be familiar with Amazon's requirements and guidelines for A+ enhanced marketing content (EMC), Enhanced brand content (EBC), and Amazon Brand Store.-br-Responsibilities:-br-*Design 7 fully optimized listing image graphics for 9 product variations-br-*Create main images for all 9 product variations-br-*Design 1-2 infographics to showcase the features and benefits of our products-br-*Develop 1-3 lifestyle images to show our products in real-life settings-br-*Design A+ enhanced marketing content (EMC) and Enhanced brand content (EBC), including 5 A+ modules (17 to choose from) and a Brand Story Module on listing/Brand Story Enhanced Brand Content-br-*Create our Amazon Brand Store, including brand store design, Amazon page design, customized template, and vanity brand URL (amazon.com/brandname)-br-*Ensure all graphics and photos are properly sized for Amazon-br-We will provide plenty of examples from competitors that we'd like to emulate and use for inspiration, so the expectations will be very clear. We also have an asset folder that we will share beforehand to ensure you have everything you need before committing.-b-Hourly Range-b-: $30.00-$65.00-b-Posted On-b-: May 16, 2023 21:25 UTC-b-Category-b-: Graphic Design-b-Skills-b-:Infographic, Graphic Design, Amazon, Optimize Amazon Site, Photo Editing-b-Location Requirement-b-: Only freelancers located in the United States may apply.-b-Country-b-: United States-a-click to apply","Amazon Graphic Designer - A+ Content, Brand Storefront Needed ASAP - Upwork" +"I have a healthy recipe newsletter that caters to 30-40 year old women who want to make healthy and delicious meals.

+I have this week's newsletter typed up and attached here. I need high quality pictures to go along with the featured recipe. In addition to photography skills, I need someone who is capable of cooking the recipe the correct way, and making the food look photogenic for the pictures.

+I'll need pictures of:

+1. The food once it's been fully prepared and ready to eat.
+2. All of the ingredients bunched together
+3. Pictures documenting the process of each step of the instruction section in the newsletter. (5 steps = 5 pictures)

+All of the pictures need to be oriented vertically and have an overhead view.

+This job has potential for long-time work if the first few jobs go well.

Budget: $100 +
Posted On: May 16, 2023 21:18 UTC
Category: Local Photography
Skills:Food Photography, Photography, Photo Editing, Adobe Photoshop, Digital Photography, Cooking +
Location Requirement: Only freelancers located in the United States may apply. +
Country: United States +
click to apply","Budget--: $100--Posted On--: May 16, 2023 21:18 UTC--Category--: Local Photography--Skills--:Food Photography, Photography, Photo Editing, Adobe Photoshop, Digital Photography, Cooking--Location Requirement--: Only freelancers located in the United States may apply.--Country--: United States-click to apply",https://www.upwork.com/jobs/Food-Creator-amp-Photographer_~0114e149c29abd69b7?source=rss,2023-05-16T21:18:52+00:00,https://www.upwork.com/jobs/Food-Creator-amp-Photographer_%7E0114e149c29abd69b7?source=rss,"None-I have a healthy recipe newsletter that caters to 30-40 year old women who want to make healthy and delicious meals.-br-I have this week's newsletter typed up and attached here. I need high quality pictures to go along with the featured recipe. In addition to photography skills, I need someone who is capable of cooking the recipe the correct way, and making the food look photogenic for the pictures.-br-I'll need pictures of:-br-1. The food once it's been fully prepared and ready to eat.-br-2. All of the ingredients bunched together-br-3. Pictures documenting the process of each step of the instruction section in the newsletter. (5 steps = 5 pictures)-br-All of the pictures need to be oriented vertically and have an overhead view.-br-This job has potential for long-time work if the first few jobs go well.-b-Budget-b-: $100-b-Posted On-b-: May 16, 2023 21:18 UTC-b-Category-b-: Local Photography-b-Skills-b-:Food Photography, Photography, Photo Editing, Adobe Photoshop, Digital Photography, Cooking-b-Location Requirement-b-: Only freelancers located in the United States may apply.-b-Country-b-: United States-a-click to apply",Food Creator & Photographer - Upwork +"Hi,

+I am looking for a top Thumbnail Designer, for a channel in the business niche.
+It is a long-term position with raises, bonuses and growth potential.

+Here is an example of similar channels:

+- www.youtube.com/@MagnatesMedia
+- www.youtube.com/@BigCompanyYT

+I need someone that meets the following criteria:

+- $7-10 Per Thumbnail
+- 2 Thumbnails per week

+I would like to see examples of work you have done before.

+Please apply only if you are 100% sure that you can match the quality of the examples shown.

+Thank you!

Budget: $4,000 +
Posted On: May 16, 2023 21:18 UTC
Category: Graphic Design
Skills:Thumbnail, YouTube, Graphic Design +
Country: Spain +
click to apply","Budget--: $4,000--Posted On--: May 16, 2023 21:18 UTC--Category--: Graphic Design--Skills--:Thumbnail, YouTube, Graphic Design--Country--: Spain-click to apply",https://www.upwork.com/jobs/Thumbnail-Designer-For-YouTube-Channel_~01f0b069bb66d51a65?source=rss,2023-05-16T21:18:08+00:00,https://www.upwork.com/jobs/Thumbnail-Designer-For-YouTube-Channel_%7E01f0b069bb66d51a65?source=rss,"None-Hi,-br-I am looking for a top Thumbnail Designer, for a channel in the business niche.-br-It is a long-term position with raises, bonuses and growth potential.-br-Here is an example of similar channels:-br-- www.youtube.com/@MagnatesMedia-br-- www.youtube.com/@BigCompanyYT-br-I need someone that meets the following criteria:-br-- $7-10 Per Thumbnail-br-- 2 Thumbnails per week-br-I would like to see examples of work you have done before.-br-Please apply only if you are 100% sure that you can match the quality of the examples shown.-br-Thank you!-b-Budget-b-: $4,000-b-Posted On-b-: May 16, 2023 21:18 UTC-b-Category-b-: Graphic Design-b-Skills-b-:Thumbnail, YouTube, Graphic Design-b-Country-b-: Spain-a-click to apply",Thumbnail Designer For YouTube Channel - Upwork +"I am looking for a top Thumbnail Designer, for a channel in the business niche.
+It is a long-term position with raises, bonuses and growth potential!

+Here is an example of similar channels:

+- www.youtube.com/@MagnatesMedia
+- www.youtube.com/@BigCompanyYT

+I need someone that meets the following criteria:

+- $7-10 Per Thumbnail
+- 2 Thumbnails per week

+I would like to see examples of work you have done before.

+Please apply only if you are 100% sure that you can match the quality of the examples shown.

+Thanks.

Budget: $4,000 +
Posted On: May 16, 2023 21:16 UTC
Category: Graphic Design
Skills:Thumbnail, YouTube, Graphic Design +
Country: Spain +
click to apply","Budget--: $4,000--Posted On--: May 16, 2023 21:16 UTC--Category--: Graphic Design--Skills--:Thumbnail, YouTube, Graphic Design--Country--: Spain-click to apply",https://www.upwork.com/jobs/Thumbnail-Designer-For-YouTube-Channel_~0189d19c9d40831158?source=rss,2023-05-16T21:16:12+00:00,https://www.upwork.com/jobs/Thumbnail-Designer-For-YouTube-Channel_%7E0189d19c9d40831158?source=rss,"None-I am looking for a top Thumbnail Designer, for a channel in the business niche.-br-It is a long-term position with raises, bonuses and growth potential!-br-Here is an example of similar channels:-br-- www.youtube.com/@MagnatesMedia-br-- www.youtube.com/@BigCompanyYT-br-I need someone that meets the following criteria:-br-- $7-10 Per Thumbnail-br-- 2 Thumbnails per week-br-I would like to see examples of work you have done before.-br-Please apply only if you are 100% sure that you can match the quality of the examples shown.-br-Thanks.-b-Budget-b-: $4,000-b-Posted On-b-: May 16, 2023 21:16 UTC-b-Category-b-: Graphic Design-b-Skills-b-:Thumbnail, YouTube, Graphic Design-b-Country-b-: Spain-a-click to apply",Thumbnail Designer For YouTube Channel - Upwork +"Producir y editar un video a partir de un texto. Añadir, imágenes, clips, ideas fuerza etc.

+Duración del video 6-10 Minutos.

+Tiempo estimado para la entrega del producto: 1 - 2 días.



Budget: $120 +
Posted On: May 16, 2023 21:11 UTC
Category: Graphic Design
Skills:vMix, Avid, Adobe Premiere Pro, OBS Studio, Video Camera, Music Video, Video Stream, AVS Video Editor, YouTube Channel Intro, YouTube, Instagram, TikTok, Castilian Spanish, Adobe After Effects, Graphic Design, Video Editing, Adobe Illustrator +
Country: Spain +
click to apply","Budget--: $120--Posted On--: May 16, 2023 21:11 UTC--Category--: Graphic Design--Skills--:vMix, Avid, Adobe Premiere Pro, OBS Studio, Video Camera, Music Video, Video Stream, AVS Video Editor, YouTube Channel Intro, YouTube, Instagram, TikTok, Castilian Spanish, Adobe After Effects, Graphic Design, Video Editing, Adobe Illustrator--Country--: Spain-click to apply",https://www.upwork.com/jobs/Editor-Dise-ador-fico-para-crear-video-formativo_~01731c7f14e73ca071?source=rss,2023-05-16T21:11:17+00:00,https://www.upwork.com/jobs/Editor-Dise-ador-fico-para-crear-video-formativo_%7E01731c7f14e73ca071?source=rss,"None-Producir y editar un video a partir de un texto. Añadir, imágenes, clips, ideas fuerza etc.-br-Duración del video 6-10 Minutos.-br-Tiempo estimado para la entrega del producto: 1 - 2 días.-b-Budget-b-: $120-b-Posted On-b-: May 16, 2023 21:11 UTC-b-Category-b-: Graphic Design-b-Skills-b-:vMix, Avid, Adobe Premiere Pro, OBS Studio, Video Camera, Music Video, Video Stream, AVS Video Editor, YouTube Channel Intro, YouTube, Instagram, TikTok, Castilian Spanish, Adobe After Effects, Graphic Design, Video Editing, Adobe Illustrator-b-Country-b-: Spain-a-click to apply",Editor/a - Diseñador/a gráfico para crear un video formativo. - Upwork +"I am launching a Talent and YouTube management company along with becoming a content creator myself to help build my brand on YouTube and TikTok. I am needing a few logos, a few characters/mascots, and I'd like to have a few different animations (low lift) I can utilize on the platforms (like an intro and outro).

+Company name:
+Ghost in the Machine (Primarily Used)
+Ghost in the Machine Talent Management (Legal)
+Ghost in the Machine Talent & YouTube Management (Long Name)

+Domains:
+www.gitmtalent.com (business)
+www.booitsgitm.com (content creator/persona/expertise)

+Social:
+booitsgitm

+Primary info:
+- Talent and YouTube Management for music artists and/or content creators, especially lucky if it's a hybrid of both
+- I'll be providing different scopes to clients based on needs but it's a combination of talent management, digital marketing expertise (I have almost 20 years of experience), YouTube strategy, and YouTube management
+- Will be utilizing my personal experience of YouTube (booitsgitm) to bolster expertise and get clientele

+Creative info and inspo:
+- K-Pop, anime, and street feel (not like grafitti but more digital/techy)
+- High-contrast with black and neon
+- Purple is my fav color so some of that
+- Character/mascot wise I definitely want a ghost due to the nature of the business and creator name but open to other interpretations too
+- Fav characters, music artists, or brands to reflect me and gain inspo from: Naruto, Sword Art Online, Zelda, KDA, League of Legends, Sombra
+from Overwatch, Nintendo, The Prodigy, Ghastly evolution from Pokemon
+- Prefer clean/sleek and modern but open to interpretations as long as it isn't messy with too much going on

+Scope:
+- 3x logos for Ghost in the Machine (business)
+- 3x logos for booitsgitm
+- 2-3x mascots
+- 2x animated logo for business
+- 3x animated logo for booitsgitm


+This is by contract only for now but I hope to become friends and partner with whoever is up for this gig in particular! I will be needing an array of graphic designers, animators, video editors, etc to tap in for future clients and myself. I also will need help on my website but for now let's discuss logo.

Budget: $1,200 +
Posted On: May 16, 2023 21:07 UTC
Category: Recruiting & Talent Sourcing
Skills:Graphic Design, Social Media Marketing, Adobe InDesign, Adobe Illustrator, Adobe Photoshop, Adobe Premiere Pro, Adobe After Effects, Banner Ad Design, YouTube, Animation +
Country: United States +
click to apply","Budget--: $1,200--Posted On--: May 16, 2023 21:07 UTC--Category--: Recruiting & Talent Sourcing--Skills--:Graphic Design, Social Media Marketing, Adobe InDesign, Adobe Illustrator, Adobe Photoshop, Adobe Premiere Pro, Adobe After Effects, Banner Ad Design, YouTube, Animation--Country--: United States-click to apply",https://www.upwork.com/jobs/Talent-Manager_~01bfc3b4d60ce1d1dd?source=rss,2023-05-16T21:07:52+00:00,https://www.upwork.com/jobs/Talent-Manager_%7E01bfc3b4d60ce1d1dd?source=rss,"None-I am launching a Talent and YouTube management company along with becoming a content creator myself to help build my brand on YouTube and TikTok. I am needing a few logos, a few characters/mascots, and I'd like to have a few different animations (low lift) I can utilize on the platforms (like an intro and outro).-br-Company name:-br-Ghost in the Machine (Primarily Used)-br-Ghost in the Machine Talent Management (Legal)-br-Ghost in the Machine Talent & YouTube Management (Long Name)-br-Domains:-br-www.gitmtalent.com (business)-br-www.booitsgitm.com (content creator/persona/expertise)-br-Social:-br-booitsgitm-br-Primary info:-br-- Talent and YouTube Management for music artists and/or content creators, especially lucky if it's a hybrid of both-br-- I'll be providing different scopes to clients based on needs but it's a combination of talent management, digital marketing expertise (I have almost 20 years of experience), YouTube strategy, and YouTube management-br-- Will be utilizing my personal experience of YouTube (booitsgitm) to bolster expertise and get clientele-br-Creative info and inspo:-br-- K-Pop, anime, and street feel (not like grafitti but more digital/techy)-br-- High-contrast with black and neon-br-- Purple is my fav color so some of that-br-- Character/mascot wise I definitely want a ghost due to the nature of the business and creator name but open to other interpretations too-br-- Fav characters, music artists, or brands to reflect me and gain inspo from: Naruto, Sword Art Online, Zelda, KDA, League of Legends, Sombra-br-from Overwatch, Nintendo, The Prodigy, Ghastly evolution from Pokemon-br-- Prefer clean/sleek and modern but open to interpretations as long as it isn't messy with too much going on-br-Scope:-br-- 3x logos for Ghost in the Machine (business)-br-- 3x logos for booitsgitm-br-- 2-3x mascots-br-- 2x animated logo for business-br-- 3x animated logo for booitsgitm-br-This is by contract only for now but I hope to become friends and partner with whoever is up for this gig in particular! I will be needing an array of graphic designers, animators, video editors, etc to tap in for future clients and myself. I also will need help on my website but for now let's discuss logo.-b-Budget-b-: $1,200-b-Posted On-b-: May 16, 2023 21:07 UTC-b-Category-b-: Recruiting & Talent Sourcing-b-Skills-b-:Graphic Design, Social Media Marketing, Adobe InDesign, Adobe Illustrator, Adobe Photoshop, Adobe Premiere Pro, Adobe After Effects, Banner Ad Design, YouTube, Animation-b-Country-b-: United States-a-click to apply",Talent Manager - Upwork +"We're looking for a graphic designer to help format the following over the next week.

+1. Design an A3 size poster with a list of our values on it. File should be print-ready. Single sided. Full color with bleed and crop marks.

+2. A desktop screensaver at 1920×1080 with all of our values on it with “Win Together” in the middle.

+3. Reformatting a 16 page Google Slides booklet into an InDesign file and exported as a print ready PDF. Design will remain the same, we just need it reformatted into a print ready file in InDesign.

+4. Mockup each of our stickers in a sticker template and save as .ai files. Stickers are already created, we just need them mocked up.

Hourly Range: $15.00-$30.00 + +
Posted On: May 16, 2023 20:46 UTC
Category: Graphic Design
Skills:Printable File, Poster, Sticker, Sales & Marketing, Graphic Design, Adobe Photoshop, Adobe InDesign, Layout Design, Adobe Illustrator +
Country: United Kingdom +
click to apply","Hourly Range--: $15.00-$30.00--Posted On--: May 16, 2023 20:46 UTC--Category--: Graphic Design--Skills--:Printable File, Poster, Sticker, Sales & Marketing, Graphic Design, Adobe Photoshop, Adobe InDesign, Layout Design, Adobe Illustrator--Country--: United Kingdom-click to apply",https://www.upwork.com/jobs/Seeking-designer-complete-small-misc-design-projects-the-next-week_~01d59e5678c347bd33?source=rss,2023-05-16T20:46:53+00:00,https://www.upwork.com/jobs/Seeking-designer-complete-small-misc-design-projects-the-next-week_%7E01d59e5678c347bd33?source=rss,"None-We're looking for a graphic designer to help format the following over the next week.-br-1. Design an A3 size poster with a list of our values on it. File should be print-ready. Single sided. Full color with bleed and crop marks.-br-2. A desktop screensaver at 1920×1080 with all of our values on it with “Win Together” in the middle.-br-3. Reformatting a 16 page Google Slides booklet into an InDesign file and exported as a print ready PDF. Design will remain the same, we just need it reformatted into a print ready file in InDesign.-br-4. Mockup each of our stickers in a sticker template and save as .ai files. Stickers are already created, we just need them mocked up.-b-Hourly Range-b-: $15.00-$30.00-b-Posted On-b-: May 16, 2023 20:46 UTC-b-Category-b-: Graphic Design-b-Skills-b-:Printable File, Poster, Sticker, Sales & Marketing, Graphic Design, Adobe Photoshop, Adobe InDesign, Layout Design, Adobe Illustrator-b-Country-b-: United Kingdom-a-click to apply",Seeking a designer to complete 4 small misc design projects in the next week. - Upwork +"I am looking for a video editor that can make me 10 video ads per week.

+Also need to be able to use Photoshop, to make image ads and or shorter videos with animations.

+I can provide the content I receive from content creators I just need you to edit the videos.

+Most of the time I will send you an ad that I want you to emulate, over time I will want you to get creative and make your own.

+- Must have experience with editing video ads for FB/TT
+- if you have experience using CapCut to edit videos, this is a plus

Budget: $100 +
Posted On: May 16, 2023 20:45 UTC
Category: Video Editing
Skills:Video Editing, Facebook Ads Manager, Video Editing Software, Social Media Marketing, Adobe Premiere Pro +
Country: United States +
click to apply","Budget--: $100--Posted On--: May 16, 2023 20:45 UTC--Category--: Video Editing--Skills--:Video Editing, Facebook Ads Manager, Video Editing Software, Social Media Marketing, Adobe Premiere Pro--Country--: United States-click to apply",https://www.upwork.com/jobs/Looking-for-TikTok-ads-video-editor_~0129636a2d8f34d373?source=rss,2023-05-16T20:45:36+00:00,https://www.upwork.com/jobs/Looking-for-TikTok-ads-video-editor_%7E0129636a2d8f34d373?source=rss,"None-I am looking for a video editor that can make me 10 video ads per week.-br-Also need to be able to use Photoshop, to make image ads and or shorter videos with animations.-br-I can provide the content I receive from content creators I just need you to edit the videos.-br-Most of the time I will send you an ad that I want you to emulate, over time I will want you to get creative and make your own.-br-- Must have experience with editing video ads for FB/TT-br-- if you have experience using CapCut to edit videos, this is a plus-b-Budget-b-: $100-b-Posted On-b-: May 16, 2023 20:45 UTC-b-Category-b-: Video Editing-b-Skills-b-:Video Editing, Facebook Ads Manager, Video Editing Software, Social Media Marketing, Adobe Premiere Pro-b-Country-b-: United States-a-click to apply",Looking for TikTok/FB ads video editor - Upwork +"We require assistance for artwork for our exhibition stand at DRC Mining Week:
+- Event info:  https://wearevuka.com/mining/drc-mining-week/
+- Shell scheme stand with panels (see attachment)
+- We have some artwork which just needs reworking

Hourly Range: $15.00-$30.00 + +
Posted On: May 16, 2023 20:36 UTC
Category: Graphic Design
Skills:Graphic Design, Concept Artistry, Trade Show Design, Digital Illustration, Illustration, Adobe Illustrator, Adobe Photoshop +
Country: South Africa +
click to apply","Hourly Range--: $15.00-$30.00--Posted On--: May 16, 2023 20:36 UTC--Category--: Graphic Design--Skills--:Graphic Design, Concept Artistry, Trade Show Design, Digital Illustration, Illustration, Adobe Illustrator, Adobe Photoshop--Country--: South Africa-click to apply",https://www.upwork.com/jobs/Artwork-required-for-exhibition-stand_~012b19d31b8a8d3088?source=rss,2023-05-16T20:36:01+00:00,https://www.upwork.com/jobs/Artwork-required-for-exhibition-stand_%7E012b19d31b8a8d3088?source=rss,"None-We require assistance for artwork for our exhibition stand at DRC Mining Week:-br-- Event info:  https://wearevuka.com/mining/drc-mining-week/-br-- Shell scheme stand with panels (see attachment)-br-- We have some artwork which just needs reworking-b-Hourly Range-b-: $15.00-$30.00-b-Posted On-b-: May 16, 2023 20:36 UTC-b-Category-b-: Graphic Design-b-Skills-b-:Graphic Design, Concept Artistry, Trade Show Design, Digital Illustration, Illustration, Adobe Illustrator, Adobe Photoshop-b-Country-b-: South Africa-a-click to apply",Artwork required for exhibition stand - Upwork +"We are looking for a talented designer to create a Street Fighter inspired digital art piece. The project length is less than 1 month and will require skills in Adobe Illustrator, Adobe Photoshop, Clothing, Colorful Style, Drawing, Fashion & Beauty, Graphic Design, and Illustration.

+The ideal candidate will have experience in creating digital art with a unique and eye-catching style. As a designer, you will be responsible for creating clothing designs inspired by Street Fighter characters in a colorful and vibrant style. You should also be able to create illustrations that can be used in various marketing materials.

+To apply for this job, please submit a proposal detailing your experience and how you can help with the project. Please include links to your past completed projects, as well as your portfolio. We are looking for someone who is passionate about designing and can bring their creativity to the project. We look forward to hearing from you!

+Note: Some of the content in this job post may have been auto-generated using advanced AI.

Budget: $50 +
Posted On: May 16, 2023 20:11 UTC
Category: Graphic Design
Skills:Clothing, Fashion & Beauty, Graphic Design, Illustration, Drawing, Adobe Photoshop, Adobe Illustrator, Colorful Style +
Country: Turkey +
click to apply","Budget--: $50--Posted On--: May 16, 2023 20:11 UTC--Category--: Graphic Design--Skills--:Clothing, Fashion & Beauty, Graphic Design, Illustration, Drawing, Adobe Photoshop, Adobe Illustrator, Colorful Style--Country--: Turkey-click to apply",https://www.upwork.com/jobs/Designer-needed-create-Street-Fighter-inspired-digital-art_~014ef5d580f96b259a?source=rss,2023-05-16T20:11:11+00:00,https://www.upwork.com/jobs/Designer-needed-create-Street-Fighter-inspired-digital-art_%7E014ef5d580f96b259a?source=rss,"None-We are looking for a talented designer to create a Street Fighter inspired digital art piece. The project length is less than 1 month and will require skills in Adobe Illustrator, Adobe Photoshop, Clothing, Colorful Style, Drawing, Fashion & Beauty, Graphic Design, and Illustration.-br-The ideal candidate will have experience in creating digital art with a unique and eye-catching style. As a designer, you will be responsible for creating clothing designs inspired by Street Fighter characters in a colorful and vibrant style. You should also be able to create illustrations that can be used in various marketing materials.-br-To apply for this job, please submit a proposal detailing your experience and how you can help with the project. Please include links to your past completed projects, as well as your portfolio. We are looking for someone who is passionate about designing and can bring their creativity to the project. We look forward to hearing from you!-br-Note: Some of the content in this job post may have been auto-generated using advanced AI.-b-Budget-b-: $50-b-Posted On-b-: May 16, 2023 20:11 UTC-b-Category-b-: Graphic Design-b-Skills-b-:Clothing, Fashion & Beauty, Graphic Design, Illustration, Drawing, Adobe Photoshop, Adobe Illustrator, Colorful Style-b-Country-b-: Turkey-a-click to apply",Designer needed to create a Street Fighter inspired digital art. - Upwork +"We are an innovative beauty brand looking for an experienced graphic designer with expertise in creation of digital assets, social media content and packaging design.

+If all goes well, there is potential to join our team for the long haul!

+We are looking for availability during PST hours, this contract is at a budget of $2500 per month (USD).

+You MUST have experience in the beauty industry. If you do not, please do not apply. Please include the name of brands you've worked with - super helpful!


+Brand Development:
+1. Lead design concepts, layouts, mock-ups, and detailed drawings for brand assets and campaigns. +
+2. Produce, update, and build the brand style guide +
+3. Create moodboards for photography/ digital campaigns. +
+4. Prepare briefs for seasonal campaigns/ product launches +

+Digital/Web Collateral
+1. Conceptual design and deliver assets as appropriate for web and marketing materials including, but not limited to, emails, banner advertising, and other collateral +
+2. Banners for Web: Home Page, Sales Page, Category Page +
+3. Basic HTML/CSS understanding +
+4. Photo Editing/ Compostiing experience +

+MUST have ADVANCED proficiency in the below programs:

+Programs:
+Adobe Suite- Illustrator, Photoshop, Indesign
+Adobe Stock- Stock Images
+Figma- Prototyping tool for web-based projects ( banners)

+Secondary: Google Drive

+Design tools:
+iMac Pro
+Wacom Tablet & Stylus (plus but not required)
+Pantone Book ( for Print Design) (plus but not required)

Budget: $2,500 +
Posted On: May 16, 2023 19:31 UTC
Category: Graphic Design
Skills:Email Communication, Landing Page, Web Design, Brand Identity Design, Advertising Design, Large Format Design, Figma, Adobe InDesign, Adobe Photoshop, Graphic Design, Adobe Illustrator, Banner Ad Design, Infographic, Website Asset, Brand Identity & Guidelines, Social Media Imagery +
Location Requirement: Only freelancers located in the United States may apply. +
Country: United States +
click to apply","Budget--: $2,500--Posted On--: May 16, 2023 19:31 UTC--Category--: Graphic Design--Skills--:Email Communication, Landing Page, Web Design, Brand Identity Design, Advertising Design, Large Format Design, Figma, Adobe InDesign, Adobe Photoshop, Graphic Design, Adobe Illustrator, Banner Ad Design, Infographic, Website Asset, Brand Identity & Guidelines, Social Media Imagery--Location Requirement--: Only freelancers located in the United States may apply.--Country--: United States-click to apply",https://www.upwork.com/jobs/Graphic-Designer_~01f50cec07cd2619a3?source=rss,2023-05-16T19:31:06+00:00,https://www.upwork.com/jobs/Graphic-Designer_%7E01f50cec07cd2619a3?source=rss,"None-We are an innovative beauty brand looking for an experienced graphic designer with expertise in creation of digital assets, social media content and packaging design.-br-If all goes well, there is potential to join our team for the long haul!-br-We are looking for availability during PST hours, this contract is at a budget of $2500 per month (USD).-br-You MUST have experience in the beauty industry. If you do not, please do not apply. Please include the name of brands you've worked with - super helpful!-br-Brand Development:-br-1. Lead design concepts, layouts, mock-ups, and detailed drawings for brand assets and campaigns.-br-2. Produce, update, and build the brand style guide-br-3. Create moodboards for photography/ digital campaigns.-br-4. Prepare briefs for seasonal campaigns/ product launches-br-Digital/Web Collateral-br-1. Conceptual design and deliver assets as appropriate for web and marketing materials including, but not limited to, emails, banner advertising, and other collateral-br-2. Banners for Web: Home Page, Sales Page, Category Page-br-3. Basic HTML/CSS understanding-br-4. Photo Editing/ Compostiing experience-br-MUST have ADVANCED proficiency in the below programs:-br-Programs:-br-Adobe Suite- Illustrator, Photoshop, Indesign-br-Adobe Stock- Stock Images-br-Figma- Prototyping tool for web-based projects ( banners)-br-Secondary: Google Drive-br-Design tools:-br-iMac Pro-br-Wacom Tablet & Stylus (plus but not required)-br-Pantone Book ( for Print Design) (plus but not required)-b-Budget-b-: $2,500-b-Posted On-b-: May 16, 2023 19:31 UTC-b-Category-b-: Graphic Design-b-Skills-b-:Email Communication, Landing Page, Web Design, Brand Identity Design, Advertising Design, Large Format Design, Figma, Adobe InDesign, Adobe Photoshop, Graphic Design, Adobe Illustrator, Banner Ad Design, Infographic, Website Asset, Brand Identity & Guidelines, Social Media Imagery-b-Location Requirement-b-: Only freelancers located in the United States may apply.-b-Country-b-: United States-a-click to apply",Graphic Designer - Upwork +"Hello!

+I'm looking for freelance 2D animators proficient in Spine to help me animate 9 emojis in Spine 2D. If you're a skilled 2D animator with experience in Spine and interested in working on an exciting and creative project, this job might be for you!

+Here are some details about the project:

+Animate 9 emojis in Spine 2D.
+The animations should be smooth and professional.
+If you're a Spine 2D animator with character animation skills and are interested in working on this project, please send me a message with your portfolio and hourly rate. I'm also looking for someone with good communication skills who can work well in a team.

+Thank you for your time.

Budget: $100 +
Posted On: May 16, 2023 19:16 UTC
Category: Cartoons & Comics
Skills:2D Animation, Spine 2D, Adobe Photoshop, Adobe Illustrator +
Country: Argentina +
click to apply","Budget--: $100--Posted On--: May 16, 2023 19:16 UTC--Category--: Cartoons & Comics--Skills--:2D Animation, Spine 2D, Adobe Photoshop, Adobe Illustrator--Country--: Argentina-click to apply",https://www.upwork.com/jobs/need-animate-Emojis-with-Spine-Pro_~017ad50335b91a934b?source=rss,2023-05-16T19:16:46+00:00,https://www.upwork.com/jobs/need-animate-Emojis-with-Spine-Pro_%7E017ad50335b91a934b?source=rss,"None-Hello!-br-I'm looking for freelance 2D animators proficient in Spine to help me animate 9 emojis in Spine 2D. If you're a skilled 2D animator with experience in Spine and interested in working on an exciting and creative project, this job might be for you!-br-Here are some details about the project:-br-Animate 9 emojis in Spine 2D.-br-The animations should be smooth and professional.-br-If you're a Spine 2D animator with character animation skills and are interested in working on this project, please send me a message with your portfolio and hourly rate. I'm also looking for someone with good communication skills who can work well in a team.-br-Thank you for your time.-b-Budget-b-: $100-b-Posted On-b-: May 16, 2023 19:16 UTC-b-Category-b-: Cartoons & Comics-b-Skills-b-:2D Animation, Spine 2D, Adobe Photoshop, Adobe Illustrator-b-Country-b-: Argentina-a-click to apply",I need to animate 2D Emojis with 2D Spine Pro - Upwork +"I am looking  for Monetized channel. Channel must be with same adsens.

+Thank You!

Hourly Range: $10.00-$25.00 + +
Posted On: May 16, 2023 19:16 UTC
Category: Graphic Design
Skills:YouTube, YouTube SEO +
Country: United States +
click to apply","Hourly Range--: $10.00-$25.00--Posted On--: May 16, 2023 19:16 UTC--Category--: Graphic Design--Skills--:YouTube, YouTube SEO--Country--: United States-click to apply",https://www.upwork.com/jobs/need-Montization-channel_~016855a0799275023e?source=rss,2023-05-16T19:16:26+00:00,https://www.upwork.com/jobs/need-Montization-channel_%7E016855a0799275023e?source=rss,"None-I am looking  for Monetized channel. Channel must be with same adsens.-br-Thank You!-b-Hourly Range-b-: $10.00-$25.00-b-Posted On-b-: May 16, 2023 19:16 UTC-b-Category-b-: Graphic Design-b-Skills-b-:YouTube, YouTube SEO-b-Country-b-: United States-a-click to apply",I need Montization channel. - Upwork +"PDF presentation for an Artist show that took place month a go so we can email the show and the work

Hourly Range: $10.00-$50.00 + +
Posted On: May 16, 2023 19:05 UTC
Category: Graphic Design
Skills:PDF, Graphic Design +
Location Requirement: Only freelancers located in the United States may apply. +
Country: United States +
click to apply","Hourly Range--: $10.00-$50.00--Posted On--: May 16, 2023 19:05 UTC--Category--: Graphic Design--Skills--:PDF, Graphic Design--Location Requirement--: Only freelancers located in the United States may apply.--Country--: United States-click to apply",https://www.upwork.com/jobs/Pdf-portofolio_~01b17d28bca43a57f9?source=rss,2023-05-16T19:05:22+00:00,https://www.upwork.com/jobs/Pdf-portofolio_%7E01b17d28bca43a57f9?source=rss,"None-PDF presentation for an Artist show that took place month a go so we can email the show and the work-b-Hourly Range-b-: $10.00-$50.00-b-Posted On-b-: May 16, 2023 19:05 UTC-b-Category-b-: Graphic Design-b-Skills-b-:PDF, Graphic Design-b-Location Requirement-b-: Only freelancers located in the United States may apply.-b-Country-b-: United States-a-click to apply",Pdf portofolio - Upwork +"**For the full specs of this project, please read the attached PDF.


+We are looking for a skilled 3D specialist to join our team. The ideal candidate should have experience in AI content creation, and some type of 3D software such as Blender, Maya, Blender or Cinema 4D.

+The candidates main responsibility will be to create and render virtual influencer photos for Instagram. You will work closely with our director of photography to ensure the renders meet our expectations.

+To apply, please submit a proposal detailing how you can help with the project and some links to your past completed projects. We look forward to hearing from you!

Hourly Range: $30.00-$100.00 + +
Posted On: May 16, 2023 18:53 UTC
Category: 3D Modeling & Rendering
Skills:Blender, Maxon Cinema 4D, Autodesk Maya, 3D Rendering, 3D Modeling, Photo Editing, AI Content Creation, AI-Generated Art +
Country: Canada +
click to apply","Hourly Range--: $30.00-$100.00--Posted On--: May 16, 2023 18:53 UTC--Category--: 3D Modeling & Rendering--Skills--:Blender, Maxon Cinema 4D, Autodesk Maya, 3D Rendering, 3D Modeling, Photo Editing, AI Content Creation, AI-Generated Art--Country--: Canada-click to apply",https://www.upwork.com/jobs/Specialist-needed-render-virtual-influencer-photos-for-Instagram_~0110041f4aac654847?source=rss,2023-05-16T18:53:44+00:00,https://www.upwork.com/jobs/Specialist-needed-render-virtual-influencer-photos-for-Instagram_%7E0110041f4aac654847?source=rss,"None-**For the full specs of this project, please read the attached PDF.-br-We are looking for a skilled 3D specialist to join our team. The ideal candidate should have experience in AI content creation, and some type of 3D software such as Blender, Maya, Blender or Cinema 4D.-br-The candidates main responsibility will be to create and render virtual influencer photos for Instagram. You will work closely with our director of photography to ensure the renders meet our expectations.-br-To apply, please submit a proposal detailing how you can help with the project and some links to your past completed projects. We look forward to hearing from you!-b-Hourly Range-b-: $30.00-$100.00-b-Posted On-b-: May 16, 2023 18:53 UTC-b-Category-b-: 3D Modeling & Rendering-b-Skills-b-:Blender, Maxon Cinema 4D, Autodesk Maya, 3D Rendering, 3D Modeling, Photo Editing, AI Content Creation, AI-Generated Art-b-Country-b-: Canada-a-click to apply",3D Specialist needed to render virtual influencer photos for Instagram - Upwork +"We are looking to create (4) Exterior Art Installations throughout our campus focusing on our values.

+ADDITIONAL DETAILS
+Vector images for scaling purposes
+Each piece measures 4 ft x 4 ft
+Please see Interior Palette (Interior Paint Colors)
+Please see Exterior Wall, Wood, Metal Palette
+Please see artwork pictured for inspiration
+Prefer horizontal brush strokes vs vertical brush strokes
+Verbiage
+WE ARE FAITHFUL TO SCRIPTURE
+WE ARE GOSPEL CENTERED
+WE ARE MAKING DISCIPLES
+WE ARE BUILDING THE CHURCH
+Please see  page 2 of concept but needing….
+Warmer colors as pictured in artwork EXTERIOR VALUE SIGNS
+Would like additional  color blending in middle of art—less white space
+Would like the white space to be more “off white” than stark white
+* After this job is complete, we will be looking for addtl banner templates for branding purposes


Hourly Range: $15.00-$35.00 + +
Posted On: May 16, 2023 18:29 UTC
Category: Graphic Design
Skills:Color Theory, Banner Ad Design, Brand Identity & Guidelines, Color Palette, Large Format Design, Religious, Charitable & Nonprofit, Graphic Design, Illustration +
Country: United States +
click to apply","Hourly Range--: $15.00-$35.00--Posted On--: May 16, 2023 18:29 UTC--Category--: Graphic Design--Skills--:Color Theory, Banner Ad Design, Brand Identity & Guidelines, Color Palette, Large Format Design, Religious, Charitable & Nonprofit, Graphic Design, Illustration--Country--: United States-click to apply",https://www.upwork.com/jobs/Exterior-Commercial-Art-Installations_~019932d9c2eb82a9ec?source=rss,2023-05-16T18:29:45+00:00,https://www.upwork.com/jobs/Exterior-Commercial-Art-Installations_%7E019932d9c2eb82a9ec?source=rss,"None-We are looking to create (4) Exterior Art Installations throughout our campus focusing on our values.-br-ADDITIONAL DETAILS-br-Vector images for scaling purposes-br-Each piece measures 4 ft x 4 ft-br-Please see Interior Palette (Interior Paint Colors)-br-Please see Exterior Wall, Wood, Metal Palette-br-Please see artwork pictured for inspiration-br-Prefer horizontal brush strokes vs vertical brush strokes-br-Verbiage-br-WE ARE FAITHFUL TO SCRIPTURE-br-WE ARE GOSPEL CENTERED-br-WE ARE MAKING DISCIPLES-br-WE ARE BUILDING THE CHURCH-br-Please see  page 2 of concept but needing….-br-Warmer colors as pictured in artwork EXTERIOR VALUE SIGNS-br-Would like additional  color blending in middle of art—less white space-br-Would like the white space to be more “off white” than stark white-br-* After this job is complete, we will be looking for addtl banner templates for branding purposes-b-Hourly Range-b-: $15.00-$35.00-b-Posted On-b-: May 16, 2023 18:29 UTC-b-Category-b-: Graphic Design-b-Skills-b-:Color Theory, Banner Ad Design, Brand Identity & Guidelines, Color Palette, Large Format Design, Religious, Charitable & Nonprofit, Graphic Design, Illustration-b-Country-b-: United States-a-click to apply",Exterior Commercial Art Installations - Upwork +"Hi, I am looking for a full time bidder, for a graphic design agency. This would be a long term position. Please put "windango" before your bid, thanks! I offer 10% of each project acquired, we earn around $6k per week, projects no lower than $450, up to $6,000.

Budget: $100 +
Posted On: May 16, 2023 18:17 UTC
Category: Graphic Design
Skills:Customer Service, Project Management, Communications, Graphic Design +
Location Requirement: Only freelancers located in the United States may apply. +
Country: United States +
click to apply","Budget--: $100--Posted On--: May 16, 2023 18:17 UTC--Category--: Graphic Design--Skills--:Customer Service, Project Management, Communications, Graphic Design--Location Requirement--: Only freelancers located in the United States may apply.--Country--: United States-click to apply",https://www.upwork.com/jobs/Bidder-for-graphic-agency_~01560ddbf19f5a0b5e?source=rss,2023-05-16T18:17:46+00:00,https://www.upwork.com/jobs/Bidder-for-graphic-agency_%7E01560ddbf19f5a0b5e?source=rss,"None-Hi, I am looking for a full time bidder, for a graphic design agency. This would be a long term position. Please put "windango" before your bid, thanks! I offer 10% of each project acquired, we earn around $6k per week, projects no lower than $450, up to $6,000.-b-Budget-b-: $100-b-Posted On-b-: May 16, 2023 18:17 UTC-b-Category-b-: Graphic Design-b-Skills-b-:Customer Service, Project Management, Communications, Graphic Design-b-Location Requirement-b-: Only freelancers located in the United States may apply.-b-Country-b-: United States-a-click to apply",Bidder for graphic agency - Upwork +"I am needing 5 graphics. All are going to be USSSA Colors (RED,Navy, and white) following the same theme. This is going to be for the MLB Draft. USSSA is highlighting former players who are getting drafted.

+I have attached Inspo and what we have done in the past for Graphic #5

+Graphic 1: Baseball Trading Card
+Size 1x1
+Leave Space for the athlete photo
+Photo of the athlete in front “Transparent S” in the background  

+Graphic 2:
+Size 1x1
+Back of the trading card-
+Information- Former USSSA Team
+where they currently go to school
+position
+pick projection  

+Graphic 3
+Size 1x1
+Athletes photo
+Pick #
+MLB Team
+Athlete Name

+Graphic 4: Instagram story (same as 3 but just different size)
+Size: 9x16
+Leave Space for athlete photo
+Pick #
+MLB Team
+Athlete Name

+Graphic 5:
+Title: USSSA To The MLB
+Size 16x9
+Leave 30 spots for the 30 picks
+Athlete Name
+Pick they went
+MLB Team


Budget: $50 +
Posted On: May 16, 2023 18:17 UTC
Category: Graphic Design
Skills:Social Media Imagery, Sports & Recreation, Graphic Design, Adobe Photoshop, Adobe Illustrator +
Country: United States +
click to apply","Budget--: $50--Posted On--: May 16, 2023 18:17 UTC--Category--: Graphic Design--Skills--:Social Media Imagery, Sports & Recreation, Graphic Design, Adobe Photoshop, Adobe Illustrator--Country--: United States-click to apply",https://www.upwork.com/jobs/MLB-Draft-Graphics_~01ad9ebc43bbbbafe7?source=rss,2023-05-16T18:17:19+00:00,https://www.upwork.com/jobs/MLB-Draft-Graphics_%7E01ad9ebc43bbbbafe7?source=rss,"None-I am needing 5 graphics. All are going to be USSSA Colors (RED,Navy, and white) following the same theme. This is going to be for the MLB Draft. USSSA is highlighting former players who are getting drafted.-br-I have attached Inspo and what we have done in the past for Graphic #5-br-Graphic 1: Baseball Trading Card-br-Size 1x1-br-Leave Space for the athlete photo-br-Photo of the athlete in front “Transparent S” in the background-br-Graphic 2:-br-Size 1x1-br-Back of the trading card--br-Information- Former USSSA Team-br-where they currently go to school-br-position-br-pick projection-br-Graphic 3-br-Size 1x1-br-Athletes photo-br-Pick #-br-MLB Team-br-Athlete Name-br-Graphic 4: Instagram story (same as 3 but just different size)-br-Size: 9x16-br-Leave Space for athlete photo-br-Pick #-br-MLB Team-br-Athlete Name-br-Graphic 5:-br-Title: USSSA To The MLB-br-Size 16x9-br-Leave 30 spots for the 30 picks-br-Athlete Name-br-Pick they went-br-MLB Team-b-Budget-b-: $50-b-Posted On-b-: May 16, 2023 18:17 UTC-b-Category-b-: Graphic Design-b-Skills-b-:Social Media Imagery, Sports & Recreation, Graphic Design, Adobe Photoshop, Adobe Illustrator-b-Country-b-: United States-a-click to apply",MLB Draft Graphics - Upwork +"Hi there,

+We require someone to design and create 14 TV Poster Advertisement designs for a Female Stripe Club they need to be sexy sassy classy naughty,

+They need to be designed in Full 16:9 HD Display to fit large screen

+You can see some demos here, what we have so far we can use the same words on these ones but new designs more class more style more appeal more sexy more Naughty

Hourly Range: $15.00-$35.00 + +
Posted On: May 16, 2023 18:17 UTC
Category: Graphic Design
Skills:Banner Ad Design, Graphic Design +
Country: Australia +
click to apply","Hourly Range--: $15.00-$35.00--Posted On--: May 16, 2023 18:17 UTC--Category--: Graphic Design--Skills--:Banner Ad Design, Graphic Design--Country--: Australia-click to apply",https://www.upwork.com/jobs/Advertisement-Banners_~0189a53bd345be7b98?source=rss,2023-05-16T18:17:17+00:00,https://www.upwork.com/jobs/Advertisement-Banners_%7E0189a53bd345be7b98?source=rss,"None-Hi there,-br-We require someone to design and create 14 TV Poster Advertisement designs for a Female Stripe Club they need to be sexy sassy classy naughty,-br-They need to be designed in Full 16:9 HD Display to fit large screen-br-You can see some demos here, what we have so far we can use the same words on these ones but new designs more class more style more appeal more sexy more Naughty-b-Hourly Range-b-: $15.00-$35.00-b-Posted On-b-: May 16, 2023 18:17 UTC-b-Category-b-: Graphic Design-b-Skills-b-:Banner Ad Design, Graphic Design-b-Country-b-: Australia-a-click to apply",TV Advertisement Banners - Upwork +"Need to create design for my product sold on amazon. It should be done in minimalism style.

Budget: $250 +
Posted On: May 16, 2023 18:12 UTC
Category: Graphic Design
Skills:Graphic Design, Adobe Photoshop, Photo Editing, Minimalist +
Country: Moldova +
click to apply","Budget--: $250--Posted On--: May 16, 2023 18:12 UTC--Category--: Graphic Design--Skills--:Graphic Design, Adobe Photoshop, Photo Editing, Minimalist--Country--: Moldova-click to apply",https://www.upwork.com/jobs/Listing-Design_~01ff75e1740ef474a0?source=rss,2023-05-16T18:12:46+00:00,https://www.upwork.com/jobs/Listing-Design_%7E01ff75e1740ef474a0?source=rss,"None-Need to create design for my product sold on amazon. It should be done in minimalism style.-b-Budget-b-: $250-b-Posted On-b-: May 16, 2023 18:12 UTC-b-Category-b-: Graphic Design-b-Skills-b-:Graphic Design, Adobe Photoshop, Photo Editing, Minimalist-b-Country-b-: Moldova-a-click to apply",Listing Design - Upwork +"Hi there,

+I am looking for an illustration, probably black and white, for a brochure. The picture should be of barbed wire, where parts of it break free and turn into birds. I attached the spread where we want to use it, and an example of two such illustrations. (One with barbed wire, the other with a brain but you'll get the idea. Given the context I need it to be pretty narrow, so not too much height, and the 'breaking free into birds' part a bit on the right.

+Would love to hear the possibilities.

+Mark

Hourly Range: $10.00-$30.00 + +
Posted On: May 16, 2023 17:54 UTC
Category: Illustration
Skills:2D Art, 2D Illustration, Illustration, Adobe Illustrator +
Country: Netherlands +
click to apply","Hourly Range--: $10.00-$30.00--Posted On--: May 16, 2023 17:54 UTC--Category--: Illustration--Skills--:2D Art, 2D Illustration, Illustration, Adobe Illustrator--Country--: Netherlands-click to apply",https://www.upwork.com/jobs/Illustration-birds-breaking-free-from-barbed-wire_~01410797dcff72a2f3?source=rss,2023-05-16T17:54:35+00:00,https://www.upwork.com/jobs/Illustration-birds-breaking-free-from-barbed-wire_%7E01410797dcff72a2f3?source=rss,"None-Hi there,-br-I am looking for an illustration, probably black and white, for a brochure. The picture should be of barbed wire, where parts of it break free and turn into birds. I attached the spread where we want to use it, and an example of two such illustrations. (One with barbed wire, the other with a brain but you'll get the idea. Given the context I need it to be pretty narrow, so not too much height, and the 'breaking free into birds' part a bit on the right.-br-Would love to hear the possibilities.-br-Mark-b-Hourly Range-b-: $10.00-$30.00-b-Posted On-b-: May 16, 2023 17:54 UTC-b-Category-b-: Illustration-b-Skills-b-:2D Art, 2D Illustration, Illustration, Adobe Illustrator-b-Country-b-: Netherlands-a-click to apply",Illustration of birds breaking free from barbed wire. - Upwork +"Can your beach stuff/equipment be found on AMAZON?
+or do you have beach stuff like, tents, coolers, beach games etc. that are found on amazon

+I will pay you $8 dollars per 1 min video review of that product.

+This is a very simple task. Simply use your phone and record the products you own.

+_____Job Details ____

+- Record 1 min+ video

+- No editing required (the more natural it looks the better) If you could do it in 1 take, even better.

+- Video must be shot in horizontal format (phone sideways)

+- Simple a quick short video describing the product

+We are looking for around 500 items so the more you have the better, if you only have a few items? no worries still apply and we will pay you for them.

+Please compile a small list of the items you own with the links to them so i can check them out on amazon.

+TIP - you can use the amazon app on your phone and on the top right theres a little camera click that and "amazon lens" will open up. You can take a pic of any furniture or items you have at home and amazon will show you that product. If its available you can shoot a quick video on it.
+Just make sure it is the exact item.

+Note: The content we purchase from you will be specifically for us to use, please keep in mind you wont be posting this content or reusing it anywhere else.

Budget: $800 +
Posted On: May 16, 2023 17:53 UTC
Category: Graphic Design
Skills:Data Entry, Content Writing, SEO Writing +
Location Requirement: Only freelancers located in the United States may apply. +
Country: United States +
click to apply","Budget--: $800--Posted On--: May 16, 2023 17:53 UTC--Category--: Graphic Design--Skills--:Data Entry, Content Writing, SEO Writing--Location Requirement--: Only freelancers located in the United States may apply.--Country--: United States-click to apply",https://www.upwork.com/jobs/You-visit-the-beach-and-shop-amazon_~01bb42b09130266393?source=rss,2023-05-16T17:53:06+00:00,https://www.upwork.com/jobs/You-visit-the-beach-and-shop-amazon_%7E01bb42b09130266393?source=rss,"None-Can your beach stuff/equipment be found on AMAZON?-br-or do you have beach stuff like, tents, coolers, beach games etc. that are found on amazon-br-I will pay you $8 dollars per 1 min video review of that product.-br-This is a very simple task. Simply use your phone and record the products you own.-br-_____Job Details ____-br-- Record 1 min+ video-br-- No editing required (the more natural it looks the better) If you could do it in 1 take, even better.-br-- Video must be shot in horizontal format (phone sideways)-br-- Simple a quick short video describing the product-br-We are looking for around 500 items so the more you have the better, if you only have a few items? no worries still apply and we will pay you for them.-br-Please compile a small list of the items you own with the links to them so i can check them out on amazon.-br-TIP - you can use the amazon app on your phone and on the top right theres a little camera click that and "amazon lens" will open up. You can take a pic of any furniture or items you have at home and amazon will show you that product. If its available you can shoot a quick video on it.-br-Just make sure it is the exact item.-br-Note: The content we purchase from you will be specifically for us to use, please keep in mind you wont be posting this content or reusing it anywhere else.-b-Budget-b-: $800-b-Posted On-b-: May 16, 2023 17:53 UTC-b-Category-b-: Graphic Design-b-Skills-b-:Data Entry, Content Writing, SEO Writing-b-Location Requirement-b-: Only freelancers located in the United States may apply.-b-Country-b-: United States-a-click to apply",Do You visit the beach? and shop on amazon? - Upwork +"We are looking for an organized and creative photographer to work with for BTS of an documentary. The photographer's responsibilities include advising of best lighting and locations within the studio.

+Must have excellent interpersonal skills and a keen eye for detail and how to balance artistic integrity with the demands of the client.

+Photographer Responsibilities:
+Meet with client prior to photoshoots to gauge their needs and expectations.
+Prepare the studio for photoshoots by setting up necessary lights and backdrops
+Find appropriate locations for shoots that are held inside of the studio.
+Remain up to date with the latest editing software.

+Photographer Requirements:
+Proficiency in Adobe Photoshop.
+Completion of a course in digital photography.
+Portfolio of work.
+Excellent interpersonal skills.
+Ability to manage a schedule.
+Prior work experience at a studio preferred.


Hourly Range: $35.00-$55.00 + +
Posted On: May 16, 2023 17:50 UTC
Category: Video Production
Skills:Adobe After Effects, Adobe Premiere Pro, Adobe Lightroom, Adobe Photoshop, Photography, Photo Editing, Videography, Documentary, Cinematography, Video Post-Editing +
Location Requirement: Only freelancers located in the United States may apply. +
Country: United States +
click to apply","Hourly Range--: $35.00-$55.00--Posted On--: May 16, 2023 17:50 UTC--Category--: Video Production--Skills--:Adobe After Effects, Adobe Premiere Pro, Adobe Lightroom, Adobe Photoshop, Photography, Photo Editing, Videography, Documentary, Cinematography, Video Post-Editing--Location Requirement--: Only freelancers located in the United States may apply.--Country--: United States-click to apply",https://www.upwork.com/jobs/Photographer-for-Documentary-Interviews_~01b4402034fd951a82?source=rss,2023-05-16T17:50:53+00:00,https://www.upwork.com/jobs/Photographer-for-Documentary-Interviews_%7E01b4402034fd951a82?source=rss,"None-We are looking for an organized and creative photographer to work with for BTS of an documentary. The photographer's responsibilities include advising of best lighting and locations within the studio.-br-Must have excellent interpersonal skills and a keen eye for detail and how to balance artistic integrity with the demands of the client.-br-Photographer Responsibilities:-br-Meet with client prior to photoshoots to gauge their needs and expectations.-br-Prepare the studio for photoshoots by setting up necessary lights and backdrops-br-Find appropriate locations for shoots that are held inside of the studio.-br-Remain up to date with the latest editing software.-br-Photographer Requirements:-br-Proficiency in Adobe Photoshop.-br-Completion of a course in digital photography.-br-Portfolio of work.-br-Excellent interpersonal skills.-br-Ability to manage a schedule.-br-Prior work experience at a studio preferred.-b-Hourly Range-b-: $35.00-$55.00-b-Posted On-b-: May 16, 2023 17:50 UTC-b-Category-b-: Video Production-b-Skills-b-:Adobe After Effects, Adobe Premiere Pro, Adobe Lightroom, Adobe Photoshop, Photography, Photo Editing, Videography, Documentary, Cinematography, Video Post-Editing-b-Location Requirement-b-: Only freelancers located in the United States may apply.-b-Country-b-: United States-a-click to apply",Photographer for Documentary Interviews - Upwork +"We're on the lookout for a talented Video Editor to join our team! The ideal candidate will have a passion for creating original, bold content and a strong command of Adobe Creative Cloud apps. This includes Premiere Pro, Photoshop, Media Encoder, After Effects, and third-party software.

+Role Description:

+You'll be responsible for end-to-end video editing of both scripted and unscripted content.
+Collaborate closely with our creative and client teams to create engaging video materials.
+Balance and grade color, mix, and level audio within Adobe Premiere.
+Manage content ingest, archive, and storage processes.
+Create content for various social media platforms as needed.
+Organize and effectively manage the video footage library.
+Manage deadlines and project manage effectively.

+Qualifications:

+Advanced knowledge of Mac OS and Adobe Creative Cloud apps including Premiere Pro, Photoshop, Media Encoder, After Effects, and third-party software.
+Knowledgeable of social media and digital video platforms and how videos work on each.
+Ability to self-manage and organize workloads around tight deadlines.
+Proactive, positive team player, able to help guide projects from ingest to delivery.
+Flexibility to adapt to changing timelines and deliverables.
+Strong communication and collaboration skills.
+Strong organizational skills, attention to detail, and knowledge of editing workflows.
+Possess a sharp eye for timing with an ability to "wow" both clients and colleagues alike.

+Availability:

+Approximately 20-40 hours per week.
+Ability to work for the long term.
+After-hours work as needed when scheduled.
+You will also be added to our database of temporary workers for future opportunities.

+If you're ready to expand your creative horizons and join a dynamic team, we encourage you to apply!

Budget: $1,200 +
Posted On: May 16, 2023 17:45 UTC
Category: Visual Effects
Skills:Storytelling, YouTube Video, TikTok, Photo Editing, Green Screen, Video Animation, Video Production, YouTube Development, Real Estate Video, Compositing, Adobe After Effects, Video Cleanup, Video Editing, Adobe Premiere Pro, Rotoscoping, Video Post-Editing, Motion Graphics, Graphic Design, Adobe Photoshop, Animation +
Country: United States +
click to apply","Budget--: $1,200--Posted On--: May 16, 2023 17:45 UTC--Category--: Visual Effects--Skills--:Storytelling, YouTube Video, TikTok, Photo Editing, Green Screen, Video Animation, Video Production, YouTube Development, Real Estate Video, Compositing, Adobe After Effects, Video Cleanup, Video Editing, Adobe Premiere Pro, Rotoscoping, Video Post-Editing, Motion Graphics, Graphic Design, Adobe Photoshop, Animation--Country--: United States-click to apply",https://www.upwork.com/jobs/Video-editing_~013906c9945d76ee06?source=rss,2023-05-16T17:45:02+00:00,https://www.upwork.com/jobs/Video-editing_%7E013906c9945d76ee06?source=rss,"None-We're on the lookout for a talented Video Editor to join our team! The ideal candidate will have a passion for creating original, bold content and a strong command of Adobe Creative Cloud apps. This includes Premiere Pro, Photoshop, Media Encoder, After Effects, and third-party software.-br-Role Description:-br-You'll be responsible for end-to-end video editing of both scripted and unscripted content.-br-Collaborate closely with our creative and client teams to create engaging video materials.-br-Balance and grade color, mix, and level audio within Adobe Premiere.-br-Manage content ingest, archive, and storage processes.-br-Create content for various social media platforms as needed.-br-Organize and effectively manage the video footage library.-br-Manage deadlines and project manage effectively.-br-Qualifications:-br-Advanced knowledge of Mac OS and Adobe Creative Cloud apps including Premiere Pro, Photoshop, Media Encoder, After Effects, and third-party software.-br-Knowledgeable of social media and digital video platforms and how videos work on each.-br-Ability to self-manage and organize workloads around tight deadlines.-br-Proactive, positive team player, able to help guide projects from ingest to delivery.-br-Flexibility to adapt to changing timelines and deliverables.-br-Strong communication and collaboration skills.-br-Strong organizational skills, attention to detail, and knowledge of editing workflows.-br-Possess a sharp eye for timing with an ability to "wow" both clients and colleagues alike.-br-Availability:-br-Approximately 20-40 hours per week.-br-Ability to work for the long term.-br-After-hours work as needed when scheduled.-br-You will also be added to our database of temporary workers for future opportunities.-br-If you're ready to expand your creative horizons and join a dynamic team, we encourage you to apply!-b-Budget-b-: $1,200-b-Posted On-b-: May 16, 2023 17:45 UTC-b-Category-b-: Visual Effects-b-Skills-b-:Storytelling, YouTube Video, TikTok, Photo Editing, Green Screen, Video Animation, Video Production, YouTube Development, Real Estate Video, Compositing, Adobe After Effects, Video Cleanup, Video Editing, Adobe Premiere Pro, Rotoscoping, Video Post-Editing, Motion Graphics, Graphic Design, Adobe Photoshop, Animation-b-Country-b-: United States-a-click to apply",Video editing - Upwork +"We looking for an organized and creative videographer to work with our creative team to plan, film, and edit video content according to client briefs. The videographer's responsibilities include ensuring that the necessary filming equipment is available for use, directing other camera operators on set, and editing film footage.

+To be successful as a videographer you must be able to understand client briefs and work creatively to produce the desired product. A good videographer should stay up to date with industry trends and tools that will make projects more marketable.

+Videographer Responsibilities:
+Film videos on set or on location.
+Ensure that equipment for a shoot is present and working.
+Plan the shoot with the creative team and the client.
+Edit footage in post-production.
+Direct other camera operators so that the needed footage is acquired.
+Videographer Requirements:
+Excellent computer literacy.
+Proficiency with editing software such as PhotoShop.
+Excellent interpersonal skills.
+Relative fitness and stamina to handle camera equipment.
+Proficiency with camera equipment.



Hourly Range: $40.00-$80.00 + +
Posted On: May 16, 2023 17:42 UTC
Category: Videography
Skills:People, Adobe Premiere Pro, Adobe Lightroom, Adobe Photoshop, Photography, Photo Editing, Videography, Documentary, Cinematography, Video Post-Editing +
Location Requirement: Only freelancers located in the United States may apply. +
Country: United States +
click to apply","Hourly Range--: $40.00-$80.00--Posted On--: May 16, 2023 17:42 UTC--Category--: Videography--Skills--:People, Adobe Premiere Pro, Adobe Lightroom, Adobe Photoshop, Photography, Photo Editing, Videography, Documentary, Cinematography, Video Post-Editing--Location Requirement--: Only freelancers located in the United States may apply.--Country--: United States-click to apply",https://www.upwork.com/jobs/Videographer-for-Documentary-Interviews_~0161a04f42befb6838?source=rss,2023-05-16T17:42:17+00:00,https://www.upwork.com/jobs/Videographer-for-Documentary-Interviews_%7E0161a04f42befb6838?source=rss,"None-We looking for an organized and creative videographer to work with our creative team to plan, film, and edit video content according to client briefs. The videographer's responsibilities include ensuring that the necessary filming equipment is available for use, directing other camera operators on set, and editing film footage.-br-To be successful as a videographer you must be able to understand client briefs and work creatively to produce the desired product. A good videographer should stay up to date with industry trends and tools that will make projects more marketable.-br-Videographer Responsibilities:-br-Film videos on set or on location.-br-Ensure that equipment for a shoot is present and working.-br-Plan the shoot with the creative team and the client.-br-Edit footage in post-production.-br-Direct other camera operators so that the needed footage is acquired.-br-Videographer Requirements:-br-Excellent computer literacy.-br-Proficiency with editing software such as PhotoShop.-br-Excellent interpersonal skills.-br-Relative fitness and stamina to handle camera equipment.-br-Proficiency with camera equipment.-b-Hourly Range-b-: $40.00-$80.00-b-Posted On-b-: May 16, 2023 17:42 UTC-b-Category-b-: Videography-b-Skills-b-:People, Adobe Premiere Pro, Adobe Lightroom, Adobe Photoshop, Photography, Photo Editing, Videography, Documentary, Cinematography, Video Post-Editing-b-Location Requirement-b-: Only freelancers located in the United States may apply.-b-Country-b-: United States-a-click to apply",Videographer for Documentary Interviews - Upwork +"I have two lead magnets that need AWESOME covers that will be high converting! The content of the lead magnets is great, but we all know that doesn't matter if website visitors don't provide their email address for the lead magnet. I will also need to thumbnail images of the lead magnets to feature on my website.

+So I'm looking for something on brand that will catch the user's attention. I have Typography/Colors in a PDF and you can get an idea of my company's brand by visiting www.satoriwealth.com

+My firm is a comprehensive financial planning firm and we focus on working with people age 50-65 to plan their retirement.

Budget: $80 +
Posted On: May 16, 2023 17:23 UTC
Category: Graphic Design
Skills:Finance & Accounting, Graphic Design +
Country: United States +
click to apply","Budget--: $80--Posted On--: May 16, 2023 17:23 UTC--Category--: Graphic Design--Skills--:Finance & Accounting, Graphic Design--Country--: United States-click to apply",https://www.upwork.com/jobs/Need-High-Converting-Lead-Magnet-Cover-Pages_~018fce2e55fa4d79e4?source=rss,2023-05-16T17:23:10+00:00,https://www.upwork.com/jobs/Need-High-Converting-Lead-Magnet-Cover-Pages_%7E018fce2e55fa4d79e4?source=rss,"None-I have two lead magnets that need AWESOME covers that will be high converting! The content of the lead magnets is great, but we all know that doesn't matter if website visitors don't provide their email address for the lead magnet. I will also need to thumbnail images of the lead magnets to feature on my website.-br-So I'm looking for something on brand that will catch the user's attention. I have Typography/Colors in a PDF and you can get an idea of my company's brand by visiting www.satoriwealth.com-br-My firm is a comprehensive financial planning firm and we focus on working with people age 50-65 to plan their retirement.-b-Budget-b-: $80-b-Posted On-b-: May 16, 2023 17:23 UTC-b-Category-b-: Graphic Design-b-Skills-b-:Finance & Accounting, Graphic Design-b-Country-b-: United States-a-click to apply",Need 2 High-Converting Lead Magnet Cover Pages - Upwork +"Hello! I am looking for a Keynote expert to design slides for an upcoming non-profit organization's fundraiser event this weekend.

+I have slides from the client that are currently in PPT and I want to design them based on the event branding. I have a Keynote file to start designing from. The client's fonts includes fonts from Adobe Fonts, so having Adobe CC is essential.

+Looking for someone to begin working on this as soon as possible — ideally today.

+I am hiring for this initial project now, but I am also looking for a talented Keynote designer to work with for future projects as well.

+Please let me know your rate. Looking forward to hearing from you!

+Thanks,
+Scott

Hourly Range: $20.00-$50.00 + +
Posted On: May 16, 2023 17:22 UTC
Category: Presentation Design
Skills:Keynote, Graphic Design, Adobe Photoshop, Layout Design +
Location Requirement: Only freelancers located in the United States may apply. +
Country: United States +
click to apply","Hourly Range--: $20.00-$50.00--Posted On--: May 16, 2023 17:22 UTC--Category--: Presentation Design--Skills--:Keynote, Graphic Design, Adobe Photoshop, Layout Design--Location Requirement--: Only freelancers located in the United States may apply.--Country--: United States-click to apply",https://www.upwork.com/jobs/Apple-Keynote-Designer-for-Event-Slides_~0122cf54278aa6593d?source=rss,2023-05-16T17:22:11+00:00,https://www.upwork.com/jobs/Apple-Keynote-Designer-for-Event-Slides_%7E0122cf54278aa6593d?source=rss,"None-Hello! I am looking for a Keynote expert to design slides for an upcoming non-profit organization's fundraiser event this weekend.-br-I have slides from the client that are currently in PPT and I want to design them based on the event branding. I have a Keynote file to start designing from. The client's fonts includes fonts from Adobe Fonts, so having Adobe CC is essential.-br-Looking for someone to begin working on this as soon as possible — ideally today.-br-I am hiring for this initial project now, but I am also looking for a talented Keynote designer to work with for future projects as well.-br-Please let me know your rate. Looking forward to hearing from you!-br-Thanks,-br-Scott-b-Hourly Range-b-: $20.00-$50.00-b-Posted On-b-: May 16, 2023 17:22 UTC-b-Category-b-: Presentation Design-b-Skills-b-:Keynote, Graphic Design, Adobe Photoshop, Layout Design-b-Location Requirement-b-: Only freelancers located in the United States may apply.-b-Country-b-: United States-a-click to apply",Apple Keynote Designer for Event Slides - Upwork diff --git a/.store/.0_import/Prototype/Default.py b/.store/.0_import/Prototype/Default.py new file mode 100644 index 00000000..6dcb1f03 --- /dev/null +++ b/.store/.0_import/Prototype/Default.py @@ -0,0 +1,49 @@ +import os +import sqlite3 +import pandas as pd +import sys + +# Check if the correct number of arguments have been provided +if len(sys.argv) != 2: + print(r"Usage: 'C:\Users\Martin\OneDrive - studiocordillera.com 1\Documents\.GITHUB_Repos\datasette\venv\Scripts\python.exe' Default.py ") + sys.exit(1) + +# Assign arguments to variables +csv_file = sys.argv[1] +output_directory = r"C:\Users\Martin\OneDrive - studiocordillera.com 1\Documents\.GITHUB_Repos\datasette\.store\.0_import\Prototype" # Replace with your default directory +output_name = "default_output" # Replace with your default output name + +# Preview the first 5 lines of the CSV file +df = pd.read_csv(csv_file) +print(df.head()) + +# Append a unique number to the output file name +index = 1 +output_file = output_name + "_01.db" +while output_file in os.listdir(output_directory): + index += 1 + output_file = f"{output_name}_{index:02d}.db" + +# Create connection to SQLite database +conn = sqlite3.connect(os.path.join(output_directory, output_file)) + +# Use pandas to_sql() function to write records stored in DataFrame to SQLite database +df.to_sql('table_name', conn, if_exists='replace', index=False) + +# Close connection +conn.close() + +# Reopen the SQLite connection +conn = sqlite3.connect(os.path.join(output_directory, output_file)) +# Query the database and print out the result +df_check = pd.read_sql_query("SELECT * from table_name", conn) +print(df_check) + +# Close the SQLite connection again +conn.close() + +print("CSV file converted to SQLite database successfully!") + +# Wait for user input before exiting +input("Press any key to continue...") + diff --git a/.store/.0_import/Prototype/Drop.bat b/.store/.0_import/Prototype/Drop.bat new file mode 100644 index 00000000..5fc99e0f --- /dev/null +++ b/.store/.0_import/Prototype/Drop.bat @@ -0,0 +1,16 @@ +@echo off +setlocal + +:: Get the full path of the dropped file +set "csv_file=%~f1" + +:: Activate the virtual environment +call "C:\Users\Martin\OneDrive - studiocordillera.com 1\Documents\.GITHUB_Repos\datasette\venv\Scripts\activate.bat" + +:: Call the Python script with the full path of the dropped file as an argument +python "C:\Users\Martin\OneDrive - studiocordillera.com 1\Documents\.GITHUB_Repos\datasette\.store\.0_import\Prototype\Default.py" "%csv_file%" + +:: Add a pause to see the output in the cmd window +pause + +endlocal diff --git a/.store/.0_import/Prototype/clean_atom_feed_entries.csv b/.store/.0_import/Prototype/clean_atom_feed_entries.csv new file mode 100644 index 00000000..c3f46185 --- /dev/null +++ b/.store/.0_import/Prototype/clean_atom_feed_entries.csv @@ -0,0 +1,2546 @@ +raw_content,pairings,id,updated,link,tags,title +"We need to increase the background size of 7 photos.

+We are helping a local church with some image editing and need 7 photos retouched.

+The idea is to increase the size of the golden background to ensure there is enough space for the bleed when the image is printed.

+The image of the saint needs to stay the same but the background needs to increase in size by 20%.

+Please see one image attached and let me know if you can complete the job in 24 hours.

+Thanks

Budget: $140 +
Posted On: May 18, 2023 09:17 UTC
Category: Graphic Design
Skills:Adobe Photoshop, Image Editing, Graphic Design, Adobe Illustrator, Photo Retouching, Photo Editing, Photo Manipulation +
Country: Australia +
click to apply","Budget--: $140--Posted On--: May 18, 2023 09:17 UTC--Category--: Graphic Design--Skills--:Adobe Photoshop, Image Editing, Graphic Design, Adobe Illustrator, Photo Retouching, Photo Editing, Photo Manipulation--Country--: Australia-click to apply",https://www.upwork.com/jobs/Increase-the-size-the-background-portrait-images_~01912ab2e27bb948ac?source=rss,2023-05-18T09:17:36+00:00,https://www.upwork.com/jobs/Increase-the-size-the-background-portrait-images_%7E01912ab2e27bb948ac?source=rss,"None-We need to increase the background size of 7 photos.-br-We are helping a local church with some image editing and need 7 photos retouched.-br-The idea is to increase the size of the golden background to ensure there is enough space for the bleed when the image is printed.-br-The image of the saint needs to stay the same but the background needs to increase in size by 20%.-br-Please see one image attached and let me know if you can complete the job in 24 hours.-br-Thanks-b-Budget-b-: $140-b-Posted On-b-: May 18, 2023 09:17 UTC-b-Category-b-: Graphic Design-b-Skills-b-:Adobe Photoshop, Image Editing, Graphic Design, Adobe Illustrator, Photo Retouching, Photo Editing, Photo Manipulation-b-Country-b-: Australia-a-click to apply",Increase the size of the background of 7 portrait images. - Upwork +"You will be editing 6 product photographs for a Clothing Website
+The Lavender front and back simply need the Background taken out and replaced with a white background.
+The Cream hoodie front and Sand back also require this
+The Cream hoodie back and Sand front require shading changes. The raw pictures are irretrievable so the photos lighting and contrast on these images need to be fixed.

Budget: $50 +
Posted On: May 18, 2023 09:05 UTC
Category: Graphic Design
Skills:Clothing, Web Design, Adobe Photoshop, Photo Editing, Product Photography, Image Editing, Graphic Design +
Country: United States +
click to apply","Budget--: $50--Posted On--: May 18, 2023 09:05 UTC--Category--: Graphic Design--Skills--:Clothing, Web Design, Adobe Photoshop, Photo Editing, Product Photography, Image Editing, Graphic Design--Country--: United States-click to apply",https://www.upwork.com/jobs/Clear-out-Background-for-Product_~01c5233b0675e60b65?source=rss,2023-05-18T09:05:41+00:00,https://www.upwork.com/jobs/Clear-out-Background-for-Product_%7E01c5233b0675e60b65?source=rss,"None-You will be editing 6 product photographs for a Clothing Website-br-The Lavender front and back simply need the Background taken out and replaced with a white background.-br-The Cream hoodie front and Sand back also require this-br-The Cream hoodie back and Sand front require shading changes. The raw pictures are irretrievable so the photos lighting and contrast on these images need to be fixed.-b-Budget-b-: $50-b-Posted On-b-: May 18, 2023 09:05 UTC-b-Category-b-: Graphic Design-b-Skills-b-:Clothing, Web Design, Adobe Photoshop, Photo Editing, Product Photography, Image Editing, Graphic Design-b-Country-b-: United States-a-click to apply",Clear out Background for Product - Upwork +"Need a 12 hour turnaround

+Will provide photos for a professional collage of memories for my daughters 18th birthday party.

+I need a fun, upbeat and professional presentation. Limited text. Mostly photos. Some photo improvements.

+I can provide images in 2 hours.

+Needs to be fun, engaging, humorous yet living for a beautiful young lady.

+I have no creative talent or input so I need a lot of autonomy on your behalf.

+I have a printer to print onto a large core flute medium. Need inal product in 14 hours.

+I am not wanting or willing to accept a simple square matrix of photos supplied. Needs to be engaging, thoughtful and fun.

+Thanks

Budget: $200 +
Posted On: May 18, 2023 08:48 UTC
Category: Graphic Design
Skills:Graphic Design, Cartoon Art, Photo Editing, Caricature, Freestyle Drawing +
Country: Australia +
click to apply","Budget--: $200--Posted On--: May 18, 2023 08:48 UTC--Category--: Graphic Design--Skills--:Graphic Design, Cartoon Art, Photo Editing, Caricature, Freestyle Drawing--Country--: Australia-click to apply",https://www.upwork.com/jobs/Photo-collage-memory-board-for-daughters-18th_~019ca60813aceaea44?source=rss,2023-05-18T08:48:40+00:00,https://www.upwork.com/jobs/Photo-collage-memory-board-for-daughters-18th_%7E019ca60813aceaea44?source=rss,"None-Need a 12 hour turnaround-br-Will provide photos for a professional collage of memories for my daughters 18th birthday party.-br-I need a fun, upbeat and professional presentation. Limited text. Mostly photos. Some photo improvements.-br-I can provide images in 2 hours.-br-Needs to be fun, engaging, humorous yet living for a beautiful young lady.-br-I have no creative talent or input so I need a lot of autonomy on your behalf.-br-I have a printer to print onto a large core flute medium. Need inal product in 14 hours.-br-I am not wanting or willing to accept a simple square matrix of photos supplied. Needs to be engaging, thoughtful and fun.-br-Thanks-b-Budget-b-: $200-b-Posted On-b-: May 18, 2023 08:48 UTC-b-Category-b-: Graphic Design-b-Skills-b-:Graphic Design, Cartoon Art, Photo Editing, Caricature, Freestyle Drawing-b-Country-b-: Australia-a-click to apply",Photo collage/ memory board for my daughters 18th - Upwork +"Hi

+I have a 6 week contract and need a design thinking facilitator based in Australia. PLease send through resumes and previous work.

Hourly Range: $18.00-$37.00 + +
Posted On: May 18, 2023 08:20 UTC
Category: UX/UI Design
Skills:Prototyping, Mockup, User Flow, Interaction Design, Usability Testing, Journey Mapping, Design Mockup, Balsamiq, Mural, Miro +
Country: Australia +
click to apply","Hourly Range--: $18.00-$37.00--Posted On--: May 18, 2023 08:20 UTC--Category--: UX/UI Design--Skills--:Prototyping, Mockup, User Flow, Interaction Design, Usability Testing, Journey Mapping, Design Mockup, Balsamiq, Mural, Miro--Country--: Australia-click to apply",https://www.upwork.com/jobs/Design-Thinking_~014029df995369d1d3?source=rss,2023-05-18T08:20:48+00:00,https://www.upwork.com/jobs/Design-Thinking_%7E014029df995369d1d3?source=rss,"None-Hi-br-I have a 6 week contract and need a design thinking facilitator based in Australia. PLease send through resumes and previous work.-b-Hourly Range-b-: $18.00-$37.00-b-Posted On-b-: May 18, 2023 08:20 UTC-b-Category-b-: UX/UI Design-b-Skills-b-:Prototyping, Mockup, User Flow, Interaction Design, Usability Testing, Journey Mapping, Design Mockup, Balsamiq, Mural, Miro-b-Country-b-: Australia-a-click to apply",Design Thinking - Upwork +"We are seeking a skilled and experienced WordPress developer/designer to revamp our existing WordPress website and create a shopfront. The project will take approximately 1 to 3 months to complete. The ideal candidate should have a strong background in Adobe Photoshop, Graphic Design, HTML, Web Design, Web Development, and WordPress.

+The primary objective of this project is to create a modern and professional-looking website that is easy to navigate and user-friendly. The website should be designed to showcase our products and services effectively, and the shopfront should have an intuitive interface that makes it easy for customers to make purchases.

+The website name is : www.foodlymadlydeeply.com

Hourly Range: $5.00-$45.00 + +
Posted On: May 18, 2023 08:15 UTC
Category: Web Design
Skills:WordPress, Web Design, Graphic Design, HTML, Web Development, Adobe Photoshop +
Country: India +
click to apply","Hourly Range--: $5.00-$45.00--Posted On--: May 18, 2023 08:15 UTC--Category--: Web Design--Skills--:WordPress, Web Design, Graphic Design, HTML, Web Development, Adobe Photoshop--Country--: India-click to apply",https://www.upwork.com/jobs/Revamping-Wordpress-website-amp-creating-shopfront_~01b0d6baf49ffee0ff?source=rss,2023-05-18T08:15:42+00:00,https://www.upwork.com/jobs/Revamping-Wordpress-website-amp-creating-shopfront_%7E01b0d6baf49ffee0ff?source=rss,"None-We are seeking a skilled and experienced WordPress developer/designer to revamp our existing WordPress website and create a shopfront. The project will take approximately 1 to 3 months to complete. The ideal candidate should have a strong background in Adobe Photoshop, Graphic Design, HTML, Web Design, Web Development, and WordPress.-br-The primary objective of this project is to create a modern and professional-looking website that is easy to navigate and user-friendly. The website should be designed to showcase our products and services effectively, and the shopfront should have an intuitive interface that makes it easy for customers to make purchases.-br-The website name is : www.foodlymadlydeeply.com-b-Hourly Range-b-: $5.00-$45.00-b-Posted On-b-: May 18, 2023 08:15 UTC-b-Category-b-: Web Design-b-Skills-b-:WordPress, Web Design, Graphic Design, HTML, Web Development, Adobe Photoshop-b-Country-b-: India-a-click to apply",Revamping Wordpress website & creating a shopfront - Upwork +"We are looking for a skilled image editor to work on a project that involves Adobe Photoshop, graphic design, and photo editing. The project is expected to take less than a month to complete.

+The ideal candidate should have a strong background in image editing and be familiar with the latest software and techniques. The candidate must also have excellent attention to detail and be able to work efficiently to meet tight deadlines.

+As a candidate, please submit a proposal outlining how you can best help with the project. Please include links to past completed projects that showcase your skills in image editing, graphic design, and photo editing. We are looking for someone who can bring creativity and professionalism to the project and who is able to work closely with our team to ensure that the final product meets our expectations.

+Note: we are saling ebike. so need change the car into ebike

Budget: $100 +
Posted On: May 18, 2023 08:09 UTC
Category: Image Editing
Skills:Photo Editing, Adobe Photoshop, Graphic Design +
Country: China +
click to apply","Budget--: $100--Posted On--: May 18, 2023 08:09 UTC--Category--: Image Editing--Skills--:Photo Editing, Adobe Photoshop, Graphic Design--Country--: China-click to apply",https://www.upwork.com/jobs/make-image-editing_~01980229dbfe8f2303?source=rss,2023-05-18T08:09:11+00:00,https://www.upwork.com/jobs/make-image-editing_%7E01980229dbfe8f2303?source=rss,"None-We are looking for a skilled image editor to work on a project that involves Adobe Photoshop, graphic design, and photo editing. The project is expected to take less than a month to complete.-br-The ideal candidate should have a strong background in image editing and be familiar with the latest software and techniques. The candidate must also have excellent attention to detail and be able to work efficiently to meet tight deadlines.-br-As a candidate, please submit a proposal outlining how you can best help with the project. Please include links to past completed projects that showcase your skills in image editing, graphic design, and photo editing. We are looking for someone who can bring creativity and professionalism to the project and who is able to work closely with our team to ensure that the final product meets our expectations.-br-Note: we are saling ebike. so need change the car into ebike-b-Budget-b-: $100-b-Posted On-b-: May 18, 2023 08:09 UTC-b-Category-b-: Image Editing-b-Skills-b-:Photo Editing, Adobe Photoshop, Graphic Design-b-Country-b-: China-a-click to apply",To make a image editing - Upwork +"Job Title: 3D Jewelry Photorealistic Expert

+Job Type: Contract (potential long-term)

+Duration: Project-based (7 jewelry designs [attached here], 10 final images per design)

+Compensation: Competitive rate, based on experience. Discretionary bonus for exceptional performance.

+Stock images will be provided. No CAD files will be provided.

+Description:

+We are looking for a highly skilled and detail-oriented 3D Jewelry Photorealistic Expert to create 3D renderings of 7 unique jewelry designs and 10 images per design for marketing purposes.

+The ideal candidate will have a deep understanding of jewelry design, materials, and lighting, and the ability to produce photorealistic images that showcase our products in the best possible light.

+Responsibilities:

+-. Collaborate with the design team to understand design specifications and requirements for each jewelry piece
+-. Create high-quality 3D models of jewelry designs, incorporating accurate representations of materials, gemstones, and finishes
+-. Produce 10 photorealistic images per design, showcasing various angles, lighting scenarios, and backgrounds
+-. Ensure images meet the highest quality standards and accurately represent the physical product
+-. Revise and iterate on renderings based on feedback from the design team and stakeholders
+-. Deliver final images in a timely manner, adhering to project deadlines


+A Google Drive including all 10 expected final visual references will be provided after hiring

Budget: $100 +
Posted On: May 18, 2023 07:57 UTC
Category: 3D Modeling & Rendering
Skills:3D Rendering, 3D Design, 3D Modeling, Autodesk Maya, 3D Product Rendering, Autodesk 3ds Max, Photorealistic Rendering, Adobe Photoshop, Jewelry, Jewelry Rendering +
Country: Hong Kong +
click to apply","Budget--: $100--Posted On--: May 18, 2023 07:57 UTC--Category--: 3D Modeling & Rendering--Skills--:3D Rendering, 3D Design, 3D Modeling, Autodesk Maya, 3D Product Rendering, Autodesk 3ds Max, Photorealistic Rendering, Adobe Photoshop, Jewelry, Jewelry Rendering--Country--: Hong Kong-click to apply",https://www.upwork.com/jobs/Jewelry-Photorealistic-Expert_~01920e4061172d898b?source=rss,2023-05-18T07:57:16+00:00,https://www.upwork.com/jobs/Jewelry-Photorealistic-Expert_%7E01920e4061172d898b?source=rss,"None-Job Title: 3D Jewelry Photorealistic Expert-br-Job Type: Contract (potential long-term)-br-Duration: Project-based (7 jewelry designs [attached here], 10 final images per design)-br-Compensation: Competitive rate, based on experience. Discretionary bonus for exceptional performance.-br-Stock images will be provided. No CAD files will be provided.-br-Description:-br-We are looking for a highly skilled and detail-oriented 3D Jewelry Photorealistic Expert to create 3D renderings of 7 unique jewelry designs and 10 images per design for marketing purposes.-br-The ideal candidate will have a deep understanding of jewelry design, materials, and lighting, and the ability to produce photorealistic images that showcase our products in the best possible light.-br-Responsibilities:-br--. Collaborate with the design team to understand design specifications and requirements for each jewelry piece-br--. Create high-quality 3D models of jewelry designs, incorporating accurate representations of materials, gemstones, and finishes-br--. Produce 10 photorealistic images per design, showcasing various angles, lighting scenarios, and backgrounds-br--. Ensure images meet the highest quality standards and accurately represent the physical product-br--. Revise and iterate on renderings based on feedback from the design team and stakeholders-br--. Deliver final images in a timely manner, adhering to project deadlines-br-A Google Drive including all 10 expected final visual references will be provided after hiring-b-Budget-b-: $100-b-Posted On-b-: May 18, 2023 07:57 UTC-b-Category-b-: 3D Modeling & Rendering-b-Skills-b-:3D Rendering, 3D Design, 3D Modeling, Autodesk Maya, 3D Product Rendering, Autodesk 3ds Max, Photorealistic Rendering, Adobe Photoshop, Jewelry, Jewelry Rendering-b-Country-b-: Hong Kong-a-click to apply",3D Jewelry Photorealistic Expert - Upwork +"Need a catchy logo and professional t shirt designs that will sell.

Budget: $2,000 +
Posted On: May 18, 2023 07:53 UTC
Category: Graphic Design
Skills:Graphic Design, Clothing, Adobe Illustrator, T-Shirt Design +
Location Requirement: Only freelancers located in the United States may apply. +
Country: United States +
click to apply","Budget--: $2,000--Posted On--: May 18, 2023 07:53 UTC--Category--: Graphic Design--Skills--:Graphic Design, Clothing, Adobe Illustrator, T-Shirt Design--Location Requirement--: Only freelancers located in the United States may apply.--Country--: United States-click to apply",https://www.upwork.com/jobs/Designer-create-hoodies-shirts-tank-tops_~0148f82fc036377b4f?source=rss,2023-05-18T07:53:08+00:00,https://www.upwork.com/jobs/Designer-create-hoodies-shirts-tank-tops_%7E0148f82fc036377b4f?source=rss,"None-Need a catchy logo and professional t shirt designs that will sell.-b-Budget-b-: $2,000-b-Posted On-b-: May 18, 2023 07:53 UTC-b-Category-b-: Graphic Design-b-Skills-b-:Graphic Design, Clothing, Adobe Illustrator, T-Shirt Design-b-Location Requirement-b-: Only freelancers located in the United States may apply.-b-Country-b-: United States-a-click to apply",Designer to create hoodies t shirts tank tops - Upwork +"Background:
+----------------
+Games2win is one of the largest mobile game publishers in the world with over 260 million app downloads! We entertain over 15 million players a month who love our top-ranked games.
+This requirement is for one of our largest-selling role-playing games - ‘Decisions’, which is already available on the iTunes and Android store.

+Requirements:
+----------------
+We are looking for a Photoshop Artist, who is capable of photo editing and manipulating photos to create art assets for Decisions. She/he should have expertise in drawing, sketching, illustration, digital painting and Photoshop.

+Aside from creating the art assets, final output needs to be delivered in specific sizes and formats, mainly PSDs and PNGs as required.
+We would like to create 300+ items every month which would be Bottoms, Tops, Accessories and Dresses.

+Looking forward to receiving your proposals
+Thank you

Budget: $1,000 +
Posted On: May 18, 2023 07:49 UTC
Category: Illustration
Skills:2D Design, Graphic Design, Adobe Photoshop, Adobe Illustrator, Fashion & Beauty, Photo Editing, Illustration +
Country: India +
click to apply","Budget--: $1,000--Posted On--: May 18, 2023 07:49 UTC--Category--: Illustration--Skills--:2D Design, Graphic Design, Adobe Photoshop, Adobe Illustrator, Fashion & Beauty, Photo Editing, Illustration--Country--: India-click to apply",https://www.upwork.com/jobs/Photoshop-Artist-for-Mobile-Fashion-Game_~01d30da620bd8a7d1a?source=rss,2023-05-18T07:49:57+00:00,https://www.upwork.com/jobs/Photoshop-Artist-for-Mobile-Fashion-Game_%7E01d30da620bd8a7d1a?source=rss,"None-Background:-br------------------br-Games2win is one of the largest mobile game publishers in the world with over 260 million app downloads! We entertain over 15 million players a month who love our top-ranked games.-br-This requirement is for one of our largest-selling role-playing games - ‘Decisions’, which is already available on the iTunes and Android store.-br-Requirements:-br------------------br-We are looking for a Photoshop Artist, who is capable of photo editing and manipulating photos to create art assets for Decisions. She/he should have expertise in drawing, sketching, illustration, digital painting and Photoshop.-br-Aside from creating the art assets, final output needs to be delivered in specific sizes and formats, mainly PSDs and PNGs as required.-br-We would like to create 300+ items every month which would be Bottoms, Tops, Accessories and Dresses.-br-Looking forward to receiving your proposals-br-Thank you-b-Budget-b-: $1,000-b-Posted On-b-: May 18, 2023 07:49 UTC-b-Category-b-: Illustration-b-Skills-b-:2D Design, Graphic Design, Adobe Photoshop, Adobe Illustrator, Fashion & Beauty, Photo Editing, Illustration-b-Country-b-: India-a-click to apply",[DC] Photoshop 2D Artist for Mobile Fashion Game - Upwork +"I need a poster for a client that has a Speedway Motorsport Team, I will be needing a photo of the racecar turned into a graphic (yellow racecar attached) then a custom Māori graphic to go into the poster as the team emblem (something like the photo I’ve attached) The name of the team is “Once Were Warriors”, taking inspiration from the New Zealand movie “Once Were Warriors” I will also be needing the numbers of each racecar on the poster (there are 4-5 race cars) I’ve attached a photo of a similar poster “Gisbourne Giants” I want the poster to be up to the standard of this one and to look similar to this. The right candidate for this job has to be fluent in English and have great communication as I’m sick of dealing with designers that don’t reply to messages or reply a day late. You have to be able be patient and be prepared that they’re may be revisions needed. This is an important project and I need someone that works fast but also produces quality work. Im looking for an expert. You will have more chance of getting hired if you can share previous jobs of Motorsport related designs or even quality custom graphics. Contact me if this job sounds like the right one for you

Budget: $60 +
Posted On: May 18, 2023 07:46 UTC
Category: Graphic Design
Skills:Custom Graphics, Graphic Design, Poster, Adobe Illustrator +
Country: New Zealand +
click to apply","Budget--: $60--Posted On--: May 18, 2023 07:46 UTC--Category--: Graphic Design--Skills--:Custom Graphics, Graphic Design, Poster, Adobe Illustrator--Country--: New Zealand-click to apply",https://www.upwork.com/jobs/Motorsport-Team-Poster_~018c0429dae085f507?source=rss,2023-05-18T07:46:56+00:00,https://www.upwork.com/jobs/Motorsport-Team-Poster_%7E018c0429dae085f507?source=rss,"None-I need a poster for a client that has a Speedway Motorsport Team, I will be needing a photo of the racecar turned into a graphic (yellow racecar attached) then a custom Māori graphic to go into the poster as the team emblem (something like the photo I’ve attached) The name of the team is “Once Were Warriors”, taking inspiration from the New Zealand movie “Once Were Warriors” I will also be needing the numbers of each racecar on the poster (there are 4-5 race cars) I’ve attached a photo of a similar poster “Gisbourne Giants” I want the poster to be up to the standard of this one and to look similar to this. The right candidate for this job has to be fluent in English and have great communication as I’m sick of dealing with designers that don’t reply to messages or reply a day late. You have to be able be patient and be prepared that they’re may be revisions needed. This is an important project and I need someone that works fast but also produces quality work. Im looking for an expert. You will have more chance of getting hired if you can share previous jobs of Motorsport related designs or even quality custom graphics. Contact me if this job sounds like the right one for you-b-Budget-b-: $60-b-Posted On-b-: May 18, 2023 07:46 UTC-b-Category-b-: Graphic Design-b-Skills-b-:Custom Graphics, Graphic Design, Poster, Adobe Illustrator-b-Country-b-: New Zealand-a-click to apply",Motorsport Team Poster - Upwork +"Hello. We are a sports apparel brand. We are creating a line of apparel with a certain fabric technology that we want to do an extremely good job of highlighting in video and photography (model shots, infographics) etc.

+I'd like to speak to someone who has experience managing this for brands. The goal would be to create extremely solid content, highlighting the tech as well as the styles in model shots, infographics and videos. Managing to a budget is important as well. Thanks!



Hourly Range: $50.00-$100.00 + +
Posted On: May 18, 2023 07:21 UTC
Category: Product Photography
Skills:Product Photography Prep, Product Photography, Infographic, Video Production, Product Video +
Location Requirement: Only freelancers located in the United States may apply. +
Country: United States +
click to apply","Hourly Range--: $50.00-$100.00--Posted On--: May 18, 2023 07:21 UTC--Category--: Product Photography--Skills--:Product Photography Prep, Product Photography, Infographic, Video Production, Product Video--Location Requirement--: Only freelancers located in the United States may apply.--Country--: United States-click to apply",https://www.upwork.com/jobs/Product-Launch-Media-Management-Pictures-Infographics-Videography_~0148a4ef325c9af34a?source=rss,2023-05-18T07:21:33+00:00,https://www.upwork.com/jobs/Product-Launch-Media-Management-Pictures-Infographics-Videography_%7E0148a4ef325c9af34a?source=rss,"None-Hello. We are a sports apparel brand. We are creating a line of apparel with a certain fabric technology that we want to do an extremely good job of highlighting in video and photography (model shots, infographics) etc.-br-I'd like to speak to someone who has experience managing this for brands. The goal would be to create extremely solid content, highlighting the tech as well as the styles in model shots, infographics and videos. Managing to a budget is important as well. Thanks!-b-Hourly Range-b-: $50.00-$100.00-b-Posted On-b-: May 18, 2023 07:21 UTC-b-Category-b-: Product Photography-b-Skills-b-:Product Photography Prep, Product Photography, Infographic, Video Production, Product Video-b-Location Requirement-b-: Only freelancers located in the United States may apply.-b-Country-b-: United States-a-click to apply","Product Launch Media Management - Pictures, Infographics, Videography - Upwork" +"Hello,

+We are a maternity/nursing and baby apparel company looking for a fashion designer to design 3 collections of apparels per month. Total of 16-17 styles

+This will be a long-term monthly project if everything works out well.

+Main Responsibilities:
+- Prepare trend reports/mood boards before designing
+- Design styles that are classic, minimalistic and suitable for our target market (Includes, 1-2 prints)
+- Prepare tech packs for factories

+You should or be able to:
+- Understand the brand's design aesthetic and have good visualization skills
+- Able to create trendy prints

+When applying, please share with us your portfolio, moodboards you have created and design experiences. We are looking at producing 3 collection per month (16-17 styles)
+Thank you!

Budget: $500 +
Posted On: May 18, 2023 07:00 UTC
Category: Fashion Design
Skills:Clothing, Child, Baby, Female, Color Forecasting, Fashion Forecasting, Ready-To-Wear, Mass Market Fashion Design, Tech Pack, Size Chart Creation, Streetwear, Fashion & Beauty, Fashion Design, Adobe Illustrator +
Country: Singapore +
click to apply","Budget--: $500--Posted On--: May 18, 2023 07:00 UTC--Category--: Fashion Design--Skills--:Clothing, Child, Baby, Female, Color Forecasting, Fashion Forecasting, Ready-To-Wear, Mass Market Fashion Design, Tech Pack, Size Chart Creation, Streetwear, Fashion & Beauty, Fashion Design, Adobe Illustrator--Country--: Singapore-click to apply",https://www.upwork.com/jobs/Fashion-Designer-Mother-and-Kid-Apparels_~01f97f5e6ab66d1362?source=rss,2023-05-18T07:00:51+00:00,https://www.upwork.com/jobs/Fashion-Designer-Mother-and-Kid-Apparels_%7E01f97f5e6ab66d1362?source=rss,"None-Hello,-br-We are a maternity/nursing and baby apparel company looking for a fashion designer to design 3 collections of apparels per month. Total of 16-17 styles-br-This will be a long-term monthly project if everything works out well.-br-Main Responsibilities:-br-- Prepare trend reports/mood boards before designing-br-- Design styles that are classic, minimalistic and suitable for our target market (Includes, 1-2 prints)-br-- Prepare tech packs for factories-br-You should or be able to:-br-- Understand the brand's design aesthetic and have good visualization skills-br-- Able to create trendy prints-br-When applying, please share with us your portfolio, moodboards you have created and design experiences. We are looking at producing 3 collection per month (16-17 styles)-br-Thank you!-b-Budget-b-: $500-b-Posted On-b-: May 18, 2023 07:00 UTC-b-Category-b-: Fashion Design-b-Skills-b-:Clothing, Child, Baby, Female, Color Forecasting, Fashion Forecasting, Ready-To-Wear, Mass Market Fashion Design, Tech Pack, Size Chart Creation, Streetwear, Fashion & Beauty, Fashion Design, Adobe Illustrator-b-Country-b-: Singapore-a-click to apply",Fashion Designer - Mother and Kid Apparels - Upwork +"We are a print-on-demand business specializing in custom-designed products like mugs, caps, hoodies, and shirts. We are looking for a talented and creative designer to help us create three additional images for our products on Amazon and three for Etsy. These images will enhance the product listings and attract potential customers.

+The images we need fall into the following categories:

+Product Attributes: We require images that effectively communicate the product attributes, including material, special features (such as dishwasher safe, microwave safe), and size. A good example can be found here: https://m.media-amazon.com/images/I/71ofc-1BEoL._AC_SX679_.jpg


+Promises and Guarantees: We want images that highlight our commitment to quality and customer satisfaction. One important promise is that our products are printed and shipped within the United States. These images should visually convey these promises and give customers confidence in our offerings.

+Printed on Both Sides: We need images showcasing products that have designs printed on both sides. This will allow customers to see the full design and appreciate the product's quality. An example of a similar image can be found here:  https://m.media-amazon.com/images/I/61jeqYHgbfL._AC_SX679_.jpg

+The successful candidate should have a strong portfolio demonstrating their expertise in designing product images that drive conversions. Attention to detail, creativity, and the ability to deliver within tight deadlines are essential qualities for this project.

+Project Details:

+Budget: $60 USD
+Expected Delivery: 2 days
+To apply for this job, please provide the following:

+A brief overview of your relevant experience.
+Samples or links to your previous work that showcase your ability to create compelling product images.
+Your estimated timeline for completing the project.
+Any questions or clarifications you may have regarding the project.
+We look forward to reviewing your applications and working with a talented designer who can bring our print-on-demand products to life through visually appealing and engaging images.

Budget: $60 +
Posted On: May 18, 2023 06:49 UTC
Category: Graphic Design
Skills:Adobe Photoshop +
Country: Netherlands +
click to apply","Budget--: $60--Posted On--: May 18, 2023 06:49 UTC--Category--: Graphic Design--Skills--:Adobe Photoshop--Country--: Netherlands-click to apply",https://www.upwork.com/jobs/Designer-Needed-for-Creating-Additional-Images-for-Print-Demand-Products-Amazon-and-Etsy_~0113245dbb4bdfac71?source=rss,2023-05-18T06:49:12+00:00,https://www.upwork.com/jobs/Designer-Needed-for-Creating-Additional-Images-for-Print-Demand-Products-Amazon-and-Etsy_%7E0113245dbb4bdfac71?source=rss,"None-We are a print-on-demand business specializing in custom-designed products like mugs, caps, hoodies, and shirts. We are looking for a talented and creative designer to help us create three additional images for our products on Amazon and three for Etsy. These images will enhance the product listings and attract potential customers.-br-The images we need fall into the following categories:-br-Product Attributes: We require images that effectively communicate the product attributes, including material, special features (such as dishwasher safe, microwave safe), and size. A good example can be found here: https://m.media-amazon.com/images/I/71ofc-1BEoL._AC_SX679_.jpg-br-Promises and Guarantees: We want images that highlight our commitment to quality and customer satisfaction. One important promise is that our products are printed and shipped within the United States. These images should visually convey these promises and give customers confidence in our offerings.-br-Printed on Both Sides: We need images showcasing products that have designs printed on both sides. This will allow customers to see the full design and appreciate the product's quality. An example of a similar image can be found here:  https://m.media-amazon.com/images/I/61jeqYHgbfL._AC_SX679_.jpg-br-The successful candidate should have a strong portfolio demonstrating their expertise in designing product images that drive conversions. Attention to detail, creativity, and the ability to deliver within tight deadlines are essential qualities for this project.-br-Project Details:-br-Budget: $60 USD-br-Expected Delivery: 2 days-br-To apply for this job, please provide the following:-br-A brief overview of your relevant experience.-br-Samples or links to your previous work that showcase your ability to create compelling product images.-br-Your estimated timeline for completing the project.-br-Any questions or clarifications you may have regarding the project.-br-We look forward to reviewing your applications and working with a talented designer who can bring our print-on-demand products to life through visually appealing and engaging images.-b-Budget-b-: $60-b-Posted On-b-: May 18, 2023 06:49 UTC-b-Category-b-: Graphic Design-b-Skills-b-:Adobe Photoshop-b-Country-b-: Netherlands-a-click to apply",Designer Needed for Creating Additional Images for Print-on-Demand Products on Amazon and Etsy - Upwork +"I am looking for a skilled graphic designer to help me create the following:

+- 9 Instagram Static Posts
+- PDF Service Guide (up to 10 pages)

+I am looking for somebody who can take my ideas and run with them. I have everything outlined and organized, including a professional brand identity design and guide. This means that you will NOT need to come up with the creative direction and visual identity for my deliverables, but simply adhere to the provided style guide which includes colors, textures, typography direction, etc. :)

+My brand is very modern, elevated, artsy, and I'd say pretty editorial, so I am looking for a designer whose style reflects that. Ideally, you are using Adobe to design your work and you work as a professional designer in your full-time job.

+Candidates without a portfolio on their profile won't be considered.

Budget: $150 +
Posted On: May 18, 2023 06:22 UTC
Category: Graphic Design
Skills:Brochure Design, Editorial Design, Flyer Design, Fashion & Beauty, Graphic Design, Brand Design, Social Media Design +
Country: Czech Republic +
click to apply","Budget--: $150--Posted On--: May 18, 2023 06:22 UTC--Category--: Graphic Design--Skills--:Brochure Design, Editorial Design, Flyer Design, Fashion & Beauty, Graphic Design, Brand Design, Social Media Design--Country--: Czech Republic-click to apply",https://www.upwork.com/jobs/Experienced-Graphic-Designer-for-Instagram-Posts-and-PDF-Service-Guide_~010454a6df4b9a5c31?source=rss,2023-05-18T06:22:37+00:00,https://www.upwork.com/jobs/Experienced-Graphic-Designer-for-Instagram-Posts-and-PDF-Service-Guide_%7E010454a6df4b9a5c31?source=rss,"None-I am looking for a skilled graphic designer to help me create the following:-br-- 9 Instagram Static Posts-br-- PDF Service Guide (up to 10 pages)-br-I am looking for somebody who can take my ideas and run with them. I have everything outlined and organized, including a professional brand identity design and guide. This means that you will NOT need to come up with the creative direction and visual identity for my deliverables, but simply adhere to the provided style guide which includes colors, textures, typography direction, etc. :)-br-My brand is very modern, elevated, artsy, and I'd say pretty editorial, so I am looking for a designer whose style reflects that. Ideally, you are using Adobe to design your work and you work as a professional designer in your full-time job.-br-Candidates without a portfolio on their profile won't be considered.-b-Budget-b-: $150-b-Posted On-b-: May 18, 2023 06:22 UTC-b-Category-b-: Graphic Design-b-Skills-b-:Brochure Design, Editorial Design, Flyer Design, Fashion & Beauty, Graphic Design, Brand Design, Social Media Design-b-Country-b-: Czech Republic-a-click to apply",Experienced Graphic Designer for Instagram Posts and PDF Service Guide - Upwork +"I am creating a series of nature studies in canva. I am comfortable creating content, but I want to hire a graphic designer or illustrator with a fast turn around to help me make these units shine.
+I want to make these into pdf bundles that can be uploaded.

+Samples of quality I'm looking for:
+https://www.etsy.com/listing/1233152152/ocean-shore-unit-study-curious-trails?ga_order=most_relevant&ga_search_type=all&ga_view_type=gallery&ga_search_query=ocean+study&ref=sr_gallery-1-2&sts=1&organic_search_click=1

+https://www.etsy.com/listing/975649324/bee-unit-science-pack?ga_order=most_relevant&ga_search_type=all&ga_view_type=gallery&ga_search_query=bee+unit+study&ref=sr_gallery-1-4&sts=1&organic_search_click=1

Hourly Range: $20.00-$50.00 + +
Posted On: May 18, 2023 05:51 UTC
Category: Graphic Design
Skills:Ebook, Graphic Design, Illustration, Layout Design +
Country: United States +
click to apply","Hourly Range--: $20.00-$50.00--Posted On--: May 18, 2023 05:51 UTC--Category--: Graphic Design--Skills--:Ebook, Graphic Design, Illustration, Layout Design--Country--: United States-click to apply",https://www.upwork.com/jobs/Graphic-Design-for-Nature-Study_~011455e99ed8ca2f67?source=rss,2023-05-18T05:51:35+00:00,https://www.upwork.com/jobs/Graphic-Design-for-Nature-Study_%7E011455e99ed8ca2f67?source=rss,"None-I am creating a series of nature studies in canva. I am comfortable creating content, but I want to hire a graphic designer or illustrator with a fast turn around to help me make these units shine.-br-I want to make these into pdf bundles that can be uploaded.-br-Samples of quality I'm looking for:-br-https://www.etsy.com/listing/1233152152/ocean-shore-unit-study-curious-trails?ga_order=most_relevant&ga_search_type=all&ga_view_type=gallery&ga_search_query=ocean+study&ref=sr_gallery-1-2&sts=1&organic_search_click=1-br-https://www.etsy.com/listing/975649324/bee-unit-science-pack?ga_order=most_relevant&ga_search_type=all&ga_view_type=gallery&ga_search_query=bee+unit+study&ref=sr_gallery-1-4&sts=1&organic_search_click=1-b-Hourly Range-b-: $20.00-$50.00-b-Posted On-b-: May 18, 2023 05:51 UTC-b-Category-b-: Graphic Design-b-Skills-b-:Ebook, Graphic Design, Illustration, Layout Design-b-Country-b-: United States-a-click to apply",Graphic Design for Nature Study - Upwork +"Flyer needed for charity event. Flyer must be exceptional

Hourly Range: $20.00-$30.00 + +
Posted On: May 18, 2023 05:34 UTC
Category: Graphic Design
Skills:Adobe Photoshop, Flyer Design, Brochure, Adobe Illustrator, Graphic Design, Print Design, Poster, Layout Design, Adobe InDesign +
Location Requirement: Only freelancers located in the United States may apply. +
Country: United States +
click to apply","Hourly Range--: $20.00-$30.00--Posted On--: May 18, 2023 05:34 UTC--Category--: Graphic Design--Skills--:Adobe Photoshop, Flyer Design, Brochure, Adobe Illustrator, Graphic Design, Print Design, Poster, Layout Design, Adobe InDesign--Location Requirement--: Only freelancers located in the United States may apply.--Country--: United States-click to apply",https://www.upwork.com/jobs/Flyer_~019897ac67e6eb20e8?source=rss,2023-05-18T05:34:44+00:00,https://www.upwork.com/jobs/Flyer_%7E019897ac67e6eb20e8?source=rss,"None-Flyer needed for charity event. Flyer must be exceptional-b-Hourly Range-b-: $20.00-$30.00-b-Posted On-b-: May 18, 2023 05:34 UTC-b-Category-b-: Graphic Design-b-Skills-b-:Adobe Photoshop, Flyer Design, Brochure, Adobe Illustrator, Graphic Design, Print Design, Poster, Layout Design, Adobe InDesign-b-Location Requirement-b-: Only freelancers located in the United States may apply.-b-Country-b-: United States-a-click to apply",Flyer - Upwork +"I have a photoshop file that needs to be converted to an indesign file, creating a template that can be easily replicated for multiple spreads within a magazine

Budget: $80 +
Posted On: May 18, 2023 05:14 UTC
Category: Graphic Design
Skills:Adobe InDesign, Adobe Photoshop +
Country: Australia +
click to apply","Budget--: $80--Posted On--: May 18, 2023 05:14 UTC--Category--: Graphic Design--Skills--:Adobe InDesign, Adobe Photoshop--Country--: Australia-click to apply",https://www.upwork.com/jobs/Graphic-Design-Magazine-Template_~01fd26c677b786a4ca?source=rss,2023-05-18T05:14:58+00:00,https://www.upwork.com/jobs/Graphic-Design-Magazine-Template_%7E01fd26c677b786a4ca?source=rss,"None-I have a photoshop file that needs to be converted to an indesign file, creating a template that can be easily replicated for multiple spreads within a magazine-b-Budget-b-: $80-b-Posted On-b-: May 18, 2023 05:14 UTC-b-Category-b-: Graphic Design-b-Skills-b-:Adobe InDesign, Adobe Photoshop-b-Country-b-: Australia-a-click to apply",Graphic Design- Magazine Template - Upwork +"Hi

+I am seeking a Freelaner to help me create a brochure to help us market our youth hair braiding program to middle school and Highschool students in Toronto Ontario.

+I will require the freelancer to review the website and gather all relevant information he or she believes is required and to understand the target audience and put together a brochure to help us market the program to parents and school boards

+The program will be offered to youth in many of the underserved communities and will be aimed at teaching the trade of hair braiding along with the entrepreneurial component.



Budget: $50 +
Posted On: May 18, 2023 04:40 UTC
Category: Graphic Design
Skills:Graphic Design, Print Design, Adobe Photoshop, Brochure, Content Writing +
Country: Canada +
click to apply","Budget--: $50--Posted On--: May 18, 2023 04:40 UTC--Category--: Graphic Design--Skills--:Graphic Design, Print Design, Adobe Photoshop, Brochure, Content Writing--Country--: Canada-click to apply",https://www.upwork.com/jobs/Marketing-Brochure_~0195f39cf381f5d5e7?source=rss,2023-05-18T04:40:46+00:00,https://www.upwork.com/jobs/Marketing-Brochure_%7E0195f39cf381f5d5e7?source=rss,"None-Hi-br-I am seeking a Freelaner to help me create a brochure to help us market our youth hair braiding program to middle school and Highschool students in Toronto Ontario.-br-I will require the freelancer to review the website and gather all relevant information he or she believes is required and to understand the target audience and put together a brochure to help us market the program to parents and school boards-br-The program will be offered to youth in many of the underserved communities and will be aimed at teaching the trade of hair braiding along with the entrepreneurial component.-b-Budget-b-: $50-b-Posted On-b-: May 18, 2023 04:40 UTC-b-Category-b-: Graphic Design-b-Skills-b-:Graphic Design, Print Design, Adobe Photoshop, Brochure, Content Writing-b-Country-b-: Canada-a-click to apply",Marketing Brochure - Upwork +"ALTEK Industries is seeking a talented Video Production and Graphic Design Specialist for contract work. You'll be responsible for creating compelling video content and visually stunning graphic designs to help elevate our client's brand presence.

+Key Responsibilities:

+Developing, producing, and delivering high-quality video content suitable for various platforms such as websites, social media, and advertising campaigns.
+Creating graphic design elements for use in digital media including website graphics, social media posts, and ad creatives.
+Collaborating with our marketing team to develop creative ideas and concepts that align with our clients' branding and marketing objectives.
+Ensuring all produced material is cohesive and aligns with brand guidelines and overall campaign themes.
+Qualifications:

+Proven experience in video production and graphic design.
+Strong portfolio showcasing high-quality video and design work.
+Proficiency with industry-standard software such as Adobe Creative Suite.
+Excellent visual design skills with sensitivity to user-system interaction.
+Ability to solve problems creatively and effectively.
+Strong communication skills and ability to work as part of a team.
+Please note, this job posting is intended to build a list of qualified contractors for future project work. While there may not be immediate work, we hope to call upon the successful applicants as and when projects arise. We look forward to your applications!

Hourly Range: $15.00-$36.00 + +
Posted On: May 18, 2023 04:39 UTC
Category: Video Production
Skills:Graphic Design, Adobe Photoshop, Adobe Illustrator, Video Production, Motion Graphics, Adobe After Effects, Video Editing +
Country: United Arab Emirates +
click to apply","Hourly Range--: $15.00-$36.00--Posted On--: May 18, 2023 04:39 UTC--Category--: Video Production--Skills--:Graphic Design, Adobe Photoshop, Adobe Illustrator, Video Production, Motion Graphics, Adobe After Effects, Video Editing--Country--: United Arab Emirates-click to apply",https://www.upwork.com/jobs/Video-Production-and-Graphic-Design-Specialist_~01ac7cda2933ba58c2?source=rss,2023-05-18T04:39:33+00:00,https://www.upwork.com/jobs/Video-Production-and-Graphic-Design-Specialist_%7E01ac7cda2933ba58c2?source=rss,"None-ALTEK Industries is seeking a talented Video Production and Graphic Design Specialist for contract work. You'll be responsible for creating compelling video content and visually stunning graphic designs to help elevate our client's brand presence.-br-Key Responsibilities:-br-Developing, producing, and delivering high-quality video content suitable for various platforms such as websites, social media, and advertising campaigns.-br-Creating graphic design elements for use in digital media including website graphics, social media posts, and ad creatives.-br-Collaborating with our marketing team to develop creative ideas and concepts that align with our clients' branding and marketing objectives.-br-Ensuring all produced material is cohesive and aligns with brand guidelines and overall campaign themes.-br-Qualifications:-br-Proven experience in video production and graphic design.-br-Strong portfolio showcasing high-quality video and design work.-br-Proficiency with industry-standard software such as Adobe Creative Suite.-br-Excellent visual design skills with sensitivity to user-system interaction.-br-Ability to solve problems creatively and effectively.-br-Strong communication skills and ability to work as part of a team.-br-Please note, this job posting is intended to build a list of qualified contractors for future project work. While there may not be immediate work, we hope to call upon the successful applicants as and when projects arise. We look forward to your applications!-b-Hourly Range-b-: $15.00-$36.00-b-Posted On-b-: May 18, 2023 04:39 UTC-b-Category-b-: Video Production-b-Skills-b-:Graphic Design, Adobe Photoshop, Adobe Illustrator, Video Production, Motion Graphics, Adobe After Effects, Video Editing-b-Country-b-: United Arab Emirates-a-click to apply",Video Production and Graphic Design Specialist - Upwork +"I want to purchase a white label exchange. It doesn't have to be high quality, and it doesn't have to be an exchange you already use. If you have a demo site, please send it to me, I look forward to hearing from you.

Budget: $5,000 +
Posted On: May 18, 2023 04:33 UTC
Category: Graphic Design
Skills:Web Development, JavaScript, HTML, PHP, Web Design, HTML5, CSS, SQL, Blockchain, Blockchain Development +
Country: South Korea +
click to apply","Budget--: $5,000--Posted On--: May 18, 2023 04:33 UTC--Category--: Graphic Design--Skills--:Web Development, JavaScript, HTML, PHP, Web Design, HTML5, CSS, SQL, Blockchain, Blockchain Development--Country--: South Korea-click to apply",https://www.upwork.com/jobs/Develop-sell-white-label-exchange_~0153144bbf0ee9ca24?source=rss,2023-05-18T04:33:09+00:00,https://www.upwork.com/jobs/Develop-sell-white-label-exchange_%7E0153144bbf0ee9ca24?source=rss,"None-I want to purchase a white label exchange. It doesn't have to be high quality, and it doesn't have to be an exchange you already use. If you have a demo site, please send it to me, I look forward to hearing from you.-b-Budget-b-: $5,000-b-Posted On-b-: May 18, 2023 04:33 UTC-b-Category-b-: Graphic Design-b-Skills-b-:Web Development, JavaScript, HTML, PHP, Web Design, HTML5, CSS, SQL, Blockchain, Blockchain Development-b-Country-b-: South Korea-a-click to apply",Develop or sell a white label exchange - Upwork +"Hi there,

+I have currently developed a variety of different planners (16 to be exact) that are all extremely similar in design and templatized with minor variations in colour and text inside.

+I am looking for an experienced graphic designer who is familiar with designing digital daily/weekly planners from the ground up and all that it entails.

+The design for my digital daily/weekly planners are completed. The only things I need from this project are creating appropriate text boxes in the right locations so a user can fill it in like a digital planner.

+I am also updating some of the text in certain areas, so I need someone who can swap in and out the text in certain fields.

+I am looking for a quick turn around here as all the design work is down, it just needs to function correctly and look good on all devices (computer, tablets, phone etc)

+Whilst this job is small, I am also looking to hire someone long term if this project is successful with a designer who is communicative, hard working and creative.

+If you feel you fit the description, please do apply here.

Budget: $200 +
Posted On: May 18, 2023 04:25 UTC
Category: Graphic Design
Skills:Social Media Imagery, Ebook, Graphic Design, Adobe Illustrator, Layout Design, Adobe InDesign +
Country: Canada +
click to apply","Budget--: $200--Posted On--: May 18, 2023 04:25 UTC--Category--: Graphic Design--Skills--:Social Media Imagery, Ebook, Graphic Design, Adobe Illustrator, Layout Design, Adobe InDesign--Country--: Canada-click to apply",https://www.upwork.com/jobs/Digital-Planner-Designer-Needed-for-Review-Final-Touches-Long-Term-Job-Opportunity_~01ddfb2edbb044f98c?source=rss,2023-05-18T04:25:19+00:00,https://www.upwork.com/jobs/Digital-Planner-Designer-Needed-for-Review-Final-Touches-Long-Term-Job-Opportunity_%7E01ddfb2edbb044f98c?source=rss,"None-Hi there,-br-I have currently developed a variety of different planners (16 to be exact) that are all extremely similar in design and templatized with minor variations in colour and text inside.-br-I am looking for an experienced graphic designer who is familiar with designing digital daily/weekly planners from the ground up and all that it entails.-br-The design for my digital daily/weekly planners are completed. The only things I need from this project are creating appropriate text boxes in the right locations so a user can fill it in like a digital planner.-br-I am also updating some of the text in certain areas, so I need someone who can swap in and out the text in certain fields.-br-I am looking for a quick turn around here as all the design work is down, it just needs to function correctly and look good on all devices (computer, tablets, phone etc)-br-Whilst this job is small, I am also looking to hire someone long term if this project is successful with a designer who is communicative, hard working and creative.-br-If you feel you fit the description, please do apply here.-b-Budget-b-: $200-b-Posted On-b-: May 18, 2023 04:25 UTC-b-Category-b-: Graphic Design-b-Skills-b-:Social Media Imagery, Ebook, Graphic Design, Adobe Illustrator, Layout Design, Adobe InDesign-b-Country-b-: Canada-a-click to apply",Digital Planner Designer Needed for Review/Final Touches -- Long Term Job Opportunity - Upwork +"We are a construction company based in Melbourne, Australia, and are looking for a skilled photographer and videographer to help us create engaging visual content for our website and Instagram page. The project is expected to be done asap.

+As the ideal candidate, you should have experience in both photography and videography, with a keen eye for detail and the ability to capture the essence of our brand and projects. You will be responsible for creating high-quality, engaging visual content that showcases our work, team, and company culture.

+We are looking for someone who is creative, reliable and has excellent communication skills. You should be able to work independently, as well as collaboratively with our team. It is important that you have access to your own equipment and can deliver high-quality photos and videos on time and within budget.

+If you are interested in this project, please submit a proposal outlining your experience and skills. Please also include links to past completed projects that are similar to this one. We look forward to hearing from you!


Hourly Range: $16.00-$59.00 + +
Posted On: May 18, 2023 04:22 UTC
Category: Local Photography
Skills:Photography, Videography +
Country: Pakistan +
click to apply","Hourly Range--: $16.00-$59.00--Posted On--: May 18, 2023 04:22 UTC--Category--: Local Photography--Skills--:Photography, Videography--Country--: Pakistan-click to apply",https://www.upwork.com/jobs/Photography-and-Videography-for-Construction-Company-Website-and-Instagram-Melbourne-Australia_~0154b15b7db407e6f0?source=rss,2023-05-18T04:22:29+00:00,https://www.upwork.com/jobs/Photography-and-Videography-for-Construction-Company-Website-and-Instagram-Melbourne-Australia_%7E0154b15b7db407e6f0?source=rss,"None-We are a construction company based in Melbourne, Australia, and are looking for a skilled photographer and videographer to help us create engaging visual content for our website and Instagram page. The project is expected to be done asap.-br-As the ideal candidate, you should have experience in both photography and videography, with a keen eye for detail and the ability to capture the essence of our brand and projects. You will be responsible for creating high-quality, engaging visual content that showcases our work, team, and company culture.-br-We are looking for someone who is creative, reliable and has excellent communication skills. You should be able to work independently, as well as collaboratively with our team. It is important that you have access to your own equipment and can deliver high-quality photos and videos on time and within budget.-br-If you are interested in this project, please submit a proposal outlining your experience and skills. Please also include links to past completed projects that are similar to this one. We look forward to hearing from you!-b-Hourly Range-b-: $16.00-$59.00-b-Posted On-b-: May 18, 2023 04:22 UTC-b-Category-b-: Local Photography-b-Skills-b-:Photography, Videography-b-Country-b-: Pakistan-a-click to apply","Photography and Videography for Construction Company Website and Instagram, in Melbourne Australia - Upwork" +"I need 35 different themed iMessage Sticker Packs to publish to my Apple Developer account. I will provide the theme categories while discussing terms but the overall idea is that the designs MUST be cute and appealing to women all over the world (mainly the eastern hemisphere) and high quality. For reference, please look at the emoticon packs that Kakaotalk has made (search up: Kakaotalk emoticons on google).
+Bonus will be given if this job is completed within four days of starting but the Maximum time allotted is 7 days.

Budget: $1,200 +
Posted On: May 18, 2023 04:22 UTC
Category: Cartoons & Comics
Skills:Graphic Design, Game Design, Digital Illustration, Drawing, Vector Art, Realistic Portrait, Hand-Drawn Style, Stickers & Emojis, Digital Art, 2D Illustration, 2D Design, 2D Game Art, NFT Art, NFT Character, NFT Graphic +
Country: United States +
click to apply","Budget--: $1,200--Posted On--: May 18, 2023 04:22 UTC--Category--: Cartoons & Comics--Skills--:Graphic Design, Game Design, Digital Illustration, Drawing, Vector Art, Realistic Portrait, Hand-Drawn Style, Stickers & Emojis, Digital Art, 2D Illustration, 2D Design, 2D Game Art, NFT Art, NFT Character, NFT Graphic--Country--: United States-click to apply",https://www.upwork.com/jobs/iMessage-Sticker-Packs_~01d242b22be1626e53?source=rss,2023-05-18T04:22:29+00:00,https://www.upwork.com/jobs/iMessage-Sticker-Packs_%7E01d242b22be1626e53?source=rss,"None-I need 35 different themed iMessage Sticker Packs to publish to my Apple Developer account. I will provide the theme categories while discussing terms but the overall idea is that the designs MUST be cute and appealing to women all over the world (mainly the eastern hemisphere) and high quality. For reference, please look at the emoticon packs that Kakaotalk has made (search up: Kakaotalk emoticons on google).-br-Bonus will be given if this job is completed within four days of starting but the Maximum time allotted is 7 days.-b-Budget-b-: $1,200-b-Posted On-b-: May 18, 2023 04:22 UTC-b-Category-b-: Cartoons & Comics-b-Skills-b-:Graphic Design, Game Design, Digital Illustration, Drawing, Vector Art, Realistic Portrait, Hand-Drawn Style, Stickers & Emojis, Digital Art, 2D Illustration, 2D Design, 2D Game Art, NFT Art, NFT Character, NFT Graphic-b-Country-b-: United States-a-click to apply",35 iMessage Sticker Packs - Upwork +"** skilled and experienced 3D photorealistic modeling rendering expert

+create 100 high-quality product images
+For various products, different materials and different designs, we will share the exact product after hiring

+Hyper-realistic and visually stunning product final images


+Responsibilities:

+- Create 4 Ultra-realistic 3D photorealistic product images that showcases the features and benefits of our phone accessories products
+- Work closely with our product development team to understand the design and functionality of our products
+- Use industry-standard 3D rendering software to develop detailed product models and visualizations
+- Produce realistic lighting, textures, and animations to bring the product 3D models to life
+- Continuously refine and improve the quality of the product images through feedback and iteration
+-  Provide us with a fixed rate for the entire project, rather than an hourly rate


+If you are passionate about creating stunning 3D photorealistic product images and want to work with a dynamic team in a fast-growing industry, we look forward to hearing from you!

+Long-term contract will be considered if the images quality is excellent.

Budget: $100 +
Posted On: May 18, 2023 04:07 UTC
Category: 3D Modeling & Rendering
Skills:3D Rendering, 3D Design, 3D Modeling, Autodesk Maya, 3D Product Rendering, Autodesk 3ds Max, Photorealistic Rendering, Adobe Photoshop +
Country: Hong Kong +
click to apply","Budget--: $100--Posted On--: May 18, 2023 04:07 UTC--Category--: 3D Modeling & Rendering--Skills--:3D Rendering, 3D Design, 3D Modeling, Autodesk Maya, 3D Product Rendering, Autodesk 3ds Max, Photorealistic Rendering, Adobe Photoshop--Country--: Hong Kong-click to apply",https://www.upwork.com/jobs/Photorealistic-Modeling-Rendering-Expert_~01190ca50e2e0d69a3?source=rss,2023-05-18T04:07:08+00:00,https://www.upwork.com/jobs/Photorealistic-Modeling-Rendering-Expert_%7E01190ca50e2e0d69a3?source=rss,"None-** skilled and experienced 3D photorealistic modeling rendering expert-br-create 100 high-quality product images-br-For various products, different materials and different designs, we will share the exact product after hiring-br-Hyper-realistic and visually stunning product final images-br-Responsibilities:-br-- Create 4 Ultra-realistic 3D photorealistic product images that showcases the features and benefits of our phone accessories products-br-- Work closely with our product development team to understand the design and functionality of our products-br-- Use industry-standard 3D rendering software to develop detailed product models and visualizations-br-- Produce realistic lighting, textures, and animations to bring the product 3D models to life-br-- Continuously refine and improve the quality of the product images through feedback and iteration-br--  Provide us with a fixed rate for the entire project, rather than an hourly rate-br-If you are passionate about creating stunning 3D photorealistic product images and want to work with a dynamic team in a fast-growing industry, we look forward to hearing from you!-br-Long-term contract will be considered if the images quality is excellent.-b-Budget-b-: $100-b-Posted On-b-: May 18, 2023 04:07 UTC-b-Category-b-: 3D Modeling & Rendering-b-Skills-b-:3D Rendering, 3D Design, 3D Modeling, Autodesk Maya, 3D Product Rendering, Autodesk 3ds Max, Photorealistic Rendering, Adobe Photoshop-b-Country-b-: Hong Kong-a-click to apply",3D Photorealistic Modeling Rendering Expert - Upwork +"Looking for a virtual assistant available for 5 hrs  ( 9am- 2pm CST) Monday- Friday  

+Requirement

+Strong portfolio demonstrating expertise in designing mockups, creating logos, and developing visually appealing graphics.

+Proficiency in design software such as Adobe Photoshop

+Familiarity with Etsy platform, including listing creation and management.

+Excellent communication skills, both written and verbal.

+Exceptional attention to detail and ability to meet deadlines.

+Creative thinking and problem-solving skills.

+Ability to work independently and collaboratively in a remote team environment.

+Time management and organizational skills to prioritize tasks effectively.

Budget: $120 +
Posted On: May 18, 2023 04:04 UTC
Category: Graphic Design
Skills:Graphic Design, Etsy Listing, Adobe Photoshop +
Country: United States +
click to apply","Budget--: $120--Posted On--: May 18, 2023 04:04 UTC--Category--: Graphic Design--Skills--:Graphic Design, Etsy Listing, Adobe Photoshop--Country--: United States-click to apply",https://www.upwork.com/jobs/Graphic-design-Virtual-Assistant_~012bfdf0c355e0dfc7?source=rss,2023-05-18T04:04:27+00:00,https://www.upwork.com/jobs/Graphic-design-Virtual-Assistant_%7E012bfdf0c355e0dfc7?source=rss,"None-Looking for a virtual assistant available for 5 hrs  ( 9am- 2pm CST) Monday- Friday-br-Requirement-br-Strong portfolio demonstrating expertise in designing mockups, creating logos, and developing visually appealing graphics.-br-Proficiency in design software such as Adobe Photoshop-br-Familiarity with Etsy platform, including listing creation and management.-br-Excellent communication skills, both written and verbal.-br-Exceptional attention to detail and ability to meet deadlines.-br-Creative thinking and problem-solving skills.-br-Ability to work independently and collaboratively in a remote team environment.-br-Time management and organizational skills to prioritize tasks effectively.-b-Budget-b-: $120-b-Posted On-b-: May 18, 2023 04:04 UTC-b-Category-b-: Graphic Design-b-Skills-b-:Graphic Design, Etsy Listing, Adobe Photoshop-b-Country-b-: United States-a-click to apply",Graphic design Virtual Assistant - Upwork +"Hi Upworkers!

+We need a detail-oriented perfectionist with advertising experience. If you're a creative mastermind, highly organised, reliable, and a team player, we want you! APJ region preferred.

+Requirements:
+Extensive advertising experience as a graphic artist
+Strong portfolio showcasing diverse design work
+Proficiency in Adobe Creative Suite (Photoshop, Illustrator, InDesign)
+Meticulous attention to detail and a commitment to perfection
+Highly organised, reliable, and a team player

+If you're talented and driven, we want to hear from you. Send us your proposal.

Hourly Range: $25.00-$45.00 + +
Posted On: May 18, 2023 03:53 UTC
Category: Graphic Design
Skills:Advertising Design, Layout Design, Banner Ad Design, Tech & IT, Web Design, Adobe Photoshop, Adobe Illustrator, Social Media Imagery, Adobe InDesign, Graphic Design +
Country: Singapore +
click to apply","Hourly Range--: $25.00-$45.00--Posted On--: May 18, 2023 03:53 UTC--Category--: Graphic Design--Skills--:Advertising Design, Layout Design, Banner Ad Design, Tech & IT, Web Design, Adobe Photoshop, Adobe Illustrator, Social Media Imagery, Adobe InDesign, Graphic Design--Country--: Singapore-click to apply",https://www.upwork.com/jobs/Seeking-Senior-Graphic-Artist-Detail-Oriented-with-Advertising-Experience_~0115fa6ee6f5b219c8?source=rss,2023-05-18T03:53:35+00:00,https://www.upwork.com/jobs/Seeking-Senior-Graphic-Artist-Detail-Oriented-with-Advertising-Experience_%7E0115fa6ee6f5b219c8?source=rss,"None-Hi Upworkers!-br-We need a detail-oriented perfectionist with advertising experience. If you're a creative mastermind, highly organised, reliable, and a team player, we want you! APJ region preferred.-br-Requirements:-br-Extensive advertising experience as a graphic artist-br-Strong portfolio showcasing diverse design work-br-Proficiency in Adobe Creative Suite (Photoshop, Illustrator, InDesign)-br-Meticulous attention to detail and a commitment to perfection-br-Highly organised, reliable, and a team player-br-If you're talented and driven, we want to hear from you. Send us your proposal.-b-Hourly Range-b-: $25.00-$45.00-b-Posted On-b-: May 18, 2023 03:53 UTC-b-Category-b-: Graphic Design-b-Skills-b-:Advertising Design, Layout Design, Banner Ad Design, Tech & IT, Web Design, Adobe Photoshop, Adobe Illustrator, Social Media Imagery, Adobe InDesign, Graphic Design-b-Country-b-: Singapore-a-click to apply",Seeking Senior Graphic Artist - Detail-Oriented with Advertising Experience - Upwork +"We are a game studio looking for a skilled WordPress developer and designer with experience in Adobe Illustrator and Photoshop. The project entails creating a new website for our game studio. The website should be visually appealing, user-friendly, and optimized for search engines. The website should showcase various game styles and provide information about our studio, team members, and upcoming projects.

+The ideal candidate should be able to create custom designs and themes that align with our brand and style. They should be familiar with web design best practices, including responsive design, cross-browser compatibility, and website speed optimization. They should also have experience with WordPress plugins and integrations to enhance the website's functionality.

+Please submit a proposal outlining your experience and how you can help us achieve our goals for this project. Additionally, please provide links to your past completed projects that showcase your skills in WordPress development and design, as well as Adobe Illustrator and Photoshop.

+A portion of this job will include designing high quality game characters and game screens in various styles.

Budget: $150 +
Posted On: May 18, 2023 03:48 UTC
Category: Web Design
Skills:Game Design, Adobe Illustrator, Adobe Photoshop, Web Design, WordPress, Web Development, Graphic Design +
Country: Canada +
click to apply","Budget--: $150--Posted On--: May 18, 2023 03:48 UTC--Category--: Web Design--Skills--:Game Design, Adobe Illustrator, Adobe Photoshop, Web Design, WordPress, Web Development, Graphic Design--Country--: Canada-click to apply",https://www.upwork.com/jobs/Wordpress-website-for-Game-Studio_~01fbfc82958dd751ff?source=rss,2023-05-18T03:48:55+00:00,https://www.upwork.com/jobs/Wordpress-website-for-Game-Studio_%7E01fbfc82958dd751ff?source=rss,"None-We are a game studio looking for a skilled WordPress developer and designer with experience in Adobe Illustrator and Photoshop. The project entails creating a new website for our game studio. The website should be visually appealing, user-friendly, and optimized for search engines. The website should showcase various game styles and provide information about our studio, team members, and upcoming projects.-br-The ideal candidate should be able to create custom designs and themes that align with our brand and style. They should be familiar with web design best practices, including responsive design, cross-browser compatibility, and website speed optimization. They should also have experience with WordPress plugins and integrations to enhance the website's functionality.-br-Please submit a proposal outlining your experience and how you can help us achieve our goals for this project. Additionally, please provide links to your past completed projects that showcase your skills in WordPress development and design, as well as Adobe Illustrator and Photoshop.-br-A portion of this job will include designing high quality game characters and game screens in various styles.-b-Budget-b-: $150-b-Posted On-b-: May 18, 2023 03:48 UTC-b-Category-b-: Web Design-b-Skills-b-:Game Design, Adobe Illustrator, Adobe Photoshop, Web Design, WordPress, Web Development, Graphic Design-b-Country-b-: Canada-a-click to apply",Wordpress website for Game Studio - Upwork +"1. Context
+Heytrip was built to make the road trip more available, that is providing the most versatile solutions to help the ones who are about to hit the road with new participants, who are ready to make a difference in their lives but be enmeshed by the numerous options.
+As we go further, we attempt to extend the meaning of the “Available”, from the most easy-to-setup products to increasing the diversity of outdoor participants, allowing more people to try and stay outdoors.
+Our goals are to be the enlightener of the outdoor beginner, to be the first option for trips with friends and families, and to make going outdoors a simple decision.
+2. Objectives
+Commercial Use
+3. Target Audience
+Target Market: US
+Age Range: 25- 45yrs
+Gender: Male & Female
+Interest: Cycling, Climbing, Hiking
+4. Visual Approach
+We want to show the features of our camping tent and also how to use it. At the same time, we want to express a joyful, relaxing, cozy atmosphere. Expressing those outdoor activities that connect us to nature, to each other, and to the things that matter - which is what HEYTRIP really means to stand for.
+5. Key Messages about the product
+Slogan: Weigh Less, Carry More
+6. Model Requirement
+Cyclist(Mountain Climber)
+7. Model Requirement
+Mountain

Budget: $200 +
Posted On: May 18, 2023 03:43 UTC
Category: Videography
Skills:Product Photography, Adobe Photoshop, Graphic Design +
Country: China +
click to apply","Budget--: $200--Posted On--: May 18, 2023 03:43 UTC--Category--: Videography--Skills--:Product Photography, Adobe Photoshop, Graphic Design--Country--: China-click to apply",https://www.upwork.com/jobs/ONLY-Videography-for-Hydration-Backpack_~01861c2e8dbbaddb48?source=rss,2023-05-18T03:43:08+00:00,https://www.upwork.com/jobs/ONLY-Videography-for-Hydration-Backpack_%7E01861c2e8dbbaddb48?source=rss,"None-1. Context-br-Heytrip was built to make the road trip more available, that is providing the most versatile solutions to help the ones who are about to hit the road with new participants, who are ready to make a difference in their lives but be enmeshed by the numerous options.-br-As we go further, we attempt to extend the meaning of the “Available”, from the most easy-to-setup products to increasing the diversity of outdoor participants, allowing more people to try and stay outdoors.-br-Our goals are to be the enlightener of the outdoor beginner, to be the first option for trips with friends and families, and to make going outdoors a simple decision.-br-2. Objectives-br-Commercial Use-br-3. Target Audience-br-Target Market: US-br-Age Range: 25- 45yrs-br-Gender: Male & Female-br-Interest: Cycling, Climbing, Hiking-br-4. Visual Approach-br-We want to show the features of our camping tent and also how to use it. At the same time, we want to express a joyful, relaxing, cozy atmosphere. Expressing those outdoor activities that connect us to nature, to each other, and to the things that matter - which is what HEYTRIP really means to stand for.-br-5. Key Messages about the product-br-Slogan: Weigh Less, Carry More-br-6. Model Requirement-br-Cyclist(Mountain Climber)-br-7. Model Requirement-br-Mountain-b-Budget-b-: $200-b-Posted On-b-: May 18, 2023 03:43 UTC-b-Category-b-: Videography-b-Skills-b-:Product Photography, Adobe Photoshop, Graphic Design-b-Country-b-: China-a-click to apply",(US ONLY) Videography for Hydration Backpack - Upwork +"Looking for an experienced graphic designer. Must be familiar with fitness and lifestyle designs and what's going on in the industry. Please send me your portfolio! Looking for someone who can take on a project once or twice a month! Thank you! Have a good one!

Budget: $60 +
Posted On: May 18, 2023 03:42 UTC
Category: Graphic Design
Skills:Clothing, Mission Style, Minimalist, Organic & Natural Style +
Country: United States +
click to apply","Budget--: $60--Posted On--: May 18, 2023 03:42 UTC--Category--: Graphic Design--Skills--:Clothing, Mission Style, Minimalist, Organic & Natural Style--Country--: United States-click to apply",https://www.upwork.com/jobs/Experienced-shirt-designer_~01675ed5941586aed6?source=rss,2023-05-18T03:42:45+00:00,https://www.upwork.com/jobs/Experienced-shirt-designer_%7E01675ed5941586aed6?source=rss,"None-Looking for an experienced graphic designer. Must be familiar with fitness and lifestyle designs and what's going on in the industry. Please send me your portfolio! Looking for someone who can take on a project once or twice a month! Thank you! Have a good one!-b-Budget-b-: $60-b-Posted On-b-: May 18, 2023 03:42 UTC-b-Category-b-: Graphic Design-b-Skills-b-:Clothing, Mission Style, Minimalist, Organic & Natural Style-b-Country-b-: United States-a-click to apply",Experienced T shirt designer - Upwork +"I am looking for a designer or illustrator to draw a old theatre movie poster type flyer for our upcoming theatre production. I have attached reference material for you to look over to see exactly what we are looking for in terms of skill.

Hourly Range: $15.00-$50.00 + +
Posted On: May 18, 2023 02:54 UTC
Category: Graphic Design
Skills:Graphic Design, Illustration, Poster, Adobe Illustrator +
Country: Australia +
click to apply","Hourly Range--: $15.00-$50.00--Posted On--: May 18, 2023 02:54 UTC--Category--: Graphic Design--Skills--:Graphic Design, Illustration, Poster, Adobe Illustrator--Country--: Australia-click to apply",https://www.upwork.com/jobs/Graphic-Designer-Wanted-for-Old-Movie-Theatre-Poster-type-Job_~01ac80e95775dc1155?source=rss,2023-05-18T02:54:37+00:00,https://www.upwork.com/jobs/Graphic-Designer-Wanted-for-Old-Movie-Theatre-Poster-type-Job_%7E01ac80e95775dc1155?source=rss,"None-I am looking for a designer or illustrator to draw a old theatre movie poster type flyer for our upcoming theatre production. I have attached reference material for you to look over to see exactly what we are looking for in terms of skill.-b-Hourly Range-b-: $15.00-$50.00-b-Posted On-b-: May 18, 2023 02:54 UTC-b-Category-b-: Graphic Design-b-Skills-b-:Graphic Design, Illustration, Poster, Adobe Illustrator-b-Country-b-: Australia-a-click to apply",Graphic Designer Wanted for Old Movie Theatre Poster type Job - Upwork +"I am looking for a flyer that promotes my construction business.  This fly can be used for print marketing to be placed in mailboxes, while the digital version can be shared on social sites.  Preferable size could be around 5''x7''.

+Who we are / what we do:
+We are a general contractor and builder in Seattle WA that focuses on residential construction including remodeling renovations like kitchens and bathrooms.   This includes new cabinetry, floors, countertops and fixtures.

+We do additions and new ground up home construction.  We also do landscape construction including decks, pergolas.

+The flyer would have some imagery that relates to the work we do.  It would be simple, clean and friendly.



Hourly Range: $30.00-$50.00 + +
Posted On: May 18, 2023 02:40 UTC
Category: Graphic Design
Skills:Social Media Imagery, Brochure Design, Graphic Design, Advertising, Adobe Photoshop, Print Design, Layout Design, Brochure +
Location Requirement: Only freelancers located in the United States may apply. +
Country: United States +
click to apply","Hourly Range--: $30.00-$50.00--Posted On--: May 18, 2023 02:40 UTC--Category--: Graphic Design--Skills--:Social Media Imagery, Brochure Design, Graphic Design, Advertising, Adobe Photoshop, Print Design, Layout Design, Brochure--Location Requirement--: Only freelancers located in the United States may apply.--Country--: United States-click to apply",https://www.upwork.com/jobs/Advertising-Flyer-for-Construction-Company_~015dbb40a508992043?source=rss,2023-05-18T02:40:13+00:00,https://www.upwork.com/jobs/Advertising-Flyer-for-Construction-Company_%7E015dbb40a508992043?source=rss,"None-I am looking for a flyer that promotes my construction business.  This fly can be used for print marketing to be placed in mailboxes, while the digital version can be shared on social sites.  Preferable size could be around 5''x7''.-br-Who we are / what we do:-br-We are a general contractor and builder in Seattle WA that focuses on residential construction including remodeling renovations like kitchens and bathrooms.   This includes new cabinetry, floors, countertops and fixtures.-br-We do additions and new ground up home construction.  We also do landscape construction including decks, pergolas.-br-The flyer would have some imagery that relates to the work we do.  It would be simple, clean and friendly.-b-Hourly Range-b-: $30.00-$50.00-b-Posted On-b-: May 18, 2023 02:40 UTC-b-Category-b-: Graphic Design-b-Skills-b-:Social Media Imagery, Brochure Design, Graphic Design, Advertising, Adobe Photoshop, Print Design, Layout Design, Brochure-b-Location Requirement-b-: Only freelancers located in the United States may apply.-b-Country-b-: United States-a-click to apply",Advertising Flyer for Construction Company - Upwork +"We have an existing design we want to discuss and possible redesign for our Product Landing page...New pages will be for the Home and Solutions Pages.

+A rough draft of the existing which is laid out in PSD (PNG version is attached) ...we want to discuss a new design, add images and content want swap out several scenes that are in the draft.

+We would like a 3-4 day turnaround...but are open to extending that slightly for the right partner.   

+Please bid fairly as we have  two added sites being developed     

Hourly Range: $30.00-$80.00 + +
Posted On: May 18, 2023 01:37 UTC
Category: Web Design
Skills:Sketch, Elementor, Figma, Adobe Photoshop, Graphic Design, Web Design, Adobe Illustrator +
Country: United States +
click to apply","Hourly Range--: $30.00-$80.00--Posted On--: May 18, 2023 01:37 UTC--Category--: Web Design--Skills--:Sketch, Elementor, Figma, Adobe Photoshop, Graphic Design, Web Design, Adobe Illustrator--Country--: United States-click to apply",https://www.upwork.com/jobs/Creative-Web-Designer-Redesign-Landing-Create-Home-Solutions-Pages-Ready-Begin_~01d23d2abbf6fa980d?source=rss,2023-05-18T01:37:04+00:00,https://www.upwork.com/jobs/Creative-Web-Designer-Redesign-Landing-Create-Home-Solutions-Pages-Ready-Begin_%7E01d23d2abbf6fa980d?source=rss,"None-We have an existing design we want to discuss and possible redesign for our Product Landing page...New pages will be for the Home and Solutions Pages.-br-A rough draft of the existing which is laid out in PSD (PNG version is attached) ...we want to discuss a new design, add images and content want swap out several scenes that are in the draft.-br-We would like a 3-4 day turnaround...but are open to extending that slightly for the right partner.-br-Please bid fairly as we have  two added sites being developed-b-Hourly Range-b-: $30.00-$80.00-b-Posted On-b-: May 18, 2023 01:37 UTC-b-Category-b-: Web Design-b-Skills-b-:Sketch, Elementor, Figma, Adobe Photoshop, Graphic Design, Web Design, Adobe Illustrator-b-Country-b-: United States-a-click to apply",Creative Web Designer To Redesign Landing + Create Home /Solutions Pages...Ready To Begin - Upwork +"We have an existing design we want to discuss and possible redesign for our Product Landing page...New pages will be for the Home and Solutions Pages.

+A rough draft of the existing which is laid out in PSD (PNG version is attached) ...we want to discuss a new design, add images and content want swap out several scenes that are in the draft.

+We would like a 3-4 day turnaround...but are open to extending that slightly for the right partner.   

+Please bid fairly as we have  two added sites being developed     

Hourly Range: $30.00-$80.00 + +
Posted On: May 18, 2023 01:35 UTC
Category: Web Design
Skills:Sketch, Elementor, Figma, Adobe Photoshop, Graphic Design, Web Design, Adobe Illustrator +
Location Requirement: Only freelancers located in the United States may apply. +
Country: United States +
click to apply","Hourly Range--: $30.00-$80.00--Posted On--: May 18, 2023 01:35 UTC--Category--: Web Design--Skills--:Sketch, Elementor, Figma, Adobe Photoshop, Graphic Design, Web Design, Adobe Illustrator--Location Requirement--: Only freelancers located in the United States may apply.--Country--: United States-click to apply",https://www.upwork.com/jobs/Creative-Web-Designer-Redesign-Landing-Create-Home-Solutions-Pages-Ready-Begin_~0143fc37c0a8858de6?source=rss,2023-05-18T01:35:06+00:00,https://www.upwork.com/jobs/Creative-Web-Designer-Redesign-Landing-Create-Home-Solutions-Pages-Ready-Begin_%7E0143fc37c0a8858de6?source=rss,"None-We have an existing design we want to discuss and possible redesign for our Product Landing page...New pages will be for the Home and Solutions Pages.-br-A rough draft of the existing which is laid out in PSD (PNG version is attached) ...we want to discuss a new design, add images and content want swap out several scenes that are in the draft.-br-We would like a 3-4 day turnaround...but are open to extending that slightly for the right partner.-br-Please bid fairly as we have  two added sites being developed-b-Hourly Range-b-: $30.00-$80.00-b-Posted On-b-: May 18, 2023 01:35 UTC-b-Category-b-: Web Design-b-Skills-b-:Sketch, Elementor, Figma, Adobe Photoshop, Graphic Design, Web Design, Adobe Illustrator-b-Location Requirement-b-: Only freelancers located in the United States may apply.-b-Country-b-: United States-a-click to apply",Creative Web Designer To Redesign Landing + Create Home /Solutions Pages...Ready To Begin - Upwork +"Simple job.

+Two dragon eyes on a green screen background, one on each layer so that we can move them as far or close together as needed.

+Will need:

+- eyes slowly opening and focusing
+- eyes looking around, slowly from side to side
+- eyes just looking straight ahead
+- eyes blinking

+Eye colour combinations (a version of the movements above in each colour):
+- Green tones
+- Blue tones
+- Yellow/Orange tones
+- Purple tones

+Some examples which are much more detailed than what we need, but just to inspire:


+https://www.istockphoto.com/video/red-monster-eye-gm158490847-21058110

+https://www.istockphoto.com/video/monster-eye-gm481917823-21057999


+The eyes will be used to project onto the attached inflatable dragon.


Budget: $100 +
Posted On: May 18, 2023 01:31 UTC
Category: 3D Animation
Skills:3D Animation, 3D Modeling +
Country: Australia +
click to apply","Budget--: $100--Posted On--: May 18, 2023 01:31 UTC--Category--: 3D Animation--Skills--:3D Animation, 3D Modeling--Country--: Australia-click to apply",https://www.upwork.com/jobs/Dragon-Eyes-Green-Screen-Background_~014f82386077fb2bdd?source=rss,2023-05-18T01:31:39+00:00,https://www.upwork.com/jobs/Dragon-Eyes-Green-Screen-Background_%7E014f82386077fb2bdd?source=rss,"None-Simple job.-br-Two dragon eyes on a green screen background, one on each layer so that we can move them as far or close together as needed.-br-Will need:-br-- eyes slowly opening and focusing-br-- eyes looking around, slowly from side to side-br-- eyes just looking straight ahead-br-- eyes blinking-br-Eye colour combinations (a version of the movements above in each colour):-br-- Green tones-br-- Blue tones-br-- Yellow/Orange tones-br-- Purple tones-br-Some examples which are much more detailed than what we need, but just to inspire:-br-https://www.istockphoto.com/video/red-monster-eye-gm158490847-21058110-br-https://www.istockphoto.com/video/monster-eye-gm481917823-21057999-br-The eyes will be used to project onto the attached inflatable dragon.-b-Budget-b-: $100-b-Posted On-b-: May 18, 2023 01:31 UTC-b-Category-b-: 3D Animation-b-Skills-b-:3D Animation, 3D Modeling-b-Country-b-: Australia-a-click to apply",3D Dragon Eyes on Green Screen Background - Upwork +"We are looking for a photographer based in Jaipur. (or any city within Rajasthan) to shoot some photos and videos of production for a apparel brand based in Toronto, Canada

+We sell custom block printed clothing and home decor products in North America. Our production is in Jaipur and we want great professional quality videos and photo taken of the block printing process (BTS) to use as marketing material for our website and social media.

+It is a small job which can turn into a bigger opportunity in the future.



Hourly Range: $15.00-$25.00 + +
Posted On: May 18, 2023 01:21 UTC
Category: Videography
Skills:Photography, Photo Editing, Video Production, Videography, Video Editing, Adobe Photoshop, Product Photography +
Country: Canada +
click to apply","Hourly Range--: $15.00-$25.00--Posted On--: May 18, 2023 01:21 UTC--Category--: Videography--Skills--:Photography, Photo Editing, Video Production, Videography, Video Editing, Adobe Photoshop, Product Photography--Country--: Canada-click to apply",https://www.upwork.com/jobs/Product-photography-and-videography-for-brand_~0149708ba6598c1d25?source=rss,2023-05-18T01:21:55+00:00,https://www.upwork.com/jobs/Product-photography-and-videography-for-brand_%7E0149708ba6598c1d25?source=rss,"None-We are looking for a photographer based in Jaipur. (or any city within Rajasthan) to shoot some photos and videos of production for a apparel brand based in Toronto, Canada-br-We sell custom block printed clothing and home decor products in North America. Our production is in Jaipur and we want great professional quality videos and photo taken of the block printing process (BTS) to use as marketing material for our website and social media.-br-It is a small job which can turn into a bigger opportunity in the future.-b-Hourly Range-b-: $15.00-$25.00-b-Posted On-b-: May 18, 2023 01:21 UTC-b-Category-b-: Videography-b-Skills-b-:Photography, Photo Editing, Video Production, Videography, Video Editing, Adobe Photoshop, Product Photography-b-Country-b-: Canada-a-click to apply",Product photography and videography for a brand - Upwork +"We are seeking a talented and creative Graphic Designer to join our team at BlockBlueLight, a leading company in the field of blue light-blocking products. As our Graphic Designer, you will be responsible for creating captivating and effective Facebook Ads creative and email designs that align with our brand identity and marketing objectives. This is a long-term project of more than 6 months.


+Responsibilities:

+- Collaborate with our marketing team to understand campaign goals, target audience, and messaging for Facebook Ads and email marketing.

+- Design visually appealing and engaging Facebook Ads creative that effectively communicates our products' features, benefits, and brand message.

+- Create eye-catching and persuasive email designs for various marketing campaigns, including promotional offers, product launches, and newsletters.

+- Develop creative concepts, layouts, and visuals that are consistent with our brand guidelines and resonate with our target audience.
+Produce high-quality graphics, images, and illustrations that enhance the overall visual impact of our marketing materials.

+ - Optimize designs for different platforms and screen sizes to ensure a seamless user experience across multiple devices.

+ - Stay up-to-date with industry trends, best practices, and emerging design techniques to continuously improve the effectiveness of our ads and emails.


+Requirements:

+ - Proven work experience as a Graphic Designer, preferably with a focus on Facebook Ads and email marketing.

+- Proficiency in graphic design software such as Adobe Photoshop, Illustrator, or similar tools.

+- Strong understanding of branding, marketing principles, and visual communication.

+- Experience designing effective Facebook Ads creative and email templates that drive engagement and conversions.

+- Solid knowledge of current design trends, typography, color theory, and layout principles.

+- Excellent attention to detail and ability to deliver high-quality work within deadlines.

+- Strong communication skills and ability to collaborate effectively with cross-functional teams.

+A portfolio showcasing your previous graphic design work, including Facebook Ads and email designs, is required.


+How to Apply:

+If you are a passionate and creative Graphic Designer with a strong background in creating Facebook Ads creative and email designs, we would love to hear from you. Please submit your resume, along with a link to your portfolio, showcasing your relevant work. Also, provide a brief introduction outlining your experience and why you believe you would be a great fit for our team, as well as your availability and expected rate

+We look forward to reviewing your application and exploring the opportunity of working together to create impactful and visually appealing marketing materials for BlockBlueLight.


Hourly Range: $15.00-$30.00 + +
Posted On: May 18, 2023 01:08 UTC
Category: Graphic Design
Skills:Advertising Design, Banner Ad Design, Sales & Marketing Collateral, Email & Newsletter, Graphic Design, Social Media Marketing, Facebook, Adobe Photoshop, Adobe Illustrator, Social Media Imagery +
Country: New Zealand +
click to apply","Hourly Range--: $15.00-$30.00--Posted On--: May 18, 2023 01:08 UTC--Category--: Graphic Design--Skills--:Advertising Design, Banner Ad Design, Sales & Marketing Collateral, Email & Newsletter, Graphic Design, Social Media Marketing, Facebook, Adobe Photoshop, Adobe Illustrator, Social Media Imagery--Country--: New Zealand-click to apply",https://www.upwork.com/jobs/Graphic-Designer-Facebook-Ads-and-Email-Creative_~01cd875bf4a88682f9?source=rss,2023-05-18T01:08:31+00:00,https://www.upwork.com/jobs/Graphic-Designer-Facebook-Ads-and-Email-Creative_%7E01cd875bf4a88682f9?source=rss,"None-We are seeking a talented and creative Graphic Designer to join our team at BlockBlueLight, a leading company in the field of blue light-blocking products. As our Graphic Designer, you will be responsible for creating captivating and effective Facebook Ads creative and email designs that align with our brand identity and marketing objectives. This is a long-term project of more than 6 months.-br-Responsibilities:-br-- Collaborate with our marketing team to understand campaign goals, target audience, and messaging for Facebook Ads and email marketing.-br-- Design visually appealing and engaging Facebook Ads creative that effectively communicates our products' features, benefits, and brand message.-br-- Create eye-catching and persuasive email designs for various marketing campaigns, including promotional offers, product launches, and newsletters.-br-- Develop creative concepts, layouts, and visuals that are consistent with our brand guidelines and resonate with our target audience.-br-Produce high-quality graphics, images, and illustrations that enhance the overall visual impact of our marketing materials.-br-- Optimize designs for different platforms and screen sizes to ensure a seamless user experience across multiple devices.-br-- Stay up-to-date with industry trends, best practices, and emerging design techniques to continuously improve the effectiveness of our ads and emails.-br-Requirements:-br-- Proven work experience as a Graphic Designer, preferably with a focus on Facebook Ads and email marketing.-br-- Proficiency in graphic design software such as Adobe Photoshop, Illustrator, or similar tools.-br-- Strong understanding of branding, marketing principles, and visual communication.-br-- Experience designing effective Facebook Ads creative and email templates that drive engagement and conversions.-br-- Solid knowledge of current design trends, typography, color theory, and layout principles.-br-- Excellent attention to detail and ability to deliver high-quality work within deadlines.-br-- Strong communication skills and ability to collaborate effectively with cross-functional teams.-br-A portfolio showcasing your previous graphic design work, including Facebook Ads and email designs, is required.-br-How to Apply:-br-If you are a passionate and creative Graphic Designer with a strong background in creating Facebook Ads creative and email designs, we would love to hear from you. Please submit your resume, along with a link to your portfolio, showcasing your relevant work. Also, provide a brief introduction outlining your experience and why you believe you would be a great fit for our team, as well as your availability and expected rate-br-We look forward to reviewing your application and exploring the opportunity of working together to create impactful and visually appealing marketing materials for BlockBlueLight.-b-Hourly Range-b-: $15.00-$30.00-b-Posted On-b-: May 18, 2023 01:08 UTC-b-Category-b-: Graphic Design-b-Skills-b-:Advertising Design, Banner Ad Design, Sales & Marketing Collateral, Email & Newsletter, Graphic Design, Social Media Marketing, Facebook, Adobe Photoshop, Adobe Illustrator, Social Media Imagery-b-Country-b-: New Zealand-a-click to apply",Graphic Designer - Facebook Ads and Email Creative - Upwork +"Job Description:

+We are seeking an experienced and creative YouTube thumbnail designer to join our personal development channel. Our channel primarily features talking head videos, focusing on personal growth, self-improvement, and motivational content. We are looking for someone who can create eye-catching, engaging, and click-worthy thumbnails that will attract our target audience.

+Responsibilities:
+- Designing compelling YouTube thumbnails that accurately represent the video content
+- Understanding the channel's brand and target audience to create thumbnails that align with our style and messaging
+- Collaborating with our video content team to ensure thumbnails effectively capture the essence of each video
+- Utilizing design principles, typography, color theory, and imagery to create visually appealing thumbnails
+- Staying updated with the latest trends and best practices in YouTube thumbnail design
+- A passion for gaming and the ability to incorporate gaming elements into thumbnails is a huge bonus

+Requirements:
+- Proven experience in designing YouTube thumbnails, preferably for personal development or related channels
+- Proficient in graphic design software such as Adobe Photoshop or - Canva
+- A strong portfolio showcasing your thumbnail design skills and creativity
+- Excellent communication skills and the ability to collaborate effectively with a team
+- Detail-oriented with a keen eye for aesthetics and visual storytelling
+- Familiarity with YouTube's best practices for thumbnails and an understanding of the platform's algorithm is a plus

+If you are a talented YouTube thumbnail designer with a passion for personal development and gaming, we would love to hear from you!
+Please provide examples of your previous work and let us know about your experience in creating engaging thumbnails. Join our team and help us inspire and impact lives through our YouTube channel!

+To apply, please include:
+- Your relevant experience in YouTube thumbnail design
+- Examples of your previous work, especially thumbnails related to personal development or talking head videos

+We look forward to reviewing your applications and finding the perfect candidate to collaborate with on our personal development channel.

Hourly Range: $20.00-$30.00 + +
Posted On: May 18, 2023 01:06 UTC
Category: Graphic Design
Skills:Graphic Design, Adobe Photoshop, Adobe Illustrator, YouTube, Photo Editing +
Country: United States +
click to apply","Hourly Range--: $20.00-$30.00--Posted On--: May 18, 2023 01:06 UTC--Category--: Graphic Design--Skills--:Graphic Design, Adobe Photoshop, Adobe Illustrator, YouTube, Photo Editing--Country--: United States-click to apply",https://www.upwork.com/jobs/Expert-YouTube-Thumbnail-Designer-for-Personal-Development-Channel-Passion-for-Gaming-Huge-Bonus_~01520f4d83638e6742?source=rss,2023-05-18T01:06:21+00:00,https://www.upwork.com/jobs/Expert-YouTube-Thumbnail-Designer-for-Personal-Development-Channel-Passion-for-Gaming-Huge-Bonus_%7E01520f4d83638e6742?source=rss,"None-Job Description:-br-We are seeking an experienced and creative YouTube thumbnail designer to join our personal development channel. Our channel primarily features talking head videos, focusing on personal growth, self-improvement, and motivational content. We are looking for someone who can create eye-catching, engaging, and click-worthy thumbnails that will attract our target audience.-br-Responsibilities:-br-- Designing compelling YouTube thumbnails that accurately represent the video content-br-- Understanding the channel's brand and target audience to create thumbnails that align with our style and messaging-br-- Collaborating with our video content team to ensure thumbnails effectively capture the essence of each video-br-- Utilizing design principles, typography, color theory, and imagery to create visually appealing thumbnails-br-- Staying updated with the latest trends and best practices in YouTube thumbnail design-br-- A passion for gaming and the ability to incorporate gaming elements into thumbnails is a huge bonus-br-Requirements:-br-- Proven experience in designing YouTube thumbnails, preferably for personal development or related channels-br-- Proficient in graphic design software such as Adobe Photoshop or - Canva-br-- A strong portfolio showcasing your thumbnail design skills and creativity-br-- Excellent communication skills and the ability to collaborate effectively with a team-br-- Detail-oriented with a keen eye for aesthetics and visual storytelling-br-- Familiarity with YouTube's best practices for thumbnails and an understanding of the platform's algorithm is a plus-br-If you are a talented YouTube thumbnail designer with a passion for personal development and gaming, we would love to hear from you!-br-Please provide examples of your previous work and let us know about your experience in creating engaging thumbnails. Join our team and help us inspire and impact lives through our YouTube channel!-br-To apply, please include:-br-- Your relevant experience in YouTube thumbnail design-br-- Examples of your previous work, especially thumbnails related to personal development or talking head videos-br-We look forward to reviewing your applications and finding the perfect candidate to collaborate with on our personal development channel.-b-Hourly Range-b-: $20.00-$30.00-b-Posted On-b-: May 18, 2023 01:06 UTC-b-Category-b-: Graphic Design-b-Skills-b-:Graphic Design, Adobe Photoshop, Adobe Illustrator, YouTube, Photo Editing-b-Country-b-: United States-a-click to apply",Expert YouTube Thumbnail Designer for Personal Development Channel (Passion for Gaming a Huge Bonus) - Upwork +"Looking for the talented graphic designer to help us create Brand Identity, the product ads banners, make photo editing, illustrations, infographics, ads banners. Canva knowledge is not enough. We are looking for somebody who is more knowledgeable and creative than canva.com user. For the long term work and only honest people with skills are welcomed

Budget: $150 +
Posted On: May 18, 2023 00:41 UTC
Category: Brand Identity Design
Skills:Brand Guidelines, Logo Design, Graphic Design, Adobe Illustrator, Corporate Brand Identity, Adobe Photoshop, Brand Positioning, Brand Identity & Guidelines +
Country: Canada +
click to apply","Budget--: $150--Posted On--: May 18, 2023 00:41 UTC--Category--: Brand Identity Design--Skills--:Brand Guidelines, Logo Design, Graphic Design, Adobe Illustrator, Corporate Brand Identity, Adobe Photoshop, Brand Positioning, Brand Identity & Guidelines--Country--: Canada-click to apply",https://www.upwork.com/jobs/Branding-Design_~01bbcc6074db47fc46?source=rss,2023-05-18T00:41:26+00:00,https://www.upwork.com/jobs/Branding-Design_%7E01bbcc6074db47fc46?source=rss,"None-Looking for the talented graphic designer to help us create Brand Identity, the product ads banners, make photo editing, illustrations, infographics, ads banners. Canva knowledge is not enough. We are looking for somebody who is more knowledgeable and creative than canva.com user. For the long term work and only honest people with skills are welcomed-b-Budget-b-: $150-b-Posted On-b-: May 18, 2023 00:41 UTC-b-Category-b-: Brand Identity Design-b-Skills-b-:Brand Guidelines, Logo Design, Graphic Design, Adobe Illustrator, Corporate Brand Identity, Adobe Photoshop, Brand Positioning, Brand Identity & Guidelines-b-Country-b-: Canada-a-click to apply",Branding Design - Upwork +"We are are Latina-owned beauty brand based in New York City looking for an experienced graphic designer  to help us update our existing design dielines with new copy.

+We are in the process of updating all of our products to be EU compliant, which requires adding French on the boxes.

+Our branding is already finalized. This is not a design from scratch project. Just updating existing designs.

+This is an ongoing project

+Candidate communicates well, has a quick turnaround, and is proficient in Adobe Illustrator.





Hourly Range: $15.00-$40.00 + +
Posted On: May 18, 2023 00:22 UTC
Category: Graphic Design
Skills:Graphic Design, Infographic, Logo Design, Adobe Photoshop, Adobe Illustrator, Adobe InDesign, Packaging Design, Branding, Figma, Presentation Design, Label & Package Design +
Country: United States +
click to apply","Hourly Range--: $15.00-$40.00--Posted On--: May 18, 2023 00:22 UTC--Category--: Graphic Design--Skills--:Graphic Design, Infographic, Logo Design, Adobe Photoshop, Adobe Illustrator, Adobe InDesign, Packaging Design, Branding, Figma, Presentation Design, Label & Package Design--Country--: United States-click to apply",https://www.upwork.com/jobs/Graphic-Designer-for-beauty-packaging-updates_~01848cc206b767b659?source=rss,2023-05-18T00:22:09+00:00,https://www.upwork.com/jobs/Graphic-Designer-for-beauty-packaging-updates_%7E01848cc206b767b659?source=rss,"None-We are are Latina-owned beauty brand based in New York City looking for an experienced graphic designer  to help us update our existing design dielines with new copy.-br-We are in the process of updating all of our products to be EU compliant, which requires adding French on the boxes.-br-Our branding is already finalized. This is not a design from scratch project. Just updating existing designs.-br-This is an ongoing project-br-Candidate communicates well, has a quick turnaround, and is proficient in Adobe Illustrator.-b-Hourly Range-b-: $15.00-$40.00-b-Posted On-b-: May 18, 2023 00:22 UTC-b-Category-b-: Graphic Design-b-Skills-b-:Graphic Design, Infographic, Logo Design, Adobe Photoshop, Adobe Illustrator, Adobe InDesign, Packaging Design, Branding, Figma, Presentation Design, Label & Package Design-b-Country-b-: United States-a-click to apply",Graphic Designer for beauty packaging updates - Upwork +"Heavily pixelated photo that was salvaged from an sd card that was wiped clean. I am hoping it can be saved, this photo means soo much to me.

Budget: $50 +
Posted On: May 18, 2023 00:05 UTC
Category: Image Editing
Skills:Photo Editing, Adobe Photoshop, Adobe Illustrator, Photo Retouching, Image Editing +
Country: United States +
click to apply","Budget--: $50--Posted On--: May 18, 2023 00:05 UTC--Category--: Image Editing--Skills--:Photo Editing, Adobe Photoshop, Adobe Illustrator, Photo Retouching, Image Editing--Country--: United States-click to apply",https://www.upwork.com/jobs/pixelate-photo-loved-one-who-has-passed-away_~01e586f48fec54c6e8?source=rss,2023-05-18T00:05:39+00:00,https://www.upwork.com/jobs/pixelate-photo-loved-one-who-has-passed-away_%7E01e586f48fec54c6e8?source=rss,"None-Heavily pixelated photo that was salvaged from an sd card that was wiped clean. I am hoping it can be saved, this photo means soo much to me.-b-Budget-b-: $50-b-Posted On-b-: May 18, 2023 00:05 UTC-b-Category-b-: Image Editing-b-Skills-b-:Photo Editing, Adobe Photoshop, Adobe Illustrator, Photo Retouching, Image Editing-b-Country-b-: United States-a-click to apply",De-pixelate a photo of a loved one who has passed away - Upwork +"Looking for designer to create one page BUILD an animal craft clipart templates (15 total). Room for more if we like the work.

+1. Need 15 animal BUILD sets.
+2. Think outlines needed
+3. For use with older kids
+4. Illustrations are exclusive to me and may not be resold.
+5. See example before applying

+I will provide details, and directions for this project. If it works out more work will be offered.

+If applying, please submit portfolio of work. I am looking for kid friendly art/ clipart with exclusive rights.

Budget: $50 +
Posted On: May 17, 2023 23:47 UTC
Category: Illustration
Skills:Vector Graphic, Procreate, Adobe Photoshop, Graphic Design, Adobe Illustrator, Illustration +
Country: United States +
click to apply","Budget--: $50--Posted On--: May 17, 2023 23:47 UTC--Category--: Illustration--Skills--:Vector Graphic, Procreate, Adobe Photoshop, Graphic Design, Adobe Illustrator, Illustration--Country--: United States-click to apply",https://www.upwork.com/jobs/Custom-Craft-Build-Animal-Clipart-Project_~01258ee678b81df9b0?source=rss,2023-05-17T23:47:00+00:00,https://www.upwork.com/jobs/Custom-Craft-Build-Animal-Clipart-Project_%7E01258ee678b81df9b0?source=rss,"None-Looking for designer to create one page BUILD an animal craft clipart templates (15 total). Room for more if we like the work.-br-1. Need 15 animal BUILD sets.-br-2. Think outlines needed-br-3. For use with older kids-br-4. Illustrations are exclusive to me and may not be resold.-br-5. See example before applying-br-I will provide details, and directions for this project. If it works out more work will be offered.-br-If applying, please submit portfolio of work. I am looking for kid friendly art/ clipart with exclusive rights.-b-Budget-b-: $50-b-Posted On-b-: May 17, 2023 23:47 UTC-b-Category-b-: Illustration-b-Skills-b-:Vector Graphic, Procreate, Adobe Photoshop, Graphic Design, Adobe Illustrator, Illustration-b-Country-b-: United States-a-click to apply",Custom Craft Build an Animal Clipart Project - Upwork +"Hello!

+We are a rapidly growing e-commerce company in the photo editing presets and LUTs industry seeking a talented Lightroom expert to join our team. As a key member of our advertising efforts, you will be responsible for finding specific royalty-free images and editing them with our presets.

+Our company operates three websites: Woodland Presets, Digital Bolt-ons, and Urban Presets, and your work will contribute to the success of all three.

+The ideal candidate will perform the following tasks on a weekly or bi-weekly basis, using advertising data and guidelines provided by our team:

+1. Source high-quality, royalty-free photos that align with the target audience's interests.

+2. Edit the photos to showcase our presets in a professional and cohesive manner. Using Lightroom and our advertised preset packs, you'll apply masking and selective adjustments to create visually appealing ads.

+The contract is for the 3 weekly or bi-weekly campaigns. 1 campaign can contain up to 30 images, sometimes a bit less, sometimes a bit more depending on the creatives we intend to use for that week.

+If you're a passionate Lightroom expert who loves creating visually compelling images within the frame of our data and guidelines, we'd love to have you join our team.

+Thank you for considering this opportunity!

Budget: $300 +
Posted On: May 17, 2023 23:27 UTC
Category: Image Editing
Skills:Street Photography, Adobe Photoshop, Adobe Lightroom, Photo Editing, Image Editing, Nature Photography +
Country: Canada +
click to apply","Budget--: $300--Posted On--: May 17, 2023 23:27 UTC--Category--: Image Editing--Skills--:Street Photography, Adobe Photoshop, Adobe Lightroom, Photo Editing, Image Editing, Nature Photography--Country--: Canada-click to apply",https://www.upwork.com/jobs/Expert-Lightroom-Photo-Editor_~0194ee339c50a063a1?source=rss,2023-05-17T23:27:48+00:00,https://www.upwork.com/jobs/Expert-Lightroom-Photo-Editor_%7E0194ee339c50a063a1?source=rss,"None-Hello!-br-We are a rapidly growing e-commerce company in the photo editing presets and LUTs industry seeking a talented Lightroom expert to join our team. As a key member of our advertising efforts, you will be responsible for finding specific royalty-free images and editing them with our presets.-br-Our company operates three websites: Woodland Presets, Digital Bolt-ons, and Urban Presets, and your work will contribute to the success of all three.-br-The ideal candidate will perform the following tasks on a weekly or bi-weekly basis, using advertising data and guidelines provided by our team:-br-1. Source high-quality, royalty-free photos that align with the target audience's interests.-br-2. Edit the photos to showcase our presets in a professional and cohesive manner. Using Lightroom and our advertised preset packs, you'll apply masking and selective adjustments to create visually appealing ads.-br-The contract is for the 3 weekly or bi-weekly campaigns. 1 campaign can contain up to 30 images, sometimes a bit less, sometimes a bit more depending on the creatives we intend to use for that week.-br-If you're a passionate Lightroom expert who loves creating visually compelling images within the frame of our data and guidelines, we'd love to have you join our team.-br-Thank you for considering this opportunity!-b-Budget-b-: $300-b-Posted On-b-: May 17, 2023 23:27 UTC-b-Category-b-: Image Editing-b-Skills-b-:Street Photography, Adobe Photoshop, Adobe Lightroom, Photo Editing, Image Editing, Nature Photography-b-Country-b-: Canada-a-click to apply",Expert Lightroom Photo Editor - Upwork +"Are you a creative, passionate and tech-savvy individual with expertise in Adobe Photoshop, Adobe Illustrator, Adobe Premiere Pro, English proficiency (spoken & written), online teaching, video making, and video editing? Refresh Kid LLC is looking for a Teaching Photoshop and Video Editing teacher who can develop and deliver online tutorials on digital arts and video editing for kids.

+Key Responsibilities:
+1. Create engaging, interactive, and relevant tutorial videos on digital art and video editing.
+2. Deliver bite-sized, easy-to-understand lessons on digital art and video editing.
+3. Create educational content for digital art and video editing.
+4. Utilize innovative ideas to make the tutorial videos entertaining and exciting.
+5. Guide kids to learn the basics and fundamentals of digital art and video editing.
+6. Utilize various digital tools to create online tutorials.
+7. Test the developed tutorial videos for errors and troubleshoot any technical issues.
+8. Produce and edit professional videos for online resources.
+9. Monitor and assess the performance of students.
+10. Maintain records of student performances.

Hourly Range: $20.00-$40.00 + +
Posted On: May 17, 2023 23:27 UTC
Category: Graphic Design
Skills:Adobe Illustrator, Adobe Photoshop, Illustration, Adobe InDesign, Teaching +
Location Requirement: Only freelancers located in the United States may apply. +
Country: United States +
click to apply","Hourly Range--: $20.00-$40.00--Posted On--: May 17, 2023 23:27 UTC--Category--: Graphic Design--Skills--:Adobe Illustrator, Adobe Photoshop, Illustration, Adobe InDesign, Teaching--Location Requirement--: Only freelancers located in the United States may apply.--Country--: United States-click to apply",https://www.upwork.com/jobs/Teacher-Graphic-Design_~018c7d4ee46e0e635a?source=rss,2023-05-17T23:27:35+00:00,https://www.upwork.com/jobs/Teacher-Graphic-Design_%7E018c7d4ee46e0e635a?source=rss,"None-Are you a creative, passionate and tech-savvy individual with expertise in Adobe Photoshop, Adobe Illustrator, Adobe Premiere Pro, English proficiency (spoken & written), online teaching, video making, and video editing? Refresh Kid LLC is looking for a Teaching Photoshop and Video Editing teacher who can develop and deliver online tutorials on digital arts and video editing for kids.-br-Key Responsibilities:-br-1. Create engaging, interactive, and relevant tutorial videos on digital art and video editing.-br-2. Deliver bite-sized, easy-to-understand lessons on digital art and video editing.-br-3. Create educational content for digital art and video editing.-br-4. Utilize innovative ideas to make the tutorial videos entertaining and exciting.-br-5. Guide kids to learn the basics and fundamentals of digital art and video editing.-br-6. Utilize various digital tools to create online tutorials.-br-7. Test the developed tutorial videos for errors and troubleshoot any technical issues.-br-8. Produce and edit professional videos for online resources.-br-9. Monitor and assess the performance of students.-br-10. Maintain records of student performances.-b-Hourly Range-b-: $20.00-$40.00-b-Posted On-b-: May 17, 2023 23:27 UTC-b-Category-b-: Graphic Design-b-Skills-b-:Adobe Illustrator, Adobe Photoshop, Illustration, Adobe InDesign, Teaching-b-Location Requirement-b-: Only freelancers located in the United States may apply.-b-Country-b-: United States-a-click to apply",Teacher - Graphic Design - Upwork +"I'm looking for a talented designer to create a few pieces of social media contact for my business, we provide dumpster rental and offer 4 different sizes. I want to create some Instagram Story designs that can be used as Highlights on the profile.

+They will explain what it is we provide by illustrating the different sizes and what their uses are. Additionally I would need someone to design the actual cover icon/image for the Instagram Highlight itself. The designs will have a sequence to them and the last two slides would be the same.

+1x CTA Slide
+1x What's Included Slide
+4x Intro Slides (2 Yard, 10 Yard, 25 Yard, 40 Yard)
+4x Description Slides (2 Yard, 10 Yard, 25 Yard, 40 Yard)
+4x Highlight Cover Designs including icons

+To understand more about what we do: www.lawaste.com

+Let me know if you have any questions.

Budget: $75 +
Posted On: May 17, 2023 23:27 UTC
Category: Graphic Design
Skills:Instagram, Graphic Design, Social Media Imagery, Adobe Photoshop, Adobe Illustrator +
Country: United States +
click to apply","Budget--: $75--Posted On--: May 17, 2023 23:27 UTC--Category--: Graphic Design--Skills--:Instagram, Graphic Design, Social Media Imagery, Adobe Photoshop, Adobe Illustrator--Country--: United States-click to apply",https://www.upwork.com/jobs/Instagram-Story-Design-amp-Highlights_~019737d990701a8253?source=rss,2023-05-17T23:27:10+00:00,https://www.upwork.com/jobs/Instagram-Story-Design-amp-Highlights_%7E019737d990701a8253?source=rss,"None-I'm looking for a talented designer to create a few pieces of social media contact for my business, we provide dumpster rental and offer 4 different sizes. I want to create some Instagram Story designs that can be used as Highlights on the profile.-br-They will explain what it is we provide by illustrating the different sizes and what their uses are. Additionally I would need someone to design the actual cover icon/image for the Instagram Highlight itself. The designs will have a sequence to them and the last two slides would be the same.-br-1x CTA Slide-br-1x What's Included Slide-br-4x Intro Slides (2 Yard, 10 Yard, 25 Yard, 40 Yard)-br-4x Description Slides (2 Yard, 10 Yard, 25 Yard, 40 Yard)-br-4x Highlight Cover Designs including icons-br-To understand more about what we do: www.lawaste.com-br-Let me know if you have any questions.-b-Budget-b-: $75-b-Posted On-b-: May 17, 2023 23:27 UTC-b-Category-b-: Graphic Design-b-Skills-b-:Instagram, Graphic Design, Social Media Imagery, Adobe Photoshop, Adobe Illustrator-b-Country-b-: United States-a-click to apply",Instagram Story Design & Highlights - Upwork +"Description:
+This is a LONG-TERM position with GREAT benefits such as bonuses and raises based on quality work and performance!

+Examples:
+Below are links to my competitors' channels for you to refer to that will give you a better understanding of the level of quality we need from you.
+1. https://www.youtube.com/watch?v=rfZOWFShYHo

+Requirements:
+1.  English expert
+2. Experienced graphic designer
+3. 24h or less turnaround time
+4. Willing to work long term and grow within the team
+5. Great communicator (able to reply to messages within hours)

+(10 Thumbnails For $50)

+Please provide samples of previous work to be considered for the position!

+Look forward to receiving your work.

Budget: $50 +
Posted On: May 17, 2023 23:17 UTC
Category: Graphic Design
Skills:Adobe Illustrator, YouTube Thumbnail, Illustration +
Country: Malaysia +
click to apply","Budget--: $50--Posted On--: May 17, 2023 23:17 UTC--Category--: Graphic Design--Skills--:Adobe Illustrator, YouTube Thumbnail, Illustration--Country--: Malaysia-click to apply",https://www.upwork.com/jobs/Looking-For-Experienced-YouTube-Thumbnail-Designer-For-Personal-Development-Channel_~01890c168605c8939b?source=rss,2023-05-17T23:17:56+00:00,https://www.upwork.com/jobs/Looking-For-Experienced-YouTube-Thumbnail-Designer-For-Personal-Development-Channel_%7E01890c168605c8939b?source=rss,"None-Description:-br-This is a LONG-TERM position with GREAT benefits such as bonuses and raises based on quality work and performance!-br-Examples:-br-Below are links to my competitors' channels for you to refer to that will give you a better understanding of the level of quality we need from you.-br-1. https://www.youtube.com/watch?v=rfZOWFShYHo-br-Requirements:-br-1.  English expert-br-2. Experienced graphic designer-br-3. 24h or less turnaround time-br-4. Willing to work long term and grow within the team-br-5. Great communicator (able to reply to messages within hours)-br-(10 Thumbnails For $50)-br-Please provide samples of previous work to be considered for the position!-br-Look forward to receiving your work.-b-Budget-b-: $50-b-Posted On-b-: May 17, 2023 23:17 UTC-b-Category-b-: Graphic Design-b-Skills-b-:Adobe Illustrator, YouTube Thumbnail, Illustration-b-Country-b-: Malaysia-a-click to apply",Looking For An Experienced YouTube Thumbnail Designer For A Personal Development Channel - Upwork +"Our client has a PDF catalogue (A4 product catalogue 331 pages) file and we need it converted to Indesign document, and also rename some product pages within the document


+1. Convert PDF to In design
+2. Swap product names in the pages (TXT swap)
+3. Swap some codes within the document (TXT swap)
+4. Provide a finished high-res PDF after modification
+5. Provide a finished INDD file (allow client to make edits in the future)

+We can share download link to the document to interested parties. And  we have spreadsheet which details the TXT swap instructions

+We think this is is a simple task for someone with skills in Adobe.



Budget: $100 +
Posted On: May 17, 2023 23:15 UTC
Category: Graphic Design
Skills:Adobe InDesign, PDF, Adobe Acrobat, PDF Conversion, Layout Design, Publication Design, Graphic Design, Adobe Photoshop, Adobe Illustrator, Print Design +
Country: Australia +
click to apply","Budget--: $100--Posted On--: May 17, 2023 23:15 UTC--Category--: Graphic Design--Skills--:Adobe InDesign, PDF, Adobe Acrobat, PDF Conversion, Layout Design, Publication Design, Graphic Design, Adobe Photoshop, Adobe Illustrator, Print Design--Country--: Australia-click to apply",https://www.upwork.com/jobs/Convert-PDF-File-Adobe-Indesign-Document_~01ebd9a59a82313249?source=rss,2023-05-17T23:15:32+00:00,https://www.upwork.com/jobs/Convert-PDF-File-Adobe-Indesign-Document_%7E01ebd9a59a82313249?source=rss,"None-Our client has a PDF catalogue (A4 product catalogue 331 pages) file and we need it converted to Indesign document, and also rename some product pages within the document-br-1. Convert PDF to In design-br-2. Swap product names in the pages (TXT swap)-br-3. Swap some codes within the document (TXT swap)-br-4. Provide a finished high-res PDF after modification-br-5. Provide a finished INDD file (allow client to make edits in the future)-br-We can share download link to the document to interested parties. And  we have spreadsheet which details the TXT swap instructions-br-We think this is is a simple task for someone with skills in Adobe.-b-Budget-b-: $100-b-Posted On-b-: May 17, 2023 23:15 UTC-b-Category-b-: Graphic Design-b-Skills-b-:Adobe InDesign, PDF, Adobe Acrobat, PDF Conversion, Layout Design, Publication Design, Graphic Design, Adobe Photoshop, Adobe Illustrator, Print Design-b-Country-b-: Australia-a-click to apply",Convert PDF File to Adobe Indesign Document - Upwork +"Job Description:
+We are a thriving e-commerce business specializing in high-quality wooden plant stands. Our products are loved by plant enthusiasts worldwide, and we are seeking a talented and creative Social Media Manager and Content Creator to join our team. If you have a passion for plants, a keen eye for aesthetics, and a knack for engaging social media content, we want to hear from you!

+Responsibilities:

+Develop and execute a comprehensive social media strategy to increase brand awareness, drive traffic, and boost sales through Instagram and TikTok.
+Create compelling and visually stunning content for Instagram and TikTok, including product showcases, lifestyle imagery, videos, tutorials, and behind-the-scenes peeks.
+Write engaging captions, hashtags, and calls-to-action that align with our brand voice and resonate with our target audience.
+Monitor social media channels, respond to comments, and engage with our followers to foster a strong sense of community and customer loyalty.
+Stay up-to-date with the latest social media trends, algorithm changes, and best practices to optimize content performance and audience engagement.
+Identify and engage with influencers, brand advocates, and potential brand ambassadors to expand our reach and foster partnerships.
+Research and identify relevant industry trends, user-generated content, and competitor strategies to stay ahead in the market.
+Keep an eye on user-generated content, encouraging customers to share their experiences with our products, and leveraging it to create authentic social proof.
+Requirements:

+Proven work experience as a Social Media Manager or similar role, preferably in the e-commerce or home decor industry.
+Excellent knowledge of Instagram and TikTok platforms, including content creation, scheduling, analytics, and advertising features.
+Strong photography and videography skills, with experience in creating visually appealing and engaging social media content.
+Proficiency in photo and video editing tools (e.g., Adobe Photoshop, Adobe Premiere Pro, Canva, etc.).
+Aesthetic sensibility and the ability to align content with our brand's visual identity and target audience.
+Exceptional written and verbal communication skills, with the ability to craft compelling captions and engaging conversations with our followers.
+Familiarity with social media management tools (e.g., Hootsuite, Buffer, Sprout Social, etc.) and analytics platforms (e.g., Instagram Insights, TikTok Analytics, etc.).
+Understanding of social media trends, algorithms, and best practices to optimize content visibility and engagement.
+Strong organizational skills, attention to detail, and ability to manage multiple projects simultaneously.
+Passion for plants, interior design, and home decor is a plus.

+How to Apply:
+If you are excited about this opportunity to shape our brand's presence on Instagram and TikTok and have a genuine love for plants and aesthetics, please submit the following to this post

+- Your updated resume or CV.
+- A portfolio or examples of your previous social media content creation work.
+- A brief explanation of your approach to social media strategy and how you would contribute to our brand's growth.

+We look forward to reviewing your application and working with a talented social media professional to elevate our brand's presence and drive engagement on Instagram and TikTok.

Hourly Range: $8.00-$25.00 + +
Posted On: May 17, 2023 23:12 UTC
Category: Social Media Marketing
Skills:Influencer Marketing, Social Media Advertising, Social Media Content Creation, Content Writing, Marketing Strategy, Instagram, Social Media Marketing, Social Media Management +
Country: United Kingdom +
click to apply","Hourly Range--: $8.00-$25.00--Posted On--: May 17, 2023 23:12 UTC--Category--: Social Media Marketing--Skills--:Influencer Marketing, Social Media Advertising, Social Media Content Creation, Content Writing, Marketing Strategy, Instagram, Social Media Marketing, Social Media Management--Country--: United Kingdom-click to apply",https://www.upwork.com/jobs/Social-Media-Manager-amp-Content-Creator-for-commerce-Wooden-Plant-Stand-Business_~01952171f4fa84aef2?source=rss,2023-05-17T23:12:53+00:00,https://www.upwork.com/jobs/Social-Media-Manager-amp-Content-Creator-for-commerce-Wooden-Plant-Stand-Business_%7E01952171f4fa84aef2?source=rss,"None-Job Description:-br-We are a thriving e-commerce business specializing in high-quality wooden plant stands. Our products are loved by plant enthusiasts worldwide, and we are seeking a talented and creative Social Media Manager and Content Creator to join our team. If you have a passion for plants, a keen eye for aesthetics, and a knack for engaging social media content, we want to hear from you!-br-Responsibilities:-br-Develop and execute a comprehensive social media strategy to increase brand awareness, drive traffic, and boost sales through Instagram and TikTok.-br-Create compelling and visually stunning content for Instagram and TikTok, including product showcases, lifestyle imagery, videos, tutorials, and behind-the-scenes peeks.-br-Write engaging captions, hashtags, and calls-to-action that align with our brand voice and resonate with our target audience.-br-Monitor social media channels, respond to comments, and engage with our followers to foster a strong sense of community and customer loyalty.-br-Stay up-to-date with the latest social media trends, algorithm changes, and best practices to optimize content performance and audience engagement.-br-Identify and engage with influencers, brand advocates, and potential brand ambassadors to expand our reach and foster partnerships.-br-Research and identify relevant industry trends, user-generated content, and competitor strategies to stay ahead in the market.-br-Keep an eye on user-generated content, encouraging customers to share their experiences with our products, and leveraging it to create authentic social proof.-br-Requirements:-br-Proven work experience as a Social Media Manager or similar role, preferably in the e-commerce or home decor industry.-br-Excellent knowledge of Instagram and TikTok platforms, including content creation, scheduling, analytics, and advertising features.-br-Strong photography and videography skills, with experience in creating visually appealing and engaging social media content.-br-Proficiency in photo and video editing tools (e.g., Adobe Photoshop, Adobe Premiere Pro, Canva, etc.).-br-Aesthetic sensibility and the ability to align content with our brand's visual identity and target audience.-br-Exceptional written and verbal communication skills, with the ability to craft compelling captions and engaging conversations with our followers.-br-Familiarity with social media management tools (e.g., Hootsuite, Buffer, Sprout Social, etc.) and analytics platforms (e.g., Instagram Insights, TikTok Analytics, etc.).-br-Understanding of social media trends, algorithms, and best practices to optimize content visibility and engagement.-br-Strong organizational skills, attention to detail, and ability to manage multiple projects simultaneously.-br-Passion for plants, interior design, and home decor is a plus.-br-How to Apply:-br-If you are excited about this opportunity to shape our brand's presence on Instagram and TikTok and have a genuine love for plants and aesthetics, please submit the following to this post-br-- Your updated resume or CV.-br-- A portfolio or examples of your previous social media content creation work.-br-- A brief explanation of your approach to social media strategy and how you would contribute to our brand's growth.-br-We look forward to reviewing your application and working with a talented social media professional to elevate our brand's presence and drive engagement on Instagram and TikTok.-b-Hourly Range-b-: $8.00-$25.00-b-Posted On-b-: May 17, 2023 23:12 UTC-b-Category-b-: Social Media Marketing-b-Skills-b-:Influencer Marketing, Social Media Advertising, Social Media Content Creation, Content Writing, Marketing Strategy, Instagram, Social Media Marketing, Social Media Management-b-Country-b-: United Kingdom-a-click to apply",Social Media Manager & Content Creator for E-commerce Wooden Plant Stand Business - Upwork +"We are looking for an experienced designer to create Christian and streetstyle inspired gym clothing designs. The ideal candidate will have a strong background in activewear design, along with expertise in Adobe Illustrator and Photoshop.

+The project length is expected to be 1 to 3 months, depending on the complexity of the designs and the number of revisions required. The final designs must be print-ready and suitable for use on a range of clothing items, including t-shirts, joggers, hoodies etc.

+We have some examples of what we are looking for, but of course your own input and inspiration is welcomed as well.

+To apply for this position, please submit a proposal that includes a brief overview of your design experience, your approach to this project, and any relevant links to past completed projects. We are looking for a candidate who is creative, responsive, and able to work collaboratively with our team to bring our vision to life.

Hourly Range: $20.00-$45.00 + +
Posted On: May 17, 2023 23:04 UTC
Category: Fashion Design
Skills:Graphic Design, Clothing, Adobe Photoshop, Adobe Illustrator, Activewear, T-Shirt Design, Print Design +
Country: Netherlands +
click to apply","Hourly Range--: $20.00-$45.00--Posted On--: May 17, 2023 23:04 UTC--Category--: Fashion Design--Skills--:Graphic Design, Clothing, Adobe Photoshop, Adobe Illustrator, Activewear, T-Shirt Design, Print Design--Country--: Netherlands-click to apply",https://www.upwork.com/jobs/Create-Christian-amp-streetstyle-inspired-gym-clothing-design_~0105c267fca05cf992?source=rss,2023-05-17T23:04:19+00:00,https://www.upwork.com/jobs/Create-Christian-amp-streetstyle-inspired-gym-clothing-design_%7E0105c267fca05cf992?source=rss,"None-We are looking for an experienced designer to create Christian and streetstyle inspired gym clothing designs. The ideal candidate will have a strong background in activewear design, along with expertise in Adobe Illustrator and Photoshop.-br-The project length is expected to be 1 to 3 months, depending on the complexity of the designs and the number of revisions required. The final designs must be print-ready and suitable for use on a range of clothing items, including t-shirts, joggers, hoodies etc.-br-We have some examples of what we are looking for, but of course your own input and inspiration is welcomed as well.-br-To apply for this position, please submit a proposal that includes a brief overview of your design experience, your approach to this project, and any relevant links to past completed projects. We are looking for a candidate who is creative, responsive, and able to work collaboratively with our team to bring our vision to life.-b-Hourly Range-b-: $20.00-$45.00-b-Posted On-b-: May 17, 2023 23:04 UTC-b-Category-b-: Fashion Design-b-Skills-b-:Graphic Design, Clothing, Adobe Photoshop, Adobe Illustrator, Activewear, T-Shirt Design, Print Design-b-Country-b-: Netherlands-a-click to apply",Create Christian & streetstyle inspired gym clothing design - Upwork +"Job Title: Graphic Designer for Event Invitations

+Job Description:
+We are looking for a talented graphic designer to create event invitations based on a provided template and convert them to HTML format. The invitations will be used to promote events and need to be delivered on time and adhering to client brand guidelines and standards.

+Responsibilities:
+Design event invitations based on a provided template (using inDesign or Canva)
+Edit and customize invitations to fit the specific event details
+Convert the invitation design to HTML format
+Ensure that the HTML code is optimized for loading into Salesforce
+Collaborate with the project manager to ensure timely delivery of all invitations
+Communicate any design or technical issues to the project manager
+Manage multiple design projects simultaneously

+Requirements:
+Strong graphic design skills with experience creating event invitations
+Proficiency in Graphic Design Software such as Adobe Creative Suite (Photoshop, Illustrator, InDesign) or other comparable tools to create high-quality designs and graphics.
+Experience with HTML coding and optimizing for Salesforce
+Strong attention to detail and ability to meet deadlines
+Excellent communication and collaboration skills
+Must have access to reliable internet and computer equipment

+This is a part-time, remote position with the possibility of ongoing work for the right candidate. If you are a talented graphic designer with experience in creating event invitations and converting them to HTML format, we encourage you to apply.

+*See attached example invitation

Hourly Range: $15.00-$25.00 + +
Posted On: May 17, 2023 23:02 UTC
Category: Graphic Design
Skills:Graphic Design, HTML, Adobe InDesign, Brand Identity & Guidelines +
Country: United States +
click to apply","Hourly Range--: $15.00-$25.00--Posted On--: May 17, 2023 23:02 UTC--Category--: Graphic Design--Skills--:Graphic Design, HTML, Adobe InDesign, Brand Identity & Guidelines--Country--: United States-click to apply",https://www.upwork.com/jobs/Graphic-design-html-conversion_~0194829ee38b06bf1d?source=rss,2023-05-17T23:02:32+00:00,https://www.upwork.com/jobs/Graphic-design-html-conversion_%7E0194829ee38b06bf1d?source=rss,"None-Job Title: Graphic Designer for Event Invitations-br-Job Description:-br-We are looking for a talented graphic designer to create event invitations based on a provided template and convert them to HTML format. The invitations will be used to promote events and need to be delivered on time and adhering to client brand guidelines and standards.-br-Responsibilities:-br-Design event invitations based on a provided template (using inDesign or Canva)-br-Edit and customize invitations to fit the specific event details-br-Convert the invitation design to HTML format-br-Ensure that the HTML code is optimized for loading into Salesforce-br-Collaborate with the project manager to ensure timely delivery of all invitations-br-Communicate any design or technical issues to the project manager-br-Manage multiple design projects simultaneously-br-Requirements:-br-Strong graphic design skills with experience creating event invitations-br-Proficiency in Graphic Design Software such as Adobe Creative Suite (Photoshop, Illustrator, InDesign) or other comparable tools to create high-quality designs and graphics.-br-Experience with HTML coding and optimizing for Salesforce-br-Strong attention to detail and ability to meet deadlines-br-Excellent communication and collaboration skills-br-Must have access to reliable internet and computer equipment-br-This is a part-time, remote position with the possibility of ongoing work for the right candidate. If you are a talented graphic designer with experience in creating event invitations and converting them to HTML format, we encourage you to apply.-br-*See attached example invitation-b-Hourly Range-b-: $15.00-$25.00-b-Posted On-b-: May 17, 2023 23:02 UTC-b-Category-b-: Graphic Design-b-Skills-b-:Graphic Design, HTML, Adobe InDesign, Brand Identity & Guidelines-b-Country-b-: United States-a-click to apply",Graphic design html conversion - Upwork +"Hello,

+We are looking for someone who can create mockups for our ecommerce store from scratch.

+The goal is to take an image like the one attached (GVUW-Pleated-Contrast-Color-Dress-For-Women-Round-Co) and then make the dress look like the other attached image (2023-New-Spring-Print-Pleated-Skirt-Holiday-Party-Temperament-Loose-Bat-S-Sleeve-Dress-Factory-Spot.jpg_640x640
+.jpg) or this (Screen Shot 2023-05-17 at 10.20.06 AM
+.png)


+Dress Link for reference https://www.aliexpress.us/item/3256805190419862.html?gatewayAdapt=glo2usa

Hourly Range: $10.00-$35.00 + +
Posted On: May 17, 2023 22:46 UTC
Category: Graphic Design
Skills:Graphic Design, Illustration, Adobe Illustrator, Mockup +
Country: United States +
click to apply","Hourly Range--: $10.00-$35.00--Posted On--: May 17, 2023 22:46 UTC--Category--: Graphic Design--Skills--:Graphic Design, Illustration, Adobe Illustrator, Mockup--Country--: United States-click to apply",https://www.upwork.com/jobs/Create-Digital-Mockups-for-Ecommerce-Apparel_~01e9bbe58843dcbc7f?source=rss,2023-05-17T22:46:35+00:00,https://www.upwork.com/jobs/Create-Digital-Mockups-for-Ecommerce-Apparel_%7E01e9bbe58843dcbc7f?source=rss,"None-Hello,-br-We are looking for someone who can create mockups for our ecommerce store from scratch.-br-The goal is to take an image like the one attached (GVUW-Pleated-Contrast-Color-Dress-For-Women-Round-Co) and then make the dress look like the other attached image (2023-New-Spring-Print-Pleated-Skirt-Holiday-Party-Temperament-Loose-Bat-S-Sleeve-Dress-Factory-Spot.jpg_640x640-br-.jpg) or this (Screen Shot 2023-05-17 at 10.20.06 AM-br-.png)-br-Dress Link for reference https://www.aliexpress.us/item/3256805190419862.html?gatewayAdapt=glo2usa-b-Hourly Range-b-: $10.00-$35.00-b-Posted On-b-: May 17, 2023 22:46 UTC-b-Category-b-: Graphic Design-b-Skills-b-:Graphic Design, Illustration, Adobe Illustrator, Mockup-b-Country-b-: United States-a-click to apply",Create Digital Mockups for Ecommerce Apparel - Upwork +"Just need to make a quick photo edit to a photo - remove a hand off a shoulder and make eyes as if they are looking into the camera (male) and make the image less pink.

Hourly Range: $20.00-$25.00 + +
Posted On: May 17, 2023 22:26 UTC
Category: Image Editing
Skills:Adobe Photoshop, Photo Editing +
Location Requirement: Only freelancers located in the United States may apply. +
Country: United States +
click to apply","Hourly Range--: $20.00-$25.00--Posted On--: May 17, 2023 22:26 UTC--Category--: Image Editing--Skills--:Adobe Photoshop, Photo Editing--Location Requirement--: Only freelancers located in the United States may apply.--Country--: United States-click to apply",https://www.upwork.com/jobs/Quick-photoshop-edit_~01a971c96a4ff8a444?source=rss,2023-05-17T22:26:38+00:00,https://www.upwork.com/jobs/Quick-photoshop-edit_%7E01a971c96a4ff8a444?source=rss,"None-Just need to make a quick photo edit to a photo - remove a hand off a shoulder and make eyes as if they are looking into the camera (male) and make the image less pink.-b-Hourly Range-b-: $20.00-$25.00-b-Posted On-b-: May 17, 2023 22:26 UTC-b-Category-b-: Image Editing-b-Skills-b-:Adobe Photoshop, Photo Editing-b-Location Requirement-b-: Only freelancers located in the United States may apply.-b-Country-b-: United States-a-click to apply",Quick photoshop edit - Upwork +"We are looking for a skilled professional to assist with a project that involves graphic design, web design, writing, and knowledge of Adobe Photoshop and English. The project is expected to take between 1 to 3 months to complete.

+The ideal candidate should be a creative problem-solver with a keen eye for detail and strong communication skills. They should be able to work independently and as part of a team to meet project goals and deadlines.

+To apply for this position, please submit a proposal that outlines how you can contribute to the project. Please include links to any relevant past projects that demonstrate your skills and experience.

+We look forward to hearing from you and working together to create a successful outcome for this project.

+Note: Some of the content in this job post may have been auto-generated using advanced AI.

Hourly Range: $10.00-$25.00 + +
Posted On: May 17, 2023 22:17 UTC
Category: Graphic Design
Skills:Graphic Design, Web Design, Adobe Photoshop, Writing, English +
Country: Turkey +
click to apply","Hourly Range--: $10.00-$25.00--Posted On--: May 17, 2023 22:17 UTC--Category--: Graphic Design--Skills--:Graphic Design, Web Design, Adobe Photoshop, Writing, English--Country--: Turkey-click to apply",https://www.upwork.com/jobs/Muntaj-fidyuhat_~01a3cd860be9b54569?source=rss,2023-05-17T22:17:05+00:00,https://www.upwork.com/jobs/Muntaj-fidyuhat_%7E01a3cd860be9b54569?source=rss,"None-We are looking for a skilled professional to assist with a project that involves graphic design, web design, writing, and knowledge of Adobe Photoshop and English. The project is expected to take between 1 to 3 months to complete.-br-The ideal candidate should be a creative problem-solver with a keen eye for detail and strong communication skills. They should be able to work independently and as part of a team to meet project goals and deadlines.-br-To apply for this position, please submit a proposal that outlines how you can contribute to the project. Please include links to any relevant past projects that demonstrate your skills and experience.-br-We look forward to hearing from you and working together to create a successful outcome for this project.-br-Note: Some of the content in this job post may have been auto-generated using advanced AI.-b-Hourly Range-b-: $10.00-$25.00-b-Posted On-b-: May 17, 2023 22:17 UTC-b-Category-b-: Graphic Design-b-Skills-b-:Graphic Design, Web Design, Adobe Photoshop, Writing, English-b-Country-b-: Turkey-a-click to apply",Muntaj fidyuhat - Upwork +"Need Ghost Mannequin for swimwear pieces, we can take the photos on a mannequin here and you edit them to float

+Front and back of each:
+3 Bikini TOPS
+2 Bikini BOTTOMS
+1 SARONG
+1 Bikini ONE PIECE

+Need finished within 72 hours (3 days)

+Commercial use approved
+The fabric is ribbed so I don't think we need wrinkle remover

+Please send a sample similar when applying, should look professional, clean and realistic with curvatures of the body.


Budget: $75 +
Posted On: May 17, 2023 21:35 UTC
Category: Image Editing
Skills:PNG, PSD, Adobe Photoshop, Photo Retouching, Graphic Design, Adobe Illustrator, Photo Manipulation +
Country: United States +
click to apply","Budget--: $75--Posted On--: May 17, 2023 21:35 UTC--Category--: Image Editing--Skills--:PNG, PSD, Adobe Photoshop, Photo Retouching, Graphic Design, Adobe Illustrator, Photo Manipulation--Country--: United States-click to apply",https://www.upwork.com/jobs/Need-Ghost-Mannequin-for-Swimwear_~0132f524d709971a3c?source=rss,2023-05-17T21:35:14+00:00,https://www.upwork.com/jobs/Need-Ghost-Mannequin-for-Swimwear_%7E0132f524d709971a3c?source=rss,"None-Need Ghost Mannequin for swimwear pieces, we can take the photos on a mannequin here and you edit them to float-br-Front and back of each:-br-3 Bikini TOPS-br-2 Bikini BOTTOMS-br-1 SARONG-br-1 Bikini ONE PIECE-br-Need finished within 72 hours (3 days)-br-Commercial use approved-br-The fabric is ribbed so I don't think we need wrinkle remover-br-Please send a sample similar when applying, should look professional, clean and realistic with curvatures of the body.-b-Budget-b-: $75-b-Posted On-b-: May 17, 2023 21:35 UTC-b-Category-b-: Image Editing-b-Skills-b-:PNG, PSD, Adobe Photoshop, Photo Retouching, Graphic Design, Adobe Illustrator, Photo Manipulation-b-Country-b-: United States-a-click to apply",Need Ghost Mannequin for Swimwear - Upwork +"We are looking for a skilled graphic designer to design a prototype for a project that will last for 1 month. The ideal candidate should have expertise in Adobe Illustrator, Adobe Photoshop, Graphic Design, Illustration, Mobile App Design, and Web Design.

+As a graphic designer, you will be responsible for creating visually appealing designs that meet the requirements of the project.

+To be considered for this position, please submit a proposal that outlines your experience and expertise. In your proposal, please describe how you can help with the project and include links to some of your past completed projects.

+We are looking for a candidate who can deliver high-quality work within the given time frame. If you have the skills and experience we are looking for, we encourage you to apply. We look forward to hearing from you!

+Note: Some of the content in this job post may have been auto-generated using advanced AI.

Budget: $65 +
Posted On: May 17, 2023 21:21 UTC
Category: UX/UI Design
Skills:Mobile App Design, Graphic Design, Adobe Photoshop, Adobe Illustrator, Web Design, Illustration, 3D Animation +
Country: Israel +
click to apply","Budget--: $65--Posted On--: May 17, 2023 21:21 UTC--Category--: UX/UI Design--Skills--:Mobile App Design, Graphic Design, Adobe Photoshop, Adobe Illustrator, Web Design, Illustration, 3D Animation--Country--: Israel-click to apply",https://www.upwork.com/jobs/Graphic-designer-needed-design-Prototype_~01d500c040ff266903?source=rss,2023-05-17T21:21:38+00:00,https://www.upwork.com/jobs/Graphic-designer-needed-design-Prototype_%7E01d500c040ff266903?source=rss,"None-We are looking for a skilled graphic designer to design a prototype for a project that will last for 1 month. The ideal candidate should have expertise in Adobe Illustrator, Adobe Photoshop, Graphic Design, Illustration, Mobile App Design, and Web Design.-br-As a graphic designer, you will be responsible for creating visually appealing designs that meet the requirements of the project.-br-To be considered for this position, please submit a proposal that outlines your experience and expertise. In your proposal, please describe how you can help with the project and include links to some of your past completed projects.-br-We are looking for a candidate who can deliver high-quality work within the given time frame. If you have the skills and experience we are looking for, we encourage you to apply. We look forward to hearing from you!-br-Note: Some of the content in this job post may have been auto-generated using advanced AI.-b-Budget-b-: $65-b-Posted On-b-: May 17, 2023 21:21 UTC-b-Category-b-: UX/UI Design-b-Skills-b-:Mobile App Design, Graphic Design, Adobe Photoshop, Adobe Illustrator, Web Design, Illustration, 3D Animation-b-Country-b-: Israel-a-click to apply",Graphic designer needed to design Prototype - Upwork +"EMERGING is a strategic partner. We work with today’s leading restaurant and entertainment concepts. We are looking for a creative, motivated, and talented social media coordinator to support and advance our growing social media presence.  Experience in the restaurant and beverage industry will be given priority.

+As our social media coordinator, you will be working closely with our Creative Director.

+Job Duties and Responsibilities:

+• Grow social media presence/following on Instagram
+• Moderate comments and engage with the audience across social media
+• Utilize social media profiles to promote client campaign events
+• Maintain, post, and update social media profiles such on Facebook, LinkedIn, and Instagram, with appropriate and appealing content
+• Assist with social media analytics and reporting
+• Assist in loading/producing stories/creating social media graphics
+• Help develop strategies for capturing target audience and current customer engagement
+• May help work on special projects
+• Willingness to learn a little about our new and existing clients  

+Qualifications and Education

+• Advanced knowledge of popular social media platforms from a brand perspective
+• Excellent written and verbal communication skills
+• Highly organized
+• Detail Oriented
+• Ability to work in a team  
+• Familiarity with Adobe Create Suite (Photoshop, Illustrator, InDesign) - a bonus but not required
+*     Bonus if you have experience promoting Issu articles and flipbooks


Hourly Range: $20.00-$35.00 + +
Posted On: May 17, 2023 21:20 UTC
Category: Social Media Marketing
Skills:Instagram Story, Facebook Pixel Setup & Optimization, Snapchat, TikTok, Influencer Marketing, Facebook, Instagram, Social Media Management, Social Media Marketing, Social Media Content Creation +
Location Requirement: Only freelancers located in the United States may apply. +
Country: United States +
click to apply","Hourly Range--: $20.00-$35.00--Posted On--: May 17, 2023 21:20 UTC--Category--: Social Media Marketing--Skills--:Instagram Story, Facebook Pixel Setup & Optimization, Snapchat, TikTok, Influencer Marketing, Facebook, Instagram, Social Media Management, Social Media Marketing, Social Media Content Creation--Location Requirement--: Only freelancers located in the United States may apply.--Country--: United States-click to apply",https://www.upwork.com/jobs/Restaurant-Industry-Social-Media-Coordinator_~01e2fa59e178d7329f?source=rss,2023-05-17T21:20:52+00:00,https://www.upwork.com/jobs/Restaurant-Industry-Social-Media-Coordinator_%7E01e2fa59e178d7329f?source=rss,"None-EMERGING is a strategic partner. We work with today’s leading restaurant and entertainment concepts. We are looking for a creative, motivated, and talented social media coordinator to support and advance our growing social media presence.  Experience in the restaurant and beverage industry will be given priority.-br-As our social media coordinator, you will be working closely with our Creative Director.-br-Job Duties and Responsibilities:-br-• Grow social media presence/following on Instagram-br-• Moderate comments and engage with the audience across social media-br-• Utilize social media profiles to promote client campaign events-br-• Maintain, post, and update social media profiles such on Facebook, LinkedIn, and Instagram, with appropriate and appealing content-br-• Assist with social media analytics and reporting-br-• Assist in loading/producing stories/creating social media graphics-br-• Help develop strategies for capturing target audience and current customer engagement-br-• May help work on special projects-br-• Willingness to learn a little about our new and existing clients-br-Qualifications and Education-br-• Advanced knowledge of popular social media platforms from a brand perspective-br-• Excellent written and verbal communication skills-br-• Highly organized-br-• Detail Oriented-br-• Ability to work in a team-br-• Familiarity with Adobe Create Suite (Photoshop, Illustrator, InDesign) - a bonus but not required-br-*     Bonus if you have experience promoting Issu articles and flipbooks-b-Hourly Range-b-: $20.00-$35.00-b-Posted On-b-: May 17, 2023 21:20 UTC-b-Category-b-: Social Media Marketing-b-Skills-b-:Instagram Story, Facebook Pixel Setup & Optimization, Snapchat, TikTok, Influencer Marketing, Facebook, Instagram, Social Media Management, Social Media Marketing, Social Media Content Creation-b-Location Requirement-b-: Only freelancers located in the United States may apply.-b-Country-b-: United States-a-click to apply",Restaurant Industry Social Media Coordinator - Upwork +"I am looking for an expert photographer to capture a recently completed US Customs and Border Patrol K-9 building in Miami, Florida.Must have experience and am impressive portfolio specializing in construction and architectural photography. Must be willing to potentially complete a background check, provide U.S. photo ID, and be escorted by a government official on government property. Must be willing to potentially submit photos to review by US CBP agents. Must be willing to be around dogs. Looking to hire as soon as possible.



Hourly Range: $50.00-$300.00 + +
Posted On: May 17, 2023 21:02 UTC
Category: Local Photography
Skills:Architectural Photography, Photo Editing +
Location Requirement: Only freelancers located in the United States may apply. +
Country: United States +
click to apply","Hourly Range--: $50.00-$300.00--Posted On--: May 17, 2023 21:02 UTC--Category--: Local Photography--Skills--:Architectural Photography, Photo Editing--Location Requirement--: Only freelancers located in the United States may apply.--Country--: United States-click to apply",https://www.upwork.com/jobs/Construction-Completion-Photography_~0102e76eb1451f53fa?source=rss,2023-05-17T21:02:59+00:00,https://www.upwork.com/jobs/Construction-Completion-Photography_%7E0102e76eb1451f53fa?source=rss,"None-I am looking for an expert photographer to capture a recently completed US Customs and Border Patrol K-9 building in Miami, Florida.Must have experience and am impressive portfolio specializing in construction and architectural photography. Must be willing to potentially complete a background check, provide U.S. photo ID, and be escorted by a government official on government property. Must be willing to potentially submit photos to review by US CBP agents. Must be willing to be around dogs. Looking to hire as soon as possible.-b-Hourly Range-b-: $50.00-$300.00-b-Posted On-b-: May 17, 2023 21:02 UTC-b-Category-b-: Local Photography-b-Skills-b-:Architectural Photography, Photo Editing-b-Location Requirement-b-: Only freelancers located in the United States may apply.-b-Country-b-: United States-a-click to apply",Construction Completion Photography - Upwork +"Important: For Chinese residents only.

+We are seeking a highly skilled Chinese photographer who specializes in product photography for Amazon. The successful candidate will have experience in Adobe Photoshop, photo editing, videography, and product photography. This job is a long-term commitment, with a duration of more than six months.

+As our photographer, you will be responsible for capturing high-quality product images and videos for our Amazon store. You will also be responsible for editing these images and videos to ensure they meet Amazon's standards.

+To be considered for this role, candidates should have a strong portfolio of past projects that demonstrate their product photography skills. Additionally, candidates should be able to communicate effectively in English.

+If you are interested in this opportunity, please submit a proposal outlining your experience in product photography and how you can help us with this project. Please also include links to past completed projects that showcase your skills.

+As a starter, we have around 10 products to shoot.

Hourly Range: $5.00-$25.00 + +
Posted On: May 17, 2023 21:00 UTC
Category: Product Photography
Skills:Product Photography, Photo Editing, Adobe Photoshop, Videography +
Country: France +
click to apply","Hourly Range--: $5.00-$25.00--Posted On--: May 17, 2023 21:00 UTC--Category--: Product Photography--Skills--:Product Photography, Photo Editing, Adobe Photoshop, Videography--Country--: France-click to apply",https://www.upwork.com/jobs/Chinese-Photographer-for-Amazon-Products_~013a871885c211bd2c?source=rss,2023-05-17T21:00:10+00:00,https://www.upwork.com/jobs/Chinese-Photographer-for-Amazon-Products_%7E013a871885c211bd2c?source=rss,"None-Important: For Chinese residents only.-br-We are seeking a highly skilled Chinese photographer who specializes in product photography for Amazon. The successful candidate will have experience in Adobe Photoshop, photo editing, videography, and product photography. This job is a long-term commitment, with a duration of more than six months.-br-As our photographer, you will be responsible for capturing high-quality product images and videos for our Amazon store. You will also be responsible for editing these images and videos to ensure they meet Amazon's standards.-br-To be considered for this role, candidates should have a strong portfolio of past projects that demonstrate their product photography skills. Additionally, candidates should be able to communicate effectively in English.-br-If you are interested in this opportunity, please submit a proposal outlining your experience in product photography and how you can help us with this project. Please also include links to past completed projects that showcase your skills.-br-As a starter, we have around 10 products to shoot.-b-Hourly Range-b-: $5.00-$25.00-b-Posted On-b-: May 17, 2023 21:00 UTC-b-Category-b-: Product Photography-b-Skills-b-:Product Photography, Photo Editing, Adobe Photoshop, Videography-b-Country-b-: France-a-click to apply",Chinese Photographer for Amazon Products - Upwork +"We are looking for a talented graphic designer to create some concepts/designs for cover art for our upcoming podcast. The podcast is about the culture, philosophy and ways of life of the circumpolar north, so the ideal candidate will have some familiarity and connection to that region.

+The ideal candidate should have experience in graphic design, and illustration. We need someone who can bring our vision to life and design a cover art that captures the essence of our podcast.

+The project duration is two weeks, and we need someone who can work efficiently and meet deadlines. The candidate should be able to communicate effectively and take feedback constructively.

+To apply for this project, please submit a proposal describing how you can help us with this project. Please include some links to your past completed projects.

Budget: $200 +
Posted On: May 17, 2023 20:53 UTC
Category: Graphic Design
Skills:Cover Art Design, Graphic Design, Illustration +
Country: United States +
click to apply","Budget--: $200--Posted On--: May 17, 2023 20:53 UTC--Category--: Graphic Design--Skills--:Cover Art Design, Graphic Design, Illustration--Country--: United States-click to apply",https://www.upwork.com/jobs/Podcast-cover-art_~0106f923b58321d712?source=rss,2023-05-17T20:53:19+00:00,https://www.upwork.com/jobs/Podcast-cover-art_%7E0106f923b58321d712?source=rss,"None-We are looking for a talented graphic designer to create some concepts/designs for cover art for our upcoming podcast. The podcast is about the culture, philosophy and ways of life of the circumpolar north, so the ideal candidate will have some familiarity and connection to that region.-br-The ideal candidate should have experience in graphic design, and illustration. We need someone who can bring our vision to life and design a cover art that captures the essence of our podcast.-br-The project duration is two weeks, and we need someone who can work efficiently and meet deadlines. The candidate should be able to communicate effectively and take feedback constructively.-br-To apply for this project, please submit a proposal describing how you can help us with this project. Please include some links to your past completed projects.-b-Budget-b-: $200-b-Posted On-b-: May 17, 2023 20:53 UTC-b-Category-b-: Graphic Design-b-Skills-b-:Cover Art Design, Graphic Design, Illustration-b-Country-b-: United States-a-click to apply",Podcast cover art - Upwork +"Hello,

+I am looking for someone to help on a very tight deadline project today, tomorrow, and Friday. The project itself is not super complicated but it is very critical that you are able to work on USA time so we can communicate about the project. Some details:

+I have 3 software demo videos that need to be cleaned up and edited down into 2 shorter cuts (2min and 4min) - we essentially need to take the 3 recordings and make "highlight reels" out of them - they will not have sounds or text on them as they will be playing on a loop on a screen at an event. The 2 videos will basically be the same just 1 is longer than the other so it will show more.

+There will be some small branding elements to add but nothing crazy.

+When we have a contract in place I will need to use email and whatsapp to send you the assets (this is not against Upwork terms of use if we have a contract in place).

+If you can start on this right now, please respond and include the word "tree" in your response so I know you read this.

Budget: $200 +
Posted On: May 17, 2023 20:52 UTC
Category: Video Editing
Skills:Adobe After Effects, Video Editing, Motion Graphics, Adobe Photoshop, Adobe Premiere Pro, Video Production, 2D Animation, Video Post-Editing, Adobe Illustrator, Graphic Design +
Country: United States +
click to apply","Budget--: $200--Posted On--: May 17, 2023 20:52 UTC--Category--: Video Editing--Skills--:Adobe After Effects, Video Editing, Motion Graphics, Adobe Photoshop, Adobe Premiere Pro, Video Production, 2D Animation, Video Post-Editing, Adobe Illustrator, Graphic Design--Country--: United States-click to apply",https://www.upwork.com/jobs/Need-video-editor-motion-designer-PST-for-tight-turn-project-due-Friday_~01a07533c6b52f1dd6?source=rss,2023-05-17T20:52:57+00:00,https://www.upwork.com/jobs/Need-video-editor-motion-designer-PST-for-tight-turn-project-due-Friday_%7E01a07533c6b52f1dd6?source=rss,"None-Hello,-br-I am looking for someone to help on a very tight deadline project today, tomorrow, and Friday. The project itself is not super complicated but it is very critical that you are able to work on USA time so we can communicate about the project. Some details:-br-I have 3 software demo videos that need to be cleaned up and edited down into 2 shorter cuts (2min and 4min) - we essentially need to take the 3 recordings and make "highlight reels" out of them - they will not have sounds or text on them as they will be playing on a loop on a screen at an event. The 2 videos will basically be the same just 1 is longer than the other so it will show more.-br-There will be some small branding elements to add but nothing crazy.-br-When we have a contract in place I will need to use email and whatsapp to send you the assets (this is not against Upwork terms of use if we have a contract in place).-br-If you can start on this right now, please respond and include the word "tree" in your response so I know you read this.-b-Budget-b-: $200-b-Posted On-b-: May 17, 2023 20:52 UTC-b-Category-b-: Video Editing-b-Skills-b-:Adobe After Effects, Video Editing, Motion Graphics, Adobe Photoshop, Adobe Premiere Pro, Video Production, 2D Animation, Video Post-Editing, Adobe Illustrator, Graphic Design-b-Country-b-: United States-a-click to apply",Need video editor / motion designer on PST for tight turn project (due Friday) - Upwork +"I need someone who can complete this task ASAP. ... I have a flyer that was designed but the designer is taking too long to complete. I need someone to do this today within the next couple of hours. I have attached the design of the flyer... You can make it in Canva.. That would be even better but Photoshop is fine.

+This is an opportunity for permanent work as well where we will pay you by the work that you complete. For this task you will make the design for $20 and then Ill pay you per image you make. The fast the better. Right now Id like for you to start 15 Designs. Each design will have two versions.

+You DONT need a flyer with me Alone.. Im wearing the green.

+One version with Me in the flyer and one version without me in the flyer.

+The flyer that I want done is the one with the Book in the Flyer and the money in the background.

+The flyer must also add in the the date, location and website which the original designer did NOT do. I want it to be at the bottom of the flyer.

+Atlanta | June 8 - 10
+www.IgnitetoProfits.com

+I really need someone who can start now and finish asap.

+You can find the names of the speakers on the website. www.IgnitetoProfits.com

+The images of them have been attached. Also the design of the flyer has been attached. Remember the correct design is the one with book and money signs

+Here is the folder of the images... Download them https://drive.google.com/drive/folders/1W2sFmDiO38fB_vePVEx7e6ZGGSsa1nhb?usp=share_link


Hourly Range: $10.00-$25.00 + +
Posted On: May 17, 2023 20:51 UTC
Category: Graphic Design
Skills:Brochure Design, Flyer Design, Adobe Photoshop, Graphic Design, Layout Design +
Country: India +
click to apply","Hourly Range--: $10.00-$25.00--Posted On--: May 17, 2023 20:51 UTC--Category--: Graphic Design--Skills--:Brochure Design, Flyer Design, Adobe Photoshop, Graphic Design, Layout Design--Country--: India-click to apply",https://www.upwork.com/jobs/Duplicate-Flyers-NEED-DONE-ASAP_~0167ef54688ba76b88?source=rss,2023-05-17T20:51:10+00:00,https://www.upwork.com/jobs/Duplicate-Flyers-NEED-DONE-ASAP_%7E0167ef54688ba76b88?source=rss,"None-I need someone who can complete this task ASAP. ... I have a flyer that was designed but the designer is taking too long to complete. I need someone to do this today within the next couple of hours. I have attached the design of the flyer... You can make it in Canva.. That would be even better but Photoshop is fine.-br-This is an opportunity for permanent work as well where we will pay you by the work that you complete. For this task you will make the design for $20 and then Ill pay you per image you make. The fast the better. Right now Id like for you to start 15 Designs. Each design will have two versions.-br-You DONT need a flyer with me Alone.. Im wearing the green.-br-One version with Me in the flyer and one version without me in the flyer.-br-The flyer that I want done is the one with the Book in the Flyer and the money in the background.-br-The flyer must also add in the the date, location and website which the original designer did NOT do. I want it to be at the bottom of the flyer.-br-Atlanta | June 8 - 10-br-www.IgnitetoProfits.com-br-I really need someone who can start now and finish asap.-br-You can find the names of the speakers on the website. www.IgnitetoProfits.com-br-The images of them have been attached. Also the design of the flyer has been attached. Remember the correct design is the one with book and money signs-br-Here is the folder of the images... Download them https://drive.google.com/drive/folders/1W2sFmDiO38fB_vePVEx7e6ZGGSsa1nhb?usp=share_link-b-Hourly Range-b-: $10.00-$25.00-b-Posted On-b-: May 17, 2023 20:51 UTC-b-Category-b-: Graphic Design-b-Skills-b-:Brochure Design, Flyer Design, Adobe Photoshop, Graphic Design, Layout Design-b-Country-b-: India-a-click to apply",Duplicate Flyers NEED DONE ASAP - Upwork +"I'm looking for a skilled and creative Graphic Designer to create a captivating and professional letterhead design for our company. An ideal freelancer will understand the significance of a well-designed letterhead in conveying our brand identity and establishing a strong first impression.

+https://eaglecleans.com/


Hourly Range: $15.00-$35.00 + +
Posted On: May 17, 2023 20:40 UTC
Category: Graphic Design
Skills:Graphic Design, Print Design, Brand Identity & Guidelines, Layout Design, Adobe Photoshop +
Country: United States +
click to apply","Hourly Range--: $15.00-$35.00--Posted On--: May 17, 2023 20:40 UTC--Category--: Graphic Design--Skills--:Graphic Design, Print Design, Brand Identity & Guidelines, Layout Design, Adobe Photoshop--Country--: United States-click to apply",https://www.upwork.com/jobs/Letterhead-designer-Required_~0121a5741a30bdc71a?source=rss,2023-05-17T20:40:19+00:00,https://www.upwork.com/jobs/Letterhead-designer-Required_%7E0121a5741a30bdc71a?source=rss,"None-I'm looking for a skilled and creative Graphic Designer to create a captivating and professional letterhead design for our company. An ideal freelancer will understand the significance of a well-designed letterhead in conveying our brand identity and establishing a strong first impression.-br-https://eaglecleans.com/-b-Hourly Range-b-: $15.00-$35.00-b-Posted On-b-: May 17, 2023 20:40 UTC-b-Category-b-: Graphic Design-b-Skills-b-:Graphic Design, Print Design, Brand Identity & Guidelines, Layout Design, Adobe Photoshop-b-Country-b-: United States-a-click to apply",Letterhead designer Required - Upwork +"Мы ищем дизайнеров-визуализаторов умеющие свободно говорить на русском языке для работы над проектами

+Задачи :
+● Создание брифа на основе запроса клиента (только для премиум дизайна)

+● Вы должны убедиться, что 3D-модели соответствуют брифу заказчика.

+● Возможно, вам потребуется внести некоторые незначительные изменения (цвет, размер, материал).

+● Создание скетча при необходимости.

+● Создание 3D-сцены с использованием наших технических спецификаций (вам нужно будет пройти краткое обучение по техническим спецификациям, прежде чем приступить к работе).

+● Соблюдение внутренних инструкций команды nfinite или клиента по внесению правок.

+Все подробности о работе здесь
+https://telegra.ph/Trebuetsya-sborshchik-scen-Vizualizator-04-25




+NFINITE - платформа для создания визуального контента
+Мы предоставляем решения для 3D-визуального контента, разработанные для различных областей: дома и быта, розничной торговли и рынка красоты.
+Мы французская компания и среди наших клиентов многие крупнейшие предприятия розничной торговли и электронной коммерции в США и Европе.

Budget: $200 +
Posted On: May 17, 2023 20:26 UTC
Category: Graphic Design
Skills:Graphic Design, Adobe Photoshop, Russian, Autodesk 3ds Max, V-Ray, 3D Rendering, Interior Design +
Country: Kazakhstan +
click to apply","Budget--: $200--Posted On--: May 17, 2023 20:26 UTC--Category--: Graphic Design--Skills--:Graphic Design, Adobe Photoshop, Russian, Autodesk 3ds Max, V-Ray, 3D Rendering, Interior Design--Country--: Kazakhstan-click to apply",https://www.upwork.com/jobs/~01c6a6fad5d68450d8?source=rss,2023-05-17T20:26:30+00:00,https://www.upwork.com/jobs/%7E01c6a6fad5d68450d8?source=rss,"None-Мы ищем дизайнеров-визуализаторов умеющие свободно говорить на русском языке для работы над проектами-br-Задачи :-br-● Создание брифа на основе запроса клиента (только для премиум дизайна)-br-● Вы должны убедиться, что 3D-модели соответствуют брифу заказчика.-br-● Возможно, вам потребуется внести некоторые незначительные изменения (цвет, размер, материал).-br-● Создание скетча при необходимости.-br-● Создание 3D-сцены с использованием наших технических спецификаций (вам нужно будет пройти краткое обучение по техническим спецификациям, прежде чем приступить к работе).-br-● Соблюдение внутренних инструкций команды nfinite или клиента по внесению правок.-br-Все подробности о работе здесь-br-https://telegra.ph/Trebuetsya-sborshchik-scen-Vizualizator-04-25-br-NFINITE - платформа для создания визуального контента-br-Мы предоставляем решения для 3D-визуального контента, разработанные для различных областей: дома и быта, розничной торговли и рынка красоты.-br-Мы французская компания и среди наших клиентов многие крупнейшие предприятия розничной торговли и электронной коммерции в США и Европе.-b-Budget-b-: $200-b-Posted On-b-: May 17, 2023 20:26 UTC-b-Category-b-: Graphic Design-b-Skills-b-:Graphic Design, Adobe Photoshop, Russian, Autodesk 3ds Max, V-Ray, 3D Rendering, Interior Design-b-Country-b-: Kazakhstan-a-click to apply",Нужны 3д дизайнера интерьера в 3д макс - Upwork +"Hello, I am looking for someone to create an illustration of a couple for my traditional Ghanaian wedding ceremony. We would like the illustration to be in our likeness and in the traditional clothing that we will provide pictures for. Attached are examples of what we are looking for.

Budget: $100 +
Posted On: May 17, 2023 20:25 UTC
Category: Graphic Design
Skills:Graphic Design, Illustration +
Country: United States +
click to apply","Budget--: $100--Posted On--: May 17, 2023 20:25 UTC--Category--: Graphic Design--Skills--:Graphic Design, Illustration--Country--: United States-click to apply",https://www.upwork.com/jobs/Graphic-designer-needed-design-traditional-ceremony-digital-graphic_~017d39d6c1595e0f89?source=rss,2023-05-17T20:25:51+00:00,https://www.upwork.com/jobs/Graphic-designer-needed-design-traditional-ceremony-digital-graphic_%7E017d39d6c1595e0f89?source=rss,"None-Hello, I am looking for someone to create an illustration of a couple for my traditional Ghanaian wedding ceremony. We would like the illustration to be in our likeness and in the traditional clothing that we will provide pictures for. Attached are examples of what we are looking for.-b-Budget-b-: $100-b-Posted On-b-: May 17, 2023 20:25 UTC-b-Category-b-: Graphic Design-b-Skills-b-:Graphic Design, Illustration-b-Country-b-: United States-a-click to apply",Graphic designer needed to design a traditional ceremony digital graphic - Upwork +"I need 7 quick design mockups as samples of websites in the sports genre. They should look good, and you can use a variation of existing websites. These are the website types I need:

+- Livescore / Stats Website (ex. soccerway.com/national/england/premier-league/20222023/regular-season/r69471/)

+- Sports News Website (ex. theathletic.com, thescore.com)

+- Fantasy Sports Website (should be a mockup of the private league board)

+- Sports Community Website (ex. https://www.communitygaming.io/, https://play.eslgaming.com/)

+- Sports Analytics Website (ex. statsbomb.com, soccerment.com)

+- Sports Predictions (ex. https://projects.fivethirtyeight.com/soccer-predictions/, https://www.forebet.com/)

+- Sports Odds Comparison (ex. oddsportal.com)

+- Daily Fantasy Sports Website (ex. fanduel, draftkings)


+You should also do your own research to determine some variation, not just make a copy of the above.

+Please include your project quote.

Budget: $120 +
Posted On: May 17, 2023 20:00 UTC
Category: Graphic Design
Skills:Adobe Photoshop, Graphic Design, Mockup, Web Design, Adobe Illustrator, Logo Design +
Country: United States +
click to apply","Budget--: $120--Posted On--: May 17, 2023 20:00 UTC--Category--: Graphic Design--Skills--:Adobe Photoshop, Graphic Design, Mockup, Web Design, Adobe Illustrator, Logo Design--Country--: United States-click to apply",https://www.upwork.com/jobs/Quick-Design-Mockups-For-Different-Sports-Websites_~01cd5e1bfae2150b7e?source=rss,2023-05-17T20:00:17+00:00,https://www.upwork.com/jobs/Quick-Design-Mockups-For-Different-Sports-Websites_%7E01cd5e1bfae2150b7e?source=rss,"None-I need 7 quick design mockups as samples of websites in the sports genre. They should look good, and you can use a variation of existing websites. These are the website types I need:-br-- Livescore / Stats Website (ex. soccerway.com/national/england/premier-league/20222023/regular-season/r69471/)-br-- Sports News Website (ex. theathletic.com, thescore.com)-br-- Fantasy Sports Website (should be a mockup of the private league board)-br-- Sports Community Website (ex. https://www.communitygaming.io/, https://play.eslgaming.com/)-br-- Sports Analytics Website (ex. statsbomb.com, soccerment.com)-br-- Sports Predictions (ex. https://projects.fivethirtyeight.com/soccer-predictions/, https://www.forebet.com/)-br-- Sports Odds Comparison (ex. oddsportal.com)-br-- Daily Fantasy Sports Website (ex. fanduel, draftkings)-br-You should also do your own research to determine some variation, not just make a copy of the above.-br-Please include your project quote.-b-Budget-b-: $120-b-Posted On-b-: May 17, 2023 20:00 UTC-b-Category-b-: Graphic Design-b-Skills-b-:Adobe Photoshop, Graphic Design, Mockup, Web Design, Adobe Illustrator, Logo Design-b-Country-b-: United States-a-click to apply",Quick Design Mockups For 7 Different Sports Websites - Upwork +"We are looking for a talented individual with a passion for creativity and a love for Reese cups, robots, and Kirby adventures to join our team. We need someone who can help bring to life our vision of creating a ninja Reese cup, robot peanut, and Kirby adventure, as well as producing mash and sky super movies. This project will last for 3 to 6 months and requires proficiency in Adobe Photoshop, graphic design, video editing, and video production.

+As a candidate, please submit a proposal that describes how you can help us with this project. We are looking for an experienced professional who can bring fresh ideas and innovative solutions to the table. Please include links to your past completed projects that showcase your skills in graphic design, video editing, and video production.

+We look forward to reviewing your proposal and working with you to create a unique and exciting project that will captivate audiences.

+Note: Some of the content in this job post may have been auto-generated using advanced AI.

Hourly Range: $40.00-$60.00 + +
Posted On: May 17, 2023 19:57 UTC
Category: Video Editing
Skills:Video Editing, Adobe Photoshop, Graphic Design, Video Production +
Location Requirement: Only freelancers located in the United States may apply. +
Country: United States +
click to apply","Hourly Range--: $40.00-$60.00--Posted On--: May 17, 2023 19:57 UTC--Category--: Video Editing--Skills--:Video Editing, Adobe Photoshop, Graphic Design, Video Production--Location Requirement--: Only freelancers located in the United States may apply.--Country--: United States-click to apply",https://www.upwork.com/jobs/Create-ninja-Reese-cup-Robot-peanut-and-Kiby-adventure-and-Mash-movies-and-sky-super-movies_~017f999775d0769a53?source=rss,2023-05-17T19:57:08+00:00,https://www.upwork.com/jobs/Create-ninja-Reese-cup-Robot-peanut-and-Kiby-adventure-and-Mash-movies-and-sky-super-movies_%7E017f999775d0769a53?source=rss,"None-We are looking for a talented individual with a passion for creativity and a love for Reese cups, robots, and Kirby adventures to join our team. We need someone who can help bring to life our vision of creating a ninja Reese cup, robot peanut, and Kirby adventure, as well as producing mash and sky super movies. This project will last for 3 to 6 months and requires proficiency in Adobe Photoshop, graphic design, video editing, and video production.-br-As a candidate, please submit a proposal that describes how you can help us with this project. We are looking for an experienced professional who can bring fresh ideas and innovative solutions to the table. Please include links to your past completed projects that showcase your skills in graphic design, video editing, and video production.-br-We look forward to reviewing your proposal and working with you to create a unique and exciting project that will captivate audiences.-br-Note: Some of the content in this job post may have been auto-generated using advanced AI.-b-Hourly Range-b-: $40.00-$60.00-b-Posted On-b-: May 17, 2023 19:57 UTC-b-Category-b-: Video Editing-b-Skills-b-:Video Editing, Adobe Photoshop, Graphic Design, Video Production-b-Location Requirement-b-: Only freelancers located in the United States may apply.-b-Country-b-: United States-a-click to apply",Create ninja Reese cup. Robot peanut and. Kiby adventure and Mash movies and sky super movies - Upwork +"Need graphics built to display guitar and bass neck profile based on samples attached.  

+Prefer graphic style on bottom right (picture 3)

Hourly Range: $20.00-$40.00 + +
Posted On: May 17, 2023 19:50 UTC
Category: Graphic Design
Skills:Graphic Design, Adobe Illustrator, Photo Editing +
Location Requirement: Only freelancers located in the United States may apply. +
Country: United States +
click to apply","Hourly Range--: $20.00-$40.00--Posted On--: May 17, 2023 19:50 UTC--Category--: Graphic Design--Skills--:Graphic Design, Adobe Illustrator, Photo Editing--Location Requirement--: Only freelancers located in the United States may apply.--Country--: United States-click to apply",https://www.upwork.com/jobs/Graphic-for-guitar-and-bass-neck-profile_~01abb5947ca0fba128?source=rss,2023-05-17T19:50:36+00:00,https://www.upwork.com/jobs/Graphic-for-guitar-and-bass-neck-profile_%7E01abb5947ca0fba128?source=rss,"None-Need graphics built to display guitar and bass neck profile based on samples attached.-br-Prefer graphic style on bottom right (picture 3)-b-Hourly Range-b-: $20.00-$40.00-b-Posted On-b-: May 17, 2023 19:50 UTC-b-Category-b-: Graphic Design-b-Skills-b-:Graphic Design, Adobe Illustrator, Photo Editing-b-Location Requirement-b-: Only freelancers located in the United States may apply.-b-Country-b-: United States-a-click to apply",Graphic for guitar and bass neck profile - Upwork +"Looking for a graphic designer with previous experience in crafting multimedia for social channels etc. Need 4 graphics for now and depending on the delivered result we will be reaching out more often for projects related to the same.


+To apply, please submit a proposal outlining your relevant experience, and include links to your portfolio or past projects that demonstrate your skills and experience in graphic design.

+We look forward to hearing from you and potentially working together to create beautiful and effective visual content for our brand.



Hourly Range: $15.00-$25.00 + +
Posted On: May 17, 2023 19:40 UTC
Category: Graphic Design
Skills:Travel & Hospitality, Graphic Design, Adobe InDesign, Social Media Imagery, Adobe Illustrator +
Country: United Arab Emirates +
click to apply","Hourly Range--: $15.00-$25.00--Posted On--: May 17, 2023 19:40 UTC--Category--: Graphic Design--Skills--:Travel & Hospitality, Graphic Design, Adobe InDesign, Social Media Imagery, Adobe Illustrator--Country--: United Arab Emirates-click to apply",https://www.upwork.com/jobs/Graphic-designer_~0188419c61c3ed6814?source=rss,2023-05-17T19:40:49+00:00,https://www.upwork.com/jobs/Graphic-designer_%7E0188419c61c3ed6814?source=rss,"None-Looking for a graphic designer with previous experience in crafting multimedia for social channels etc. Need 4 graphics for now and depending on the delivered result we will be reaching out more often for projects related to the same.-br-To apply, please submit a proposal outlining your relevant experience, and include links to your portfolio or past projects that demonstrate your skills and experience in graphic design.-br-We look forward to hearing from you and potentially working together to create beautiful and effective visual content for our brand.-b-Hourly Range-b-: $15.00-$25.00-b-Posted On-b-: May 17, 2023 19:40 UTC-b-Category-b-: Graphic Design-b-Skills-b-:Travel & Hospitality, Graphic Design, Adobe InDesign, Social Media Imagery, Adobe Illustrator-b-Country-b-: United Arab Emirates-a-click to apply",Graphic designer - Upwork +"The job is very simple:

+We need a lot of meme's from LARRY which is the name of the twitter bird;

+Check out our twitter for examples.
+https://twitter.com/Larry_ether

+Please share your portfolio which fits examples of twitter


Budget: $100 +
Posted On: May 17, 2023 19:23 UTC
Category: Graphic Design
Skills:Graphic Design, Adobe Photoshop, Illustration +
Country: Netherlands +
click to apply","Budget--: $100--Posted On--: May 17, 2023 19:23 UTC--Category--: Graphic Design--Skills--:Graphic Design, Adobe Photoshop, Illustration--Country--: Netherlands-click to apply",https://www.upwork.com/jobs/MEME-designer_~0176baf278f9b2ba01?source=rss,2023-05-17T19:23:36+00:00,https://www.upwork.com/jobs/MEME-designer_%7E0176baf278f9b2ba01?source=rss,"None-The job is very simple:-br-We need a lot of meme's from LARRY which is the name of the twitter bird;-br-Check out our twitter for examples.-br-https://twitter.com/Larry_ether-br-Please share your portfolio which fits examples of twitter-b-Budget-b-: $100-b-Posted On-b-: May 17, 2023 19:23 UTC-b-Category-b-: Graphic Design-b-Skills-b-:Graphic Design, Adobe Photoshop, Illustration-b-Country-b-: Netherlands-a-click to apply",MEME designer - Upwork +"We need a new logo design for "Slothtoberfest". This significant group event will host over 300 people and over 10 vendors. We need a very creative and pristine design to encapsulate this event.  We are looking for  a design of a sloth holding onto a beer mug. The rest of the design is free-range creativity-wise, but these two things are absolute, so please only apply if you can do a superb job at drawing a sloth.

Budget: $100 +
Posted On: May 17, 2023 19:20 UTC
Category: Logo Design
Skills:Logo Design, Graphic Design, Illustration, 3D Design +
Location Requirement: Only freelancers located in the United States may apply. +
Country: United States +
click to apply","Budget--: $100--Posted On--: May 17, 2023 19:20 UTC--Category--: Logo Design--Skills--:Logo Design, Graphic Design, Illustration, 3D Design--Location Requirement--: Only freelancers located in the United States may apply.--Country--: United States-click to apply",https://www.upwork.com/jobs/creative-logo-design_~01244215d8faabc1c3?source=rss,2023-05-17T19:20:34+00:00,https://www.upwork.com/jobs/creative-logo-design_%7E01244215d8faabc1c3?source=rss,"None-We need a new logo design for "Slothtoberfest". This significant group event will host over 300 people and over 10 vendors. We need a very creative and pristine design to encapsulate this event.  We are looking for  a design of a sloth holding onto a beer mug. The rest of the design is free-range creativity-wise, but these two things are absolute, so please only apply if you can do a superb job at drawing a sloth.-b-Budget-b-: $100-b-Posted On-b-: May 17, 2023 19:20 UTC-b-Category-b-: Logo Design-b-Skills-b-:Logo Design, Graphic Design, Illustration, 3D Design-b-Location Requirement-b-: Only freelancers located in the United States may apply.-b-Country-b-: United States-a-click to apply",3d creative logo design - Upwork +"Spirit of Giving Screen Saver

+Computer Museum of America has a temporary exhibit space; we call it the "Nook Look" It changes every 2-3 months. It has a 72" TV installed at the top, which annoumces the current exhibit. Attaching a picture of it."Nook Look Video Format Stretched
+.jpg"
+ We need a quick event graphic featuring the title graphic "From the CMoA Collection: ROBOTs" It is really between a motion graphic and a static graphic- is not meant to compete with the exhibit, but we don't want to burn a static image into the monitor, so we set it up as a powerpoint made of 10-15 jpegs which have the title and background imagery that slowly fades from one to the next. Then we export that as video and loop it on the monitor However, you need not use power point- you can use any graphics software that will export to 4K video

+The graphic will be displayed on a 9:16 monitor in 4K. To keep the screen from being 'burned in' from a static image being displayed for too long, the graphic you create should have a variety of different color schemes that can fade from one to the next. You will set these up to cross-fade slowly.

+Attached is "4K Video LoveBytes" a previous exhibit's logo/screen saver graphic to give you an idea of the desired pace of the cross fading.

+Important - transition between slides should be slow- it should be readable at all times, but change often enough that it never burns into the screen

+Deliverables: a 120  second video with  12-15 screen changes using the supplied logo, arranged in a powepoint. Use slow fades between slides like the example supplied

+Our standard fonts are Aglet Slab Pro and Ropa Mix Pro. I am also attaching our standard colors - we like to stick to black, white and grays for these headers but can add splashes of color occasionally for accent. We also have a graphic pattern established- the digital pattern,  which has been placed in the attached file 4K NookLook TV Template.ai

+Keep the pace slow and have fun with it!

Budget: $100 +
Posted On: May 17, 2023 19:18 UTC
Category: Graphic Design
Skills:Microsoft PowerPoint, Education, Logo Design, Adobe Illustrator, Adobe Photoshop, Motion Graphics +
Country: United States +
click to apply","Budget--: $100--Posted On--: May 17, 2023 19:18 UTC--Category--: Graphic Design--Skills--:Microsoft PowerPoint, Education, Logo Design, Adobe Illustrator, Adobe Photoshop, Motion Graphics--Country--: United States-click to apply",https://www.upwork.com/jobs/creative-motion-graphics-designer-make-Screen-saver-graphic-for-museum-exhibit-Robots_~0110fb2b28f105b7ef?source=rss,2023-05-17T19:18:27+00:00,https://www.upwork.com/jobs/creative-motion-graphics-designer-make-Screen-saver-graphic-for-museum-exhibit-Robots_%7E0110fb2b28f105b7ef?source=rss,"None-Spirit of Giving Screen Saver-br-Computer Museum of America has a temporary exhibit space; we call it the "Nook Look" It changes every 2-3 months. It has a 72" TV installed at the top, which annoumces the current exhibit. Attaching a picture of it."Nook Look Video Format Stretched-br-.jpg"-br-We need a quick event graphic featuring the title graphic "From the CMoA Collection: ROBOTs" It is really between a motion graphic and a static graphic- is not meant to compete with the exhibit, but we don't want to burn a static image into the monitor, so we set it up as a powerpoint made of 10-15 jpegs which have the title and background imagery that slowly fades from one to the next. Then we export that as video and loop it on the monitor However, you need not use power point- you can use any graphics software that will export to 4K video-br-The graphic will be displayed on a 9:16 monitor in 4K. To keep the screen from being 'burned in' from a static image being displayed for too long, the graphic you create should have a variety of different color schemes that can fade from one to the next. You will set these up to cross-fade slowly.-br-Attached is "4K Video LoveBytes" a previous exhibit's logo/screen saver graphic to give you an idea of the desired pace of the cross fading.-br-Important - transition between slides should be slow- it should be readable at all times, but change often enough that it never burns into the screen-br-Deliverables: a 120  second video with  12-15 screen changes using the supplied logo, arranged in a powepoint. Use slow fades between slides like the example supplied-br-Our standard fonts are Aglet Slab Pro and Ropa Mix Pro. I am also attaching our standard colors - we like to stick to black, white and grays for these headers but can add splashes of color occasionally for accent. We also have a graphic pattern established- the digital pattern,  which has been placed in the attached file 4K NookLook TV Template.ai-br-Keep the pace slow and have fun with it!-b-Budget-b-: $100-b-Posted On-b-: May 17, 2023 19:18 UTC-b-Category-b-: Graphic Design-b-Skills-b-:Microsoft PowerPoint, Education, Logo Design, Adobe Illustrator, Adobe Photoshop, Motion Graphics-b-Country-b-: United States-a-click to apply",creative motion graphics designer to make Screen saver graphic for a museum exhibit on Robots - Upwork +"PROJECT SCOPE:
+We'd like to refresh our Amazon presence and need to redesign our A+ content and product images. We will provide artwork, raw images, content guidelines, the copywriting, etc.  We need you to use your creative design expertise to get across our value proposition in a beautiful and professional manner.

+ONGOING WORK:
+We currently do not have a graphic designer on our team for marketing materials, so if this projects go well, you'd be our go-to designer for:
+Instagram Ads
+Facebook Ads
+Instagram Content
+Website Images
+...and more!

+Please include your portfolio with your application, ideally of Amazon content and product mockups.

Hourly Range: $12.00-$35.00 + +
Posted On: May 17, 2023 19:17 UTC
Category: Graphic Design
Skills:Graphic Design, Adobe Illustrator, Photo Editing, Infographic +
Country: United States +
click to apply","Hourly Range--: $12.00-$35.00--Posted On--: May 17, 2023 19:17 UTC--Category--: Graphic Design--Skills--:Graphic Design, Adobe Illustrator, Photo Editing, Infographic--Country--: United States-click to apply",https://www.upwork.com/jobs/Need-graphic-designer-with-Amazon-experience-for-fast-growing-ecommerce-brand_~01fb25ada5a6935d3e?source=rss,2023-05-17T19:17:26+00:00,https://www.upwork.com/jobs/Need-graphic-designer-with-Amazon-experience-for-fast-growing-ecommerce-brand_%7E01fb25ada5a6935d3e?source=rss,"None-PROJECT SCOPE:-br-We'd like to refresh our Amazon presence and need to redesign our A+ content and product images. We will provide artwork, raw images, content guidelines, the copywriting, etc.  We need you to use your creative design expertise to get across our value proposition in a beautiful and professional manner.-br-ONGOING WORK:-br-We currently do not have a graphic designer on our team for marketing materials, so if this projects go well, you'd be our go-to designer for:-br-Instagram Ads-br-Facebook Ads-br-Instagram Content-br-Website Images-br-...and more!-br-Please include your portfolio with your application, ideally of Amazon content and product mockups.-b-Hourly Range-b-: $12.00-$35.00-b-Posted On-b-: May 17, 2023 19:17 UTC-b-Category-b-: Graphic Design-b-Skills-b-:Graphic Design, Adobe Illustrator, Photo Editing, Infographic-b-Country-b-: United States-a-click to apply",Need graphic designer with Amazon experience for a fast-growing ecommerce brand - Upwork +"We are seeking a highly experienced graphic designer to create a comprehensive brand guideline for our company. As an established brand, we value consistency and professionalism in our visual identity, and we need an expert who can translate our brand values into a cohesive and visually appealing guide.

+Responsibilities:
+Collaborate with our team to understand our brand values, identity, and target audience
+Develop a comprehensive brand guideline that encompasses logo usage, typography, color palette, imagery, and overall visual style
+Design visually appealing layouts for the brand guideline, ensuring clarity and easy navigation
+Create detailed sections for each element of the brand guideline, providing clear instructions and examples
+Incorporate our company's FAQs into the brand guideline, addressing common design-related queries
+Ensure that the brand guideline reflects our brand's personality and conveys a consistent message across all platforms

+Requirements:
+Proven experience in graphic design, specifically in brand guideline creation
+Strong portfolio showcasing previous brand guideline projects
+Excellent command of the English language, both written and verbal
+Proficiency in graphic design software such as Adobe Creative Suite (Photoshop, Illustrator, InDesign)
+Attention to detail and ability to maintain consistency in design elements
+Strong communication and collaboration skills
+Upwork profile with a high rating and positive client feedback
+Application Process:
+If you are an experienced graphic designer with a strong background in brand guideline creation, we invite you to apply for this position.

+Please submit the following:

+Portfolio showcasing your previous brand guideline projects
+A brief description of your approach to brand guideline creation
+Your estimated time frame and rate for completing the project
+We will review applications promptly and contact qualified candidates for further discussion. Only experienced, highly-rated sellers on Upwork will be considered for this opportunity.

+Attachment:

+Table of Contents for the brand guideline
+FAQ
+Company logo for reference

Budget: $50 +
Posted On: May 17, 2023 18:58 UTC
Category: Brand Identity Design
Skills:Graphic Design, Adobe Illustrator, Brand Identity & Guidelines, Adobe Photoshop, Brand Guidelines, Corporate Brand Identity +
Country: Bahrain +
click to apply","Budget--: $50--Posted On--: May 17, 2023 18:58 UTC--Category--: Brand Identity Design--Skills--:Graphic Design, Adobe Illustrator, Brand Identity & Guidelines, Adobe Photoshop, Brand Guidelines, Corporate Brand Identity--Country--: Bahrain-click to apply",https://www.upwork.com/jobs/Experienced-Graphic-Designer-for-Brand-Guideline-Creation_~016a1eaab979f09645?source=rss,2023-05-17T18:58:29+00:00,https://www.upwork.com/jobs/Experienced-Graphic-Designer-for-Brand-Guideline-Creation_%7E016a1eaab979f09645?source=rss,"None-We are seeking a highly experienced graphic designer to create a comprehensive brand guideline for our company. As an established brand, we value consistency and professionalism in our visual identity, and we need an expert who can translate our brand values into a cohesive and visually appealing guide.-br-Responsibilities:-br-Collaborate with our team to understand our brand values, identity, and target audience-br-Develop a comprehensive brand guideline that encompasses logo usage, typography, color palette, imagery, and overall visual style-br-Design visually appealing layouts for the brand guideline, ensuring clarity and easy navigation-br-Create detailed sections for each element of the brand guideline, providing clear instructions and examples-br-Incorporate our company's FAQs into the brand guideline, addressing common design-related queries-br-Ensure that the brand guideline reflects our brand's personality and conveys a consistent message across all platforms-br-Requirements:-br-Proven experience in graphic design, specifically in brand guideline creation-br-Strong portfolio showcasing previous brand guideline projects-br-Excellent command of the English language, both written and verbal-br-Proficiency in graphic design software such as Adobe Creative Suite (Photoshop, Illustrator, InDesign)-br-Attention to detail and ability to maintain consistency in design elements-br-Strong communication and collaboration skills-br-Upwork profile with a high rating and positive client feedback-br-Application Process:-br-If you are an experienced graphic designer with a strong background in brand guideline creation, we invite you to apply for this position.-br-Please submit the following:-br-Portfolio showcasing your previous brand guideline projects-br-A brief description of your approach to brand guideline creation-br-Your estimated time frame and rate for completing the project-br-We will review applications promptly and contact qualified candidates for further discussion. Only experienced, highly-rated sellers on Upwork will be considered for this opportunity.-br-Attachment:-br-Table of Contents for the brand guideline-br-FAQ-br-Company logo for reference-b-Budget-b-: $50-b-Posted On-b-: May 17, 2023 18:58 UTC-b-Category-b-: Brand Identity Design-b-Skills-b-:Graphic Design, Adobe Illustrator, Brand Identity & Guidelines, Adobe Photoshop, Brand Guidelines, Corporate Brand Identity-b-Country-b-: Bahrain-a-click to apply",Experienced Graphic Designer for Brand Guideline Creation - Upwork +"Great design skill with ability to see and correct detailed errors. Must work with speed to build the website and be ready to make changes at any time for the next one week after the job is done.

Budget: $400 +
Posted On: May 17, 2023 18:55 UTC
Category: Graphic Design
Skills:Graphic Design, Infographic, Adobe Photoshop, Social Media Imagery, Adobe After Effects, Website Asset +
Country: Kenya +
click to apply","Budget--: $400--Posted On--: May 17, 2023 18:55 UTC--Category--: Graphic Design--Skills--:Graphic Design, Infographic, Adobe Photoshop, Social Media Imagery, Adobe After Effects, Website Asset--Country--: Kenya-click to apply",https://www.upwork.com/jobs/Graphic-Designer_~016728bfb6f7b8eacd?source=rss,2023-05-17T18:55:28+00:00,https://www.upwork.com/jobs/Graphic-Designer_%7E016728bfb6f7b8eacd?source=rss,"None-Great design skill with ability to see and correct detailed errors. Must work with speed to build the website and be ready to make changes at any time for the next one week after the job is done.-b-Budget-b-: $400-b-Posted On-b-: May 17, 2023 18:55 UTC-b-Category-b-: Graphic Design-b-Skills-b-:Graphic Design, Infographic, Adobe Photoshop, Social Media Imagery, Adobe After Effects, Website Asset-b-Country-b-: Kenya-a-click to apply",Graphic Designer - Upwork +"We are currently seeking a highly skilled and experienced graphic designer to join our team on a freelance basis. The primary responsibility of this position is to create visually appealing and impactful website banners for e-commerce websites. We are looking for candidates who have a strong background in designing website banners, particularly for recognizable companies in the e-commerce industry.

+Responsibilities:

+- Collaborate with our team to understand our brand, target audience, and specific requirements for website banners.
+- Develop creative concepts and design visually appealing website banners that effectively communicate our clients' messages and enhance their online presence.
+- Ensure that the banners are consistent with our brand guidelines and overall visual identity.
+- Utilize industry-standard design tools and software to create high-quality banners that are optimized for web display.
+- Stay up-to-date with the latest design trends, techniques, and technologies relevant to website banners and e-commerce design.
+- Manage multiple projects simultaneously, meet deadlines, and maintain high-quality standards.

+Requirements:

+- Proven experience as a graphic designer with a strong portfolio showcasing website banner designs.
+- Extensive knowledge and expertise in designing website banners specifically for e-commerce websites.
+- Familiarity with recognized companies in the e-commerce industry and an understanding of their visual branding.
+- Proficiency in design software such as Figma, Adobe Photoshop, Illustrator, or similar tools.
+- Strong understanding of typography, color theory, and composition principles.
+- Excellent attention to detail and ability to work independently while adhering to clients' guidelines.
+- Strong communication skills and the ability to collaborate effectively with clients and team members.
+- Ability to work in a fast-paced environment and manage multiple projects simultaneously.
+- Availability to meet project deadlines and provide timely deliverables.

+If you are a highly creative and experienced graphic designer with a passion for designing website banners for e-commerce websites, we would love for you to apply for this role. Please make sure to submit a link to your portfolio.

+Note: Only candidates with a strong portfolio showcasing website banner designs will be considered for this position.

Hourly Range: $25.00-$45.00 + +
Posted On: May 17, 2023 18:47 UTC
Category: Graphic Design
Skills:Social Media Imagery, Advertising Design, Retail & Consumer Goods, Figma, Graphic Design, Adobe Photoshop, Banner Ad Design, Adobe Illustrator, Web Design +
Country: United States +
click to apply","Hourly Range--: $25.00-$45.00--Posted On--: May 17, 2023 18:47 UTC--Category--: Graphic Design--Skills--:Social Media Imagery, Advertising Design, Retail & Consumer Goods, Figma, Graphic Design, Adobe Photoshop, Banner Ad Design, Adobe Illustrator, Web Design--Country--: United States-click to apply",https://www.upwork.com/jobs/Need-Experienced-Graphic-Designer-for-Website-Banners_~01401f2ddcf952883e?source=rss,2023-05-17T18:47:44+00:00,https://www.upwork.com/jobs/Need-Experienced-Graphic-Designer-for-Website-Banners_%7E01401f2ddcf952883e?source=rss,"None-We are currently seeking a highly skilled and experienced graphic designer to join our team on a freelance basis. The primary responsibility of this position is to create visually appealing and impactful website banners for e-commerce websites. We are looking for candidates who have a strong background in designing website banners, particularly for recognizable companies in the e-commerce industry.-br-Responsibilities:-br-- Collaborate with our team to understand our brand, target audience, and specific requirements for website banners.-br-- Develop creative concepts and design visually appealing website banners that effectively communicate our clients' messages and enhance their online presence.-br-- Ensure that the banners are consistent with our brand guidelines and overall visual identity.-br-- Utilize industry-standard design tools and software to create high-quality banners that are optimized for web display.-br-- Stay up-to-date with the latest design trends, techniques, and technologies relevant to website banners and e-commerce design.-br-- Manage multiple projects simultaneously, meet deadlines, and maintain high-quality standards.-br-Requirements:-br-- Proven experience as a graphic designer with a strong portfolio showcasing website banner designs.-br-- Extensive knowledge and expertise in designing website banners specifically for e-commerce websites.-br-- Familiarity with recognized companies in the e-commerce industry and an understanding of their visual branding.-br-- Proficiency in design software such as Figma, Adobe Photoshop, Illustrator, or similar tools.-br-- Strong understanding of typography, color theory, and composition principles.-br-- Excellent attention to detail and ability to work independently while adhering to clients' guidelines.-br-- Strong communication skills and the ability to collaborate effectively with clients and team members.-br-- Ability to work in a fast-paced environment and manage multiple projects simultaneously.-br-- Availability to meet project deadlines and provide timely deliverables.-br-If you are a highly creative and experienced graphic designer with a passion for designing website banners for e-commerce websites, we would love for you to apply for this role. Please make sure to submit a link to your portfolio.-br-Note: Only candidates with a strong portfolio showcasing website banner designs will be considered for this position.-b-Hourly Range-b-: $25.00-$45.00-b-Posted On-b-: May 17, 2023 18:47 UTC-b-Category-b-: Graphic Design-b-Skills-b-:Social Media Imagery, Advertising Design, Retail & Consumer Goods, Figma, Graphic Design, Adobe Photoshop, Banner Ad Design, Adobe Illustrator, Web Design-b-Country-b-: United States-a-click to apply",Need Experienced Graphic Designer for Website Banners - Upwork +"Need someone to create a 7-10 images for an upcoming cannabis campaign demonstrating the GIGANTIC SIZE of our new buds using "forced perspective" imagery to exaggerate the size/scale of the buds.

+We do not have any images to start with, so please have access to royalty-free photography that you can secure and then use Photoshop or other program(s) to manipulate them into cool looking forced perspective campaign images.

+You can find some examples of forced perspective imagery here. https://www.pinterest.com/pin/50-forced-perspective-photography-examples-around-the-world--464363411561747460/

+Note that we want the buds to appear GIGANTIC in these fun, exaggerated images. That is the effect we are going for.

Hourly Range: $15.00-$70.00 + +
Posted On: May 17, 2023 18:20 UTC
Category: Image Editing
Skills:Adobe Photoshop, Image Editing, Photo Editing, Graphic Design +
Country: United States +
click to apply","Hourly Range--: $15.00-$70.00--Posted On--: May 17, 2023 18:20 UTC--Category--: Image Editing--Skills--:Adobe Photoshop, Image Editing, Photo Editing, Graphic Design--Country--: United States-click to apply",https://www.upwork.com/jobs/Manipulate-images-forced-perspective_~01c46ee94b536a029f?source=rss,2023-05-17T18:20:07+00:00,https://www.upwork.com/jobs/Manipulate-images-forced-perspective_%7E01c46ee94b536a029f?source=rss,"None-Need someone to create a 7-10 images for an upcoming cannabis campaign demonstrating the GIGANTIC SIZE of our new buds using "forced perspective" imagery to exaggerate the size/scale of the buds.-br-We do not have any images to start with, so please have access to royalty-free photography that you can secure and then use Photoshop or other program(s) to manipulate them into cool looking forced perspective campaign images.-br-You can find some examples of forced perspective imagery here. https://www.pinterest.com/pin/50-forced-perspective-photography-examples-around-the-world--464363411561747460/-br-Note that we want the buds to appear GIGANTIC in these fun, exaggerated images. That is the effect we are going for.-b-Hourly Range-b-: $15.00-$70.00-b-Posted On-b-: May 17, 2023 18:20 UTC-b-Category-b-: Image Editing-b-Skills-b-:Adobe Photoshop, Image Editing, Photo Editing, Graphic Design-b-Country-b-: United States-a-click to apply",Manipulate images - forced perspective - Upwork +"As a 3D artist, I often find it tedious to update my portfolio. However, I believe I've found the perfect solution: you! I'm seeking someone who can help me showcase my work effectively on Squarespace. Specifically, I would like you to take the images of my final projects along with their accompanying synopses and present them in a visually appealing manner that does some justice to my creations.

+To begin, we'll focus on one particular project: a Target gift card that I designed. To get started, I'll provide you with my password, granting you access to create a dedicated page for this project on Squarespace. The attached images are 2 out of 8 that I will hand over to you. I need your expertise to create a cohesive presentation by incorporating process shots and the final product using Photoshop mockups.  Additionally, if you have any knowledge or experience in properly labeling images in Squarespace for SEO purposes, it would be a valuable asset. I look forward to collaborating with you!

Hourly Range: $25.00-$45.00 + +
Posted On: May 16, 2023 02:42 UTC
Category: Graphic Design
Skills:Layout Design, Adobe Photoshop, Adobe Illustrator, Graphic Design, Squarespace, Photo Editing +
Country: United States +
click to apply","Hourly Range--: $25.00-$45.00--Posted On--: May 16, 2023 02:42 UTC--Category--: Graphic Design--Skills--:Layout Design, Adobe Photoshop, Adobe Illustrator, Graphic Design, Squarespace, Photo Editing--Country--: United States-click to apply",https://www.upwork.com/jobs/Looking-for-Graphic-Designer-update-portfolio-Squarespace_~01fef70eaa051416b4?source=rss,2023-05-16T02:42:27+00:00,https://www.upwork.com/jobs/Looking-for-Graphic-Designer-update-portfolio-Squarespace_%7E01fef70eaa051416b4?source=rss,"None-As a 3D artist, I often find it tedious to update my portfolio. However, I believe I've found the perfect solution: you! I'm seeking someone who can help me showcase my work effectively on Squarespace. Specifically, I would like you to take the images of my final projects along with their accompanying synopses and present them in a visually appealing manner that does some justice to my creations.-br-To begin, we'll focus on one particular project: a Target gift card that I designed. To get started, I'll provide you with my password, granting you access to create a dedicated page for this project on Squarespace. The attached images are 2 out of 8 that I will hand over to you. I need your expertise to create a cohesive presentation by incorporating process shots and the final product using Photoshop mockups.  Additionally, if you have any knowledge or experience in properly labeling images in Squarespace for SEO purposes, it would be a valuable asset. I look forward to collaborating with you!-b-Hourly Range-b-: $25.00-$45.00-b-Posted On-b-: May 16, 2023 02:42 UTC-b-Category-b-: Graphic Design-b-Skills-b-:Layout Design, Adobe Photoshop, Adobe Illustrator, Graphic Design, Squarespace, Photo Editing-b-Country-b-: United States-a-click to apply",Looking for Graphic Designer to update my portfolio on Squarespace - Upwork +"I have some pictures of empty rooms in my home.  I want to digitally change the carpet, wall paint, and add furniture.  I also want to remove handyman tools from the floor.

Budget: $65 +
Posted On: May 17, 2023 18:17 UTC
Category: Image Editing
Skills:Virtual Staging, Photo Editing, Interior Design +
Country: United States +
click to apply","Budget--: $65--Posted On--: May 17, 2023 18:17 UTC--Category--: Image Editing--Skills--:Virtual Staging, Photo Editing, Interior Design--Country--: United States-click to apply",https://www.upwork.com/jobs/Virtual-staging-digitally-furnish-images-rooms-home_~01966ef0a702c48c94?source=rss,2023-05-17T18:17:19+00:00,https://www.upwork.com/jobs/Virtual-staging-digitally-furnish-images-rooms-home_%7E01966ef0a702c48c94?source=rss,"None-I have some pictures of empty rooms in my home.  I want to digitally change the carpet, wall paint, and add furniture.  I also want to remove handyman tools from the floor.-b-Budget-b-: $65-b-Posted On-b-: May 17, 2023 18:17 UTC-b-Category-b-: Image Editing-b-Skills-b-:Virtual Staging, Photo Editing, Interior Design-b-Country-b-: United States-a-click to apply","Virtual staging, digitally furnish images of rooms in my home - Upwork" +"I would like to have the Dragon (full body) replace the black Saddle in the scarf attached.

+We are looking for an experienced illustrator to recreate a pattern for us. The project is expected to be less than 1 month in duration. The ideal candidate should have knowledge and experience in Adobe Illustrator, Adobe Photoshop, Drawing, Graphic Design, and Illustration.

+In this project, we need you to use your skills to recreate a pattern that we will provide you with. We would like you to add your own creative touch to the design to make it more visually appealing. The final product should be a high-quality, print-ready image that can be used on various materials.

+To apply for this position, please submit a proposal that outlines how you can help us with this project. Please include links to your past completed projects that are similar in nature to this one. We look forward to hearing from you and finding the perfect candidate to help us with this project.

+Note: Some of the content in this job post may have been auto-generated using advanced AI.

Budget: $100 +
Posted On: May 17, 2023 18:05 UTC
Category: Illustration
Skills:Illustration, Adobe Illustrator, Adobe Photoshop, Graphic Design, Drawing +
Country: United States +
click to apply","Budget--: $100--Posted On--: May 17, 2023 18:05 UTC--Category--: Illustration--Skills--:Illustration, Adobe Illustrator, Adobe Photoshop, Graphic Design, Drawing--Country--: United States-click to apply",https://www.upwork.com/jobs/Illustration-Project-Recreate-Pattern_~016da07474143a0c48?source=rss,2023-05-17T18:05:36+00:00,https://www.upwork.com/jobs/Illustration-Project-Recreate-Pattern_%7E016da07474143a0c48?source=rss,"None-I would like to have the Dragon (full body) replace the black Saddle in the scarf attached.-br-We are looking for an experienced illustrator to recreate a pattern for us. The project is expected to be less than 1 month in duration. The ideal candidate should have knowledge and experience in Adobe Illustrator, Adobe Photoshop, Drawing, Graphic Design, and Illustration.-br-In this project, we need you to use your skills to recreate a pattern that we will provide you with. We would like you to add your own creative touch to the design to make it more visually appealing. The final product should be a high-quality, print-ready image that can be used on various materials.-br-To apply for this position, please submit a proposal that outlines how you can help us with this project. Please include links to your past completed projects that are similar in nature to this one. We look forward to hearing from you and finding the perfect candidate to help us with this project.-br-Note: Some of the content in this job post may have been auto-generated using advanced AI.-b-Budget-b-: $100-b-Posted On-b-: May 17, 2023 18:05 UTC-b-Category-b-: Illustration-b-Skills-b-:Illustration, Adobe Illustrator, Adobe Photoshop, Graphic Design, Drawing-b-Country-b-: United States-a-click to apply",Illustration Project - Recreate Pattern - Upwork +"We have a pop up booth for a 10' x 10' booth. We need a backdrop design for our upcoming trade show exhibit in Sept 23'. This will need to be completed by June 1 in time for Comps, designer selection, printing/approvals, ETC.

+We will provide all the content necessary to provide a compelling need for our services. I will work together with the Artist.

Hourly Range: $30.00 + +
Posted On: May 17, 2023 17:49 UTC
Category: Graphic Design
Skills:Graphic Design, Adobe Photoshop, Brand Identity & Guidelines +
Location Requirement: Only freelancers located in the United States may apply. +
Country: United States +
click to apply","Hourly Range--: $30.00--Posted On--: May 17, 2023 17:49 UTC--Category--: Graphic Design--Skills--:Graphic Design, Adobe Photoshop, Brand Identity & Guidelines--Location Requirement--: Only freelancers located in the United States may apply.--Country--: United States-click to apply",https://www.upwork.com/jobs/Tradeshow-Booth-Graphic-Design_~01c11f4b8e7eb84908?source=rss,2023-05-17T17:49:17+00:00,https://www.upwork.com/jobs/Tradeshow-Booth-Graphic-Design_%7E01c11f4b8e7eb84908?source=rss,"None-We have a pop up booth for a 10' x 10' booth. We need a backdrop design for our upcoming trade show exhibit in Sept 23'. This will need to be completed by June 1 in time for Comps, designer selection, printing/approvals, ETC.-br-We will provide all the content necessary to provide a compelling need for our services. I will work together with the Artist.-b-Hourly Range-b-: $30.00-b-Posted On-b-: May 17, 2023 17:49 UTC-b-Category-b-: Graphic Design-b-Skills-b-:Graphic Design, Adobe Photoshop, Brand Identity & Guidelines-b-Location Requirement-b-: Only freelancers located in the United States may apply.-b-Country-b-: United States-a-click to apply",Tradeshow Booth Graphic Design - Upwork +"Are you a creative genius who knows how to make a brand shine through captivating advertisements? We're seeking a talented Meta Ads Specialist to take charge of creating and managing ads that perfectly align with our brand and image.

+As our Meta Ads Specialist, you will be responsible for crafting visually stunning and compelling advertisements across various platforms, ensuring they not only capture attention but also reflect our brand identity and values.

+Responsibilities:

+Develop and execute captivating Meta Ads that effectively communicate our brand message and resonate with our target audience.

+Create engaging ad concepts, persuasive copy, and eye-catching visuals that align with our brand image.

+Monitor and optimize ad performance, conducting A/B testing and leveraging data-driven insights to continuously improve campaign effectiveness and maximize ROI.

+Requirements:
+Proven experience in creating and managing Meta Ads, preferably in a similar role.

+Excellent creative and conceptual thinking skills, with the ability to develop visually appealing and on-brand advertisements.

+Proficiency in using ad platforms (e.g., Google Ads, Facebook Ads Manager) and a solid understanding of ad targeting, bidding strategies, and campaign optimization.

+Strong copywriting skills and the ability to craft compelling ad copy that drives action.

+Up-to-date knowledge of industry trends and best practices in digital advertising.

+If you have an eye for design, a flair for creativity, and a passion for delivering outstanding ad experiences, we want to hear from you!


Budget: $300 +
Posted On: May 17, 2023 17:41 UTC
Category: Graphic Design
Skills:Custom Graphics, Advertising Design, Brand Identity Design, Graphic Design, Fashion & Beauty, Adobe Photoshop, Adobe After Effects, Adobe Flash, Canva +
Country: United States +
click to apply","Budget--: $300--Posted On--: May 17, 2023 17:41 UTC--Category--: Graphic Design--Skills--:Custom Graphics, Advertising Design, Brand Identity Design, Graphic Design, Fashion & Beauty, Adobe Photoshop, Adobe After Effects, Adobe Flash, Canva--Country--: United States-click to apply",https://www.upwork.com/jobs/Meta-Ads-Specialist_~019e0997545e4d0aec?source=rss,2023-05-17T17:41:29+00:00,https://www.upwork.com/jobs/Meta-Ads-Specialist_%7E019e0997545e4d0aec?source=rss,"None-Are you a creative genius who knows how to make a brand shine through captivating advertisements? We're seeking a talented Meta Ads Specialist to take charge of creating and managing ads that perfectly align with our brand and image.-br-As our Meta Ads Specialist, you will be responsible for crafting visually stunning and compelling advertisements across various platforms, ensuring they not only capture attention but also reflect our brand identity and values.-br-Responsibilities:-br-Develop and execute captivating Meta Ads that effectively communicate our brand message and resonate with our target audience.-br-Create engaging ad concepts, persuasive copy, and eye-catching visuals that align with our brand image.-br-Monitor and optimize ad performance, conducting A/B testing and leveraging data-driven insights to continuously improve campaign effectiveness and maximize ROI.-br-Requirements:-br-Proven experience in creating and managing Meta Ads, preferably in a similar role.-br-Excellent creative and conceptual thinking skills, with the ability to develop visually appealing and on-brand advertisements.-br-Proficiency in using ad platforms (e.g., Google Ads, Facebook Ads Manager) and a solid understanding of ad targeting, bidding strategies, and campaign optimization.-br-Strong copywriting skills and the ability to craft compelling ad copy that drives action.-br-Up-to-date knowledge of industry trends and best practices in digital advertising.-br-If you have an eye for design, a flair for creativity, and a passion for delivering outstanding ad experiences, we want to hear from you!-b-Budget-b-: $300-b-Posted On-b-: May 17, 2023 17:41 UTC-b-Category-b-: Graphic Design-b-Skills-b-:Custom Graphics, Advertising Design, Brand Identity Design, Graphic Design, Fashion & Beauty, Adobe Photoshop, Adobe After Effects, Adobe Flash, Canva-b-Country-b-: United States-a-click to apply",Meta Ads Specialist - Upwork +"We are looking for an experienced Adobe Photoshop expert to assist with touch-up work on a variety of photos. The ideal candidate will have experience in event photography, real estate, and people photography. The job will require working with RAW images and using Adobe to organize and edit photos.

+We have (40) images with food, indoor activities, and outdoor activities that all need various levels of attention. We will want a fixed aspect ratio for portrait pics, as well as one for our landscape orientation pics for uniform incorporation to a client site.

+The final aspect of the project will be touching up an existing set of (22) real-estate/facility images to better blend with those of people and food.

+The candidate should be available to work on a flexible schedule and produce this work quickly. We are looking for someone who pays close attention to detail and can handle demanding clients.

+To apply for this position, please submit a proposal outlining your experience and how you can assist with this project.

+Please include links to past completed projects that demonstrate your skills in Adobe Photoshop, Adobe Lightroom, and event as well as real estate photo editing. We look forward to hearing from you!


Budget: $100 +
Posted On: May 17, 2023 17:38 UTC
Category: Image Editing
Skills:Adobe Lightroom, RAW, People, Real Estate, Event Photography, Adobe Photoshop, Photo Editing, Photo Retouching, Image Editing, Photo Manipulation +
Country: United States +
click to apply","Budget--: $100--Posted On--: May 17, 2023 17:38 UTC--Category--: Image Editing--Skills--:Adobe Lightroom, RAW, People, Real Estate, Event Photography, Adobe Photoshop, Photo Editing, Photo Retouching, Image Editing, Photo Manipulation--Country--: United States-click to apply",https://www.upwork.com/jobs/Adobe-Photoshop-Expert-Needed-for-Exacting-Touch-Work_~01c25e37800475b207?source=rss,2023-05-17T17:38:52+00:00,https://www.upwork.com/jobs/Adobe-Photoshop-Expert-Needed-for-Exacting-Touch-Work_%7E01c25e37800475b207?source=rss,"None-We are looking for an experienced Adobe Photoshop expert to assist with touch-up work on a variety of photos. The ideal candidate will have experience in event photography, real estate, and people photography. The job will require working with RAW images and using Adobe to organize and edit photos.-br-We have (40) images with food, indoor activities, and outdoor activities that all need various levels of attention. We will want a fixed aspect ratio for portrait pics, as well as one for our landscape orientation pics for uniform incorporation to a client site.-br-The final aspect of the project will be touching up an existing set of (22) real-estate/facility images to better blend with those of people and food.-br-The candidate should be available to work on a flexible schedule and produce this work quickly. We are looking for someone who pays close attention to detail and can handle demanding clients.-br-To apply for this position, please submit a proposal outlining your experience and how you can assist with this project.-br-Please include links to past completed projects that demonstrate your skills in Adobe Photoshop, Adobe Lightroom, and event as well as real estate photo editing. We look forward to hearing from you!-b-Budget-b-: $100-b-Posted On-b-: May 17, 2023 17:38 UTC-b-Category-b-: Image Editing-b-Skills-b-:Adobe Lightroom, RAW, People, Real Estate, Event Photography, Adobe Photoshop, Photo Editing, Photo Retouching, Image Editing, Photo Manipulation-b-Country-b-: United States-a-click to apply",Adobe Photoshop Expert Needed for Exacting Touch-Up Work - Upwork +"We are looking for an experienced video editor to work on a project that involves making the background transparent on two videos. These videos will be used for augmented reality (AR) and should be compressed to the smallest file size possible without sacrificing quality. The ideal candidate should have proficiency in Adobe After Effects, animation, motion graphics, and video production for AR.

+As the chosen candidate, you will be responsible for editing the videos, ensuring that the background is transparent and that the final output is of high quality. You should be able to work independently and communicate effectively with our team to ensure that the project is completed within the given timeframe of 24 hours or less.

+To be considered for this position, please submit a proposal detailing your experience working on similar projects, and how you can help us achieve our goals for this project. Please include links to past completed projects that showcase your skills in video editing, motion graphics, and animation.

+We look forward to receiving your proposal and working with you to create high-quality AR videos.

+Note: Some of the content in this job post may have been auto-generated using advanced AI.

Budget: $100 +
Posted On: May 17, 2023 17:37 UTC
Category: Video Editing
Skills:Video Editing, Adobe After Effects, Animation, Motion Graphics, Video Production +
Country: United States +
click to apply","Budget--: $100--Posted On--: May 17, 2023 17:37 UTC--Category--: Video Editing--Skills--:Video Editing, Adobe After Effects, Animation, Motion Graphics, Video Production--Country--: United States-click to apply",https://www.upwork.com/jobs/Make-background-transparent-videos-that-will-used-for-and-compress-the-smallest-file_~01c4ba8715b0f0672d?source=rss,2023-05-17T17:37:57+00:00,https://www.upwork.com/jobs/Make-background-transparent-videos-that-will-used-for-and-compress-the-smallest-file_%7E01c4ba8715b0f0672d?source=rss,"None-We are looking for an experienced video editor to work on a project that involves making the background transparent on two videos. These videos will be used for augmented reality (AR) and should be compressed to the smallest file size possible without sacrificing quality. The ideal candidate should have proficiency in Adobe After Effects, animation, motion graphics, and video production for AR.-br-As the chosen candidate, you will be responsible for editing the videos, ensuring that the background is transparent and that the final output is of high quality. You should be able to work independently and communicate effectively with our team to ensure that the project is completed within the given timeframe of 24 hours or less.-br-To be considered for this position, please submit a proposal detailing your experience working on similar projects, and how you can help us achieve our goals for this project. Please include links to past completed projects that showcase your skills in video editing, motion graphics, and animation.-br-We look forward to receiving your proposal and working with you to create high-quality AR videos.-br-Note: Some of the content in this job post may have been auto-generated using advanced AI.-b-Budget-b-: $100-b-Posted On-b-: May 17, 2023 17:37 UTC-b-Category-b-: Video Editing-b-Skills-b-:Video Editing, Adobe After Effects, Animation, Motion Graphics, Video Production-b-Country-b-: United States-a-click to apply",Make background transparent on 2 videos that will be used for AR and compress to the smallest file. - Upwork +"We need a very simple logo of two letters. We already have a good idea of  the layout we want of these, but need to make it look good and match our brand image.

+Previous marketing and understanding of brand image and identity would help tons. This is a logo we will want to keep for a long long time.

+The logo is a simple 1 and an L we want the 1 and L next to each other where the L is essentially a mirror of the 1 upside-down, but sloped in a way to make it look like an L.

Budget: $50 +
Posted On: May 17, 2023 17:36 UTC
Category: Brand Identity Design
Skills:Logo Design, Adobe Illustrator, Adobe Photoshop, Graphic Design +
Location Requirement: Only freelancers located in the United States may apply. +
Country: United States +
click to apply","Budget--: $50--Posted On--: May 17, 2023 17:36 UTC--Category--: Brand Identity Design--Skills--:Logo Design, Adobe Illustrator, Adobe Photoshop, Graphic Design--Location Requirement--: Only freelancers located in the United States may apply.--Country--: United States-click to apply",https://www.upwork.com/jobs/Simple-Logo_~0188d7016e57ecdf2a?source=rss,2023-05-17T17:36:41+00:00,https://www.upwork.com/jobs/Simple-Logo_%7E0188d7016e57ecdf2a?source=rss,"None-We need a very simple logo of two letters. We already have a good idea of  the layout we want of these, but need to make it look good and match our brand image.-br-Previous marketing and understanding of brand image and identity would help tons. This is a logo we will want to keep for a long long time.-br-The logo is a simple 1 and an L we want the 1 and L next to each other where the L is essentially a mirror of the 1 upside-down, but sloped in a way to make it look like an L.-b-Budget-b-: $50-b-Posted On-b-: May 17, 2023 17:36 UTC-b-Category-b-: Brand Identity Design-b-Skills-b-:Logo Design, Adobe Illustrator, Adobe Photoshop, Graphic Design-b-Location Requirement-b-: Only freelancers located in the United States may apply.-b-Country-b-: United States-a-click to apply",Simple Logo - Upwork +"I'm looking for a simple automation in Photoshop (or similar software) that allows us to upload a photo into a 72cm x 72cm template and then the script divides the photo into nine equal squares which each print - one per page.

+I don't currently have a photoshop license, so I'm open to using whatever software is most appropriate and least expensive.

+I am looking to have this completed in the next few days.

Budget: $75 +
Posted On: May 17, 2023 17:34 UTC
Category: Scripting & Automation
Skills:Adobe Photoshop, Scripting +
Country: United States +
click to apply","Budget--: $75--Posted On--: May 17, 2023 17:34 UTC--Category--: Scripting & Automation--Skills--:Adobe Photoshop, Scripting--Country--: United States-click to apply",https://www.upwork.com/jobs/Simple-photoshop-script-automation_~01eda0b3c86040654b?source=rss,2023-05-17T17:34:41+00:00,https://www.upwork.com/jobs/Simple-photoshop-script-automation_%7E01eda0b3c86040654b?source=rss,"None-I'm looking for a simple automation in Photoshop (or similar software) that allows us to upload a photo into a 72cm x 72cm template and then the script divides the photo into nine equal squares which each print - one per page.-br-I don't currently have a photoshop license, so I'm open to using whatever software is most appropriate and least expensive.-br-I am looking to have this completed in the next few days.-b-Budget-b-: $75-b-Posted On-b-: May 17, 2023 17:34 UTC-b-Category-b-: Scripting & Automation-b-Skills-b-:Adobe Photoshop, Scripting-b-Country-b-: United States-a-click to apply",Simple photoshop script/automation - Upwork +"here is our current newsletter: https://cryptobrew-newsletter.beehiiv.com

+please look through it and let us know what you would improve and why

+NOTE: we want to personify the logo as well and bring more personality through the newsletter via that personification of a crypto related coffee cup - with the job posting you would design this as well

+Our goals: make a great crypto newsletter that tells our readers the most important things occuring in the space - no longer than a 3 minute read + has a high daily open rate (people enjoy the read)

+We are looking for a skilled designer to create a visually appealing and engaging newsletter design for our company, Crypto Brew (Hosted on BeeHiiv). The project timeline is less than one month, so we need someone who can work efficiently and hit all deadlines.

+The ideal candidate should have expertise in Adobe InDesign, Adobe Photoshop, graphic design, layout design, social media imagery, and web design. We are looking for someone who can bring creativity and innovation to our newsletter design, while also maintaining our brand identity.

+To apply for this project, please submit a proposal detailing your experience and skills related to newsletter design. We would love to see some links to past completed projects that showcase your design abilities.

+begin your application with "Brew Crew" so we know you read through this in its entirety

+We are excited to work with a talented designer who can help us take our newsletter to the next level and engage our audience with eye-catching visuals.

Budget: $100 +
Posted On: May 17, 2023 17:32 UTC
Category: Graphic Design
Skills:Social Media Imagery, Graphic Design, Adobe InDesign, Layout Design, Web Design, Adobe Photoshop +
Country: United States +
click to apply","Budget--: $100--Posted On--: May 17, 2023 17:32 UTC--Category--: Graphic Design--Skills--:Social Media Imagery, Graphic Design, Adobe InDesign, Layout Design, Web Design, Adobe Photoshop--Country--: United States-click to apply",https://www.upwork.com/jobs/BeeHiiv-Newsletter-Design_~01feae36085f9cb731?source=rss,2023-05-17T17:32:58+00:00,https://www.upwork.com/jobs/BeeHiiv-Newsletter-Design_%7E01feae36085f9cb731?source=rss,"None-here is our current newsletter: https://cryptobrew-newsletter.beehiiv.com-br-please look through it and let us know what you would improve and why-br-NOTE: we want to personify the logo as well and bring more personality through the newsletter via that personification of a crypto related coffee cup - with the job posting you would design this as well-br-Our goals: make a great crypto newsletter that tells our readers the most important things occuring in the space - no longer than a 3 minute read + has a high daily open rate (people enjoy the read)-br-We are looking for a skilled designer to create a visually appealing and engaging newsletter design for our company, Crypto Brew (Hosted on BeeHiiv). The project timeline is less than one month, so we need someone who can work efficiently and hit all deadlines.-br-The ideal candidate should have expertise in Adobe InDesign, Adobe Photoshop, graphic design, layout design, social media imagery, and web design. We are looking for someone who can bring creativity and innovation to our newsletter design, while also maintaining our brand identity.-br-To apply for this project, please submit a proposal detailing your experience and skills related to newsletter design. We would love to see some links to past completed projects that showcase your design abilities.-br-begin your application with "Brew Crew" so we know you read through this in its entirety-br-We are excited to work with a talented designer who can help us take our newsletter to the next level and engage our audience with eye-catching visuals.-b-Budget-b-: $100-b-Posted On-b-: May 17, 2023 17:32 UTC-b-Category-b-: Graphic Design-b-Skills-b-:Social Media Imagery, Graphic Design, Adobe InDesign, Layout Design, Web Design, Adobe Photoshop-b-Country-b-: United States-a-click to apply",BeeHiiv Newsletter Design - Upwork +"I want to create a video to have it in my website homepage along with the logo.

+It style should be artistic and modern with a bit of gold in it

Budget: $75 +
Posted On: May 17, 2023 17:26 UTC
Category: Video Production
Skills:AVI, Video Intro & Outro, Graphic Design, Visual Communication +
Country: Saudi Arabia +
click to apply","Budget--: $75--Posted On--: May 17, 2023 17:26 UTC--Category--: Video Production--Skills--:AVI, Video Intro & Outro, Graphic Design, Visual Communication--Country--: Saudi Arabia-click to apply",https://www.upwork.com/jobs/Create-artistic-and-modern-video-for-website-homepage_~019f789a06ff8d0f05?source=rss,2023-05-17T17:26:18+00:00,https://www.upwork.com/jobs/Create-artistic-and-modern-video-for-website-homepage_%7E019f789a06ff8d0f05?source=rss,"None-I want to create a video to have it in my website homepage along with the logo.-br-It style should be artistic and modern with a bit of gold in it-b-Budget-b-: $75-b-Posted On-b-: May 17, 2023 17:26 UTC-b-Category-b-: Video Production-b-Skills-b-:AVI, Video Intro & Outro, Graphic Design, Visual Communication-b-Country-b-: Saudi Arabia-a-click to apply",Create an artistic and modern video for website homepage - Upwork +"Hi there!

+Looking for someone to create a content page with my branding guidelines.


Budget: $50 +
Posted On: May 17, 2023 17:16 UTC
Category: Fashion Design
Skills:Content Writing, Layout Design, Graphic Design +
Country: Germany +
click to apply","Budget--: $50--Posted On--: May 17, 2023 17:16 UTC--Category--: Fashion Design--Skills--:Content Writing, Layout Design, Graphic Design--Country--: Germany-click to apply",https://www.upwork.com/jobs/Fashion-Content-Design_~010610e1899aa34737?source=rss,2023-05-17T17:16:42+00:00,https://www.upwork.com/jobs/Fashion-Content-Design_%7E010610e1899aa34737?source=rss,"None-Hi there!-br-Looking for someone to create a content page with my branding guidelines.-b-Budget-b-: $50-b-Posted On-b-: May 17, 2023 17:16 UTC-b-Category-b-: Fashion Design-b-Skills-b-:Content Writing, Layout Design, Graphic Design-b-Country-b-: Germany-a-click to apply",Fashion Content Design - Upwork +"We are looking for a skilled designer who can create a landing page with a visually appealing design. The landing page will require icons and dynamic parts that will need to be created using Adobe After Effects and Adobe Illustrator. The ideal candidate should have experience in graphic design, illustration, web design, and have proficiency in Wix and WordPress.

+Please find attached a template of our template. Please note only the text is relevant. Icons have to be designed by you and photos proposed that match the content.

+You can use any web page builder you like.

+We like the following desin: www.baze.com

Budget: $250 +
Posted On: May 17, 2023 17:04 UTC
Category: Web Design
Skills:Wix, Graphic Design, Web Design, WordPress, Adobe Illustrator, Adobe After Effects +
Country: Switzerland +
click to apply","Budget--: $250--Posted On--: May 17, 2023 17:04 UTC--Category--: Web Design--Skills--:Wix, Graphic Design, Web Design, WordPress, Adobe Illustrator, Adobe After Effects--Country--: Switzerland-click to apply",https://www.upwork.com/jobs/Design-web-page-and-also-icons-after-effects-the-page_~0161c7c4a0b201b2aa?source=rss,2023-05-17T17:04:25+00:00,https://www.upwork.com/jobs/Design-web-page-and-also-icons-after-effects-the-page_%7E0161c7c4a0b201b2aa?source=rss,"None-We are looking for a skilled designer who can create a landing page with a visually appealing design. The landing page will require icons and dynamic parts that will need to be created using Adobe After Effects and Adobe Illustrator. The ideal candidate should have experience in graphic design, illustration, web design, and have proficiency in Wix and WordPress.-br-Please find attached a template of our template. Please note only the text is relevant. Icons have to be designed by you and photos proposed that match the content.-br-You can use any web page builder you like.-br-We like the following desin: www.baze.com-b-Budget-b-: $250-b-Posted On-b-: May 17, 2023 17:04 UTC-b-Category-b-: Web Design-b-Skills-b-:Wix, Graphic Design, Web Design, WordPress, Adobe Illustrator, Adobe After Effects-b-Country-b-: Switzerland-a-click to apply",Design web page and also icons/after effects on the page - Upwork +"Need to design a clean modern unique shaker mixer bottle for the gym that does not infringe on other designs. The brand is geared toward women so the bottle needs to be ‘pretty’.

Hourly Range: $15.00-$35.00 + +
Posted On: May 17, 2023 16:53 UTC
Category: Graphic Design
Skills:3D Modeling, 3D Design, Product Design, Graphic Design +
Country: United States +
click to apply","Hourly Range--: $15.00-$35.00--Posted On--: May 17, 2023 16:53 UTC--Category--: Graphic Design--Skills--:3D Modeling, 3D Design, Product Design, Graphic Design--Country--: United States-click to apply",https://www.upwork.com/jobs/Design-protein-unique-shaker-cup-Needs-unique-and-not-infringe-others_~019873d4f060a594d7?source=rss,2023-05-17T16:53:24+00:00,https://www.upwork.com/jobs/Design-protein-unique-shaker-cup-Needs-unique-and-not-infringe-others_%7E019873d4f060a594d7?source=rss,"None-Need to design a clean modern unique shaker mixer bottle for the gym that does not infringe on other designs. The brand is geared toward women so the bottle needs to be ‘pretty’.-b-Hourly Range-b-: $15.00-$35.00-b-Posted On-b-: May 17, 2023 16:53 UTC-b-Category-b-: Graphic Design-b-Skills-b-:3D Modeling, 3D Design, Product Design, Graphic Design-b-Country-b-: United States-a-click to apply",Design a protein unique shaker cup. Needs to be unique and not infringe on others. - Upwork +"We are looking for a talented graphic designer to create stunning graphics for our app store screenshots. Your role will be to create visually appealing designs that will catch the eye of potential users. As a graphic designer, you should be proficient in Adobe Illustrator, Adobe Photoshop, Sketch, and have a strong background in graphic design and illustration.

+Please look at the attachment and let me know how you can improve this UI/UX for editing team names and team colors on the scoreboard.

+If you would like to download the app, I can share that with you.


Budget: $50 +
Posted On: May 17, 2023 16:47 UTC
Category: UX/UI Design
Skills:Adobe Illustrator, Sketch, Graphic Design, Adobe Photoshop, Illustration +
Country: United States +
click to apply","Budget--: $50--Posted On--: May 17, 2023 16:47 UTC--Category--: UX/UI Design--Skills--:Adobe Illustrator, Sketch, Graphic Design, Adobe Photoshop, Illustration--Country--: United States-click to apply",https://www.upwork.com/jobs/Graphic-designer-create-graphics-for-mobile-app_~0152b474122b74074b?source=rss,2023-05-17T16:47:41+00:00,https://www.upwork.com/jobs/Graphic-designer-create-graphics-for-mobile-app_%7E0152b474122b74074b?source=rss,"None-We are looking for a talented graphic designer to create stunning graphics for our app store screenshots. Your role will be to create visually appealing designs that will catch the eye of potential users. As a graphic designer, you should be proficient in Adobe Illustrator, Adobe Photoshop, Sketch, and have a strong background in graphic design and illustration.-br-Please look at the attachment and let me know how you can improve this UI/UX for editing team names and team colors on the scoreboard.-br-If you would like to download the app, I can share that with you.-b-Budget-b-: $50-b-Posted On-b-: May 17, 2023 16:47 UTC-b-Category-b-: UX/UI Design-b-Skills-b-:Adobe Illustrator, Sketch, Graphic Design, Adobe Photoshop, Illustration-b-Country-b-: United States-a-click to apply",Graphic designer to create graphics for mobile app - Upwork +"Need help now.  I need a Graphic Element for a space on our webpage that show our "TOP SELLER" Packages and Email with the same theme.





Hourly Range: $25.00-$45.00 + +
Posted On: May 17, 2023 16:45 UTC
Category: Graphic Design
Skills:Graphic Design, Adobe Illustrator, Adobe Photoshop, Web Design +
Country: United States +
click to apply","Hourly Range--: $25.00-$45.00--Posted On--: May 17, 2023 16:45 UTC--Category--: Graphic Design--Skills--:Graphic Design, Adobe Illustrator, Adobe Photoshop, Web Design--Country--: United States-click to apply",https://www.upwork.com/jobs/Graphic-Design-Web-Element-Email-hiring-now-for-hours_~01ac6725e2b54a4cbd?source=rss,2023-05-17T16:45:13+00:00,https://www.upwork.com/jobs/Graphic-Design-Web-Element-Email-hiring-now-for-hours_%7E01ac6725e2b54a4cbd?source=rss,"None-Need help now.  I need a Graphic Element for a space on our webpage that show our "TOP SELLER" Packages and Email with the same theme.-b-Hourly Range-b-: $25.00-$45.00-b-Posted On-b-: May 17, 2023 16:45 UTC-b-Category-b-: Graphic Design-b-Skills-b-:Graphic Design, Adobe Illustrator, Adobe Photoshop, Web Design-b-Country-b-: United States-a-click to apply",Graphic Design: Web Element/Email (hiring now for 2 hours) - Upwork +"Your job will basically be editing 16 YouTube thumbnails.
+I am giving you the font, my logo, 16 titles and 16 photos.
+You basically need to use Adobe InDesign to add logo, titles in font given, on the photos.

+I need consistency. You'be required to kindly show me your first edited Thambnail, and once we agree on its look, from then on sizes/positionings for character/logo/concept etc, this should be kept consistent for all the 16 Thumbnails.

+We seek a skilled graphic designer to assist us with a short-term project of editing 16 YouTube thumbnails. The ideal candidate should have experience with Adobe InDesign, graphic design, photo editing, YouTube, Instagram, TikTok and Facebook
+ensuring they are visually appealing, on-brand, and optimized for those 4 platforms (sizes, etc)

+_________________________________________
+16 TITLES to be ADDED on the provided THUMBNAILS:

+DIVERSE COUPLES | Successful Relationships
+COUPLE COUNSELLING IN 2023
+Bring INTIMACY BACK into the Relationship
+Our VALUES: is Marriage in Crisis?
+LONG-TERM Relationships in CRISIS?
+Monogamy & Non-Monogamy | SAVING Relationships
+WHAT is SEX and do we NEED it?
+HOW JORDAN PETERSON Changed my World
+WHY HUMANS need Boundaries?
+why SELF-GROWTH GROUPS are wonderful
+JOIN Self-Growth COMMUNITIES
+WHAT’s a Self-Growth GROUP?
+Will we want RULES in our GROUPS?
+DATING vs COHABITING
+Mauro Coni | Philosopher and Writer
+PHILOSOPHY OF SEXUALITY with Mauro Coni

+____________________________________________________
+You should be able to work quickly and efficiently and be able to follow instructions closely.
+Please submit a proposal describing how you can help with the project.


Budget: $80 +
Posted On: May 17, 2023 16:33 UTC
Category: Image Editing
Skills:Graphic Design, Photo Editing, Adobe InDesign, YouTube, Instagram +
Country: United Kingdom +
click to apply","Budget--: $80--Posted On--: May 17, 2023 16:33 UTC--Category--: Image Editing--Skills--:Graphic Design, Photo Editing, Adobe InDesign, YouTube, Instagram--Country--: United Kingdom-click to apply",https://www.upwork.com/jobs/YouTube-THUMBNAILS-bulk-editing_~015eee264c8039aeee?source=rss,2023-05-17T16:33:03+00:00,https://www.upwork.com/jobs/YouTube-THUMBNAILS-bulk-editing_%7E015eee264c8039aeee?source=rss,"None-Your job will basically be editing 16 YouTube thumbnails.-br-I am giving you the font, my logo, 16 titles and 16 photos.-br-You basically need to use Adobe InDesign to add logo, titles in font given, on the photos.-br-I need consistency. You'be required to kindly show me your first edited Thambnail, and once we agree on its look, from then on sizes/positionings for character/logo/concept etc, this should be kept consistent for all the 16 Thumbnails.-br-We seek a skilled graphic designer to assist us with a short-term project of editing 16 YouTube thumbnails. The ideal candidate should have experience with Adobe InDesign, graphic design, photo editing, YouTube, Instagram, TikTok and Facebook-br-ensuring they are visually appealing, on-brand, and optimized for those 4 platforms (sizes, etc)-br-_________________________________________-br-16 TITLES to be ADDED on the provided THUMBNAILS:-br-DIVERSE COUPLES | Successful Relationships-br-COUPLE COUNSELLING IN 2023-br-Bring INTIMACY BACK into the Relationship-br-Our VALUES: is Marriage in Crisis?-br-LONG-TERM Relationships in CRISIS?-br-Monogamy & Non-Monogamy | SAVING Relationships-br-WHAT is SEX and do we NEED it?-br-HOW JORDAN PETERSON Changed my World-br-WHY HUMANS need Boundaries?-br-why SELF-GROWTH GROUPS are wonderful-br-JOIN Self-Growth COMMUNITIES-br-WHAT’s a Self-Growth GROUP?-br-Will we want RULES in our GROUPS?-br-DATING vs COHABITING-br-Mauro Coni | Philosopher and Writer-br-PHILOSOPHY OF SEXUALITY with Mauro Coni-br-____________________________________________________-br-You should be able to work quickly and efficiently and be able to follow instructions closely.-br-Please submit a proposal describing how you can help with the project.-b-Budget-b-: $80-b-Posted On-b-: May 17, 2023 16:33 UTC-b-Category-b-: Image Editing-b-Skills-b-:Graphic Design, Photo Editing, Adobe InDesign, YouTube, Instagram-b-Country-b-: United Kingdom-a-click to apply",YouTube THUMBNAILS (bulk editing) - Upwork +"We have an idea for a postcard we will use to send to prospective customers. The project will need to be completed within 14 days. We are thinking the size will be 6" x 9".  We expect consistent communication re the status of the project and promise to be quick with our replies and feedback. I can be available to review the project on the weekend, with maybe a little longer response time.

+The front will be custom-designed and the back will be a more basic design, with mostly text. I want to decide on the front first, and then we can move on to the back.  I am attaching an example of what we are looking to achieve. It will say "Greetings from" in a font you will choose based on the examples, and then "Grove Street Auto" based on the example, with the design/photos within the letters to be based on our town landmarks..... not sure exactly how to implement this. I can provide photos of some local landmarks as well as of our shop (we are an auto repair shop). Let me know how many photos you would need to achieve the look. We have all the usual landmarks, town common, library, downtown, popular restaurants, train station, etc.,  as well as a local college campus with beautiful buildings. Town 'bug' is the ladybug and there are many statutes and local outdoor art installations.  If we need to convert the photos to a more cartoon look, would it make more sense for you to do this, or I can find an app to do it and send to you?

+Please let me know what other information you would need to have in order to quote and complete the job. We had a previous experience with a designer who took on our project, then never communicated with us and eventually we had to request a refund. Please do not take on this project if you do not have the bandwidth to do this.

+Thank you. We look forward to working with you.



Hourly Range: $30.00-$46.00 + +
Posted On: May 17, 2023 16:19 UTC
Category: Graphic Design
Skills:Printable File, Custom Graphics, Postcard Design, Graphic Design, Adobe Photoshop, Print Design, Layout Design +
Location Requirement: Only freelancers located in the United States may apply. +
Country: United States +
click to apply","Hourly Range--: $30.00-$46.00--Posted On--: May 17, 2023 16:19 UTC--Category--: Graphic Design--Skills--:Printable File, Custom Graphics, Postcard Design, Graphic Design, Adobe Photoshop, Print Design, Layout Design--Location Requirement--: Only freelancers located in the United States may apply.--Country--: United States-click to apply",https://www.upwork.com/jobs/Graphic-designer-bring-our-postcard-design-life_~01ae658f05e4a6f26f?source=rss,2023-05-17T16:19:34+00:00,https://www.upwork.com/jobs/Graphic-designer-bring-our-postcard-design-life_%7E01ae658f05e4a6f26f?source=rss,"None-We have an idea for a postcard we will use to send to prospective customers. The project will need to be completed within 14 days. We are thinking the size will be 6" x 9".  We expect consistent communication re the status of the project and promise to be quick with our replies and feedback. I can be available to review the project on the weekend, with maybe a little longer response time.-br-The front will be custom-designed and the back will be a more basic design, with mostly text. I want to decide on the front first, and then we can move on to the back.  I am attaching an example of what we are looking to achieve. It will say "Greetings from" in a font you will choose based on the examples, and then "Grove Street Auto" based on the example, with the design/photos within the letters to be based on our town landmarks..... not sure exactly how to implement this. I can provide photos of some local landmarks as well as of our shop (we are an auto repair shop). Let me know how many photos you would need to achieve the look. We have all the usual landmarks, town common, library, downtown, popular restaurants, train station, etc.,  as well as a local college campus with beautiful buildings. Town 'bug' is the ladybug and there are many statutes and local outdoor art installations.  If we need to convert the photos to a more cartoon look, would it make more sense for you to do this, or I can find an app to do it and send to you?-br-Please let me know what other information you would need to have in order to quote and complete the job. We had a previous experience with a designer who took on our project, then never communicated with us and eventually we had to request a refund. Please do not take on this project if you do not have the bandwidth to do this.-br-Thank you. We look forward to working with you.-b-Hourly Range-b-: $30.00-$46.00-b-Posted On-b-: May 17, 2023 16:19 UTC-b-Category-b-: Graphic Design-b-Skills-b-:Printable File, Custom Graphics, Postcard Design, Graphic Design, Adobe Photoshop, Print Design, Layout Design-b-Location Requirement-b-: Only freelancers located in the United States may apply.-b-Country-b-: United States-a-click to apply",Graphic designer to bring our postcard design to life - Upwork +"We are looking for an illustrator / designer that has experience with Christmas / festive design projects.

+Our client is looking for a website that has a Nordic Christmas x Victorian type style, therefore we will need an illustrator that can work alongside our team to make that happen.

+Exact specifications can be discussed further, but at this point I need relevant examples of work.

+If you are interested in this project, please provide (attach or link to) actual relevant examples, if you send me a generic portfolio link your application will be automatically ignored as we don't have time to go through each individual portfolio looking for Christmas-related pieces.

Hourly Range: $10.00-$25.00 + +
Posted On: May 17, 2023 16:19 UTC
Category: Illustration
Skills:Illustration, Sketch, Adobe Illustrator, Adobe Photoshop, Character Design, Drawing +
Country: United Kingdom +
click to apply","Hourly Range--: $10.00-$25.00--Posted On--: May 17, 2023 16:19 UTC--Category--: Illustration--Skills--:Illustration, Sketch, Adobe Illustrator, Adobe Photoshop, Character Design, Drawing--Country--: United Kingdom-click to apply",https://www.upwork.com/jobs/Graphic-Designer-Illustrator-Required-for-Project_~01603861cc77f1e61c?source=rss,2023-05-17T16:19:10+00:00,https://www.upwork.com/jobs/Graphic-Designer-Illustrator-Required-for-Project_%7E01603861cc77f1e61c?source=rss,"None-We are looking for an illustrator / designer that has experience with Christmas / festive design projects.-br-Our client is looking for a website that has a Nordic Christmas x Victorian type style, therefore we will need an illustrator that can work alongside our team to make that happen.-br-Exact specifications can be discussed further, but at this point I need relevant examples of work.-br-If you are interested in this project, please provide (attach or link to) actual relevant examples, if you send me a generic portfolio link your application will be automatically ignored as we don't have time to go through each individual portfolio looking for Christmas-related pieces.-b-Hourly Range-b-: $10.00-$25.00-b-Posted On-b-: May 17, 2023 16:19 UTC-b-Category-b-: Illustration-b-Skills-b-:Illustration, Sketch, Adobe Illustrator, Adobe Photoshop, Character Design, Drawing-b-Country-b-: United Kingdom-a-click to apply",Graphic Designer / Illustrator Required for Project - Upwork +"Filmmaker ISO of a designer to create an outstanding visual deck that will be used as a multi-purpose tool to communicate her aesthetic vision, tone and cultural specificity of her independent feature film project.  We will provide all copy and selection of primary images.  We imagine it will be anywhere from 5-10 slides.  Looking to hire ASAP by end of this week as our deadline is May 31.  We expect there to be a healthy back and forth of feedback throughout the process.  Will pay your top rate if you are the ideal candidate.  We would want to see examples of previous work/portofolio.  Latine and or Tejano artists preferred.

Budget: $250 +
Posted On: May 17, 2023 16:11 UTC
Category: Graphic Design
Skills:Art & Design, Graphic Design, Layout Design +
Location Requirement: Only freelancers located in the United States may apply. +
Country: United States +
click to apply","Budget--: $250--Posted On--: May 17, 2023 16:11 UTC--Category--: Graphic Design--Skills--:Art & Design, Graphic Design, Layout Design--Location Requirement--: Only freelancers located in the United States may apply.--Country--: United States-click to apply",https://www.upwork.com/jobs/Feature-Film-Lookbook-Deck_~01ca6bb455a057d84d?source=rss,2023-05-17T16:11:14+00:00,https://www.upwork.com/jobs/Feature-Film-Lookbook-Deck_%7E01ca6bb455a057d84d?source=rss,"None-Filmmaker ISO of a designer to create an outstanding visual deck that will be used as a multi-purpose tool to communicate her aesthetic vision, tone and cultural specificity of her independent feature film project.  We will provide all copy and selection of primary images.  We imagine it will be anywhere from 5-10 slides.  Looking to hire ASAP by end of this week as our deadline is May 31.  We expect there to be a healthy back and forth of feedback throughout the process.  Will pay your top rate if you are the ideal candidate.  We would want to see examples of previous work/portofolio.  Latine and or Tejano artists preferred.-b-Budget-b-: $250-b-Posted On-b-: May 17, 2023 16:11 UTC-b-Category-b-: Graphic Design-b-Skills-b-:Art & Design, Graphic Design, Layout Design-b-Location Requirement-b-: Only freelancers located in the United States may apply.-b-Country-b-: United States-a-click to apply",Feature Film Lookbook/Deck - Upwork +"We're on the lookout for an amazing graphic designer who can match our current design style for our clients and turnaround projects quickly. Attached are a few examples of the type of social media graphics we need help with.

+We're looking for:
+-24 hour turn around time on requests (or faster than 24-hours is a plus!)
+-Ability to create static and animated graphics and reels with provided images, video or stock images
+-Ability to match existing branding and social posts

+The pay per project varies:

+Basic graphics: $7
+IG stories: $7
+Animated graphics: $12
+Cover photos: $10
+Reels: $15

Hourly Range: $25.00 + +
Posted On: May 17, 2023 15:57 UTC
Category: Graphic Design
Skills:Social Media Imagery +
Country: United States +
click to apply","Hourly Range--: $25.00--Posted On--: May 17, 2023 15:57 UTC--Category--: Graphic Design--Skills--:Social Media Imagery--Country--: United States-click to apply",https://www.upwork.com/jobs/Graphic-designer-needed-for-agency_~01012aba702e11f979?source=rss,2023-05-17T15:57:00+00:00,https://www.upwork.com/jobs/Graphic-designer-needed-for-agency_%7E01012aba702e11f979?source=rss,"None-We're on the lookout for an amazing graphic designer who can match our current design style for our clients and turnaround projects quickly. Attached are a few examples of the type of social media graphics we need help with.-br-We're looking for:-br--24 hour turn around time on requests (or faster than 24-hours is a plus!)-br--Ability to create static and animated graphics and reels with provided images, video or stock images-br--Ability to match existing branding and social posts-br-The pay per project varies:-br-Basic graphics: $7-br-IG stories: $7-br-Animated graphics: $12-br-Cover photos: $10-br-Reels: $15-b-Hourly Range-b-: $25.00-b-Posted On-b-: May 17, 2023 15:57 UTC-b-Category-b-: Graphic Design-b-Skills-b-:Social Media Imagery-b-Country-b-: United States-a-click to apply",Graphic designer needed for agency - Upwork +"We are getting ready to release a new ankle brace. This brace will have 2 versions, one for athletics and one for the military. We are looking for branding opportunities to incorporate into the brace. Area of opportunities could be molded into the plastic parts, on the straps, or on the padding.
+We are looking for 3 rendered concepts for $300.

Budget: $300 +
Posted On: May 17, 2023 15:53 UTC
Category: Graphic Design
Skills:Brand Identity & Guidelines, Brand Identity Design, Sports & Recreation, Government & Public Sector, Military & Defense, Graphic Design, Corporate Brand Identity +
Location Requirement: Only freelancers located in the United States may apply. +
Country: United States +
click to apply","Budget--: $300--Posted On--: May 17, 2023 15:53 UTC--Category--: Graphic Design--Skills--:Brand Identity & Guidelines, Brand Identity Design, Sports & Recreation, Government & Public Sector, Military & Defense, Graphic Design, Corporate Brand Identity--Location Requirement--: Only freelancers located in the United States may apply.--Country--: United States-click to apply",https://www.upwork.com/jobs/Graphic-designer-needed-incorporate-branding-into-new-product_~01f9651459c85f098e?source=rss,2023-05-17T15:53:14+00:00,https://www.upwork.com/jobs/Graphic-designer-needed-incorporate-branding-into-new-product_%7E01f9651459c85f098e?source=rss,"None-We are getting ready to release a new ankle brace. This brace will have 2 versions, one for athletics and one for the military. We are looking for branding opportunities to incorporate into the brace. Area of opportunities could be molded into the plastic parts, on the straps, or on the padding.-br-We are looking for 3 rendered concepts for $300.-b-Budget-b-: $300-b-Posted On-b-: May 17, 2023 15:53 UTC-b-Category-b-: Graphic Design-b-Skills-b-:Brand Identity & Guidelines, Brand Identity Design, Sports & Recreation, Government & Public Sector, Military & Defense, Graphic Design, Corporate Brand Identity-b-Location Requirement-b-: Only freelancers located in the United States may apply.-b-Country-b-: United States-a-click to apply",Graphic designer needed to incorporate branding into new product - Upwork +"I'm looking for a video editor to edit my long-form YouTube videos (https://www.youtube.com/user/FitnessSolutionsPlus/videos) into 100 different shorts.

+The goal of the shorts is to get more people to view my long videos.

+If you're interested in the job, please:

+1. Re-state the job in your own words, so that I can make sure you understand.
+2. Explain how you'd edit the videos in a way to drive traffic to my long-form videos
+3. State whether you've done this kind of work in the past.
+4. Give an estimate of how long it would take to create 100 shorts.

Budget: $50 +
Posted On: May 17, 2023 15:53 UTC
Category: Video Editing
Skills:Video Editing +
Country: Canada +
click to apply","Budget--: $50--Posted On--: May 17, 2023 15:53 UTC--Category--: Video Editing--Skills--:Video Editing--Country--: Canada-click to apply",https://www.upwork.com/jobs/YouTube-Shorts-Designer_~01c7134eb5c87af76a?source=rss,2023-05-17T15:53:06+00:00,https://www.upwork.com/jobs/YouTube-Shorts-Designer_%7E01c7134eb5c87af76a?source=rss,"None-I'm looking for a video editor to edit my long-form YouTube videos (https://www.youtube.com/user/FitnessSolutionsPlus/videos) into 100 different shorts.-br-The goal of the shorts is to get more people to view my long videos.-br-If you're interested in the job, please:-br-1. Re-state the job in your own words, so that I can make sure you understand.-br-2. Explain how you'd edit the videos in a way to drive traffic to my long-form videos-br-3. State whether you've done this kind of work in the past.-br-4. Give an estimate of how long it would take to create 100 shorts.-b-Budget-b-: $50-b-Posted On-b-: May 17, 2023 15:53 UTC-b-Category-b-: Video Editing-b-Skills-b-:Video Editing-b-Country-b-: Canada-a-click to apply",YouTube Shorts Designer - Upwork +"We are looking for a skilled Graphic Designer who can help us with a short-term project that requires expertise in Adobe Photoshop, Banner Ad Design, Brand Identity & Guidelines, Graphic Design, Logo Design, Social Media Imagery, and Website Asset design. The project duration is less than one month.

+The ideal candidate will be able to create visually appealing designs that align with our brand and overall marketing strategy. They will need to work collaboratively with our team to understand our vision and deliver results that exceed our expectations.

+To apply for this job, please submit a proposal outlining your relevant experience, skills, and how you can help us with this project. Please include links to your portfolio or past completed projects that demonstrate your ability to create exceptional designs.

+We are excited to work with a talented Graphic Designer who is passionate about their craft and can bring fresh and innovative ideas to our team.

+Note: Some of the content in this job post may have been auto-generated using advanced AI.

Hourly Range: $25.00-$50.00 + +
Posted On: May 17, 2023 15:40 UTC
Category: Brand Identity Design
Skills:Graphic Design, Social Media Imagery, Brand Identity & Guidelines, Adobe Photoshop, Banner Ad Design, Website Asset, Logo Design +
Location Requirement: Only freelancers located in the United States may apply. +
Country: United States +
click to apply","Hourly Range--: $25.00-$50.00--Posted On--: May 17, 2023 15:40 UTC--Category--: Brand Identity Design--Skills--:Graphic Design, Social Media Imagery, Brand Identity & Guidelines, Adobe Photoshop, Banner Ad Design, Website Asset, Logo Design--Location Requirement--: Only freelancers located in the United States may apply.--Country--: United States-click to apply",https://www.upwork.com/jobs/Graphic-designer-for_~0166cdfe5a2d4e4895?source=rss,2023-05-17T15:40:38+00:00,https://www.upwork.com/jobs/Graphic-designer-for_%7E0166cdfe5a2d4e4895?source=rss,"None-We are looking for a skilled Graphic Designer who can help us with a short-term project that requires expertise in Adobe Photoshop, Banner Ad Design, Brand Identity & Guidelines, Graphic Design, Logo Design, Social Media Imagery, and Website Asset design. The project duration is less than one month.-br-The ideal candidate will be able to create visually appealing designs that align with our brand and overall marketing strategy. They will need to work collaboratively with our team to understand our vision and deliver results that exceed our expectations.-br-To apply for this job, please submit a proposal outlining your relevant experience, skills, and how you can help us with this project. Please include links to your portfolio or past completed projects that demonstrate your ability to create exceptional designs.-br-We are excited to work with a talented Graphic Designer who is passionate about their craft and can bring fresh and innovative ideas to our team.-br-Note: Some of the content in this job post may have been auto-generated using advanced AI.-b-Hourly Range-b-: $25.00-$50.00-b-Posted On-b-: May 17, 2023 15:40 UTC-b-Category-b-: Brand Identity Design-b-Skills-b-:Graphic Design, Social Media Imagery, Brand Identity & Guidelines, Adobe Photoshop, Banner Ad Design, Website Asset, Logo Design-b-Location Requirement-b-: Only freelancers located in the United States may apply.-b-Country-b-: United States-a-click to apply",Graphic designer for - Upwork +"A non-profit organization requires contractor services to change the design of the interior and exterior of an existing book in order to create a more professional and cohesive look. Improvements to the book’s “look and feel” must be made so that it is more engaging (draws the reader in) and enticing (looks less like a textbook), yet is still functional and durable. At this time, there will be no changes to content. Below is a list of the changes required:

+-Addition of 1 or 2 colors. Colors will be shaded so it will include the spectrum of the color(s) chosen. Brand colors will be given.

+● Adjustment of font for titles to a softer font
+● Removing bullet points and dashes. Goal is to highlight and break up information; however, it cannot feel like a research paper or textbook.
+● Maintaining white space so that the words do not overwhelm.
+● Adding limited and simple imagery in key places to soften the text, as necessary.
+● Chapter title pages could be a solid color and the inner pages more monochrome.
+● Journal pages (front half of the book) should be on two pages not 4.
+● White space to be more strategically used. In white spaces offer an invitation to draw, take notes, or journal as applicable.


Hourly Range: $5.00-$35.00 + +
Posted On: May 17, 2023 15:38 UTC
Category: Graphic Design
Skills:Graphic Design, Book, Print Design, Illustration, Publication Design, Design Analysis, Book Cover, Book Cover Design, Book Design +
Country: United States +
click to apply","Hourly Range--: $5.00-$35.00--Posted On--: May 17, 2023 15:38 UTC--Category--: Graphic Design--Skills--:Graphic Design, Book, Print Design, Illustration, Publication Design, Design Analysis, Book Cover, Book Cover Design, Book Design--Country--: United States-click to apply",https://www.upwork.com/jobs/Change-book-design_~01f6b2a6702d6a7167?source=rss,2023-05-17T15:38:56+00:00,https://www.upwork.com/jobs/Change-book-design_%7E01f6b2a6702d6a7167?source=rss,"None-A non-profit organization requires contractor services to change the design of the interior and exterior of an existing book in order to create a more professional and cohesive look. Improvements to the book’s “look and feel” must be made so that it is more engaging (draws the reader in) and enticing (looks less like a textbook), yet is still functional and durable. At this time, there will be no changes to content. Below is a list of the changes required:-br--Addition of 1 or 2 colors. Colors will be shaded so it will include the spectrum of the color(s) chosen. Brand colors will be given.-br-● Adjustment of font for titles to a softer font-br-● Removing bullet points and dashes. Goal is to highlight and break up information; however, it cannot feel like a research paper or textbook.-br-● Maintaining white space so that the words do not overwhelm.-br-● Adding limited and simple imagery in key places to soften the text, as necessary.-br-● Chapter title pages could be a solid color and the inner pages more monochrome.-br-● Journal pages (front half of the book) should be on two pages not 4.-br-● White space to be more strategically used. In white spaces offer an invitation to draw, take notes, or journal as applicable.-b-Hourly Range-b-: $5.00-$35.00-b-Posted On-b-: May 17, 2023 15:38 UTC-b-Category-b-: Graphic Design-b-Skills-b-:Graphic Design, Book, Print Design, Illustration, Publication Design, Design Analysis, Book Cover, Book Cover Design, Book Design-b-Country-b-: United States-a-click to apply",Change book design - Upwork +"We are currently seeking a skilled Thumbnail Artist to join our creative team. As a Thumbnail Artist, you will play a crucial role in visually representing our content and attracting the attention of our target audience through engaging and eye-catching thumbnails.

+Responsibilities:
+- Collaborate with content creators and the marketing team to understand the content and objectives of each project.
+- Create compelling and visually appealing thumbnails that align with the brand's style and tone.
+- Use graphic design tools and software to produce high-quality thumbnails.
+- Incorporate effective visual elements, typography, and color schemes to capture viewers' attention.
+- Ensure thumbnails are optimized for various platforms and devices.
+- Stay updated with current design trends and techniques to enhance thumbnail quality continually.

+Requirements:
+- Proven experience as a Thumbnail Artist | Graphic Designer, or similar role.
+- Proficient in graphic design software such as Adobe Photoshop, Illustrator, or Canva.
+- Strong artistic and creative skills with an eye for detail.
+- Excellent understanding of composition, color theory, and typography.
+- Ability to work collaboratively and take feedback from the team.
+- Strong time management skills to meet project deadlines.
+- A portfolio demonstrating a range of thumbnail designs is required.

+Note: Please include your portfolio or relevant work samples when applying for the position. We're looking forward to hearing from you.

Budget: $500 +
Posted On: May 17, 2023 15:35 UTC
Category: Graphic Design
Skills:Graphic Design, Adobe Photoshop, Adobe Illustrator, Illustration, YouTube, Colorful Style, Cover Art Design +
Country: India +
click to apply","Budget--: $500--Posted On--: May 17, 2023 15:35 UTC--Category--: Graphic Design--Skills--:Graphic Design, Adobe Photoshop, Adobe Illustrator, Illustration, YouTube, Colorful Style, Cover Art Design--Country--: India-click to apply",https://www.upwork.com/jobs/Thumbnail-Artist-Youtube-Thumbnail-Creator-Graphic-Designer_~01aefc7699a8f07662?source=rss,2023-05-17T15:35:03+00:00,https://www.upwork.com/jobs/Thumbnail-Artist-Youtube-Thumbnail-Creator-Graphic-Designer_%7E01aefc7699a8f07662?source=rss,"None-We are currently seeking a skilled Thumbnail Artist to join our creative team. As a Thumbnail Artist, you will play a crucial role in visually representing our content and attracting the attention of our target audience through engaging and eye-catching thumbnails.-br-Responsibilities:-br-- Collaborate with content creators and the marketing team to understand the content and objectives of each project.-br-- Create compelling and visually appealing thumbnails that align with the brand's style and tone.-br-- Use graphic design tools and software to produce high-quality thumbnails.-br-- Incorporate effective visual elements, typography, and color schemes to capture viewers' attention.-br-- Ensure thumbnails are optimized for various platforms and devices.-br-- Stay updated with current design trends and techniques to enhance thumbnail quality continually.-br-Requirements:-br-- Proven experience as a Thumbnail Artist | Graphic Designer, or similar role.-br-- Proficient in graphic design software such as Adobe Photoshop, Illustrator, or Canva.-br-- Strong artistic and creative skills with an eye for detail.-br-- Excellent understanding of composition, color theory, and typography.-br-- Ability to work collaboratively and take feedback from the team.-br-- Strong time management skills to meet project deadlines.-br-- A portfolio demonstrating a range of thumbnail designs is required.-br-Note: Please include your portfolio or relevant work samples when applying for the position. We're looking forward to hearing from you.-b-Budget-b-: $500-b-Posted On-b-: May 17, 2023 15:35 UTC-b-Category-b-: Graphic Design-b-Skills-b-:Graphic Design, Adobe Photoshop, Adobe Illustrator, Illustration, YouTube, Colorful Style, Cover Art Design-b-Country-b-: India-a-click to apply",Thumbnail Artist | Youtube Thumbnail Creator | Graphic Designer - Upwork +"Need a design to be converted over from JPG to Vector.

Hourly Range: $20.00-$25.00 + +
Posted On: May 17, 2023 15:13 UTC
Category: Graphic Design
Skills:Adobe Illustrator, Graphic Design, Adobe Photoshop, Vector Art +
Location Requirement: Only freelancers located in the United States may apply. +
Country: United States +
click to apply","Hourly Range--: $20.00-$25.00--Posted On--: May 17, 2023 15:13 UTC--Category--: Graphic Design--Skills--:Adobe Illustrator, Graphic Design, Adobe Photoshop, Vector Art--Location Requirement--: Only freelancers located in the United States may apply.--Country--: United States-click to apply",https://www.upwork.com/jobs/JPG-Vector_~01212596216cc45891?source=rss,2023-05-17T15:13:41+00:00,https://www.upwork.com/jobs/JPG-Vector_%7E01212596216cc45891?source=rss,"None-Need a design to be converted over from JPG to Vector.-b-Hourly Range-b-: $20.00-$25.00-b-Posted On-b-: May 17, 2023 15:13 UTC-b-Category-b-: Graphic Design-b-Skills-b-:Adobe Illustrator, Graphic Design, Adobe Photoshop, Vector Art-b-Location Requirement-b-: Only freelancers located in the United States may apply.-b-Country-b-: United States-a-click to apply",JPG to Vector - Upwork +"Hello!

+I'm a designer who has frequent jobs which require some work and I'm looking for someone who can help me out.

+This job is using indesign and designing stationery for them, there are a few short deliverables listed below.

+I'm looking for someone who is reliable and is open to learning and working as a team to make excellent design.

+I'd really like to see a few very specific things, can you attach to your proposal: an example of a brochure you've designed and any web design experience. Bonus points if you attach an indesign file and figma file for both although it isn't required.

+The deliverables as part of this project are:

+- Letterhead
+- Comp slip
+- Info pack (12 pages (although they almost all have the same design)
+- Postcard

+Looking forward to your responses, I'm looking for a long term freelance partner for this.

+Thank you,
+Sam




Hourly Range: $15.00-$35.00 + +
Posted On: May 17, 2023 15:11 UTC
Category: Graphic Design
Skills:Graphic Design, Adobe InDesign, Adobe Illustrator +
Country: United Kingdom +
click to apply","Hourly Range--: $15.00-$35.00--Posted On--: May 17, 2023 15:11 UTC--Category--: Graphic Design--Skills--:Graphic Design, Adobe InDesign, Adobe Illustrator--Country--: United Kingdom-click to apply",https://www.upwork.com/jobs/Graphic-Designer-Design-Basic-Stationery-Style-Determined_~0142c96b1be605ea59?source=rss,2023-05-17T15:11:31+00:00,https://www.upwork.com/jobs/Graphic-Designer-Design-Basic-Stationery-Style-Determined_%7E0142c96b1be605ea59?source=rss,"None-Hello!-br-I'm a designer who has frequent jobs which require some work and I'm looking for someone who can help me out.-br-This job is using indesign and designing stationery for them, there are a few short deliverables listed below.-br-I'm looking for someone who is reliable and is open to learning and working as a team to make excellent design.-br-I'd really like to see a few very specific things, can you attach to your proposal: an example of a brochure you've designed and any web design experience. Bonus points if you attach an indesign file and figma file for both although it isn't required.-br-The deliverables as part of this project are:-br-- Letterhead-br-- Comp slip-br-- Info pack (12 pages (although they almost all have the same design)-br-- Postcard-br-Looking forward to your responses, I'm looking for a long term freelance partner for this.-br-Thank you,-br-Sam-b-Hourly Range-b-: $15.00-$35.00-b-Posted On-b-: May 17, 2023 15:11 UTC-b-Category-b-: Graphic Design-b-Skills-b-:Graphic Design, Adobe InDesign, Adobe Illustrator-b-Country-b-: United Kingdom-a-click to apply",Graphic Designer to Design Basic Stationery (Style Determined) - Upwork +"We need the attached ad recreated in a digital format (this is a scanned pdf). 8.5 x 11 is fine. We would also like the McDonald's store replaced with a newer-looking one, I've attached an example of the store style we'd like. We need to be able to edit the headline and subhead text, as well as add an additional subhead where it says (Store Address Here). We will need the working file to be able to continue to use it for all our needs.

Budget: $250 +
Posted On: May 17, 2023 15:04 UTC
Category: Graphic Design
Skills:Graphic Design, Adobe InDesign, Adobe Illustrator +
Location Requirement: Only freelancers located in the United States may apply. +
Country: United States +
click to apply","Budget--: $250--Posted On--: May 17, 2023 15:04 UTC--Category--: Graphic Design--Skills--:Graphic Design, Adobe InDesign, Adobe Illustrator--Location Requirement--: Only freelancers located in the United States may apply.--Country--: United States-click to apply",https://www.upwork.com/jobs/Looking-have-scanned-pdf-recreated-digital-format-and-updated_~01c6dee31afaf2cf08?source=rss,2023-05-17T15:04:20+00:00,https://www.upwork.com/jobs/Looking-have-scanned-pdf-recreated-digital-format-and-updated_%7E01c6dee31afaf2cf08?source=rss,"None-We need the attached ad recreated in a digital format (this is a scanned pdf). 8.5 x 11 is fine. We would also like the McDonald's store replaced with a newer-looking one, I've attached an example of the store style we'd like. We need to be able to edit the headline and subhead text, as well as add an additional subhead where it says (Store Address Here). We will need the working file to be able to continue to use it for all our needs.-b-Budget-b-: $250-b-Posted On-b-: May 17, 2023 15:04 UTC-b-Category-b-: Graphic Design-b-Skills-b-:Graphic Design, Adobe InDesign, Adobe Illustrator-b-Location Requirement-b-: Only freelancers located in the United States may apply.-b-Country-b-: United States-a-click to apply",Looking to have a scanned pdf ad recreated in a digital format and updated - Upwork +"I want to develop a website for my son who is doing Go Karting. The website needs to be interactive so that we can load new photos or details about races easily with a user interface. It would also be great if there was an option so that any sponsors could make payments. please let me see what type of work you have done previously. thanks.

Budget: $60 +
Posted On: May 17, 2023 15:03 UTC
Category: Graphic Design
Skills:Adobe Photoshop, Graphic Design +
Country: Ireland +
click to apply","Budget--: $60--Posted On--: May 17, 2023 15:03 UTC--Category--: Graphic Design--Skills--:Adobe Photoshop, Graphic Design--Country--: Ireland-click to apply",https://www.upwork.com/jobs/Graphic-Designer_~0109f054818d246b77?source=rss,2023-05-17T15:03:33+00:00,https://www.upwork.com/jobs/Graphic-Designer_%7E0109f054818d246b77?source=rss,"None-I want to develop a website for my son who is doing Go Karting. The website needs to be interactive so that we can load new photos or details about races easily with a user interface. It would also be great if there was an option so that any sponsors could make payments. please let me see what type of work you have done previously. thanks.-b-Budget-b-: $60-b-Posted On-b-: May 17, 2023 15:03 UTC-b-Category-b-: Graphic Design-b-Skills-b-:Adobe Photoshop, Graphic Design-b-Country-b-: Ireland-a-click to apply",Graphic Designer - Upwork +"Work for a Great Company! Pays Bi-weekly!

+Are you looking for an awesome job that's not only fun, challenging and enjoyable, but also increases your income the harder you work?

+Our CREATIVE AGENCY COMPANY is looking for AWESOME Video Content Creators/ Editors to design SMASHING, EYE CATCHING, SCROLL STOPPING daily/ weekly videos for our clients.
+This freelance work is for those who really has excellent design skills that can eventually lead to becoming part of our team on a long-term basis.

+How? First we'll be doing test projects, editing videos in 9*16. This should be challenging but fun for someone that knows what they're doing.

+Why? We want freelancers that pay high attention to storytelling to join our team. AND THAT’S NOT ALL… AS THE COMPANY GROWS SO DOES YOUR SALARY! ;)

+Interested? Please provide the following:
+1) Provide ONE link to your Social Media work (Facebook ads, Instagram ads, Dropshipping ads).
+2) An ETA when you would be able to start.
+3) Let us know you have read the entire job post, have a good eye for detail and can CRUSH Social Media Ads.
+Note: Should you progress to our second round of interviews; we’ll add you to our team channel for the test project! We look forward to hearing from our amazing future team members.

Budget: $50 +
Posted On: May 17, 2023 14:54 UTC
Category: Video Editing
Skills:Video Commercial, Social Media Video, Audio Editing, Color Grading, Adobe After Effects, Adobe Premiere Pro, Testimonial Video, Video Editing, Adobe Photoshop, Video Post-Editing, Adobe Illustrator +
Country: United States +
click to apply","Budget--: $50--Posted On--: May 17, 2023 14:54 UTC--Category--: Video Editing--Skills--:Video Commercial, Social Media Video, Audio Editing, Color Grading, Adobe After Effects, Adobe Premiere Pro, Testimonial Video, Video Editing, Adobe Photoshop, Video Post-Editing, Adobe Illustrator--Country--: United States-click to apply",https://www.upwork.com/jobs/Video-Content-Creator-Editor_~0193f7e5afeaaf3d31?source=rss,2023-05-17T14:54:44+00:00,https://www.upwork.com/jobs/Video-Content-Creator-Editor_%7E0193f7e5afeaaf3d31?source=rss,"None-Work for a Great Company! Pays Bi-weekly!-br-Are you looking for an awesome job that's not only fun, challenging and enjoyable, but also increases your income the harder you work?-br-Our CREATIVE AGENCY COMPANY is looking for AWESOME Video Content Creators/ Editors to design SMASHING, EYE CATCHING, SCROLL STOPPING daily/ weekly videos for our clients.-br-This freelance work is for those who really has excellent design skills that can eventually lead to becoming part of our team on a long-term basis.-br-How? First we'll be doing test projects, editing videos in 9*16. This should be challenging but fun for someone that knows what they're doing.-br-Why? We want freelancers that pay high attention to storytelling to join our team. AND THAT’S NOT ALL… AS THE COMPANY GROWS SO DOES YOUR SALARY! ;)-br-Interested? Please provide the following:-br-1) Provide ONE link to your Social Media work (Facebook ads, Instagram ads, Dropshipping ads).-br-2) An ETA when you would be able to start.-br-3) Let us know you have read the entire job post, have a good eye for detail and can CRUSH Social Media Ads.-br-Note: Should you progress to our second round of interviews; we’ll add you to our team channel for the test project! We look forward to hearing from our amazing future team members.-b-Budget-b-: $50-b-Posted On-b-: May 17, 2023 14:54 UTC-b-Category-b-: Video Editing-b-Skills-b-:Video Commercial, Social Media Video, Audio Editing, Color Grading, Adobe After Effects, Adobe Premiere Pro, Testimonial Video, Video Editing, Adobe Photoshop, Video Post-Editing, Adobe Illustrator-b-Country-b-: United States-a-click to apply",Video Content Creator/ Editor - Upwork +"We are looking for a talented graphic designer with expertise in creating captivating website graphics and persuasive call-to-action (CTA) elements for our Hotel Savings Club project on Upwork. As a creative professional, you will play a crucial role in enhancing the visual appeal of our website and optimizing it for conversions. If you have a passion for design, a deep understanding of effective CTAs, and a knack for creating visually stunning graphics, we would love to have you on board!

+Responsibilities:

+Collaborate with our team to understand the goals and requirements of the Hotel Savings Club project
+Design visually appealing website graphics that align with our brand identity and enhance user experience
+Develop compelling CTAs that drive user engagement and encourage conversions
+Conduct research on industry trends and competitor websites to stay updated on best practices
+Iterate and refine designs based on feedback from our team
+Optimize graphics and CTAs for web and mobile platforms to ensure seamless user interaction
+Work within project timelines while maintaining a high level of quality and attention to detail
+Requirements:

+Proven experience as a graphic designer, preferably with a portfolio showcasing website design and CTA projects
+Proficiency in graphic design software such as Adobe Photoshop, Illustrator, or Sketch
+Strong understanding of UI/UX principles and web design best practices
+Knowledge of effective CTA strategies and conversion optimization techniques
+Excellent communication skills to effectively collaborate with team members
+Ability to work independently, meet deadlines, and proactively suggest design improvements
+Attention to detail and the ability to manage multiple projects simultaneously
+Familiarity with HTML/CSS is a plus, but not required
+Application:
+If you are passionate about creating visually stunning website graphics and persuasive CTAs for our Hotel Savings Club, please submit the following:

+Your updated resume highlighting relevant experience
+A link to your portfolio showcasing your graphic design and CTA work
+A brief description of your approach to designing effective CTAs
+We look forward to reviewing your application and potentially working together to enhance the visual appeal and conversion rates of our Hotel Savings Club website!

Budget: $100 +
Posted On: May 17, 2023 14:48 UTC
Category: Web Design
Skills:Graphic Design, Web Design, Adobe Photoshop, WordPress +
Country: United States +
click to apply","Budget--: $100--Posted On--: May 17, 2023 14:48 UTC--Category--: Web Design--Skills--:Graphic Design, Web Design, Adobe Photoshop, WordPress--Country--: United States-click to apply",https://www.upwork.com/jobs/Website-Graphic-and-Call-Action-Specialist-for-Hotel-Savings-Club_~01202d0d605ef37e2f?source=rss,2023-05-17T14:48:54+00:00,https://www.upwork.com/jobs/Website-Graphic-and-Call-Action-Specialist-for-Hotel-Savings-Club_%7E01202d0d605ef37e2f?source=rss,"None-We are looking for a talented graphic designer with expertise in creating captivating website graphics and persuasive call-to-action (CTA) elements for our Hotel Savings Club project on Upwork. As a creative professional, you will play a crucial role in enhancing the visual appeal of our website and optimizing it for conversions. If you have a passion for design, a deep understanding of effective CTAs, and a knack for creating visually stunning graphics, we would love to have you on board!-br-Responsibilities:-br-Collaborate with our team to understand the goals and requirements of the Hotel Savings Club project-br-Design visually appealing website graphics that align with our brand identity and enhance user experience-br-Develop compelling CTAs that drive user engagement and encourage conversions-br-Conduct research on industry trends and competitor websites to stay updated on best practices-br-Iterate and refine designs based on feedback from our team-br-Optimize graphics and CTAs for web and mobile platforms to ensure seamless user interaction-br-Work within project timelines while maintaining a high level of quality and attention to detail-br-Requirements:-br-Proven experience as a graphic designer, preferably with a portfolio showcasing website design and CTA projects-br-Proficiency in graphic design software such as Adobe Photoshop, Illustrator, or Sketch-br-Strong understanding of UI/UX principles and web design best practices-br-Knowledge of effective CTA strategies and conversion optimization techniques-br-Excellent communication skills to effectively collaborate with team members-br-Ability to work independently, meet deadlines, and proactively suggest design improvements-br-Attention to detail and the ability to manage multiple projects simultaneously-br-Familiarity with HTML/CSS is a plus, but not required-br-Application:-br-If you are passionate about creating visually stunning website graphics and persuasive CTAs for our Hotel Savings Club, please submit the following:-br-Your updated resume highlighting relevant experience-br-A link to your portfolio showcasing your graphic design and CTA work-br-A brief description of your approach to designing effective CTAs-br-We look forward to reviewing your application and potentially working together to enhance the visual appeal and conversion rates of our Hotel Savings Club website!-b-Budget-b-: $100-b-Posted On-b-: May 17, 2023 14:48 UTC-b-Category-b-: Web Design-b-Skills-b-:Graphic Design, Web Design, Adobe Photoshop, WordPress-b-Country-b-: United States-a-click to apply",Website Graphic and Call-to-Action Specialist for Hotel Savings Club - Upwork +"We require a creative concept on a 30 sec TV advert. The ad is for an allergy brand. Here are some advert styles that we like.

+https://www.youtube.com/watch?v=GsjZPNgyTTc
+https://www.youtube.com/watch?v=Pe9m2TCpxbI
+https://www.youtube.com/watch?v=Kw7UDynf5P4

+The successful applicant will need to analyse the brand and create a concept/ storyboard of how this ad should be produced.
+Attached is some info to guide you on the ad message and brand.

+Samples of your previous similar work is needed.

+Due date of Concept: 24th may or sooner

Budget: $350 +
Posted On: May 17, 2023 14:29 UTC
Category: Creative Direction
Skills:Brand Strategy, Brand Development, Creative Strategy, Design Thinking, Video Commercial +
Country: South Africa +
click to apply","Budget--: $350--Posted On--: May 17, 2023 14:29 UTC--Category--: Creative Direction--Skills--:Brand Strategy, Brand Development, Creative Strategy, Design Thinking, Video Commercial--Country--: South Africa-click to apply",https://www.upwork.com/jobs/Television-Advert-concept-needed_~01c4a4254031370134?source=rss,2023-05-17T14:29:04+00:00,https://www.upwork.com/jobs/Television-Advert-concept-needed_%7E01c4a4254031370134?source=rss,"None-We require a creative concept on a 30 sec TV advert. The ad is for an allergy brand. Here are some advert styles that we like.-br-https://www.youtube.com/watch?v=GsjZPNgyTTc-br-https://www.youtube.com/watch?v=Pe9m2TCpxbI-br-https://www.youtube.com/watch?v=Kw7UDynf5P4-br-The successful applicant will need to analyse the brand and create a concept/ storyboard of how this ad should be produced.-br-Attached is some info to guide you on the ad message and brand.-br-Samples of your previous similar work is needed.-br-Due date of Concept: 24th may or sooner-b-Budget-b-: $350-b-Posted On-b-: May 17, 2023 14:29 UTC-b-Category-b-: Creative Direction-b-Skills-b-:Brand Strategy, Brand Development, Creative Strategy, Design Thinking, Video Commercial-b-Country-b-: South Africa-a-click to apply",Television Advert concept needed - Upwork +"We are looking for a skilled individual to assist with our digital photos project. The project will last less than a month and requires expertise in Adobe Photoshop. As the ideal candidate, you should have experience working with digital photos and be able to demonstrate your skills through past completed projects.

+Your main responsibility will be to edit and enhance digital photos to make them visually appealing. You should have a keen eye for detail and be able to work independently to meet deadlines. Additionally, you should have good communication skills and be able to take direction from our team.

+Please submit a proposal outlining how you can help with the project. Be sure to include links to past completed projects that showcase your skills. We look forward to hearing from you soon.

+Note: Some of the content in this job post may have been auto-generated using advanced AI.

Hourly Range: $30.00-$50.00 + +
Posted On: May 17, 2023 14:15 UTC
Category: Graphic Design
Skills:Adobe Photoshop +
Location Requirement: Only freelancers located in the United States may apply. +
Country: United States +
click to apply","Hourly Range--: $30.00-$50.00--Posted On--: May 17, 2023 14:15 UTC--Category--: Graphic Design--Skills--:Adobe Photoshop--Location Requirement--: Only freelancers located in the United States may apply.--Country--: United States-click to apply",https://www.upwork.com/jobs/Digital-Photos_~01f6142bef0cbab495?source=rss,2023-05-17T14:15:31+00:00,https://www.upwork.com/jobs/Digital-Photos_%7E01f6142bef0cbab495?source=rss,"None-We are looking for a skilled individual to assist with our digital photos project. The project will last less than a month and requires expertise in Adobe Photoshop. As the ideal candidate, you should have experience working with digital photos and be able to demonstrate your skills through past completed projects.-br-Your main responsibility will be to edit and enhance digital photos to make them visually appealing. You should have a keen eye for detail and be able to work independently to meet deadlines. Additionally, you should have good communication skills and be able to take direction from our team.-br-Please submit a proposal outlining how you can help with the project. Be sure to include links to past completed projects that showcase your skills. We look forward to hearing from you soon.-br-Note: Some of the content in this job post may have been auto-generated using advanced AI.-b-Hourly Range-b-: $30.00-$50.00-b-Posted On-b-: May 17, 2023 14:15 UTC-b-Category-b-: Graphic Design-b-Skills-b-:Adobe Photoshop-b-Location Requirement-b-: Only freelancers located in the United States may apply.-b-Country-b-: United States-a-click to apply",Digital Photos - Upwork +"Hello, fellow UpWorkes!

+We just started a project where we plan to create a chocolate 4" vinyl record, and we need someone who could create a 2D vector and 3D design of it based on existing examples and add a textual "logo" of the brand.

+Feel free to contact us if this is something you can do for us :)


Hourly Range: $18.00-$35.00 + +
Posted On: May 17, 2023 14:10 UTC
Category: 3D Animation
Skills:Adobe Illustrator, 3D Design, Engineering Design, Engineering Modeling Software +
Country: Croatia +
click to apply","Hourly Range--: $18.00-$35.00--Posted On--: May 17, 2023 14:10 UTC--Category--: 3D Animation--Skills--:Adobe Illustrator, 3D Design, Engineering Design, Engineering Modeling Software--Country--: Croatia-click to apply",https://www.upwork.com/jobs/Vinyl-Record-Design-Vector-for-Negative-Mold_~01a476458a0323aec2?source=rss,2023-05-17T14:10:51+00:00,https://www.upwork.com/jobs/Vinyl-Record-Design-Vector-for-Negative-Mold_%7E01a476458a0323aec2?source=rss,"None-Hello, fellow UpWorkes!-br-We just started a project where we plan to create a chocolate 4" vinyl record, and we need someone who could create a 2D vector and 3D design of it based on existing examples and add a textual "logo" of the brand.-br-Feel free to contact us if this is something you can do for us :)-b-Hourly Range-b-: $18.00-$35.00-b-Posted On-b-: May 17, 2023 14:10 UTC-b-Category-b-: 3D Animation-b-Skills-b-:Adobe Illustrator, 3D Design, Engineering Design, Engineering Modeling Software-b-Country-b-: Croatia-a-click to apply",Vinyl Record Design (2D Vector + 3D) for Negative Mold - Upwork +"We are looking for a skilled photo editor who can stitch views into panoramas. The project will last a few days as the delivery needs to be done early next week. Requires understanding of Adobe Photoshop for merging, cropping and tweaking lighting.

+The ideal candidate should have experience in stitching multiple photos into a seamless panorama. The candidate should also be familiar with retouching and manipulating photos to enhance the overall quality of the image.

+To apply for this job, please submit a proposal detailing your experience and skills. Please include links to past completed projects that showcase your ability to stitch photos into panoramas and your proficiency in using Photoshop and other photo editing software.

+We look forward to working with a talented and reliable photo editor who can deliver high-quality results within the given timeframe.

Hourly Range: $10.00-$25.00 + +
Posted On: May 17, 2023 14:10 UTC
Category: Image Editing
Skills:Adobe Photoshop Elements, Photo Editing, Photo Manipulation, Photo Retouching, Adobe Photoshop, Image Editing, Photo Color Correction +
Country: United Kingdom +
click to apply","Hourly Range--: $10.00-$25.00--Posted On--: May 17, 2023 14:10 UTC--Category--: Image Editing--Skills--:Adobe Photoshop Elements, Photo Editing, Photo Manipulation, Photo Retouching, Adobe Photoshop, Image Editing, Photo Color Correction--Country--: United Kingdom-click to apply",https://www.upwork.com/jobs/Stitching-view-photography-into-panoramas_~01299d4c07f3a0e5cc?source=rss,2023-05-17T14:10:10+00:00,https://www.upwork.com/jobs/Stitching-view-photography-into-panoramas_%7E01299d4c07f3a0e5cc?source=rss,"None-We are looking for a skilled photo editor who can stitch views into panoramas. The project will last a few days as the delivery needs to be done early next week. Requires understanding of Adobe Photoshop for merging, cropping and tweaking lighting.-br-The ideal candidate should have experience in stitching multiple photos into a seamless panorama. The candidate should also be familiar with retouching and manipulating photos to enhance the overall quality of the image.-br-To apply for this job, please submit a proposal detailing your experience and skills. Please include links to past completed projects that showcase your ability to stitch photos into panoramas and your proficiency in using Photoshop and other photo editing software.-br-We look forward to working with a talented and reliable photo editor who can deliver high-quality results within the given timeframe.-b-Hourly Range-b-: $10.00-$25.00-b-Posted On-b-: May 17, 2023 14:10 UTC-b-Category-b-: Image Editing-b-Skills-b-:Adobe Photoshop Elements, Photo Editing, Photo Manipulation, Photo Retouching, Adobe Photoshop, Image Editing, Photo Color Correction-b-Country-b-: United Kingdom-a-click to apply",Stitching view photography into panoramas - Upwork +"We are seeking a highly motivated and talented individual to join our team as a Graphic Design/Virtual Assistant for our Ecommerce Coach. As a key member of our team, you will play a crucial role in supporting our coach in various tasks, including product research, video editing, graphic design, scheduling posts on social media, and managing client relationships.

+Responsibilities:

+Product Research: Conduct thorough market research to identify trending products, analyze competition, and provide recommendations to the ecommerce coach for product selection and sourcing.

+Graphic Design: Create visually appealing and engaging graphics for social media posts, website banners, promotional materials, and other marketing collateral. Ensure that the designs align with our brand image and effectively communicate our message.

+Social Media Management: Schedule and publish posts on various social media platforms (e.g., Facebook, Instagram, Twitter) according to a content calendar. Monitor engagement, respond to comments, and engage with our online community to foster a positive and interactive environment.

+Client Relationship Management: Assist in managing client relationships by responding to inquiries, addressing concerns, and providing timely updates. Maintain a professional and friendly demeanor while representing the ecommerce coach and our brand.

+Content Creation: Collaborate with the ecommerce coach to develop compelling content, including blog posts, newsletters, and video scripts. Ensure that the content is informative, engaging, and tailored to our target audience.

+Administrative Support: Provide administrative assistance to the ecommerce coach, such as managing email correspondence, scheduling appointments and meetings, and organizing files and documents.

+Requirements:

+Graphic Design Skills: Proficiency in graphic design tools such as Adobe Photoshop, Illustrator, or Canva. A strong sense of aesthetics and an ability to create visually appealing designs.

+Knowledge of Ecommerce: Familiarity with ecommerce platforms (e.g., Shopify) and an understanding of ecommerce best practices, product research, and online marketing strategies.

+Social Media Savviness: Experience in managing social media accounts for businesses. A solid understanding of social media platforms, trends, and audience engagement techniques.

+Strong Communication: Excellent written and verbal communication skills. Ability to communicate professionally and effectively with clients, team members, and external stakeholders.

+Organizational Skills: Strong attention to detail, ability to multitask, and excellent time management skills. Can prioritize tasks effectively and meet deadlines in a fast-paced environment.

+Proactive and Resourceful: Self-motivated with a proactive approach to problem-solving. Willingness to learn and adapt to new tasks and technologies.

+This is a dynamic role that offers an opportunity to work closely with an experienced ecommerce coach and gain valuable experience in the ecommerce industry. If you are passionate about graphic design, virtual assistance, and helping ecommerce businesses succeed, we would love to hear from you.

+ Please submit your portfolio (if available), and a brief cover letter outlining your relevant experience and why you are best fitted for this position.







Budget: $300 +
Posted On: May 17, 2023 13:55 UTC
Category: Video Editing
Skills:Virtual Assistance, Ecommerce Marketing, Product Research, Customer Service, Graphic Design, Canva +
Country: United Kingdom +
click to apply","Budget--: $300--Posted On--: May 17, 2023 13:55 UTC--Category--: Video Editing--Skills--:Virtual Assistance, Ecommerce Marketing, Product Research, Customer Service, Graphic Design, Canva--Country--: United Kingdom-click to apply",https://www.upwork.com/jobs/Virtual-Assistant-Video-Editor-Graphic-Designer-for-eCommerce-Coach_~01c2dc8dff80bcfcb7?source=rss,2023-05-17T13:55:23+00:00,https://www.upwork.com/jobs/Virtual-Assistant-Video-Editor-Graphic-Designer-for-eCommerce-Coach_%7E01c2dc8dff80bcfcb7?source=rss,"None-We are seeking a highly motivated and talented individual to join our team as a Graphic Design/Virtual Assistant for our Ecommerce Coach. As a key member of our team, you will play a crucial role in supporting our coach in various tasks, including product research, video editing, graphic design, scheduling posts on social media, and managing client relationships.-br-Responsibilities:-br-Product Research: Conduct thorough market research to identify trending products, analyze competition, and provide recommendations to the ecommerce coach for product selection and sourcing.-br-Graphic Design: Create visually appealing and engaging graphics for social media posts, website banners, promotional materials, and other marketing collateral. Ensure that the designs align with our brand image and effectively communicate our message.-br-Social Media Management: Schedule and publish posts on various social media platforms (e.g., Facebook, Instagram, Twitter) according to a content calendar. Monitor engagement, respond to comments, and engage with our online community to foster a positive and interactive environment.-br-Client Relationship Management: Assist in managing client relationships by responding to inquiries, addressing concerns, and providing timely updates. Maintain a professional and friendly demeanor while representing the ecommerce coach and our brand.-br-Content Creation: Collaborate with the ecommerce coach to develop compelling content, including blog posts, newsletters, and video scripts. Ensure that the content is informative, engaging, and tailored to our target audience.-br-Administrative Support: Provide administrative assistance to the ecommerce coach, such as managing email correspondence, scheduling appointments and meetings, and organizing files and documents.-br-Requirements:-br-Graphic Design Skills: Proficiency in graphic design tools such as Adobe Photoshop, Illustrator, or Canva. A strong sense of aesthetics and an ability to create visually appealing designs.-br-Knowledge of Ecommerce: Familiarity with ecommerce platforms (e.g., Shopify) and an understanding of ecommerce best practices, product research, and online marketing strategies.-br-Social Media Savviness: Experience in managing social media accounts for businesses. A solid understanding of social media platforms, trends, and audience engagement techniques.-br-Strong Communication: Excellent written and verbal communication skills. Ability to communicate professionally and effectively with clients, team members, and external stakeholders.-br-Organizational Skills: Strong attention to detail, ability to multitask, and excellent time management skills. Can prioritize tasks effectively and meet deadlines in a fast-paced environment.-br-Proactive and Resourceful: Self-motivated with a proactive approach to problem-solving. Willingness to learn and adapt to new tasks and technologies.-br-This is a dynamic role that offers an opportunity to work closely with an experienced ecommerce coach and gain valuable experience in the ecommerce industry. If you are passionate about graphic design, virtual assistance, and helping ecommerce businesses succeed, we would love to hear from you.-br-Please submit your portfolio (if available), and a brief cover letter outlining your relevant experience and why you are best fitted for this position.-b-Budget-b-: $300-b-Posted On-b-: May 17, 2023 13:55 UTC-b-Category-b-: Video Editing-b-Skills-b-:Virtual Assistance, Ecommerce Marketing, Product Research, Customer Service, Graphic Design, Canva-b-Country-b-: United Kingdom-a-click to apply",Virtual Assistant/ Video Editor/ Graphic Designer for an eCommerce Coach - Upwork +"Looking for more than just another design 'gig'?

+Want to apply your skills to help well-known organizations in the humanitarian / nonprofit sector, business and government solve challenging problems?

+If so, our company is seeking versatile designers to create graphics for our clients’ training materials.  This is a 100% virtual, term-of-project role with potential to grow into a regular part-time or even full-time position.  You can read more about our projects and clients on our website.

+Specific Responsibilities:
+-Design for various types of media including slideshows, web pages, printed booklets, video storyboards, etc.
+-Create mood boards and templates reflecting client branding.
+-Work with writers to design appropriate infographics and icons to accompany scripts.
+-Do light PowerPoint animation (previous experience not required - anyone with a general understanding of animation can do this).
+-Lay out print materials and PDFs in InDesign.
+-Follow Sonata Learning’s design guidelines and production processes.
+-Ensure tasks are completed within the allotted hours, by the established deadline, to expected levels of quality.


+Applicants may be asked to take a 2 hour paid, skills test.

+Applicants must have access to a Windows PC.

Hourly Range: $15.00-$35.00 + +
Posted On: May 10, 2023 16:25 UTC
Category: Graphic Design
Skills:Adobe Photoshop, Graphic Design, Adobe Illustrator, Illustration, Adobe InDesign, Photo Editing, Infographic, Layout Design +
Country: United States +
click to apply","Hourly Range--: $15.00-$35.00--Posted On--: May 10, 2023 16:25 UTC--Category--: Graphic Design--Skills--:Adobe Photoshop, Graphic Design, Adobe Illustrator, Illustration, Adobe InDesign, Photo Editing, Infographic, Layout Design--Country--: United States-click to apply",https://www.upwork.com/jobs/Versatile-Graphic-Designer-Help-Create-Training-Materials_~01f3d3b8959cc22568?source=rss,2023-05-10T16:25:04+00:00,https://www.upwork.com/jobs/Versatile-Graphic-Designer-Help-Create-Training-Materials_%7E01f3d3b8959cc22568?source=rss,"None-Looking for more than just another design 'gig'?-br-Want to apply your skills to help well-known organizations in the humanitarian / nonprofit sector, business and government solve challenging problems?-br-If so, our company is seeking versatile designers to create graphics for our clients’ training materials.  This is a 100% virtual, term-of-project role with potential to grow into a regular part-time or even full-time position.  You can read more about our projects and clients on our website.-br-Specific Responsibilities:-br--Design for various types of media including slideshows, web pages, printed booklets, video storyboards, etc.-br--Create mood boards and templates reflecting client branding.-br--Work with writers to design appropriate infographics and icons to accompany scripts.-br--Do light PowerPoint animation (previous experience not required - anyone with a general understanding of animation can do this).-br--Lay out print materials and PDFs in InDesign.-br--Follow Sonata Learning’s design guidelines and production processes.-br--Ensure tasks are completed within the allotted hours, by the established deadline, to expected levels of quality.-br-Applicants may be asked to take a 2 hour paid, skills test.-br-Applicants must have access to a Windows PC.-b-Hourly Range-b-: $15.00-$35.00-b-Posted On-b-: May 10, 2023 16:25 UTC-b-Category-b-: Graphic Design-b-Skills-b-:Adobe Photoshop, Graphic Design, Adobe Illustrator, Illustration, Adobe InDesign, Photo Editing, Infographic, Layout Design-b-Country-b-: United States-a-click to apply",Versatile Graphic Designer to Help Create Training Materials - Upwork +"Good evening, I am looking for a person who can create graphics to create lighbox papercuts. These are graphics that will be printed and created using a Cricut machine to create illuminated ornaments that will make a nice effect. To understand what graphics I need I am leaving attached all the examples of what I mean and how the graphics should be created. I am looking for an independent designer to create images by scrutinizing artificial intelligence and prepare them to create a Lightbox papercut. Please take a good look at the examples before applying. this is a long term job, to better understand your skills please attach an example of the required graphics

+What is the capital of Italy? (answer at the beginning)


Budget: $100 +
Posted On: May 17, 2023 13:45 UTC
Category: Graphic Design
Skills:Graphic Design, Adobe Photoshop, Adobe Illustrator, Adobe InDesign, Illustration, Print Design +
Country: United Kingdom +
click to apply","Budget--: $100--Posted On--: May 17, 2023 13:45 UTC--Category--: Graphic Design--Skills--:Graphic Design, Adobe Photoshop, Adobe Illustrator, Adobe InDesign, Illustration, Print Design--Country--: United Kingdom-click to apply",https://www.upwork.com/jobs/Graphic-creation-for-Lightbox-Cricut-Cut-out-Art-Shadowboxes_~01da67a2d3efa0fe3f?source=rss,2023-05-17T13:45:14+00:00,https://www.upwork.com/jobs/Graphic-creation-for-Lightbox-Cricut-Cut-out-Art-Shadowboxes_%7E01da67a2d3efa0fe3f?source=rss,"None-Good evening, I am looking for a person who can create graphics to create lighbox papercuts. These are graphics that will be printed and created using a Cricut machine to create illuminated ornaments that will make a nice effect. To understand what graphics I need I am leaving attached all the examples of what I mean and how the graphics should be created. I am looking for an independent designer to create images by scrutinizing artificial intelligence and prepare them to create a Lightbox papercut. Please take a good look at the examples before applying. this is a long term job, to better understand your skills please attach an example of the required graphics-br-What is the capital of Italy? (answer at the beginning)-b-Budget-b-: $100-b-Posted On-b-: May 17, 2023 13:45 UTC-b-Category-b-: Graphic Design-b-Skills-b-:Graphic Design, Adobe Photoshop, Adobe Illustrator, Adobe InDesign, Illustration, Print Design-b-Country-b-: United Kingdom-a-click to apply","Graphic creation for Lightbox, Cricut - Cut out Art - Shadowboxes - Upwork" +"We want to animate the playlist covers of our website www.sonoton.com and upload them as 1 hour videos for YouTube. The task is to animate parts of the static picture in line with our company Corporate Identity and create a 5-10 second video that can be looped over the final video. The goal is to stay minimal but visually appealing. The font should not be animated.

+The playlists to be animated are the following:
+- Festival
+- Quiz Show
+- Comedy

+Final deliverables:
+- 3 short-videos (5-10 seconds) with animations

+Material:
+- 3 Playlist Covers in PSD and JPG
+- 3 Animation examples (just for context/review)


+Preview Delivery Date:
+May 19rd

+Final Delivery Date:
+May 21st

Budget: $150 +
Posted On: May 17, 2023 13:36 UTC
Category: Graphic Design
Skills:Adobe Photoshop, Adobe Illustrator, Vector Graphic, Motion Design, Graphics Animation & Compositing Framework, Video Ad Campaign, Special Effects, Video Intro & Outro, 2D Design, Logo Animation, Video Animation, Motion Graphics, Illustration, Adobe After Effects +
Country: Germany +
click to apply","Budget--: $150--Posted On--: May 17, 2023 13:36 UTC--Category--: Graphic Design--Skills--:Adobe Photoshop, Adobe Illustrator, Vector Graphic, Motion Design, Graphics Animation & Compositing Framework, Video Ad Campaign, Special Effects, Video Intro & Outro, 2D Design, Logo Animation, Video Animation, Motion Graphics, Illustration, Adobe After Effects--Country--: Germany-click to apply",https://www.upwork.com/jobs/Video-editor-graphic-designer-needed-create-animations-for-static-playlist-covers_~01b7ac8e3bcccabcad?source=rss,2023-05-17T13:36:40+00:00,https://www.upwork.com/jobs/Video-editor-graphic-designer-needed-create-animations-for-static-playlist-covers_%7E01b7ac8e3bcccabcad?source=rss,"None-We want to animate the playlist covers of our website www.sonoton.com and upload them as 1 hour videos for YouTube. The task is to animate parts of the static picture in line with our company Corporate Identity and create a 5-10 second video that can be looped over the final video. The goal is to stay minimal but visually appealing. The font should not be animated.-br-The playlists to be animated are the following:-br-- Festival-br-- Quiz Show-br-- Comedy-br-Final deliverables:-br-- 3 short-videos (5-10 seconds) with animations-br-Material:-br-- 3 Playlist Covers in PSD and JPG-br-- 3 Animation examples (just for context/review)-br-Preview Delivery Date:-br-May 19rd-br-Final Delivery Date:-br-May 21st-b-Budget-b-: $150-b-Posted On-b-: May 17, 2023 13:36 UTC-b-Category-b-: Graphic Design-b-Skills-b-:Adobe Photoshop, Adobe Illustrator, Vector Graphic, Motion Design, Graphics Animation & Compositing Framework, Video Ad Campaign, Special Effects, Video Intro & Outro, 2D Design, Logo Animation, Video Animation, Motion Graphics, Illustration, Adobe After Effects-b-Country-b-: Germany-a-click to apply",Video editor/graphic designer needed to create animations for static playlist covers - Upwork +"Togoparts.com is the leading cycling virtual events platform based in Singapore and focused on SE Asia. Boasting more than 180,000 registered cyclists and operating in 5 countries around the region, we are seeking talented individuals to bring togoparts.com to the next level.

+Responsibilities

+- Web & Mobile friendly designs for various Event Landing Pages on Togoparts group of sites.
+- Design Physical and Virtual Rewards such as Event Jerseys, Tees, Medals etc.
+- Printed materials such as Participation Certificates and Bibs
+- EDM email newsletter design
+- To translate ideas into digital creative media assets such as Social Media Ads for Facebook and Instagram ads and digital banners

+Requirements
+-Excellent spoken English. Effective communicator and good interpersonal skills
+-Have an eye for good layout design, detail and aesthetics.
+-Creative, meticulous with a sharp eye for beautiful layout, elegant design.
+-Ability to prioritize and manage work within deadlines in a fast-paced environment
+-Working Knowledge in Figma, Adobe Photoshop, Illustrator and related tools.


+Min. Diploma in Design, Fine Arts or equivalent certifications. Fresh graduates with excellent portfolios are welcomed. Please send in links to your online portfolio.



Budget: $150 +
Posted On: May 17, 2023 13:31 UTC
Category: Web Design
Skills:Figma, Graphic Design, Adobe Photoshop, Digital Marketing Materials, Web Design, Adobe Illustrator, Landing Page, Wireframing, Mockup +
Country: Singapore +
click to apply","Budget--: $150--Posted On--: May 17, 2023 13:31 UTC--Category--: Web Design--Skills--:Figma, Graphic Design, Adobe Photoshop, Digital Marketing Materials, Web Design, Adobe Illustrator, Landing Page, Wireframing, Mockup--Country--: Singapore-click to apply",https://www.upwork.com/jobs/Talented-Web-Designers-wanted-create-Landing-Pages_~01f58440c63a4ff182?source=rss,2023-05-17T13:31:17+00:00,https://www.upwork.com/jobs/Talented-Web-Designers-wanted-create-Landing-Pages_%7E01f58440c63a4ff182?source=rss,"None-Togoparts.com is the leading cycling virtual events platform based in Singapore and focused on SE Asia. Boasting more than 180,000 registered cyclists and operating in 5 countries around the region, we are seeking talented individuals to bring togoparts.com to the next level.-br-Responsibilities-br-- Web & Mobile friendly designs for various Event Landing Pages on Togoparts group of sites.-br-- Design Physical and Virtual Rewards such as Event Jerseys, Tees, Medals etc.-br-- Printed materials such as Participation Certificates and Bibs-br-- EDM email newsletter design-br-- To translate ideas into digital creative media assets such as Social Media Ads for Facebook and Instagram ads and digital banners-br-Requirements-br--Excellent spoken English. Effective communicator and good interpersonal skills-br--Have an eye for good layout design, detail and aesthetics.-br--Creative, meticulous with a sharp eye for beautiful layout, elegant design.-br--Ability to prioritize and manage work within deadlines in a fast-paced environment-br--Working Knowledge in Figma, Adobe Photoshop, Illustrator and related tools.-br-Min. Diploma in Design, Fine Arts or equivalent certifications. Fresh graduates with excellent portfolios are welcomed. Please send in links to your online portfolio.-b-Budget-b-: $150-b-Posted On-b-: May 17, 2023 13:31 UTC-b-Category-b-: Web Design-b-Skills-b-:Figma, Graphic Design, Adobe Photoshop, Digital Marketing Materials, Web Design, Adobe Illustrator, Landing Page, Wireframing, Mockup-b-Country-b-: Singapore-a-click to apply",Talented Web Designers wanted to create Landing Pages - Upwork +"Мы ищем дизайнеров-визуализаторов умеющие свободно говорить на русском языке для работы над проектами

+Задачи :
+● Создание брифа на основе запроса клиента (только для премиум дизайна)

+● Вы должны убедиться, что 3D-модели соответствуют брифу заказчика.

+● Возможно, вам потребуется внести некоторые незначительные изменения (цвет, размер, материал).

+● Создание скетча при необходимости.

+● Создание 3D-сцены с использованием наших технических спецификаций (вам нужно будет пройти краткое обучение по техническим спецификациям, прежде чем приступить к работе).

+● Соблюдение внутренних инструкций команды nfinite или клиента по внесению правок.

+Все подробности о работе здесь
+https://telegra.ph/Trebuetsya-sborshchik-scen-Vizualizator-04-25




+NFINITE - платформа для создания визуального контента
+Мы предоставляем решения для 3D-визуального контента, разработанные для различных областей: дома и быта, розничной торговли и рынка красоты.
+Мы французская компания и среди наших клиентов многие крупнейшие предприятия розничной торговли и электронной коммерции в США и Европе.

Budget: $200 +
Posted On: May 17, 2023 13:20 UTC
Category: Graphic Design
Skills:Graphic Design, Adobe Photoshop, Russian, Autodesk 3ds Max, V-Ray, 3D Rendering, Interior Design +
Country: Kazakhstan +
click to apply","Budget--: $200--Posted On--: May 17, 2023 13:20 UTC--Category--: Graphic Design--Skills--:Graphic Design, Adobe Photoshop, Russian, Autodesk 3ds Max, V-Ray, 3D Rendering, Interior Design--Country--: Kazakhstan-click to apply",https://www.upwork.com/jobs/~01e03cc210a7104d7a?source=rss,2023-05-17T13:20:33+00:00,https://www.upwork.com/jobs/%7E01e03cc210a7104d7a?source=rss,"None-Мы ищем дизайнеров-визуализаторов умеющие свободно говорить на русском языке для работы над проектами-br-Задачи :-br-● Создание брифа на основе запроса клиента (только для премиум дизайна)-br-● Вы должны убедиться, что 3D-модели соответствуют брифу заказчика.-br-● Возможно, вам потребуется внести некоторые незначительные изменения (цвет, размер, материал).-br-● Создание скетча при необходимости.-br-● Создание 3D-сцены с использованием наших технических спецификаций (вам нужно будет пройти краткое обучение по техническим спецификациям, прежде чем приступить к работе).-br-● Соблюдение внутренних инструкций команды nfinite или клиента по внесению правок.-br-Все подробности о работе здесь-br-https://telegra.ph/Trebuetsya-sborshchik-scen-Vizualizator-04-25-br-NFINITE - платформа для создания визуального контента-br-Мы предоставляем решения для 3D-визуального контента, разработанные для различных областей: дома и быта, розничной торговли и рынка красоты.-br-Мы французская компания и среди наших клиентов многие крупнейшие предприятия розничной торговли и электронной коммерции в США и Европе.-b-Budget-b-: $200-b-Posted On-b-: May 17, 2023 13:20 UTC-b-Category-b-: Graphic Design-b-Skills-b-:Graphic Design, Adobe Photoshop, Russian, Autodesk 3ds Max, V-Ray, 3D Rendering, Interior Design-b-Country-b-: Kazakhstan-a-click to apply",Нужны 3д дизайнера интерьера в 3д макс - Upwork +"We are a hemp lifestyle brand looking for a skilled product catalogue designer to assist us in creating a visually stunning and informative product catalogue. The project duration is less than 1 month, and we need someone who can work efficiently and effectively to meet our tight deadline.

+The ideal candidate should have experience in brochure and catalog design, branding, fashion & beauty, and graphic design. Additionally, we need someone who can create informational infographics to help our customers understand our products better.

+As a candidate, we would like you to submit a proposal outlining how you can help with the project. Please include links to similar projects you have completed in the past. We are looking for someone who can create a visually appealing and informative product catalogue that will showcase our products in a way that is both engaging and informative to our customers.

+We look forward to hearing from you and seeing your proposal. Thank you for your interest in working with our brand.

Budget: $50 +
Posted On: May 17, 2023 13:18 UTC
Category: Graphic Design
Skills:Catalog Design, Brochure Design, Fashion & Beauty, Informational Infographic, Graphic Design, Branding +
Country: India +
click to apply","Budget--: $50--Posted On--: May 17, 2023 13:18 UTC--Category--: Graphic Design--Skills--:Catalog Design, Brochure Design, Fashion & Beauty, Informational Infographic, Graphic Design, Branding--Country--: India-click to apply",https://www.upwork.com/jobs/Product-Catalogue-designer-for-hemp-lifestyle-brand_~01319a3c606e977d7b?source=rss,2023-05-17T13:18:09+00:00,https://www.upwork.com/jobs/Product-Catalogue-designer-for-hemp-lifestyle-brand_%7E01319a3c606e977d7b?source=rss,"None-We are a hemp lifestyle brand looking for a skilled product catalogue designer to assist us in creating a visually stunning and informative product catalogue. The project duration is less than 1 month, and we need someone who can work efficiently and effectively to meet our tight deadline.-br-The ideal candidate should have experience in brochure and catalog design, branding, fashion & beauty, and graphic design. Additionally, we need someone who can create informational infographics to help our customers understand our products better.-br-As a candidate, we would like you to submit a proposal outlining how you can help with the project. Please include links to similar projects you have completed in the past. We are looking for someone who can create a visually appealing and informative product catalogue that will showcase our products in a way that is both engaging and informative to our customers.-br-We look forward to hearing from you and seeing your proposal. Thank you for your interest in working with our brand.-b-Budget-b-: $50-b-Posted On-b-: May 17, 2023 13:18 UTC-b-Category-b-: Graphic Design-b-Skills-b-:Catalog Design, Brochure Design, Fashion & Beauty, Informational Infographic, Graphic Design, Branding-b-Country-b-: India-a-click to apply",Product Catalogue designer for a hemp lifestyle brand - Upwork +"We are looking for a skilled Motion Designer and Webflow expert to join our team for a 1 to 3 months project. As a Motion Designer, you will be responsible for creating visually appealing and engaging motion graphics and animations for our web design projects. As a Webflow expert, you will be responsible for creating and designing responsive and interactive websites.

+To be considered for this position, you must have a strong background in Adobe After Effects, Adobe Illustrator, Adobe Photoshop, Animation, Explainer Video, Graphic Design, Motion Design, Motion Graphics, Webflow, and Web Design. In addition, you should have excellent communication skills, attention to detail, and the ability to work independently.

+If you believe you have the skills and experience we are looking for, we invite you to submit a proposal outlining how you can help with the project. Please include links to past completed projects that demonstrate your expertise in motion design and web development. We look forward to hearing from you!


Hourly Range: $10.00-$30.00 + +
Posted On: May 17, 2023 13:12 UTC
Category: Motion Graphics
Skills:Webflow, Animation, Graphic Design, Adobe Photoshop, Adobe Illustrator, Web Design, Motion Design, Motion Graphics, Explainer Video, Adobe After Effects +
Country: Belgium +
click to apply","Hourly Range--: $10.00-$30.00--Posted On--: May 17, 2023 13:12 UTC--Category--: Motion Graphics--Skills--:Webflow, Animation, Graphic Design, Adobe Photoshop, Adobe Illustrator, Web Design, Motion Design, Motion Graphics, Explainer Video, Adobe After Effects--Country--: Belgium-click to apply",https://www.upwork.com/jobs/Motion-designer-and-Webflow-expert_~013085b008dfea40c3?source=rss,2023-05-17T13:12:19+00:00,https://www.upwork.com/jobs/Motion-designer-and-Webflow-expert_%7E013085b008dfea40c3?source=rss,"None-We are looking for a skilled Motion Designer and Webflow expert to join our team for a 1 to 3 months project. As a Motion Designer, you will be responsible for creating visually appealing and engaging motion graphics and animations for our web design projects. As a Webflow expert, you will be responsible for creating and designing responsive and interactive websites.-br-To be considered for this position, you must have a strong background in Adobe After Effects, Adobe Illustrator, Adobe Photoshop, Animation, Explainer Video, Graphic Design, Motion Design, Motion Graphics, Webflow, and Web Design. In addition, you should have excellent communication skills, attention to detail, and the ability to work independently.-br-If you believe you have the skills and experience we are looking for, we invite you to submit a proposal outlining how you can help with the project. Please include links to past completed projects that demonstrate your expertise in motion design and web development. We look forward to hearing from you!-b-Hourly Range-b-: $10.00-$30.00-b-Posted On-b-: May 17, 2023 13:12 UTC-b-Category-b-: Motion Graphics-b-Skills-b-:Webflow, Animation, Graphic Design, Adobe Photoshop, Adobe Illustrator, Web Design, Motion Design, Motion Graphics, Explainer Video, Adobe After Effects-b-Country-b-: Belgium-a-click to apply",Motion designer and Webflow expert - Upwork +"Join Our Dynamic Team as a Klaviyo Email Graphic Designer! 🎨

+Are you a talented graphic designer with a passion for creating visually stunning and engaging email graphics?

+We have the perfect opportunity for you to showcase your skills and take your career to new heights!

+At Sunlo Consulting, a leading email marketing agency, we're on a mission to help ecommerce brands achieve outstanding results through strategic email campaigns. We're seeking a skilled Graphic Designer to join our team and elevate our clients' email marketing visuals to the next level.

+Responsibilities:
+🎨 Create eye-catching and on-brand graphics for email campaigns, including banners, headers, product images, and promotional visuals.
+🌟 Collaborate with our team to understand client requirements and develop designs that align with their brand identity and campaign objectives.
+🖌️ Ensure consistency in design elements, typography, and color schemes across all email graphics.
+💡 Bring fresh ideas and creativity to the table, contributing to brainstorming sessions and actively participating in the creative process.
+🔍 Stay up-to-date with industry trends, design tools, and techniques to continuously enhance the quality and effectiveness of our email graphics.

+Requirements:
+✅ Proven experience as a graphic designer, with a strong portfolio showcasing your expertise in email graphic design.
+🖥️ Proficiency in design software such as Adobe Photoshop, Illustrator, or other relevant tools.
+📚 Solid understanding of email marketing best practices and the ability to translate client goals into visually appealing designs.
+📆 Excellent time management skills and the ability to meet deadlines in a fast-paced environment.

+We offer:
+💰 Competitive monthly salary of $1250, with potential for growth based on performance.
+🌍 Remote work opportunity, providing you with flexibility and work-life balance.
+📈 The chance to work with a diverse portfolio of ecommerce brands and make a significant impact on their success.
+📚 Ongoing learning and professional development opportunities to expand your skills and stay ahead of industry trends.
+🤝 A supportive and collaborative team environment where your ideas are valued.

+If you're passionate about graphic design and want to contribute to the success of ecommerce businesses through visually captivating email campaigns, we want to hear from you!

+Apply now with your portfolio and let's create email magic together! ✨

Budget: $1,250 +
Posted On: May 17, 2023 13:08 UTC
Category: Graphic Design
Skills:Email & Newsletter, Sales & Marketing, Graphic Design, Adobe Photoshop, Klaviyo, Email Marketing, Email Communication, Email Design, Adobe Illustrator +
Country: United Kingdom +
click to apply","Budget--: $1,250--Posted On--: May 17, 2023 13:08 UTC--Category--: Graphic Design--Skills--:Email & Newsletter, Sales & Marketing, Graphic Design, Adobe Photoshop, Klaviyo, Email Marketing, Email Communication, Email Design, Adobe Illustrator--Country--: United Kingdom-click to apply",https://www.upwork.com/jobs/Klaviyo-Email-Graphic-Designer-needed_~018f3e8e3489e1c29f?source=rss,2023-05-17T13:08:50+00:00,https://www.upwork.com/jobs/Klaviyo-Email-Graphic-Designer-needed_%7E018f3e8e3489e1c29f?source=rss,"None-Join Our Dynamic Team as a Klaviyo Email Graphic Designer! 🎨-br-Are you a talented graphic designer with a passion for creating visually stunning and engaging email graphics?-br-We have the perfect opportunity for you to showcase your skills and take your career to new heights!-br-At Sunlo Consulting, a leading email marketing agency, we're on a mission to help ecommerce brands achieve outstanding results through strategic email campaigns. We're seeking a skilled Graphic Designer to join our team and elevate our clients' email marketing visuals to the next level.-br-Responsibilities:-br-🎨 Create eye-catching and on-brand graphics for email campaigns, including banners, headers, product images, and promotional visuals.-br-🌟 Collaborate with our team to understand client requirements and develop designs that align with their brand identity and campaign objectives.-br-🖌️ Ensure consistency in design elements, typography, and color schemes across all email graphics.-br-💡 Bring fresh ideas and creativity to the table, contributing to brainstorming sessions and actively participating in the creative process.-br-🔍 Stay up-to-date with industry trends, design tools, and techniques to continuously enhance the quality and effectiveness of our email graphics.-br-Requirements:-br-✅ Proven experience as a graphic designer, with a strong portfolio showcasing your expertise in email graphic design.-br-🖥️ Proficiency in design software such as Adobe Photoshop, Illustrator, or other relevant tools.-br-📚 Solid understanding of email marketing best practices and the ability to translate client goals into visually appealing designs.-br-📆 Excellent time management skills and the ability to meet deadlines in a fast-paced environment.-br-We offer:-br-💰 Competitive monthly salary of $1250, with potential for growth based on performance.-br-🌍 Remote work opportunity, providing you with flexibility and work-life balance.-br-📈 The chance to work with a diverse portfolio of ecommerce brands and make a significant impact on their success.-br-📚 Ongoing learning and professional development opportunities to expand your skills and stay ahead of industry trends.-br-🤝 A supportive and collaborative team environment where your ideas are valued.-br-If you're passionate about graphic design and want to contribute to the success of ecommerce businesses through visually captivating email campaigns, we want to hear from you!-br-Apply now with your portfolio and let's create email magic together! ✨-b-Budget-b-: $1,250-b-Posted On-b-: May 17, 2023 13:08 UTC-b-Category-b-: Graphic Design-b-Skills-b-:Email & Newsletter, Sales & Marketing, Graphic Design, Adobe Photoshop, Klaviyo, Email Marketing, Email Communication, Email Design, Adobe Illustrator-b-Country-b-: United Kingdom-a-click to apply",Klaviyo Email Graphic Designer needed! - Upwork +"We are a US-based company looking to hire a freelance graphic designer with fresh ideas and exceptional design skills to join our team. The ideal candidate must have experience in conceptualizing and producing print and digital materials for all formats, enjoy working collaboratively with others, and have the ability to work on multiple projects simultaneously and independently in a fast-paced environment.

+* This is a remote position, but the designer needs to be able to work US hours.

+* For consideration, please include graphic design portfolio with examples of print and digital work.



+Accountabilities and Responsibilities

+- Design digital marketing materials, such as web banners and ads for all formats, including email, social media, video and web.
+- Design printed marketing materials such as catalogs, brochures, banners, flyers, labels, signage and product packaging.
+- Design website graphics and update website when necessary in collaboration with the IT department, from wireframe design to completion of interface design.
+- Conceptualize and execute a full marketing campaign with both digital and print assets
+- Edit/retouch product photos for use in marketing materials.
+- Willing to write copy for marketing pieces as needed
+- Display a keep eye for typography and knowledge of its proper use in design of print and digital materials.
+- Keep current on design trends and collaborate with the creative team to implement new ideas to further the brand.
+- Work with printers and other external vendors to meet deadlines.
+- Good communication skills for interacting with photographers, videographers and other designers.
+- Ability to work on multiple projects in a deadline-driven environment.
+- Strong attention to detail and a positive attitude.


+Knowledge, Skills and Abilities

+The requirements listed below are representative of the knowledge, skills, and/or abilities required to perform each essential duty satisfactorily. Reasonable accommodations may be made to enable individuals with disabilities to perform the essential functions.
+- 5+ years of graphic design experience in print and digital design
+- Degree in graphic design-related field or equivalent working experience
+- Proficient in Abobe Creative Suite, including but not limited to Adobe Photoshop, Indesign, Illustrator,  and XD
+- Proficient in Microsoft Word, Excel, Powerpoint and Outlook
+- Bonus if you are a great writer
+- Working knowledge of HTML/CSS and After Effects is a plus
+- Bilingual (English + Spanish) is a plus
+- Productivity-focused, extremely organized, and proven to be a quick problem solver
+- Ability to work independently and as part of a team
+- Self-driven and able to easily communicate creative ideas both externally and internally and collaborate in a team environment
+- Excellent time management skills and ability to complete projects on tim




Hourly Range: $25.00-$45.00 + +
Posted On: May 17, 2023 13:07 UTC
Category: Graphic Design
Skills:Label & Package Design, Web Design, Adobe XD, Advertising Design, Adobe InDesign, Adobe Photoshop, Adobe Illustrator, Graphic Design, Print Design, Social Media Imagery, Layout Design +
Location Requirement: Only freelancers located in the United States may apply. +
Country: United States +
click to apply","Hourly Range--: $25.00-$45.00--Posted On--: May 17, 2023 13:07 UTC--Category--: Graphic Design--Skills--:Label & Package Design, Web Design, Adobe XD, Advertising Design, Adobe InDesign, Adobe Photoshop, Adobe Illustrator, Graphic Design, Print Design, Social Media Imagery, Layout Design--Location Requirement--: Only freelancers located in the United States may apply.--Country--: United States-click to apply",https://www.upwork.com/jobs/Freelance-Graphic-Designer-for-Digital-and-Print_~015a611cf03493d1e2?source=rss,2023-05-17T13:07:04+00:00,https://www.upwork.com/jobs/Freelance-Graphic-Designer-for-Digital-and-Print_%7E015a611cf03493d1e2?source=rss,"None-We are a US-based company looking to hire a freelance graphic designer with fresh ideas and exceptional design skills to join our team. The ideal candidate must have experience in conceptualizing and producing print and digital materials for all formats, enjoy working collaboratively with others, and have the ability to work on multiple projects simultaneously and independently in a fast-paced environment.-br-* This is a remote position, but the designer needs to be able to work US hours.-br-* For consideration, please include graphic design portfolio with examples of print and digital work.-br-Accountabilities and Responsibilities-br-- Design digital marketing materials, such as web banners and ads for all formats, including email, social media, video and web.-br-- Design printed marketing materials such as catalogs, brochures, banners, flyers, labels, signage and product packaging.-br-- Design website graphics and update website when necessary in collaboration with the IT department, from wireframe design to completion of interface design.-br-- Conceptualize and execute a full marketing campaign with both digital and print assets-br-- Edit/retouch product photos for use in marketing materials.-br-- Willing to write copy for marketing pieces as needed-br-- Display a keep eye for typography and knowledge of its proper use in design of print and digital materials.-br-- Keep current on design trends and collaborate with the creative team to implement new ideas to further the brand.-br-- Work with printers and other external vendors to meet deadlines.-br-- Good communication skills for interacting with photographers, videographers and other designers.-br-- Ability to work on multiple projects in a deadline-driven environment.-br-- Strong attention to detail and a positive attitude.-br-Knowledge, Skills and Abilities-br-The requirements listed below are representative of the knowledge, skills, and/or abilities required to perform each essential duty satisfactorily. Reasonable accommodations may be made to enable individuals with disabilities to perform the essential functions.-br-- 5+ years of graphic design experience in print and digital design-br-- Degree in graphic design-related field or equivalent working experience-br-- Proficient in Abobe Creative Suite, including but not limited to Adobe Photoshop, Indesign, Illustrator,  and XD-br-- Proficient in Microsoft Word, Excel, Powerpoint and Outlook-br-- Bonus if you are a great writer-br-- Working knowledge of HTML/CSS and After Effects is a plus-br-- Bilingual (English + Spanish) is a plus-br-- Productivity-focused, extremely organized, and proven to be a quick problem solver-br-- Ability to work independently and as part of a team-br-- Self-driven and able to easily communicate creative ideas both externally and internally and collaborate in a team environment-br-- Excellent time management skills and ability to complete projects on tim-b-Hourly Range-b-: $25.00-$45.00-b-Posted On-b-: May 17, 2023 13:07 UTC-b-Category-b-: Graphic Design-b-Skills-b-:Label & Package Design, Web Design, Adobe XD, Advertising Design, Adobe InDesign, Adobe Photoshop, Adobe Illustrator, Graphic Design, Print Design, Social Media Imagery, Layout Design-b-Location Requirement-b-: Only freelancers located in the United States may apply.-b-Country-b-: United States-a-click to apply",Freelance Graphic Designer for Digital and Print - Upwork +"Hey, I need some custom images made to an existing style.

+7 total.
+But 3 of them only have different text, Maybe differennt colours
+ :: PMS vs CER

+The guidance for what I want is here
+https://miro.com/app/board/uXjVMITY7cY=/?share_link_id=225839796087



Budget: $50 +
Posted On: May 17, 2023 12:33 UTC
Category: Graphic Design
Skills:Graphic Design, Adobe Illustrator, Social Media Imagery, Infographic +
Country: United States +
click to apply","Budget--: $50--Posted On--: May 17, 2023 12:33 UTC--Category--: Graphic Design--Skills--:Graphic Design, Adobe Illustrator, Social Media Imagery, Infographic--Country--: United States-click to apply",https://www.upwork.com/jobs/Graphic-design_~01fd7f0afbc9620b48?source=rss,2023-05-17T12:33:51+00:00,https://www.upwork.com/jobs/Graphic-design_%7E01fd7f0afbc9620b48?source=rss,"None-Hey, I need some custom images made to an existing style.-br-7 total.-br-But 3 of them only have different text, Maybe differennt colours-br-:: PMS vs CER-br-The guidance for what I want is here-br-https://miro.com/app/board/uXjVMITY7cY=/?share_link_id=225839796087-b-Budget-b-: $50-b-Posted On-b-: May 17, 2023 12:33 UTC-b-Category-b-: Graphic Design-b-Skills-b-:Graphic Design, Adobe Illustrator, Social Media Imagery, Infographic-b-Country-b-: United States-a-click to apply",Graphic design - Upwork +"We are looking for an experienced freelancer to help us with a project involving Topaz Gigapixel Sharpen AI and photo repair. The job is expected to last less than 1 month. We have some wedding photos that contain a lot of grain as the photographer has shot in too high of an ISO. We need someone to retouch and repair approx 20 photos.

+The ideal candidate should have a strong background in denoising photos, image editing, photo editing, and photo retouching. Proficiency in Topaz is a must. The candidate will be responsible for repairing and enhancing photos using Topaz Gigapixel Sharpen AI.

+The candidate should submit a proposal detailing their experience with Topaz and photo repair. Please include links to past completed projects that showcase your skills in this area.

+We are looking for someone who is detail-oriented, efficient, and has a creative eye for photo editing. The candidate should be able to work independently and meet deadlines. If you are interested in this project, please submit a proposal with your relevant experience and links to past work.

+Note: Some of the content in this job post may have been auto-generated using advanced AI.

Hourly Range: $15.00-$35.00 + +
Posted On: May 17, 2023 12:01 UTC
Category: Image Editing
Skills:Image Editing, Photo Retouching, Photo Editing +
Country: Australia +
click to apply","Hourly Range--: $15.00-$35.00--Posted On--: May 17, 2023 12:01 UTC--Category--: Image Editing--Skills--:Image Editing, Photo Retouching, Photo Editing--Country--: Australia-click to apply",https://www.upwork.com/jobs/Topaz-Gigapixel-Sharpen-Photo-Repair_~01c8b760e052b12f66?source=rss,2023-05-17T12:01:29+00:00,https://www.upwork.com/jobs/Topaz-Gigapixel-Sharpen-Photo-Repair_%7E01c8b760e052b12f66?source=rss,"None-We are looking for an experienced freelancer to help us with a project involving Topaz Gigapixel Sharpen AI and photo repair. The job is expected to last less than 1 month. We have some wedding photos that contain a lot of grain as the photographer has shot in too high of an ISO. We need someone to retouch and repair approx 20 photos.-br-The ideal candidate should have a strong background in denoising photos, image editing, photo editing, and photo retouching. Proficiency in Topaz is a must. The candidate will be responsible for repairing and enhancing photos using Topaz Gigapixel Sharpen AI.-br-The candidate should submit a proposal detailing their experience with Topaz and photo repair. Please include links to past completed projects that showcase your skills in this area.-br-We are looking for someone who is detail-oriented, efficient, and has a creative eye for photo editing. The candidate should be able to work independently and meet deadlines. If you are interested in this project, please submit a proposal with your relevant experience and links to past work.-br-Note: Some of the content in this job post may have been auto-generated using advanced AI.-b-Hourly Range-b-: $15.00-$35.00-b-Posted On-b-: May 17, 2023 12:01 UTC-b-Category-b-: Image Editing-b-Skills-b-:Image Editing, Photo Retouching, Photo Editing-b-Country-b-: Australia-a-click to apply",Topaz Gigapixel Sharpen AI - Photo Repair - Upwork +"We are in search of a proficient digital artist to bring to life a series of boho-inspired nursery prints. This unique project involves creating six pieces of art that align with our brand's aesthetics and vision, using provided designs as inspiration. The essence of these designs should be captured in your work, yet the outcome should be original and distinctive.

+Responsibilities:

+1. Design six unique digital prints in a boho style for nursery decor. This includes three Australian animal prints featuring a kangaroo, a koala, and a wombat, along with three high contrast versions.
+2. Draw inspiration from the provided designs to create captivating artworks, ensuring they are similar but not identical to the examples, and they align with our brand's aesthetic.
+3. Adjust and improve designs based on feedback from our team.
+4. Deliver superior quality, print-ready files within the specified timeframe.
+5. Foster clear and effective communication with our team throughout the project's lifespan.

+Requirements:

+1. Demonstrable experience as a digital artist, graphic designer, or similar role.
+2. An extensive portfolio showcasing your skill in creating boho, whimsical art. Prior experience with nursery or children's decor is an advantage.
+3. Proficiency in graphic design software, particularly Adobe Illustrator and Photoshop.
+4. Outstanding time management and communication skills.
+5. The ability to work autonomously and adhere to deadlines.
+6. An attention to detail and a strong creative instinct.

+To Apply:

+Candidates are requested to submit their portfolio along with a fixed price estimate for the creation of the six prints. In your application, kindly include a brief description of your previous experience with similar projects and explain why you believe you're the right fit for this task.

+Applications that do not include a fixed price estimate will not be considered.

+Upon successful completion of the project, we will require full copyright rights to the images. This is a contractual position.

+We eagerly anticipate applications from talented artists who can infuse our vision with their creativity. Thank you for considering this opportunity.

Hourly Range: $15.00-$34.00 + +
Posted On: May 17, 2023 11:57 UTC
Category: Illustration
Skills:Illustration, Graphic Design, Adobe Illustrator, Adobe Photoshop, Concept Artistry, Character Design +
Country: Australia +
click to apply","Hourly Range--: $15.00-$34.00--Posted On--: May 17, 2023 11:57 UTC--Category--: Illustration--Skills--:Illustration, Graphic Design, Adobe Illustrator, Adobe Photoshop, Concept Artistry, Character Design--Country--: Australia-click to apply",https://www.upwork.com/jobs/Digital-Artist-Needed-for-Boho-Nursery-Prints_~011eb44278e201ba70?source=rss,2023-05-17T11:57:46+00:00,https://www.upwork.com/jobs/Digital-Artist-Needed-for-Boho-Nursery-Prints_%7E011eb44278e201ba70?source=rss,"None-We are in search of a proficient digital artist to bring to life a series of boho-inspired nursery prints. This unique project involves creating six pieces of art that align with our brand's aesthetics and vision, using provided designs as inspiration. The essence of these designs should be captured in your work, yet the outcome should be original and distinctive.-br-Responsibilities:-br-1. Design six unique digital prints in a boho style for nursery decor. This includes three Australian animal prints featuring a kangaroo, a koala, and a wombat, along with three high contrast versions.-br-2. Draw inspiration from the provided designs to create captivating artworks, ensuring they are similar but not identical to the examples, and they align with our brand's aesthetic.-br-3. Adjust and improve designs based on feedback from our team.-br-4. Deliver superior quality, print-ready files within the specified timeframe.-br-5. Foster clear and effective communication with our team throughout the project's lifespan.-br-Requirements:-br-1. Demonstrable experience as a digital artist, graphic designer, or similar role.-br-2. An extensive portfolio showcasing your skill in creating boho, whimsical art. Prior experience with nursery or children's decor is an advantage.-br-3. Proficiency in graphic design software, particularly Adobe Illustrator and Photoshop.-br-4. Outstanding time management and communication skills.-br-5. The ability to work autonomously and adhere to deadlines.-br-6. An attention to detail and a strong creative instinct.-br-To Apply:-br-Candidates are requested to submit their portfolio along with a fixed price estimate for the creation of the six prints. In your application, kindly include a brief description of your previous experience with similar projects and explain why you believe you're the right fit for this task.-br-Applications that do not include a fixed price estimate will not be considered.-br-Upon successful completion of the project, we will require full copyright rights to the images. This is a contractual position.-br-We eagerly anticipate applications from talented artists who can infuse our vision with their creativity. Thank you for considering this opportunity.-b-Hourly Range-b-: $15.00-$34.00-b-Posted On-b-: May 17, 2023 11:57 UTC-b-Category-b-: Illustration-b-Skills-b-:Illustration, Graphic Design, Adobe Illustrator, Adobe Photoshop, Concept Artistry, Character Design-b-Country-b-: Australia-a-click to apply",Digital Artist Needed for Boho Nursery Prints - Upwork +"This is a LONG-TERM position with GREAT incentives based on your quality work and performance! Creative thumbnails are key to attracting viewers on YouTube! Even in a faceless channel, your designs will be the first people see!

+Examples:
+Below are the names of my company competitors' channels for you to refer to. This  will give an understanding of the level of quality we need from you and your services.

+Inspired by GolfInsights - https://www.youtube.com/@golfinsights7359/videos
+Inspired by GolfZoneYT - https://www.youtube.com/@GolfZoneYT
+Inspired by Best Ball Golf - https://www.youtube.com/@bestballgolfYT/videos
+Inspired by Swing Masters - https://www.youtube.com/@swingmasters3184/videos
+Inspired by 24Golf - https://www.youtube.com/@24

+Requirements:
+1 English expert
+2 Experienced graphic designer with sport images, sharp-eye catching designs
+3 24h or less turnaround time (allows for modifications)
+4 Willing to work long term and grow your skill set within the team
+5 Global knowledge on the game of golf and key people involved in the game is needed!

+15 Thumbnails for $75

+Please provide samples of previous work to be considered for the position! I am looking forward to receiving these soon to review!

Budget: $75 +
Posted On: May 17, 2023 11:46 UTC
Category: Recruiting & Talent Sourcing
Skills:Graphic Design, Adobe Photoshop, YouTube, Adobe Illustrator, Image Editing +
Country: Brazil +
click to apply","Budget--: $75--Posted On--: May 17, 2023 11:46 UTC--Category--: Recruiting & Talent Sourcing--Skills--:Graphic Design, Adobe Photoshop, YouTube, Adobe Illustrator, Image Editing--Country--: Brazil-click to apply",https://www.upwork.com/jobs/Looking-hire-experienced-YouTube-Thumbnail-Designer-for-golf-highlight-channel_~013ae6634c6551d5a9?source=rss,2023-05-17T11:46:17+00:00,https://www.upwork.com/jobs/Looking-hire-experienced-YouTube-Thumbnail-Designer-for-golf-highlight-channel_%7E013ae6634c6551d5a9?source=rss,"None-This is a LONG-TERM position with GREAT incentives based on your quality work and performance! Creative thumbnails are key to attracting viewers on YouTube! Even in a faceless channel, your designs will be the first people see!-br-Examples:-br-Below are the names of my company competitors' channels for you to refer to. This  will give an understanding of the level of quality we need from you and your services.-br-Inspired by GolfInsights - https://www.youtube.com/@golfinsights7359/videos-br-Inspired by GolfZoneYT - https://www.youtube.com/@GolfZoneYT-br-Inspired by Best Ball Golf - https://www.youtube.com/@bestballgolfYT/videos-br-Inspired by Swing Masters - https://www.youtube.com/@swingmasters3184/videos-br-Inspired by 24Golf - https://www.youtube.com/@24-br-Requirements:-br-1 English expert-br-2 Experienced graphic designer with sport images, sharp-eye catching designs-br-3 24h or less turnaround time (allows for modifications)-br-4 Willing to work long term and grow your skill set within the team-br-5 Global knowledge on the game of golf and key people involved in the game is needed!-br-15 Thumbnails for $75-br-Please provide samples of previous work to be considered for the position! I am looking forward to receiving these soon to review!-b-Budget-b-: $75-b-Posted On-b-: May 17, 2023 11:46 UTC-b-Category-b-: Recruiting & Talent Sourcing-b-Skills-b-:Graphic Design, Adobe Photoshop, YouTube, Adobe Illustrator, Image Editing-b-Country-b-: Brazil-a-click to apply",Looking to hire an experienced YouTube Thumbnail Designer for a golf highlight channel. - Upwork +"I am looking for a graphic designer to create some graphics for my t shirt brand West Cactus. I am looking for rustic western vibes with a modern flair. please see attached references.

+FOR THE PURPOSE OF FINDING THE RIGHT PARTNER. PLEASE ATTACH A GRAPHIC DESIGN WITH MY BRAND NAME AND OTHER GRAPHICS.

+BIG INSPIRATIONS https://www.ranchjacksonhole.com/collections/t-shirts

Budget: $75 +
Posted On: May 17, 2023 11:33 UTC
Category: Graphic Design
Skills:Graphic Design, Illustration, Adobe Photoshop, Adobe Illustrator +
Country: United States +
click to apply","Budget--: $75--Posted On--: May 17, 2023 11:33 UTC--Category--: Graphic Design--Skills--:Graphic Design, Illustration, Adobe Photoshop, Adobe Illustrator--Country--: United States-click to apply",https://www.upwork.com/jobs/Looking-for-graphic-designer-for-brand_~01b730812ee3a6c594?source=rss,2023-05-17T11:33:36+00:00,https://www.upwork.com/jobs/Looking-for-graphic-designer-for-brand_%7E01b730812ee3a6c594?source=rss,"None-I am looking for a graphic designer to create some graphics for my t shirt brand West Cactus. I am looking for rustic western vibes with a modern flair. please see attached references.-br-FOR THE PURPOSE OF FINDING THE RIGHT PARTNER. PLEASE ATTACH A GRAPHIC DESIGN WITH MY BRAND NAME AND OTHER GRAPHICS.-br-BIG INSPIRATIONS https://www.ranchjacksonhole.com/collections/t-shirts-b-Budget-b-: $75-b-Posted On-b-: May 17, 2023 11:33 UTC-b-Category-b-: Graphic Design-b-Skills-b-:Graphic Design, Illustration, Adobe Photoshop, Adobe Illustrator-b-Country-b-: United States-a-click to apply",Looking for graphic designer for brand - Upwork +"We are seeking an experienced and talented Product Designer, specifically with a background in fashion or textile design, to help us bring our unique sock design concept to life. The successful candidate will work closely with our team to create a design based on provided inspiration images, which will then be sent to a manufacturer for production.

+Responsibilities:

+1. Interpret design briefs and translate them into final designs ready for manufacturing.
+2. Use software such as Adobe Illustrator, Photoshop, or CAD programs to create detailed, technical design drafts.
+3. Understand the manufacturing process of socks, including the limitations and opportunities it presents for design.
+4. Create accurate, detailed, and clear technical specifications for our manufacturers, including dimensions, materials, and colors.
+5. Work closely with our team to iterate on the design, incorporating feedback and revisions as necessary.
+6. Be able to work to a deadline and manage time efficiently.

+Requirements:

+1. Proven experience as a Product Designer or similar role, preferably in the fashion or textile industry.
+2. Experience in designing for manufacture, particularly for textiles or clothing.
+3. Proficient in design software, such as Adobe Creative Suite (particularly Illustrator and Photoshop) or CAD.
+4. Excellent communication skills, with the ability to clearly convey design ideas and specifications.
+5. Attention to detail and a commitment to accuracy.
+A creative mindset, with the ability to think outside the box and create unique designs.
+6. A solid understanding of the manufacturing process for textiles, specifically socks.
+7. Ability to work well as part of a team, as well as independently.
+8. Degree in design, fashion, textiles, or related field is a plus,  but not critical.

+The deliverables for this project should include:

+3 sock designs (based on our inspiration images) are ready to send to the manufacturer. As part of the design process, the designer should be prepared to make revisions based on feedback from the team.

+Please include a portfolio of your previous work with your application. The portfolio should include examples of your design work, particularly any previous work in product design, textiles, or fashion.

+The designs should include exact dimensions, materials, color codes, and any other necessary specifications for the manufacturer. The files should be in a format that the manufacturer can use, such as .ai, .eps, or .dxf.

+We look forward to hearing from creative, passionate designers who are excited to help us bring our vision to life. Thank you!

Budget: $75 +
Posted On: May 17, 2023 11:29 UTC
Category: Fashion Design
Skills:Product Design +
Country: Australia +
click to apply","Budget--: $75--Posted On--: May 17, 2023 11:29 UTC--Category--: Fashion Design--Skills--:Product Design--Country--: Australia-click to apply",https://www.upwork.com/jobs/Sock-Design-Specialist-for-Manufacturing_~010e09edb13484d9a1?source=rss,2023-05-17T11:29:00+00:00,https://www.upwork.com/jobs/Sock-Design-Specialist-for-Manufacturing_%7E010e09edb13484d9a1?source=rss,"None-We are seeking an experienced and talented Product Designer, specifically with a background in fashion or textile design, to help us bring our unique sock design concept to life. The successful candidate will work closely with our team to create a design based on provided inspiration images, which will then be sent to a manufacturer for production.-br-Responsibilities:-br-1. Interpret design briefs and translate them into final designs ready for manufacturing.-br-2. Use software such as Adobe Illustrator, Photoshop, or CAD programs to create detailed, technical design drafts.-br-3. Understand the manufacturing process of socks, including the limitations and opportunities it presents for design.-br-4. Create accurate, detailed, and clear technical specifications for our manufacturers, including dimensions, materials, and colors.-br-5. Work closely with our team to iterate on the design, incorporating feedback and revisions as necessary.-br-6. Be able to work to a deadline and manage time efficiently.-br-Requirements:-br-1. Proven experience as a Product Designer or similar role, preferably in the fashion or textile industry.-br-2. Experience in designing for manufacture, particularly for textiles or clothing.-br-3. Proficient in design software, such as Adobe Creative Suite (particularly Illustrator and Photoshop) or CAD.-br-4. Excellent communication skills, with the ability to clearly convey design ideas and specifications.-br-5. Attention to detail and a commitment to accuracy.-br-A creative mindset, with the ability to think outside the box and create unique designs.-br-6. A solid understanding of the manufacturing process for textiles, specifically socks.-br-7. Ability to work well as part of a team, as well as independently.-br-8. Degree in design, fashion, textiles, or related field is a plus,  but not critical.-br-The deliverables for this project should include:-br-3 sock designs (based on our inspiration images) are ready to send to the manufacturer. As part of the design process, the designer should be prepared to make revisions based on feedback from the team.-br-Please include a portfolio of your previous work with your application. The portfolio should include examples of your design work, particularly any previous work in product design, textiles, or fashion.-br-The designs should include exact dimensions, materials, color codes, and any other necessary specifications for the manufacturer. The files should be in a format that the manufacturer can use, such as .ai, .eps, or .dxf.-br-We look forward to hearing from creative, passionate designers who are excited to help us bring our vision to life. Thank you!-b-Budget-b-: $75-b-Posted On-b-: May 17, 2023 11:29 UTC-b-Category-b-: Fashion Design-b-Skills-b-:Product Design-b-Country-b-: Australia-a-click to apply",Sock Design Specialist for Manufacturing - Upwork +"I need to get an image put together for a website.

+See attached powerpoint of some example designs from competition.

+Essentially I need to show that we take data from its source, connect through API, store their data safely in a Azure Data warehouse, give them Power BI templates, and then they can also integrate with chat GPT and their data.

+I want the version of inDesign or Illustrator to change the data source for different pages on website.

Budget: $100 +
Posted On: May 17, 2023 11:04 UTC
Category: Graphic Design
Skills:Adobe Illustrator, Adobe InDesign, Graphic Design +
Country: Australia +
click to apply","Budget--: $100--Posted On--: May 17, 2023 11:04 UTC--Category--: Graphic Design--Skills--:Adobe Illustrator, Adobe InDesign, Graphic Design--Country--: Australia-click to apply",https://www.upwork.com/jobs/Image-for-website_~0180d7ec1f0dc56c7e?source=rss,2023-05-17T11:04:06+00:00,https://www.upwork.com/jobs/Image-for-website_%7E0180d7ec1f0dc56c7e?source=rss,"None-I need to get an image put together for a website.-br-See attached powerpoint of some example designs from competition.-br-Essentially I need to show that we take data from its source, connect through API, store their data safely in a Azure Data warehouse, give them Power BI templates, and then they can also integrate with chat GPT and their data.-br-I want the version of inDesign or Illustrator to change the data source for different pages on website.-b-Budget-b-: $100-b-Posted On-b-: May 17, 2023 11:04 UTC-b-Category-b-: Graphic Design-b-Skills-b-:Adobe Illustrator, Adobe InDesign, Graphic Design-b-Country-b-: Australia-a-click to apply",Image for website - Upwork +"We are looking for a talented freelance graphic designer to create some cover designs and animations for us.
+The cover design will require the designer to find a motive for the following topics:
+- Latin Music
+- Dark Academia
+- Hawaii
+and place it on a coloured background, following an already-defined ruleset. The motive should be centred on a coloured background. Additionally, the designer needs to do a 5-10 seconds 2D animation of this cover that can be looped. We have shared a few sample covers and animations as well as our corporate identity's color scheme. You can also find links to our Youtube channel and website.

+Please provide a visual preview or a description of what motive you would want to feature on the cover.

+Final deliverables:
+- "Nursery Rhymes" playlist cover without text (please write the used hex code in the filename) in (aspect ratio: 1:1)
+- 5-10 second animation of the same cover (aspect ratio: 16:9)

+Provided material:
+- 3 content briefs
+- 2 cover examples (for context/review)
+- 2 animation examples (for context/review)
+- PSD of a playlist cover (for dimensions and composition)
+- Color scheme of our corporate identity
+- We have a subscription to Shutterstock, Envato and Unsplash please use those stock-sites for the motive
+- You can find all of our playlists on www.sonoton.com and animations on Youtube (@sonotonmusic)

+Preview deadline:
+May 19th

+Final deadline:
+May 22nd


Budget: $600 +
Posted On: May 17, 2023 10:17 UTC
Category: Graphic Design
Skills:Adobe After Effects, Graphic Design, Adobe Photoshop, 2D Animation +
Country: Germany +
click to apply","Budget--: $600--Posted On--: May 17, 2023 10:17 UTC--Category--: Graphic Design--Skills--:Adobe After Effects, Graphic Design, Adobe Photoshop, 2D Animation--Country--: Germany-click to apply",https://www.upwork.com/jobs/Design-and-animation-playlist-covers-Latin-Music-Dark-Academia-Hawaii_~01ce1bbdf26ed41a5d?source=rss,2023-05-17T10:17:49+00:00,https://www.upwork.com/jobs/Design-and-animation-playlist-covers-Latin-Music-Dark-Academia-Hawaii_%7E01ce1bbdf26ed41a5d?source=rss,"None-We are looking for a talented freelance graphic designer to create some cover designs and animations for us.-br-The cover design will require the designer to find a motive for the following topics:-br-- Latin Music-br-- Dark Academia-br-- Hawaii-br-and place it on a coloured background, following an already-defined ruleset. The motive should be centred on a coloured background. Additionally, the designer needs to do a 5-10 seconds 2D animation of this cover that can be looped. We have shared a few sample covers and animations as well as our corporate identity's color scheme. You can also find links to our Youtube channel and website.-br-Please provide a visual preview or a description of what motive you would want to feature on the cover.-br-Final deliverables:-br-- "Nursery Rhymes" playlist cover without text (please write the used hex code in the filename) in (aspect ratio: 1:1)-br-- 5-10 second animation of the same cover (aspect ratio: 16:9)-br-Provided material:-br-- 3 content briefs-br-- 2 cover examples (for context/review)-br-- 2 animation examples (for context/review)-br-- PSD of a playlist cover (for dimensions and composition)-br-- Color scheme of our corporate identity-br-- We have a subscription to Shutterstock, Envato and Unsplash please use those stock-sites for the motive-br-- You can find all of our playlists on www.sonoton.com and animations on Youtube (@sonotonmusic)-br-Preview deadline:-br-May 19th-br-Final deadline:-br-May 22nd-b-Budget-b-: $600-b-Posted On-b-: May 17, 2023 10:17 UTC-b-Category-b-: Graphic Design-b-Skills-b-:Adobe After Effects, Graphic Design, Adobe Photoshop, 2D Animation-b-Country-b-: Germany-a-click to apply","Design and animation of playlist covers (Latin Music, Dark Academia, Hawaii) - Upwork" +"Ik ben op zoek naar een getalenteerde en professionele Nederlandstalige grafisch vormgever die tevens ervaring heeft in copywriting.

+Als verkoper op Bol.com en Amazon werk ik momenteel aan de ontwikkeling van een brand in de beveiligingsniche en ik wil dit brand graag laten groeien. Ik ben op zoek naar een grafisch vormgever die in staat is om professionele en minimalistische listings en verpakkingen te creëren, gebaseerd op de specifieke stijl van mijn brand.

+Het is essentieel dat de geselecteerde freelancer in staat is om zelf pakkende teksten te bedenken voor de listings en verpakkingen, zodra ik alle relevante productinformatie heb verstrekt. Daarom is het van meerwaarde als je beschikt over commercieel inzicht en weet hoe je de klant kunt overtuigen om het product aan te schaffen door de juiste informatie te presenteren.

+Het is mijn intentie om een langdurige samenwerking op te bouwen waarop ik kan vertrouwen. Ik heb grote plannen met mijn brand, inclusief de ontwikkeling van mijn eigen webshop. Daarnaast overweeg ik in de toekomst meerdere brands op te bouwen.

+De stijl en kwaliteit die ik nastreef kunnen worden samengevat in het volgende voorbeeld:
+https://www.bol.com/nl/nl/p/attic-lux-krachtige-kledingstomer-handstomer-professioneel-compact-warmt-snel-op-inclusief-opzetborstel-zwart/9300000128722068/?bltgh=u0BHzxKBnIRrIHorZdtA7w.2.3.ProductTitle

+Ik kijk er enorm naar uit om jullie reacties te ontvangen en om samen te werken aan het succes van mijn brand.

Hourly Range: $25.00-$45.00 + +
Posted On: May 17, 2023 08:51 UTC
Category: Graphic Design
Skills:Brand Identity Design, Graphic Design, Adobe Photoshop, Content Writing, Adobe Illustrator, Photo Editing, Copywriting, Adobe Photoshop Elements, Infographic +
Country: Netherlands +
click to apply","Hourly Range--: $25.00-$45.00--Posted On--: May 17, 2023 08:51 UTC--Category--: Graphic Design--Skills--:Brand Identity Design, Graphic Design, Adobe Photoshop, Content Writing, Adobe Illustrator, Photo Editing, Copywriting, Adobe Photoshop Elements, Infographic--Country--: Netherlands-click to apply",https://www.upwork.com/jobs/Product-infographics-listings-voor-bol-com_~014d1fc5a12b267848?source=rss,2023-05-17T08:51:48+00:00,https://www.upwork.com/jobs/Product-infographics-listings-voor-bol-com_%7E014d1fc5a12b267848?source=rss,"None-Ik ben op zoek naar een getalenteerde en professionele Nederlandstalige grafisch vormgever die tevens ervaring heeft in copywriting.-br-Als verkoper op Bol.com en Amazon werk ik momenteel aan de ontwikkeling van een brand in de beveiligingsniche en ik wil dit brand graag laten groeien. Ik ben op zoek naar een grafisch vormgever die in staat is om professionele en minimalistische listings en verpakkingen te creëren, gebaseerd op de specifieke stijl van mijn brand.-br-Het is essentieel dat de geselecteerde freelancer in staat is om zelf pakkende teksten te bedenken voor de listings en verpakkingen, zodra ik alle relevante productinformatie heb verstrekt. Daarom is het van meerwaarde als je beschikt over commercieel inzicht en weet hoe je de klant kunt overtuigen om het product aan te schaffen door de juiste informatie te presenteren.-br-Het is mijn intentie om een langdurige samenwerking op te bouwen waarop ik kan vertrouwen. Ik heb grote plannen met mijn brand, inclusief de ontwikkeling van mijn eigen webshop. Daarnaast overweeg ik in de toekomst meerdere brands op te bouwen.-br-De stijl en kwaliteit die ik nastreef kunnen worden samengevat in het volgende voorbeeld:-br-https://www.bol.com/nl/nl/p/attic-lux-krachtige-kledingstomer-handstomer-professioneel-compact-warmt-snel-op-inclusief-opzetborstel-zwart/9300000128722068/?bltgh=u0BHzxKBnIRrIHorZdtA7w.2.3.ProductTitle-br-Ik kijk er enorm naar uit om jullie reacties te ontvangen en om samen te werken aan het succes van mijn brand.-b-Hourly Range-b-: $25.00-$45.00-b-Posted On-b-: May 17, 2023 08:51 UTC-b-Category-b-: Graphic Design-b-Skills-b-:Brand Identity Design, Graphic Design, Adobe Photoshop, Content Writing, Adobe Illustrator, Photo Editing, Copywriting, Adobe Photoshop Elements, Infographic-b-Country-b-: Netherlands-a-click to apply",Product infographics listings voor bol.com - Upwork +"We are looking for a talented individual to help us create a portfolio showcasing our art and writing on Adobe Portfolio. The project is expected to be completed in less than a month's time. The ideal candidate would possess strong skills in both graphic and web design.

+As a candidate, please submit a proposal that outlines how you can help us with this project. This may include your approach to designing the layout and choosing the right graphics to enhance the portfolio. We would also like to see some examples of your past completed projects, particularly those that showcase your skills in graphic and web design.

+Overall, we are looking for someone who can create a visually stunning portfolio that highlights our art and writing in the best possible way. We look forward to reviewing your proposal and seeing how you can help us achieve our goals.

+Note: Some of the content in this job post may have been auto-generated using advanced AI.

Hourly Range: $10.00-$30.00 + +
Posted On: May 17, 2023 08:18 UTC
Category: Graphic Design
Skills:Web Design, Graphic Design +
Country: New Zealand +
click to apply","Hourly Range--: $10.00-$30.00--Posted On--: May 17, 2023 08:18 UTC--Category--: Graphic Design--Skills--:Web Design, Graphic Design--Country--: New Zealand-click to apply",https://www.upwork.com/jobs/Portfolio-Art-Writing-from-adobe-portfolio_~01b6d42e7194b79946?source=rss,2023-05-17T08:18:06+00:00,https://www.upwork.com/jobs/Portfolio-Art-Writing-from-adobe-portfolio_%7E01b6d42e7194b79946?source=rss,"None-We are looking for a talented individual to help us create a portfolio showcasing our art and writing on Adobe Portfolio. The project is expected to be completed in less than a month's time. The ideal candidate would possess strong skills in both graphic and web design.-br-As a candidate, please submit a proposal that outlines how you can help us with this project. This may include your approach to designing the layout and choosing the right graphics to enhance the portfolio. We would also like to see some examples of your past completed projects, particularly those that showcase your skills in graphic and web design.-br-Overall, we are looking for someone who can create a visually stunning portfolio that highlights our art and writing in the best possible way. We look forward to reviewing your proposal and seeing how you can help us achieve our goals.-br-Note: Some of the content in this job post may have been auto-generated using advanced AI.-b-Hourly Range-b-: $10.00-$30.00-b-Posted On-b-: May 17, 2023 08:18 UTC-b-Category-b-: Graphic Design-b-Skills-b-:Web Design, Graphic Design-b-Country-b-: New Zealand-a-click to apply","Portfolio (Art, Writing) - from adobe portfolio - Upwork" +"We are posting our Podcast on Apple I tunes and need help getting the artwork in compliance.

+See the following:

+The artwork for the show.

+Specify your show artwork by providing a URL linking to it.

+Depending on their device, subscribers see your podcast artwork in varying sizes. Therefore, make sure your design is effective at both its original size and at thumbnail size. You should include a show title, brand, or source name as part of your podcast artwork. Here are additional marketing best practices. For examples of podcast artwork, see the Top Podcasts chart. To avoid technical issues when you update your podcast artwork, be sure to:

+Change the artwork file name and URL at the same time

+Verify the web server hosting your artwork allows HTTP head requests

+Artwork must be a minimum size of 1400 x 1400 pixels and a maximum size of 3000 x 3000 pixels, in JPEG or PNG format, 72 dpi, with appropriate file extensions (.jpg, .png), and in the RGB colorspace. These requirements are different from the standard RSS image tag specifications.

+Make sure the file type in the URL matches the actual file type of the image file.

Hourly Range: $25.00-$45.00 + +
Posted On: May 17, 2023 08:15 UTC
Category: Graphic Design
Skills:Adobe Photoshop +
Country: United States +
click to apply","Hourly Range--: $25.00-$45.00--Posted On--: May 17, 2023 08:15 UTC--Category--: Graphic Design--Skills--:Adobe Photoshop--Country--: United States-click to apply",https://www.upwork.com/jobs/Apple-Podcast-Art-Work-for-compliance_~0114df72cf56136da3?source=rss,2023-05-17T08:15:22+00:00,https://www.upwork.com/jobs/Apple-Podcast-Art-Work-for-compliance_%7E0114df72cf56136da3?source=rss,"None-We are posting our Podcast on Apple I tunes and need help getting the artwork in compliance.-br-See the following:-br-The artwork for the show.-br-Specify your show artwork by providing a URL linking to it.-br-Depending on their device, subscribers see your podcast artwork in varying sizes. Therefore, make sure your design is effective at both its original size and at thumbnail size. You should include a show title, brand, or source name as part of your podcast artwork. Here are additional marketing best practices. For examples of podcast artwork, see the Top Podcasts chart. To avoid technical issues when you update your podcast artwork, be sure to:-br-Change the artwork file name and URL at the same time-br-Verify the web server hosting your artwork allows HTTP head requests-br-Artwork must be a minimum size of 1400 x 1400 pixels and a maximum size of 3000 x 3000 pixels, in JPEG or PNG format, 72 dpi, with appropriate file extensions (.jpg, .png), and in the RGB colorspace. These requirements are different from the standard RSS image tag specifications.-br-Make sure the file type in the URL matches the actual file type of the image file.-b-Hourly Range-b-: $25.00-$45.00-b-Posted On-b-: May 17, 2023 08:15 UTC-b-Category-b-: Graphic Design-b-Skills-b-:Adobe Photoshop-b-Country-b-: United States-a-click to apply",Apple Podcast Art Work (for compliance) - Upwork +"We are creating a Cricket Board Game. Instruction for Board game are as follows

+1. Ground should be circular,with inner yard and boundary mentioned.
+2. It should have a pitch and in one end of pitch, a batsman will be fixed with bat
+3. Both end of pitch will have wicket
+4. Create 5 moveable player having attached cup, should look like a  hand taking catch.

+We want someone to design these for us. If you feel you are the one, please share your interest.

+If you could execute this, we have more such games to be designed.

Budget: $100 +
Posted On: May 17, 2023 08:09 UTC
Category: Game Art
Skills:Game Design, Game Development, Graphic Design, Adobe Photoshop, Game Design Document, 2D Animation +
Country: India +
click to apply","Budget--: $100--Posted On--: May 17, 2023 08:09 UTC--Category--: Game Art--Skills--:Game Design, Game Development, Graphic Design, Adobe Photoshop, Game Design Document, 2D Animation--Country--: India-click to apply",https://www.upwork.com/jobs/Create-Board-Game_~01c6c2957344832cfb?source=rss,2023-05-17T08:09:50+00:00,https://www.upwork.com/jobs/Create-Board-Game_%7E01c6c2957344832cfb?source=rss,"None-We are creating a Cricket Board Game. Instruction for Board game are as follows-br-1. Ground should be circular,with inner yard and boundary mentioned.-br-2. It should have a pitch and in one end of pitch, a batsman will be fixed with bat-br-3. Both end of pitch will have wicket-br-4. Create 5 moveable player having attached cup, should look like a  hand taking catch.-br-We want someone to design these for us. If you feel you are the one, please share your interest.-br-If you could execute this, we have more such games to be designed.-b-Budget-b-: $100-b-Posted On-b-: May 17, 2023 08:09 UTC-b-Category-b-: Game Art-b-Skills-b-:Game Design, Game Development, Graphic Design, Adobe Photoshop, Game Design Document, 2D Animation-b-Country-b-: India-a-click to apply",Create Board Game - Upwork +"Hello,
+I would like to design t-shirt and coaster for kombucha. Please, see visit - https://namu.ge/eng/kombucha/ . T-shirt design and coaster image can be the same. Please, see coaster design task below. For t-shirt we can have image and script - Namu Lab Kombucha

+Design of the coaster (in several colors or variation with one base design) for kombucha:
+1. Round, 10 cm in diameter and 3mm for cut
+2. Both sides shall be designed:
+3. One side shall include the image (3-4 different backgrounds can be elaborated)
+4. The other side shall include illustration/explanation why Kombucha is good for:
+a. Strengthens immune system
+b. Full of vitamins & minerals
+c. Low in calories
+d. Energizer & Refreshing
+e. Choice of Michelin Restaurants
+5. Some other information can also be spread on both sides:
+• www.namu.ge
+• Effervescent
+• 100% Natural & Raw
+• No additives or Preservatives  


Hourly Range: $10.00-$40.00 + +
Posted On: May 17, 2023 08:00 UTC
Category: Illustration
Skills:Illustration, T-Shirt Design, Print Design, Graphic Design, Adobe Illustrator, Adobe Photoshop, Logo Design +
Country: Georgia +
click to apply","Hourly Range--: $10.00-$40.00--Posted On--: May 17, 2023 08:00 UTC--Category--: Illustration--Skills--:Illustration, T-Shirt Design, Print Design, Graphic Design, Adobe Illustrator, Adobe Photoshop, Logo Design--Country--: Georgia-click to apply",https://www.upwork.com/jobs/shirt-amp-Coaster-design_~0196e601c660bef61d?source=rss,2023-05-17T08:00:53+00:00,https://www.upwork.com/jobs/shirt-amp-Coaster-design_%7E0196e601c660bef61d?source=rss,"None-Hello,-br-I would like to design t-shirt and coaster for kombucha. Please, see visit - https://namu.ge/eng/kombucha/ . T-shirt design and coaster image can be the same. Please, see coaster design task below. For t-shirt we can have image and script - Namu Lab Kombucha-br-Design of the coaster (in several colors or variation with one base design) for kombucha:-br-1. Round, 10 cm in diameter and 3mm for cut-br-2. Both sides shall be designed:-br-3. One side shall include the image (3-4 different backgrounds can be elaborated)-br-4. The other side shall include illustration/explanation why Kombucha is good for:-br-a. Strengthens immune system-br-b. Full of vitamins & minerals-br-c. Low in calories-br-d. Energizer & Refreshing-br-e. Choice of Michelin Restaurants-br-5. Some other information can also be spread on both sides:-br-• www.namu.ge-br-• Effervescent-br-• 100% Natural & Raw-br-• No additives or Preservatives-b-Hourly Range-b-: $10.00-$40.00-b-Posted On-b-: May 17, 2023 08:00 UTC-b-Category-b-: Illustration-b-Skills-b-:Illustration, T-Shirt Design, Print Design, Graphic Design, Adobe Illustrator, Adobe Photoshop, Logo Design-b-Country-b-: Georgia-a-click to apply",t-shirt & Coaster design - Upwork +"Looking for a top notch photoshop expert with proven ability in photo manipulation - adding our jewelry collection images on ai generated models images. They have to create a very high level result we can use for banners, advertising and so on. This will naturally be a long term relationship. Please provide a ew great examples for similar projects, a test will be issued as well (take this ear, take these earrings. make them perfect together kind of test

Hourly Range: $15.00-$40.00 + +
Posted On: May 17, 2023 07:50 UTC
Category: Image Editing
Skills:Photo Manipulation, Image Editing, Photo Editing, Photo Retouching, Photo Color Correction, Fashion & Beauty +
Country: Israel +
click to apply","Hourly Range--: $15.00-$40.00--Posted On--: May 17, 2023 07:50 UTC--Category--: Image Editing--Skills--:Photo Manipulation, Image Editing, Photo Editing, Photo Retouching, Photo Color Correction, Fashion & Beauty--Country--: Israel-click to apply",https://www.upwork.com/jobs/Photo-manipulation_~01d1328d9f10f54b68?source=rss,2023-05-17T07:50:31+00:00,https://www.upwork.com/jobs/Photo-manipulation_%7E01d1328d9f10f54b68?source=rss,"None-Looking for a top notch photoshop expert with proven ability in photo manipulation - adding our jewelry collection images on ai generated models images. They have to create a very high level result we can use for banners, advertising and so on. This will naturally be a long term relationship. Please provide a ew great examples for similar projects, a test will be issued as well (take this ear, take these earrings. make them perfect together kind of test-b-Hourly Range-b-: $15.00-$40.00-b-Posted On-b-: May 17, 2023 07:50 UTC-b-Category-b-: Image Editing-b-Skills-b-:Photo Manipulation, Image Editing, Photo Editing, Photo Retouching, Photo Color Correction, Fashion & Beauty-b-Country-b-: Israel-a-click to apply",Photo manipulation - Upwork +"Nous recherchons le/la Graphic Designer (freelance) qui sera responsable de la création de supports de communication visuels pour une entreprise qui forme les passionnés par la vidéo à créer des vidéos professionnelles et devenir vidéaste professionnel en moins de 6 mois.

+Si tu es à la recherche d'une expérience professionnelle enrichissante, sur le long terme, dans le monde entrepreneurial, où tu pourras faire partie d'une équipe d'experts dynamique, performante, bienveillante et dans un domaine d’activité en pleine expansion, alors tu es au bon endroit.

+Tu pourras évoluer en étroite collaboration avec l'équipe marketing pour créer des designs accrocheurs et attrayants pour nos campagnes publicitaires en ligne, nos pages de destination, nos e-mails et nos réseaux sociaux, dans le but de sensibiliser et d'informer nos clients / prospects des différentes solutions que l’on propose pour devenir un professionnel de la vidéo et en vivre confortablement.

+- Type de contrat : en freelance, peu importe où tu es

+- Départ des missions : dès que possible

+- Durée : pas de limite, si notre collaboration est excellente, pourquoi arrêter ? Tu peux même intégrer différentes missions sur d’autres entreprises partenaires.

+- Langue : Française

+Responsabilités :

+- Concevoir des designs pour des supports de communication en ligne, tels que des publicités (notamment sur les réseaux sociaux), des bannières, des courriels, des pages de destination.

+- Travailler en étroite collaboration avec l'équipe marketing pour comprendre les objectifs de chaque campagne et créer des designs qui les soutiennent.

+- Respecter les délais et les exigences de qualité pour tous les projets. Notre entreprise est leader de son marché, avec une équipe complémentaire de spécialistes expérimentée, c’est pourquoi nous sommes assidu sur le respect de la qualité et des deadlines.

+- Créer des visuels en accord avec les valeurs et l’identité visuelle de l’entreprise pour véhiculer un message de confiance et de crédibilité auprès de notre audience.

+Compétences / Qualifications :

+- Aucun diplôme requis : tu as une personnalité entrepreneuriale, passionné par ton activité et à la recherche de performance, peu importe ton niveau d’études (et le logiciel que tu utilises, tant qu’il est adapté à nos process).

+- Expérience solide en tant que graphic designer : tu es un/une A player qui maîtrise ses processus de missions, son organisation et qui sait fonctionner en autonomie suite à la transmission d’objectifs précis.

+- Soucieux du détail et de la qualité de leurs missions : tous les membres de l’équipe actuelle (créateurs de contenu, monteurs vidéos, copywriter, équipe marketing etc) sont pleinement concentrés à développer la croissance d’un business qui a des bases très solides.  

+- Connaissances marketing : tu as l'habitude de produire des designs dans un objectif marketing / de vente.

+- Connaissances (même partielles) sur la production / montage vidéo : tu es intéressé par le domaine de la création vidéo. Si ce point te bloque, rassure-toi, nous te formerons sur le domaine d’activité, les audiences cibles, les différents types de stratégies et la vision de la marque.  

+- Force de proposition : tu es une personne curieuse, qui souhaite tester de nouvelles choses (en respectant les codes de l’entreprise) dans le but d’être à la pointe de l’innovation et renforcer la performance de la communication.  

+Rémunération :

+- Nous recherchons un collaborateur sur le long terme avec une participation mensuelle.

+- La rémunération sera négociée en fonction des compétences, de l’expérience que tu peux avoir mais aussi de ta méthode de travail.

+- Nous souhaitons que tous les intervenants soient gagnants dans cette collaboration donc nous sommes flexibles et à l’écoute de tes besoins financiers.

+Mais ce n’est pas tout !  

+Nous aidons plusieurs autres entreprises (pour la plupart des infopreneurs, leaders de leurs marchés) à créer, développer et diffuser leurs programmes en ligne.

+Nous sommes une équipe de freelance A player (responsable projet, funnel builder, media-buyer ou encore monteur vidéo) qui se plug et s'adapte aux besoins de nos clients.

+Les besoins de ce poste de graphic designer peuvent être dupliqués sur d’autres domaines d’activité comme l'apprentissage d’une nouvelle langue, l’accompagnement pour booster la fertilité des couples ou encore transformer sa vie via une pratique sportive adaptée.

+Donc si tu es plus à l’aise avec ces domaines d’activité, n’hésite surtout pas à nous contacter.

+Tu as les compétences requises et tu souhaites postuler pour nous rejoindre ?

+Merci de prendre 5 minutes pour remplir ce formulaire : https://forms.gle/i1JjfFq9jBQr4BhcA

+Nous reviendrons vers toi, que le résultat soit positif ou négatif :)

+Nous sommes impatients de t’accueillir dans l’équipe mais aussi de voir tes compétences et ta personnalité se développer à nos côtés.

+Allan de l'équipe ALZ

Hourly Range: $25.00-$70.00 + +
Posted On: May 17, 2023 07:19 UTC
Category: Graphic Design
Skills:Landing Page, Email Communication, Thumbnail, Advertising Design, Banner Ad Design, Education, Web Design, Social Media Imagery, Graphic Design +
Country: France +
click to apply","Hourly Range--: $25.00-$70.00--Posted On--: May 17, 2023 07:19 UTC--Category--: Graphic Design--Skills--:Landing Page, Email Communication, Thumbnail, Advertising Design, Banner Ad Design, Education, Web Design, Social Media Imagery, Graphic Design--Country--: France-click to apply",https://www.upwork.com/jobs/Graphic-Designer-Player_~01af7f19b040103fab?source=rss,2023-05-17T07:19:24+00:00,https://www.upwork.com/jobs/Graphic-Designer-Player_%7E01af7f19b040103fab?source=rss,"None-Nous recherchons le/la Graphic Designer (freelance) qui sera responsable de la création de supports de communication visuels pour une entreprise qui forme les passionnés par la vidéo à créer des vidéos professionnelles et devenir vidéaste professionnel en moins de 6 mois.-br-Si tu es à la recherche d'une expérience professionnelle enrichissante, sur le long terme, dans le monde entrepreneurial, où tu pourras faire partie d'une équipe d'experts dynamique, performante, bienveillante et dans un domaine d’activité en pleine expansion, alors tu es au bon endroit.-br-Tu pourras évoluer en étroite collaboration avec l'équipe marketing pour créer des designs accrocheurs et attrayants pour nos campagnes publicitaires en ligne, nos pages de destination, nos e-mails et nos réseaux sociaux, dans le but de sensibiliser et d'informer nos clients / prospects des différentes solutions que l’on propose pour devenir un professionnel de la vidéo et en vivre confortablement.-br-- Type de contrat : en freelance, peu importe où tu es-br-- Départ des missions : dès que possible-br-- Durée : pas de limite, si notre collaboration est excellente, pourquoi arrêter ? Tu peux même intégrer différentes missions sur d’autres entreprises partenaires.-br-- Langue : Française-br-Responsabilités :-br-- Concevoir des designs pour des supports de communication en ligne, tels que des publicités (notamment sur les réseaux sociaux), des bannières, des courriels, des pages de destination.-br-- Travailler en étroite collaboration avec l'équipe marketing pour comprendre les objectifs de chaque campagne et créer des designs qui les soutiennent.-br-- Respecter les délais et les exigences de qualité pour tous les projets. Notre entreprise est leader de son marché, avec une équipe complémentaire de spécialistes expérimentée, c’est pourquoi nous sommes assidu sur le respect de la qualité et des deadlines.-br-- Créer des visuels en accord avec les valeurs et l’identité visuelle de l’entreprise pour véhiculer un message de confiance et de crédibilité auprès de notre audience.-br-Compétences / Qualifications :-br-- Aucun diplôme requis : tu as une personnalité entrepreneuriale, passionné par ton activité et à la recherche de performance, peu importe ton niveau d’études (et le logiciel que tu utilises, tant qu’il est adapté à nos process).-br-- Expérience solide en tant que graphic designer : tu es un/une A player qui maîtrise ses processus de missions, son organisation et qui sait fonctionner en autonomie suite à la transmission d’objectifs précis.-br-- Soucieux du détail et de la qualité de leurs missions : tous les membres de l’équipe actuelle (créateurs de contenu, monteurs vidéos, copywriter, équipe marketing etc) sont pleinement concentrés à développer la croissance d’un business qui a des bases très solides.-br-- Connaissances marketing : tu as l'habitude de produire des designs dans un objectif marketing / de vente.-br-- Connaissances (même partielles) sur la production / montage vidéo : tu es intéressé par le domaine de la création vidéo. Si ce point te bloque, rassure-toi, nous te formerons sur le domaine d’activité, les audiences cibles, les différents types de stratégies et la vision de la marque.-br-- Force de proposition : tu es une personne curieuse, qui souhaite tester de nouvelles choses (en respectant les codes de l’entreprise) dans le but d’être à la pointe de l’innovation et renforcer la performance de la communication.-br-Rémunération :-br-- Nous recherchons un collaborateur sur le long terme avec une participation mensuelle.-br-- La rémunération sera négociée en fonction des compétences, de l’expérience que tu peux avoir mais aussi de ta méthode de travail.-br-- Nous souhaitons que tous les intervenants soient gagnants dans cette collaboration donc nous sommes flexibles et à l’écoute de tes besoins financiers.-br-Mais ce n’est pas tout !-br-Nous aidons plusieurs autres entreprises (pour la plupart des infopreneurs, leaders de leurs marchés) à créer, développer et diffuser leurs programmes en ligne.-br-Nous sommes une équipe de freelance A player (responsable projet, funnel builder, media-buyer ou encore monteur vidéo) qui se plug et s'adapte aux besoins de nos clients.-br-Les besoins de ce poste de graphic designer peuvent être dupliqués sur d’autres domaines d’activité comme l'apprentissage d’une nouvelle langue, l’accompagnement pour booster la fertilité des couples ou encore transformer sa vie via une pratique sportive adaptée.-br-Donc si tu es plus à l’aise avec ces domaines d’activité, n’hésite surtout pas à nous contacter.-br-Tu as les compétences requises et tu souhaites postuler pour nous rejoindre ?-br-Merci de prendre 5 minutes pour remplir ce formulaire : https://forms.gle/i1JjfFq9jBQr4BhcA-br-Nous reviendrons vers toi, que le résultat soit positif ou négatif :)-br-Nous sommes impatients de t’accueillir dans l’équipe mais aussi de voir tes compétences et ta personnalité se développer à nos côtés.-br-Allan de l'équipe ALZ-b-Hourly Range-b-: $25.00-$70.00-b-Posted On-b-: May 17, 2023 07:19 UTC-b-Category-b-: Graphic Design-b-Skills-b-:Landing Page, Email Communication, Thumbnail, Advertising Design, Banner Ad Design, Education, Web Design, Social Media Imagery, Graphic Design-b-Country-b-: France-a-click to apply",Graphic Designer A Player - Upwork +"Hello and welcome! We are a fast-growing supplement company that creates products for women aged 35 and over. We're excited to share that we have a new project in the works.

+Our goal for this project is to build a comprehensive brand asset library that will include a large batch (30-35) of images featuring models and our products, as well as product photography. We believe that having a strong visual representation of our brand will help us better connect with our audience and showcase our products in a way that truly resonates with them.

+As such, we are currently searching for a photographer who can not only deliver high-quality work, but also collaborate with us to enhance our brand image. We believe that the right photographer can help us truly communicate our values and connect with our customers in a meaningful way.

+In addition to building our brand asset library, we're also hoping to establish a long-term partnership with our chosen photographer. We believe that this partnership will enable us to create social media content and campaign key visuals that truly capture the essence of our brand and resonate with our audience.

Budget: $10,000 +
Posted On: May 17, 2023 07:16 UTC
Category: Local Photography
Skills:Lifestyle, People, Photography, Commercial Photography, Product Photography, Studio Photography, Lifestyle Photography, Advertising Photography, Indoor Lifestyle Photography +
Location Requirement: Only freelancers located in the United States may apply. +
Country: United States +
click to apply","Budget--: $10,000--Posted On--: May 17, 2023 07:16 UTC--Category--: Local Photography--Skills--:Lifestyle, People, Photography, Commercial Photography, Product Photography, Studio Photography, Lifestyle Photography, Advertising Photography, Indoor Lifestyle Photography--Location Requirement--: Only freelancers located in the United States may apply.--Country--: United States-click to apply",https://www.upwork.com/jobs/Brand-asset-library-Long-term-project_~01e73901360fd95a9a?source=rss,2023-05-17T07:16:24+00:00,https://www.upwork.com/jobs/Brand-asset-library-Long-term-project_%7E01e73901360fd95a9a?source=rss,"None-Hello and welcome! We are a fast-growing supplement company that creates products for women aged 35 and over. We're excited to share that we have a new project in the works.-br-Our goal for this project is to build a comprehensive brand asset library that will include a large batch (30-35) of images featuring models and our products, as well as product photography. We believe that having a strong visual representation of our brand will help us better connect with our audience and showcase our products in a way that truly resonates with them.-br-As such, we are currently searching for a photographer who can not only deliver high-quality work, but also collaborate with us to enhance our brand image. We believe that the right photographer can help us truly communicate our values and connect with our customers in a meaningful way.-br-In addition to building our brand asset library, we're also hoping to establish a long-term partnership with our chosen photographer. We believe that this partnership will enable us to create social media content and campaign key visuals that truly capture the essence of our brand and resonate with our audience.-b-Budget-b-: $10,000-b-Posted On-b-: May 17, 2023 07:16 UTC-b-Category-b-: Local Photography-b-Skills-b-:Lifestyle, People, Photography, Commercial Photography, Product Photography, Studio Photography, Lifestyle Photography, Advertising Photography, Indoor Lifestyle Photography-b-Location Requirement-b-: Only freelancers located in the United States may apply.-b-Country-b-: United States-a-click to apply",Brand asset library - Long term project - Upwork +"We are seeking a talented graphic designer to create a mood board for our upcoming retail and consumer goods catalog. The ideal candidate should have experience in style sheet creation, Adobe Illustrator and Adobe Photoshop. The project length is expected to be between 3 to 6 months.

+Responsibilities will include working closely with our team to understand the vision and aesthetic of our brand, and then designing a comprehensive and cohesive mood board that will guide the overall design direction of our catalog. The successful candidate will have a strong understanding of graphic design and print design, as well as experience with retail and consumer goods.

+To apply for this position, please submit a proposal that outlines your relevant experience, your approach to creating a mood board, and how you can contribute to our project. Please also include links to your past completed projects that showcase your skills and expertise. We look forward to hearing from you!

+Note: Some of the content in this job post may have been auto-generated using advanced AI.

Hourly Range: $15.00-$50.00 + +
Posted On: May 17, 2023 07:14 UTC
Category: Graphic Design
Skills:Catalog, Style Sheet, Retail & Consumer Goods, Graphic Design, Adobe Illustrator, Adobe Photoshop, Print Design +
Country: India +
click to apply","Hourly Range--: $15.00-$50.00--Posted On--: May 17, 2023 07:14 UTC--Category--: Graphic Design--Skills--:Catalog, Style Sheet, Retail & Consumer Goods, Graphic Design, Adobe Illustrator, Adobe Photoshop, Print Design--Country--: India-click to apply",https://www.upwork.com/jobs/Mood-Board-Design_~01be2fcc475f0e1c78?source=rss,2023-05-17T07:14:17+00:00,https://www.upwork.com/jobs/Mood-Board-Design_%7E01be2fcc475f0e1c78?source=rss,"None-We are seeking a talented graphic designer to create a mood board for our upcoming retail and consumer goods catalog. The ideal candidate should have experience in style sheet creation, Adobe Illustrator and Adobe Photoshop. The project length is expected to be between 3 to 6 months.-br-Responsibilities will include working closely with our team to understand the vision and aesthetic of our brand, and then designing a comprehensive and cohesive mood board that will guide the overall design direction of our catalog. The successful candidate will have a strong understanding of graphic design and print design, as well as experience with retail and consumer goods.-br-To apply for this position, please submit a proposal that outlines your relevant experience, your approach to creating a mood board, and how you can contribute to our project. Please also include links to your past completed projects that showcase your skills and expertise. We look forward to hearing from you!-br-Note: Some of the content in this job post may have been auto-generated using advanced AI.-b-Hourly Range-b-: $15.00-$50.00-b-Posted On-b-: May 17, 2023 07:14 UTC-b-Category-b-: Graphic Design-b-Skills-b-:Catalog, Style Sheet, Retail & Consumer Goods, Graphic Design, Adobe Illustrator, Adobe Photoshop, Print Design-b-Country-b-: India-a-click to apply",Mood Board Design - Upwork +"Hi!

+I am looking for expertise and support to create a print on demand store. I have loosely explored the Etsy shop front, the Printful platform, Affinity designer software, Canva and some websites that sell graphics that can be used to create and sell designs.

+While I have bits and pieces of information about how to open a store and the importance of having a niche and investigating trends, I am limited in my experience with using the tools required for this and developing creative, unique designs.

+My foundation idea thus far is to sell products aimed at the education sector. I have been considering either printables aimed at teachers that can be used in their classrooms or products that parents can buy to gift their children's teachers. I'd like my store/products to have a consistent, appealing theme/aesthetic. I personally like more minimalistic designs.

+Aside from other things that may be outside of my scope of knowledge at this point in the process, I'm looking someone to:

+*share expertise to help decide on a niche/theme/product range based on data
+*share their knowledge and help me become proficient in using the necessary websites to successfully run my store: Etsy, Printful, Shopify, design software/Canva, etc
+*collaborate with me and listen to my ideas to create a consistent aesthetic for the products I sell
+*make designs and start to put products in my store, as a kind of 'spring board' for me to continue from
+*share marketing strategies and SEO/keyword support
+*leave me with a 'tool kit' that I can use to continue to create and expand my product range: colour palette, knowledge and proficiency in necessary platforms/software, how/where to track trend data, etc
+*provide some ongoing support for a period after the launch of my store

+I understand that a of people are out there looking to open these stores at the moment. While my knowledge is limited, I would like to approach this sensibly from the start and set myself up for success. I am looking for someone patient and communicative. I'd like to work with someone who is open to taking on ideas but not afraid to share their own.

+I hope I have provided sufficient information, and I look forward to connecting with the right freelancer! Thank you.

Budget: $400 +
Posted On: May 17, 2023 07:12 UTC
Category: Brand Identity Design
Skills:Graphic Design, Adobe Illustrator, Marketing Strategy, Brand Identity & Guidelines, Shopify, Etsy, Niche Research, SEO Keyword Research, Product Concept, Product Design +
Country: Italy +
click to apply","Budget--: $400--Posted On--: May 17, 2023 07:12 UTC--Category--: Brand Identity Design--Skills--:Graphic Design, Adobe Illustrator, Marketing Strategy, Brand Identity & Guidelines, Shopify, Etsy, Niche Research, SEO Keyword Research, Product Concept, Product Design--Country--: Italy-click to apply",https://www.upwork.com/jobs/Graphic-designer-and-print-demand-expert-for-new-store_~0193f0cbbd7f965484?source=rss,2023-05-17T07:12:29+00:00,https://www.upwork.com/jobs/Graphic-designer-and-print-demand-expert-for-new-store_%7E0193f0cbbd7f965484?source=rss,"None-Hi!-br-I am looking for expertise and support to create a print on demand store. I have loosely explored the Etsy shop front, the Printful platform, Affinity designer software, Canva and some websites that sell graphics that can be used to create and sell designs.-br-While I have bits and pieces of information about how to open a store and the importance of having a niche and investigating trends, I am limited in my experience with using the tools required for this and developing creative, unique designs.-br-My foundation idea thus far is to sell products aimed at the education sector. I have been considering either printables aimed at teachers that can be used in their classrooms or products that parents can buy to gift their children's teachers. I'd like my store/products to have a consistent, appealing theme/aesthetic. I personally like more minimalistic designs.-br-Aside from other things that may be outside of my scope of knowledge at this point in the process, I'm looking someone to:-br-*share expertise to help decide on a niche/theme/product range based on data-br-*share their knowledge and help me become proficient in using the necessary websites to successfully run my store: Etsy, Printful, Shopify, design software/Canva, etc-br-*collaborate with me and listen to my ideas to create a consistent aesthetic for the products I sell-br-*make designs and start to put products in my store, as a kind of 'spring board' for me to continue from-br-*share marketing strategies and SEO/keyword support-br-*leave me with a 'tool kit' that I can use to continue to create and expand my product range: colour palette, knowledge and proficiency in necessary platforms/software, how/where to track trend data, etc-br-*provide some ongoing support for a period after the launch of my store-br-I understand that a of people are out there looking to open these stores at the moment. While my knowledge is limited, I would like to approach this sensibly from the start and set myself up for success. I am looking for someone patient and communicative. I'd like to work with someone who is open to taking on ideas but not afraid to share their own.-br-I hope I have provided sufficient information, and I look forward to connecting with the right freelancer! Thank you.-b-Budget-b-: $400-b-Posted On-b-: May 17, 2023 07:12 UTC-b-Category-b-: Brand Identity Design-b-Skills-b-:Graphic Design, Adobe Illustrator, Marketing Strategy, Brand Identity & Guidelines, Shopify, Etsy, Niche Research, SEO Keyword Research, Product Concept, Product Design-b-Country-b-: Italy-a-click to apply",Graphic designer and print on demand expert for new store - Upwork +"Nous recherchons le/la Graphic Designer (freelance) qui sera responsable de la création de supports de communication visuels pour une entreprise innovante spécialisée dans la santé de la reproduction.

+Si tu es à la recherche d'une expérience professionnelle enrichissante, sur le long terme, dans le monde entrepreneurial, où tu pourras faire partie d'une équipe d'experts dynamique, performante, bienveillante et dans un domaine d’activité innovant, alors tu es au bon endroit.

+Tu pourras évoluer en étroite collaboration avec l'équipe marketing pour créer des designs accrocheurs et attrayants pour nos campagnes publicitaires en ligne, nos pages de destination, nos e-mails et nos réseaux sociaux, dans le but de sensibiliser et d'informer nos clients sur les différentes solutions que nous proposons pour améliorer leur santé reproductive.

+- Type de contrat : en freelance, peu importe où tu es

+- Départ des missions : dès que possible

+- Durée : pas de limite, si notre collaboration est excellente, pourquoi arrêter ? Tu peux même intégrer d’autres missions sur d’autres entreprises (infopreneurs) partenaires.

+- Langue : Français

+Responsabilités :

+- Concevoir des designs pour des supports de communication en ligne, tels que des publicités (notamment sur les réseaux sociaux), des bannières, des courriels, des pages de destination.

+- Travailler en étroite collaboration avec l'équipe marketing pour comprendre les objectifs de chaque campagne et créer des designs qui les soutiennent.

+- Respecter les délais et les exigences de qualité pour tous les projets. Notre entreprise a pour vocation d’avoir un impact mondial, avec une équipe complémentaire de spécialistes expérimentée, c’est pourquoi nous sommes assidu sur le respect de la qualité et des deadlines.

+- Créer des visuels en accord avec les valeurs de l’entreprise pour véhiculer un message de confiance et de bien-être auprès de notre audience.

+- Faire évoluer l’identité visuelle pour continuer de la différencier de nos concurrents et offrir une expérience unique à nos clients.

+Compétences / Qualifications :

+- Aucun diplôme requis : tu as une personnalité entrepreneuriale, passionné par ton activité, avec de belles références qui crédibilisent tes compétences. Tu es à la recherche de performance, peu importe ton niveau d’études (et le logiciel que tu utilises, tant qu’il est adapté à nos process).

+- Expérience solide en tant que graphic designer : tu es un/une A player qui maîtrise ses processus de missions, son organisation et qui sait fonctionner en autonomie suite à la transmission d’objectifs précis.

+- Soucieux du détail et de la qualité de ses missions : tous les membres de l’équipe actuelle (médecins, thérapeutes, équipe marketing etc) sont pleinement concentrés à développer la croissance d’un business avec une énorme potentiel.  

+- Connaissances marketing : tu as l'habitude de produire des designs dans un objectif marketing / de vente.

+- Connaissances (même partielles) sur la santé de la reproduction : tu es intéressé par le domaine de la santé. Si ce point te bloque, rassure-toi, nous te formerons sur le domaine d’activité, les audiences cibles, les différents types de stratégies et la vision de la marque.  

+- Force de proposition : tu es une personne curieuse, qui souhaite tester de nouvelles choses (en respectant les codes de l’entreprise) dans le but d’être à la pointe de l’innovation et renforcer la performance de la communication.  

+Rémunération :

+- Nous recherchons un collaborateur sur le long terme avec une participation mensuelle.

+- La rémunération sera négociée en fonction des compétences, de l’expérience que tu peux avoir mais aussi de ta méthode de travail.

+- Nous souhaitons que tous les intervenants soient gagnants dans cette collaboration donc nous sommes flexibles et à l’écoute de tes besoins financiers.

+Mais ce n’est pas tout !  

+Nous aidons plusieurs autres entreprises (pour la plupart des infopreneurs, leaders de leurs marchés) à créer, développer et diffuser leurs programmes en ligne.

+Nous sommes une équipe de freelance A player (responsable projet, funnel builder, media-buyer ou encore monteur vidéo) qui se plug et s'adapte aux besoins de nos clients.

+Les besoins de ce poste de graphic designer peuvent être dupliqués sur d’autres domaines d’activité comme la formation pour devenir vidéaste professionnel, apprendre une nouvelle langue ou encore transformer sa vie via une pratique sportive adaptée.

+Donc si tu es plus à l’aise avec ces domaines d’activité, n’hésite surtout pas à nous contacter.

+Tu as les compétences requises et tu souhaites postuler pour nous rejoindre ?

+Merci de prendre 5 minutes pour remplir ce formulaire qualificatif : https://forms.gle/fo2R8sLPoPkjfWXK8

+Nous reviendrons vers toi, que ce soit positif ou négatif :)

+Nous sommes impatients de t’accueillir dans l’équipe mais aussi de voir tes compétences et ta personnalité se développer à nos côtés.

+Allan de l'équipe ALZ

Hourly Range: $20.00-$70.00 + +
Posted On: May 17, 2023 07:10 UTC
Category: Graphic Design
Skills:Social Media Imagery, Banner Ad Design, Landing Page, Thumbnail, Icon Design, Advertising Design, Sales & Marketing, Education, Web Design, Graphic Design +
Country: France +
click to apply","Hourly Range--: $20.00-$70.00--Posted On--: May 17, 2023 07:10 UTC--Category--: Graphic Design--Skills--:Social Media Imagery, Banner Ad Design, Landing Page, Thumbnail, Icon Design, Advertising Design, Sales & Marketing, Education, Web Design, Graphic Design--Country--: France-click to apply",https://www.upwork.com/jobs/Graphic-Designer-Player_~01ec1fb50260f3d3e2?source=rss,2023-05-17T07:10:22+00:00,https://www.upwork.com/jobs/Graphic-Designer-Player_%7E01ec1fb50260f3d3e2?source=rss,"None-Nous recherchons le/la Graphic Designer (freelance) qui sera responsable de la création de supports de communication visuels pour une entreprise innovante spécialisée dans la santé de la reproduction.-br-Si tu es à la recherche d'une expérience professionnelle enrichissante, sur le long terme, dans le monde entrepreneurial, où tu pourras faire partie d'une équipe d'experts dynamique, performante, bienveillante et dans un domaine d’activité innovant, alors tu es au bon endroit.-br-Tu pourras évoluer en étroite collaboration avec l'équipe marketing pour créer des designs accrocheurs et attrayants pour nos campagnes publicitaires en ligne, nos pages de destination, nos e-mails et nos réseaux sociaux, dans le but de sensibiliser et d'informer nos clients sur les différentes solutions que nous proposons pour améliorer leur santé reproductive.-br-- Type de contrat : en freelance, peu importe où tu es-br-- Départ des missions : dès que possible-br-- Durée : pas de limite, si notre collaboration est excellente, pourquoi arrêter ? Tu peux même intégrer d’autres missions sur d’autres entreprises (infopreneurs) partenaires.-br-- Langue : Français-br-Responsabilités :-br-- Concevoir des designs pour des supports de communication en ligne, tels que des publicités (notamment sur les réseaux sociaux), des bannières, des courriels, des pages de destination.-br-- Travailler en étroite collaboration avec l'équipe marketing pour comprendre les objectifs de chaque campagne et créer des designs qui les soutiennent.-br-- Respecter les délais et les exigences de qualité pour tous les projets. Notre entreprise a pour vocation d’avoir un impact mondial, avec une équipe complémentaire de spécialistes expérimentée, c’est pourquoi nous sommes assidu sur le respect de la qualité et des deadlines.-br-- Créer des visuels en accord avec les valeurs de l’entreprise pour véhiculer un message de confiance et de bien-être auprès de notre audience.-br-- Faire évoluer l’identité visuelle pour continuer de la différencier de nos concurrents et offrir une expérience unique à nos clients.-br-Compétences / Qualifications :-br-- Aucun diplôme requis : tu as une personnalité entrepreneuriale, passionné par ton activité, avec de belles références qui crédibilisent tes compétences. Tu es à la recherche de performance, peu importe ton niveau d’études (et le logiciel que tu utilises, tant qu’il est adapté à nos process).-br-- Expérience solide en tant que graphic designer : tu es un/une A player qui maîtrise ses processus de missions, son organisation et qui sait fonctionner en autonomie suite à la transmission d’objectifs précis.-br-- Soucieux du détail et de la qualité de ses missions : tous les membres de l’équipe actuelle (médecins, thérapeutes, équipe marketing etc) sont pleinement concentrés à développer la croissance d’un business avec une énorme potentiel.-br-- Connaissances marketing : tu as l'habitude de produire des designs dans un objectif marketing / de vente.-br-- Connaissances (même partielles) sur la santé de la reproduction : tu es intéressé par le domaine de la santé. Si ce point te bloque, rassure-toi, nous te formerons sur le domaine d’activité, les audiences cibles, les différents types de stratégies et la vision de la marque.-br-- Force de proposition : tu es une personne curieuse, qui souhaite tester de nouvelles choses (en respectant les codes de l’entreprise) dans le but d’être à la pointe de l’innovation et renforcer la performance de la communication.-br-Rémunération :-br-- Nous recherchons un collaborateur sur le long terme avec une participation mensuelle.-br-- La rémunération sera négociée en fonction des compétences, de l’expérience que tu peux avoir mais aussi de ta méthode de travail.-br-- Nous souhaitons que tous les intervenants soient gagnants dans cette collaboration donc nous sommes flexibles et à l’écoute de tes besoins financiers.-br-Mais ce n’est pas tout !-br-Nous aidons plusieurs autres entreprises (pour la plupart des infopreneurs, leaders de leurs marchés) à créer, développer et diffuser leurs programmes en ligne.-br-Nous sommes une équipe de freelance A player (responsable projet, funnel builder, media-buyer ou encore monteur vidéo) qui se plug et s'adapte aux besoins de nos clients.-br-Les besoins de ce poste de graphic designer peuvent être dupliqués sur d’autres domaines d’activité comme la formation pour devenir vidéaste professionnel, apprendre une nouvelle langue ou encore transformer sa vie via une pratique sportive adaptée.-br-Donc si tu es plus à l’aise avec ces domaines d’activité, n’hésite surtout pas à nous contacter.-br-Tu as les compétences requises et tu souhaites postuler pour nous rejoindre ?-br-Merci de prendre 5 minutes pour remplir ce formulaire qualificatif : https://forms.gle/fo2R8sLPoPkjfWXK8-br-Nous reviendrons vers toi, que ce soit positif ou négatif :)-br-Nous sommes impatients de t’accueillir dans l’équipe mais aussi de voir tes compétences et ta personnalité se développer à nos côtés.-br-Allan de l'équipe ALZ-b-Hourly Range-b-: $20.00-$70.00-b-Posted On-b-: May 17, 2023 07:10 UTC-b-Category-b-: Graphic Design-b-Skills-b-:Social Media Imagery, Banner Ad Design, Landing Page, Thumbnail, Icon Design, Advertising Design, Sales & Marketing, Education, Web Design, Graphic Design-b-Country-b-: France-a-click to apply",Graphic Designer A Player - Upwork +"I am reaching out to discuss a project that involves designing a venue in a 3D format, incorporating detailed illustrations, similar to the reference image we'll provide. However, please note that while we aim to create a design that captures the essence of the reference image, it will not be an exact replica. Our objective is to enhance the design with additional detailing while respecting the existing structure of the venue.

+Current Venue Design: https://drive.google.com/file/d/1LBIbJn8AKNl2Prm7Gn03X-p37qrTJlG5/view?usp=share_link

+Reference Designs:
+1.) https://drive.google.com/file/d/1ND7ORMtcQqS7eApcxc3alTXSCbBjyYav/view?usp=share_link
+2.) https://drive.google.com/file/d/1LPsd41NxLqT5ejobwWnWtTkSkTGEpE2W/view?usp=share_link

+I kindly request further details about the venue. Please find the following points for clarification:

+Preservation of Structure: We want to maintain the original structure of the venue. Our approach will focus on enhancing the visual appeal by incorporating intricate details without altering the fundamental layout.

+Attention to Detail: We are committed to creating a visually captivating design by incorporating meticulous detailing throughout the venue. Each layer, section, and element will be thoughtfully illustrated to showcase the unique features of the space.

+SVG Format and PDF Presentation: You will provide the final design in SVG (Scalable Vector Graphics) format, which ensures high-quality resolution and scalability for various applications. Additionally, we will create a visually appealing PDF document that showcases the design from different angles, highlighting its key elements and aesthetics.


+To proceed effectively with the project, we kindly request the following information from you:

+Time Requirement: To better understand the scope of work involved, we would appreciate an estimate of the time you believe would be necessary for you to complete the design successfully and deliver the work to us.


+Please feel free to reach out if you have any queries or if there are any additional specifications you would like us to consider. We value your input and want to ensure that the final design surpasses your expectations.

Budget: $1,000 +
Posted On: May 17, 2023 06:50 UTC
Category: 3D Animation
Skills:Adobe Illustrator, 3D Design, Graphic Design, Illustration, Vector Graphic +
Country: India +
click to apply","Budget--: $1,000--Posted On--: May 17, 2023 06:50 UTC--Category--: 3D Animation--Skills--:Adobe Illustrator, 3D Design, Graphic Design, Illustration, Vector Graphic--Country--: India-click to apply",https://www.upwork.com/jobs/Venue-Designer-amp-Illustrator-SVG-Format_~014cdee76fcbb4a69c?source=rss,2023-05-17T06:50:04+00:00,https://www.upwork.com/jobs/Venue-Designer-amp-Illustrator-SVG-Format_%7E014cdee76fcbb4a69c?source=rss,"None-I am reaching out to discuss a project that involves designing a venue in a 3D format, incorporating detailed illustrations, similar to the reference image we'll provide. However, please note that while we aim to create a design that captures the essence of the reference image, it will not be an exact replica. Our objective is to enhance the design with additional detailing while respecting the existing structure of the venue.-br-Current Venue Design: https://drive.google.com/file/d/1LBIbJn8AKNl2Prm7Gn03X-p37qrTJlG5/view?usp=share_link-br-Reference Designs:-br-1.) https://drive.google.com/file/d/1ND7ORMtcQqS7eApcxc3alTXSCbBjyYav/view?usp=share_link-br-2.) https://drive.google.com/file/d/1LPsd41NxLqT5ejobwWnWtTkSkTGEpE2W/view?usp=share_link-br-I kindly request further details about the venue. Please find the following points for clarification:-br-Preservation of Structure: We want to maintain the original structure of the venue. Our approach will focus on enhancing the visual appeal by incorporating intricate details without altering the fundamental layout.-br-Attention to Detail: We are committed to creating a visually captivating design by incorporating meticulous detailing throughout the venue. Each layer, section, and element will be thoughtfully illustrated to showcase the unique features of the space.-br-SVG Format and PDF Presentation: You will provide the final design in SVG (Scalable Vector Graphics) format, which ensures high-quality resolution and scalability for various applications. Additionally, we will create a visually appealing PDF document that showcases the design from different angles, highlighting its key elements and aesthetics.-br-To proceed effectively with the project, we kindly request the following information from you:-br-Time Requirement: To better understand the scope of work involved, we would appreciate an estimate of the time you believe would be necessary for you to complete the design successfully and deliver the work to us.-br-Please feel free to reach out if you have any queries or if there are any additional specifications you would like us to consider. We value your input and want to ensure that the final design surpasses your expectations.-b-Budget-b-: $1,000-b-Posted On-b-: May 17, 2023 06:50 UTC-b-Category-b-: 3D Animation-b-Skills-b-:Adobe Illustrator, 3D Design, Graphic Design, Illustration, Vector Graphic-b-Country-b-: India-a-click to apply",3D Venue Designer & Illustrator (SVG Format) - Upwork +"Job Description:
+We are currently seeking a talented and skilled website graphic designer to join our team on a freelance basis. Your primary responsibility will be to create captivating mockups for a restaurant website design and prepare all the necessary image assets. Additionally, you will collaborate closely with a web developer to ensure a seamless integration of your designs into the final product.

+The website you will be working on is a one-page scrolling site, consisting of the following sections:

+Header Banner: Design an eye-catching and engaging banner that effectively represents the restaurant's brand and ambiance.

+Gallery: Create visually appealing image galleries showcasing the restaurant's interior, cuisine, and other relevant visuals.

+Testimonials: Design a section to display customer testimonials, highlighting positive experiences and reviews.

+Menu Page: Develop an aesthetically pleasing and user-friendly menu layout that showcases the restaurant's offerings.

+Locations + Contact Footer: Design and implement a footer section that includes information about multiple restaurant locations and incorporates a custom embedded Google map for easy navigation.

+Requirements:

+Demonstrable experience in website graphic design, preferably within the restaurant or hospitality industry.
+Proficiency in creating mockups and preparing image assets for web development.
+Ability to collaborate effectively with a web developer to ensure a cohesive and polished final product.
+Immediate availability to start working on the project.
+If you are a talented website graphic designer with a keen eye for aesthetics and a passion for creating outstanding digital experiences, we would love to hear from you. Please provide examples of your previous work along with your application.

+Note: This is a freelance position, and the duration of the project will be discussed upon selection.

Budget: $350 +
Posted On: May 17, 2023 05:17 UTC
Category: Web Design
Skills:Mockup, Website, Web Design, Graphic Design, Custom Web Design, Adobe Photoshop +
Country: United States +
click to apply","Budget--: $350--Posted On--: May 17, 2023 05:17 UTC--Category--: Web Design--Skills--:Mockup, Website, Web Design, Graphic Design, Custom Web Design, Adobe Photoshop--Country--: United States-click to apply",https://www.upwork.com/jobs/Website-Design-Mockup_~01945534eef4930a96?source=rss,2023-05-17T05:17:06+00:00,https://www.upwork.com/jobs/Website-Design-Mockup_%7E01945534eef4930a96?source=rss,"None-Job Description:-br-We are currently seeking a talented and skilled website graphic designer to join our team on a freelance basis. Your primary responsibility will be to create captivating mockups for a restaurant website design and prepare all the necessary image assets. Additionally, you will collaborate closely with a web developer to ensure a seamless integration of your designs into the final product.-br-The website you will be working on is a one-page scrolling site, consisting of the following sections:-br-Header Banner: Design an eye-catching and engaging banner that effectively represents the restaurant's brand and ambiance.-br-Gallery: Create visually appealing image galleries showcasing the restaurant's interior, cuisine, and other relevant visuals.-br-Testimonials: Design a section to display customer testimonials, highlighting positive experiences and reviews.-br-Menu Page: Develop an aesthetically pleasing and user-friendly menu layout that showcases the restaurant's offerings.-br-Locations + Contact Footer: Design and implement a footer section that includes information about multiple restaurant locations and incorporates a custom embedded Google map for easy navigation.-br-Requirements:-br-Demonstrable experience in website graphic design, preferably within the restaurant or hospitality industry.-br-Proficiency in creating mockups and preparing image assets for web development.-br-Ability to collaborate effectively with a web developer to ensure a cohesive and polished final product.-br-Immediate availability to start working on the project.-br-If you are a talented website graphic designer with a keen eye for aesthetics and a passion for creating outstanding digital experiences, we would love to hear from you. Please provide examples of your previous work along with your application.-br-Note: This is a freelance position, and the duration of the project will be discussed upon selection.-b-Budget-b-: $350-b-Posted On-b-: May 17, 2023 05:17 UTC-b-Category-b-: Web Design-b-Skills-b-:Mockup, Website, Web Design, Graphic Design, Custom Web Design, Adobe Photoshop-b-Country-b-: United States-a-click to apply",Website Design Mockup - Upwork +"We are a fast growing arts and crafts brand and looking for a talented Web Designer to work on our Amazon store and A+ content for a long term.

+As a web designer, you will be responsible for creating visually appealing designs that are both functional and user-friendly. Your skills in Adobe Photoshop, Graphic Design, Image Editing, and Web Design will be essential in achieving this goal.

+The fee is a placeholder. Please submit your bid with your work samples. We will hire this next week.

Budget: $100 +
Posted On: May 17, 2023 05:14 UTC
Category: Graphic Design
Skills:Graphic Design, Adobe Photoshop, Image Editing, Web Design +
Country: United States +
click to apply","Budget--: $100--Posted On--: May 17, 2023 05:14 UTC--Category--: Graphic Design--Skills--:Graphic Design, Adobe Photoshop, Image Editing, Web Design--Country--: United States-click to apply",https://www.upwork.com/jobs/Web-designer-for-Amazon-store-and-content_~01ba4698b362684150?source=rss,2023-05-17T05:14:32+00:00,https://www.upwork.com/jobs/Web-designer-for-Amazon-store-and-content_%7E01ba4698b362684150?source=rss,"None-We are a fast growing arts and crafts brand and looking for a talented Web Designer to work on our Amazon store and A+ content for a long term.-br-As a web designer, you will be responsible for creating visually appealing designs that are both functional and user-friendly. Your skills in Adobe Photoshop, Graphic Design, Image Editing, and Web Design will be essential in achieving this goal.-br-The fee is a placeholder. Please submit your bid with your work samples. We will hire this next week.-b-Budget-b-: $100-b-Posted On-b-: May 17, 2023 05:14 UTC-b-Category-b-: Graphic Design-b-Skills-b-:Graphic Design, Adobe Photoshop, Image Editing, Web Design-b-Country-b-: United States-a-click to apply",Web designer for Amazon store and A+ content - Upwork +"Talented and experienced Wix Website Designer needed for our digital agency. Full-time remote position.

+Responsibilities include:

+Designing, developing, and managing Wix websites
+Implementing UI/UX best practices for optimal user experience
+Creating site layout based on design concepts
+Updating client websites to drive sales and engagement
+Collaborating with marketing and sales teams
+Utilizing strong sales skills for client communication

+Requirements:

+Proven Wix design and development experience
+Strong UI/UX knowledge
+Sales-oriented website creation skills
+Excellent English communication skills
+Ability to work independently and meet deadlines
+SEO familiarity a plus
+Detail-oriented with a focus on quality
+Strong sales skills and client relationship management
+Note: Applications without a portfolio will not be considered.

Budget: $1,000 +
Posted On: May 17, 2023 05:13 UTC
Category: Web Design
Skills:Web Design, Wireframing, Graphic Design, User Flow, Adobe Illustrator, Adobe Photoshop +
Country: Turkey +
click to apply","Budget--: $1,000--Posted On--: May 17, 2023 05:13 UTC--Category--: Web Design--Skills--:Web Design, Wireframing, Graphic Design, User Flow, Adobe Illustrator, Adobe Photoshop--Country--: Turkey-click to apply",https://www.upwork.com/jobs/Full-Time-Wix-Website-Designer-with-Sales-Skills-Needed-for-Digital-Agency_~011c70afcbc24eae15?source=rss,2023-05-17T05:13:59+00:00,https://www.upwork.com/jobs/Full-Time-Wix-Website-Designer-with-Sales-Skills-Needed-for-Digital-Agency_%7E011c70afcbc24eae15?source=rss,"None-Talented and experienced Wix Website Designer needed for our digital agency. Full-time remote position.-br-Responsibilities include:-br-Designing, developing, and managing Wix websites-br-Implementing UI/UX best practices for optimal user experience-br-Creating site layout based on design concepts-br-Updating client websites to drive sales and engagement-br-Collaborating with marketing and sales teams-br-Utilizing strong sales skills for client communication-br-Requirements:-br-Proven Wix design and development experience-br-Strong UI/UX knowledge-br-Sales-oriented website creation skills-br-Excellent English communication skills-br-Ability to work independently and meet deadlines-br-SEO familiarity a plus-br-Detail-oriented with a focus on quality-br-Strong sales skills and client relationship management-br-Note: Applications without a portfolio will not be considered.-b-Budget-b-: $1,000-b-Posted On-b-: May 17, 2023 05:13 UTC-b-Category-b-: Web Design-b-Skills-b-:Web Design, Wireframing, Graphic Design, User Flow, Adobe Illustrator, Adobe Photoshop-b-Country-b-: Turkey-a-click to apply",Full-Time Wix Website Designer (UI/UX) with Sales Skills Needed for Digital Agency - Upwork +"Hi all,

+Bid as a starting point. I have pngs and svgs formats of designs. I am looking for a person who has access to placeit.net and can make 1 video and 8 photos of mockups for 100 products.

Budget: $50 +
Posted On: May 17, 2023 04:46 UTC
Category: Graphic Design
Skills:Graphic Design +
Country: Lithuania +
click to apply","Budget--: $50--Posted On--: May 17, 2023 04:46 UTC--Category--: Graphic Design--Skills--:Graphic Design--Country--: Lithuania-click to apply",https://www.upwork.com/jobs/100-shirts-mockups-from-placeit-net_~012ca2ffeae5f78885?source=rss,2023-05-17T04:46:33+00:00,https://www.upwork.com/jobs/100-shirts-mockups-from-placeit-net_%7E012ca2ffeae5f78885?source=rss,"None-Hi all,-br-Bid as a starting point. I have pngs and svgs formats of designs. I am looking for a person who has access to placeit.net and can make 1 video and 8 photos of mockups for 100 products.-b-Budget-b-: $50-b-Posted On-b-: May 17, 2023 04:46 UTC-b-Category-b-: Graphic Design-b-Skills-b-:Graphic Design-b-Country-b-: Lithuania-a-click to apply",100 t-shirts mockups from placeit.net - Upwork +"Looking for a sign design for the entrance of a ranch house. The name of the ranch house will be "Tall Tales Ranch". The size of the sign is 18" by 20' and will hang above the road as shown in the attached image. I need someone to create an .SVG file for a CNC plasma cutter to create the sign. I would also like to include either Elk, mountain silhouette, or pine trees on each end of the sign.

Hourly Range: $15.00-$35.00 + +
Posted On: May 17, 2023 04:41 UTC
Category: Graphic Design
Skills:Adobe Illustrator, Autodesk AutoCAD, Vector Graphic, SVG, Logo Design, Graphic Design, Illustration +
Country: United States +
click to apply","Hourly Range--: $15.00-$35.00--Posted On--: May 17, 2023 04:41 UTC--Category--: Graphic Design--Skills--:Adobe Illustrator, Autodesk AutoCAD, Vector Graphic, SVG, Logo Design, Graphic Design, Illustration--Country--: United States-click to apply",https://www.upwork.com/jobs/SVG-for-cnc-plasma-cut-sign_~01fa3d8a966a3b932f?source=rss,2023-05-17T04:41:22+00:00,https://www.upwork.com/jobs/SVG-for-cnc-plasma-cut-sign_%7E01fa3d8a966a3b932f?source=rss,"None-Looking for a sign design for the entrance of a ranch house. The name of the ranch house will be "Tall Tales Ranch". The size of the sign is 18" by 20' and will hang above the road as shown in the attached image. I need someone to create an .SVG file for a CNC plasma cutter to create the sign. I would also like to include either Elk, mountain silhouette, or pine trees on each end of the sign.-b-Hourly Range-b-: $15.00-$35.00-b-Posted On-b-: May 17, 2023 04:41 UTC-b-Category-b-: Graphic Design-b-Skills-b-:Adobe Illustrator, Autodesk AutoCAD, Vector Graphic, SVG, Logo Design, Graphic Design, Illustration-b-Country-b-: United States-a-click to apply",.SVG for cnc plasma cut sign - Upwork +"We are looking for a skilled designer to create a unique and visually appealing design for our influencer boxes (inside and outside). This is a short project and will end upon approval of final design.

+The ideal candidate should have experience with Adobe Illustrator, Adobe Photoshop, Graphic Design, and Illustration. They should be able to create a design that is both aesthetically pleasing and functional, considering the practicalities of shipping and handling.

+You will be provided with the company logo and background about the company. The boxes will have inside and outside printing. Attached is a dieline of a box as an example. Also attached is a sample influencer box. The purpose of the box is to be eye-catching and unique so that when influencers open the box and see the clothing, it will be a fun and video worthy unboxing.

+To apply for this position, please submit a proposal outlining how you can help us with this project. This should include a brief description of your design experience and skills, as well as links to any relevant past projects.

+We look forward to hearing from talented designers who can help us create a unique and visually stunning design for our influencer boxes.

+Note: Some of the content in this job post may have been auto-generated using advanced AI.

Budget: $200 +
Posted On: May 17, 2023 04:09 UTC
Category: Graphic Design
Skills:Graphic Design, Adobe Illustrator, Adobe Photoshop, Illustration +
Country: United States +
click to apply","Budget--: $200--Posted On--: May 17, 2023 04:09 UTC--Category--: Graphic Design--Skills--:Graphic Design, Adobe Illustrator, Adobe Photoshop, Illustration--Country--: United States-click to apply",https://www.upwork.com/jobs/Create-design-for-influencer-boxes_~01746401fa7d8884bb?source=rss,2023-05-17T04:09:43+00:00,https://www.upwork.com/jobs/Create-design-for-influencer-boxes_%7E01746401fa7d8884bb?source=rss,"None-We are looking for a skilled designer to create a unique and visually appealing design for our influencer boxes (inside and outside). This is a short project and will end upon approval of final design.-br-The ideal candidate should have experience with Adobe Illustrator, Adobe Photoshop, Graphic Design, and Illustration. They should be able to create a design that is both aesthetically pleasing and functional, considering the practicalities of shipping and handling.-br-You will be provided with the company logo and background about the company. The boxes will have inside and outside printing. Attached is a dieline of a box as an example. Also attached is a sample influencer box. The purpose of the box is to be eye-catching and unique so that when influencers open the box and see the clothing, it will be a fun and video worthy unboxing.-br-To apply for this position, please submit a proposal outlining how you can help us with this project. This should include a brief description of your design experience and skills, as well as links to any relevant past projects.-br-We look forward to hearing from talented designers who can help us create a unique and visually stunning design for our influencer boxes.-br-Note: Some of the content in this job post may have been auto-generated using advanced AI.-b-Budget-b-: $200-b-Posted On-b-: May 17, 2023 04:09 UTC-b-Category-b-: Graphic Design-b-Skills-b-:Graphic Design, Adobe Illustrator, Adobe Photoshop, Illustration-b-Country-b-: United States-a-click to apply",Create design for influencer boxes - Upwork +"Create the infographic based on the outlined sections:

+Project: Selling Profits, Not Just Products: Unleashing Your Sales Potential Infographic

+Objective:
+Design an eye-catching and informative infographic that visually represents the key concepts and content of the eBook "Selling Profits, Not Just Products."

+Target Audience:
+Sales professionals, business owners, and individuals interested in enhancing their sales strategies and understanding the importance of selling profits.

+Key Elements to Include:

+Connect with Decision-Makers:
+Illustration: Chains breaking, revealing a direct connection.
+Text: "Break free from gatekeepers and connect directly with decision-makers who hold the keys to your success."
+Boost Profitability:
+Illustration: A rocket ship soaring upwards, surrounded by dollar signs.
+Text: "Boost profitability by learning the secrets to selling profits, not just products."
+Captivate Economic Buyers:
+Illustration: A heart and wallet symbol, with arrows pointing towards it.
+Text: "Captivate the hearts and wallets of elusive economic buyers who understand the power of profitability."
+Understanding Economic Buyers:
+Illustration: Silhouette of a decision-maker holding a key.
+Text: "Gain insights into the priorities and motivations of economic buyers."
+Stand Out from Competitors:
+Illustration: Puzzle pieces, with one piece standing out from the rest.
+Text: "Differentiate yourself from competitors by selling money and profit."
+Craft a Compelling Business Case:
+Illustration: A graph showing upward growth, indicating success.
+Text: "Motivate economic buyers by showcasing the time, percentage, and dollar impact of your solution."
+Closing Section: Call to Action:

+Illustration: A book cover with a "Get your copy" button.
+Text: "Get your copy of the eBook now and start selling profits!"
+Design Style and Specifications:

+Use a modern and vibrant color scheme that aligns with the branding of the eBook.
+Choose visually appealing illustrations and icons that represent the key concepts.
+Ensure legibility of the text by using an appropriate font and size.
+Optimize the infographic for web and social media platforms, keeping dimensions in mind.
+Deliverables:

+Final infographic design in high-resolution format (JPEG or PNG).
+Source files (Adobe Illustrator or Photoshop) for future editing if required.
+Timeline:

+Completion of the infographic design within [insert timeline].
+Budget:

+The budget for this project is [insert budget].
+Additional Notes:

+Feel free to provide your creative input and suggestions to enhance the visual impact of the infographic while staying true to the outlined sections.

Budget: $55 +
Posted On: May 17, 2023 03:21 UTC
Category: Graphic Design
Skills:Infographic, Adobe Illustrator, Adobe Photoshop, Informational Infographic, Illustration, Social Media Imagery, Graphic Design +
Country: Australia +
click to apply","Budget--: $55--Posted On--: May 17, 2023 03:21 UTC--Category--: Graphic Design--Skills--:Infographic, Adobe Illustrator, Adobe Photoshop, Informational Infographic, Illustration, Social Media Imagery, Graphic Design--Country--: Australia-click to apply",https://www.upwork.com/jobs/Creat-INFOGRAPHIC_~01be961ab9ea568ff6?source=rss,2023-05-17T03:21:36+00:00,https://www.upwork.com/jobs/Creat-INFOGRAPHIC_%7E01be961ab9ea568ff6?source=rss,"None-Create the infographic based on the outlined sections:-br-Project: Selling Profits, Not Just Products: Unleashing Your Sales Potential Infographic-br-Objective:-br-Design an eye-catching and informative infographic that visually represents the key concepts and content of the eBook "Selling Profits, Not Just Products."-br-Target Audience:-br-Sales professionals, business owners, and individuals interested in enhancing their sales strategies and understanding the importance of selling profits.-br-Key Elements to Include:-br-Connect with Decision-Makers:-br-Illustration: Chains breaking, revealing a direct connection.-br-Text: "Break free from gatekeepers and connect directly with decision-makers who hold the keys to your success."-br-Boost Profitability:-br-Illustration: A rocket ship soaring upwards, surrounded by dollar signs.-br-Text: "Boost profitability by learning the secrets to selling profits, not just products."-br-Captivate Economic Buyers:-br-Illustration: A heart and wallet symbol, with arrows pointing towards it.-br-Text: "Captivate the hearts and wallets of elusive economic buyers who understand the power of profitability."-br-Understanding Economic Buyers:-br-Illustration: Silhouette of a decision-maker holding a key.-br-Text: "Gain insights into the priorities and motivations of economic buyers."-br-Stand Out from Competitors:-br-Illustration: Puzzle pieces, with one piece standing out from the rest.-br-Text: "Differentiate yourself from competitors by selling money and profit."-br-Craft a Compelling Business Case:-br-Illustration: A graph showing upward growth, indicating success.-br-Text: "Motivate economic buyers by showcasing the time, percentage, and dollar impact of your solution."-br-Closing Section: Call to Action:-br-Illustration: A book cover with a "Get your copy" button.-br-Text: "Get your copy of the eBook now and start selling profits!"-br-Design Style and Specifications:-br-Use a modern and vibrant color scheme that aligns with the branding of the eBook.-br-Choose visually appealing illustrations and icons that represent the key concepts.-br-Ensure legibility of the text by using an appropriate font and size.-br-Optimize the infographic for web and social media platforms, keeping dimensions in mind.-br-Deliverables:-br-Final infographic design in high-resolution format (JPEG or PNG).-br-Source files (Adobe Illustrator or Photoshop) for future editing if required.-br-Timeline:-br-Completion of the infographic design within [insert timeline].-br-Budget:-br-The budget for this project is [insert budget].-br-Additional Notes:-br-Feel free to provide your creative input and suggestions to enhance the visual impact of the infographic while staying true to the outlined sections.-b-Budget-b-: $55-b-Posted On-b-: May 17, 2023 03:21 UTC-b-Category-b-: Graphic Design-b-Skills-b-:Infographic, Adobe Illustrator, Adobe Photoshop, Informational Infographic, Illustration, Social Media Imagery, Graphic Design-b-Country-b-: Australia-a-click to apply",Creat an INFOGRAPHIC - Upwork +"I need 100 Christian faith minimalistic designs for t shirts and various other products with a few eye catchers. designs have to all be  unique and that I will have full and all control over them can’t use already made designs. These can not be trademarked or copyrighted. Must be unique as I have a print on demand business and need help with the designing process. Please let me know if interested

Budget: $150 +
Posted On: May 17, 2023 03:16 UTC
Category: Graphic Design
Skills:Graphic Design, Print Design, Adobe Illustrator, Adobe Photoshop, Clothing, T-Shirt Design, Illustration, Adobe InDesign +
Country: United States +
click to apply","Budget--: $150--Posted On--: May 17, 2023 03:16 UTC--Category--: Graphic Design--Skills--:Graphic Design, Print Design, Adobe Illustrator, Adobe Photoshop, Clothing, T-Shirt Design, Illustration, Adobe InDesign--Country--: United States-click to apply",https://www.upwork.com/jobs/Christian-designs-for-print-demand-business_~01ec38d228b1e144f6?source=rss,2023-05-17T03:16:00+00:00,https://www.upwork.com/jobs/Christian-designs-for-print-demand-business_%7E01ec38d228b1e144f6?source=rss,"None-I need 100 Christian faith minimalistic designs for t shirts and various other products with a few eye catchers. designs have to all be  unique and that I will have full and all control over them can’t use already made designs. These can not be trademarked or copyrighted. Must be unique as I have a print on demand business and need help with the designing process. Please let me know if interested-b-Budget-b-: $150-b-Posted On-b-: May 17, 2023 03:16 UTC-b-Category-b-: Graphic Design-b-Skills-b-:Graphic Design, Print Design, Adobe Illustrator, Adobe Photoshop, Clothing, T-Shirt Design, Illustration, Adobe InDesign-b-Country-b-: United States-a-click to apply",Christian designs for print on demand business - Upwork +"Looking for a talented artist to illustrate my children’s book I’d love to get this project started next month!

+ Project scope will be 10-12 full page illustrations + Font and back covers. It will be a board book.

+Must have knowledge of graphic design to format and add text to book and deliver files in proper print ready format.
+Looking for Peter rabbit style artwork. Pages will have lots of nature elements and a few different animal characters. Will be asking for one test illustration before signing contract. Main character is a tortuous.
+I like to see story boards and sketches throughout the process.
+I’ve attached some illustrations that reflect how I would like my book to look.

+Here is a synopsis for reference that main takeaway is to teach kids about primary colors and how mixing colors can create new ones.

+“In a serene pond, a little tortious discovers a deeper love for painting after accidentally mixing two colors and creating a new shade. With newfound passion, he sets out to bring color to his neighborhood, painting everything he sees with vibrant hues. As he transforms his once-dull surroundings into a colorful paradise, the tortious shows that with courage sometime accidents can bring joy and brightness to the world."

Budget: $3,000 +
Posted On: May 17, 2023 02:52 UTC
Category: Illustration
Skills:Animal Illustration, Pen & Ink Illustration, Watercolor, Hand-Drawn Style, Graphic Design, Colorful Style, Drawing, Adobe Photoshop, Adobe Illustrator +
Location Requirement: Only freelancers located in the United States may apply. +
Country: United States +
click to apply","Budget--: $3,000--Posted On--: May 17, 2023 02:52 UTC--Category--: Illustration--Skills--:Animal Illustration, Pen & Ink Illustration, Watercolor, Hand-Drawn Style, Graphic Design, Colorful Style, Drawing, Adobe Photoshop, Adobe Illustrator--Location Requirement--: Only freelancers located in the United States may apply.--Country--: United States-click to apply",https://www.upwork.com/jobs/Children-illustrator-skilled-water-color-and-ink_~01897a39d019b41100?source=rss,2023-05-17T02:52:11+00:00,https://www.upwork.com/jobs/Children-illustrator-skilled-water-color-and-ink_%7E01897a39d019b41100?source=rss,"None-Looking for a talented artist to illustrate my children’s book I’d love to get this project started next month!-br-Project scope will be 10-12 full page illustrations + Font and back covers. It will be a board book.-br-Must have knowledge of graphic design to format and add text to book and deliver files in proper print ready format.-br-Looking for Peter rabbit style artwork. Pages will have lots of nature elements and a few different animal characters. Will be asking for one test illustration before signing contract. Main character is a tortuous.-br-I like to see story boards and sketches throughout the process.-br-I’ve attached some illustrations that reflect how I would like my book to look.-br-Here is a synopsis for reference that main takeaway is to teach kids about primary colors and how mixing colors can create new ones.-br-“In a serene pond, a little tortious discovers a deeper love for painting after accidentally mixing two colors and creating a new shade. With newfound passion, he sets out to bring color to his neighborhood, painting everything he sees with vibrant hues. As he transforms his once-dull surroundings into a colorful paradise, the tortious shows that with courage sometime accidents can bring joy and brightness to the world."-b-Budget-b-: $3,000-b-Posted On-b-: May 17, 2023 02:52 UTC-b-Category-b-: Illustration-b-Skills-b-:Animal Illustration, Pen & Ink Illustration, Watercolor, Hand-Drawn Style, Graphic Design, Colorful Style, Drawing, Adobe Photoshop, Adobe Illustrator-b-Location Requirement-b-: Only freelancers located in the United States may apply.-b-Country-b-: United States-a-click to apply",Children’s illustrator skilled in water color and ink - Upwork +"Hi, I need help creating a bundle of 4 digital assets for my client. He owns an academy & he wants to give all of his graduate students a package of assets they can use to display their achievements.

+The assets will be as follows:

+(1) A badge/award for them to use on the footer of their email to display their achievement

+(2) A banner they can use on their LinkedIn profile header. See Attached for Linkedin banner.  

+(3) A certificate/diploma

+(4) A circular banner students can put on their LinkedIn profile picture to display they are certified. See Attached 'hiring' on the photo

+Challenges: There are no official brand guidelines or brand book. You will need to review the website & assets I provide to inform the direction of your creative direction.

+I am looking to establish a long term relationship with a creative who can help support me on this brand for the long term.

+In your response to this message, be sure to start your message with 'HI J' followed by your favorite emoji. I want to be sure you read this entire message instead of sending a templated response.

+Lastly, please include/attach the mot impressive creative direction you have ever done.


Hourly Range: $25.00-$45.00 + +
Posted On: May 17, 2023 02:22 UTC
Category: Graphic Design
Skills:Logo Design, Graphic Design, Adobe Illustrator, Adobe Photoshop, Brand Identity & Guidelines +
Country: United States +
click to apply","Hourly Range--: $25.00-$45.00--Posted On--: May 17, 2023 02:22 UTC--Category--: Graphic Design--Skills--:Logo Design, Graphic Design, Adobe Illustrator, Adobe Photoshop, Brand Identity & Guidelines--Country--: United States-click to apply",https://www.upwork.com/jobs/Simple-Graphic-Logo-Design_~0178aeb6fed3366273?source=rss,2023-05-17T02:22:00+00:00,https://www.upwork.com/jobs/Simple-Graphic-Logo-Design_%7E0178aeb6fed3366273?source=rss,"None-Hi, I need help creating a bundle of 4 digital assets for my client. He owns an academy & he wants to give all of his graduate students a package of assets they can use to display their achievements.-br-The assets will be as follows:-br-(1) A badge/award for them to use on the footer of their email to display their achievement-br-(2) A banner they can use on their LinkedIn profile header. See Attached for Linkedin banner.-br-(3) A certificate/diploma-br-(4) A circular banner students can put on their LinkedIn profile picture to display they are certified. See Attached 'hiring' on the photo-br-Challenges: There are no official brand guidelines or brand book. You will need to review the website & assets I provide to inform the direction of your creative direction.-br-I am looking to establish a long term relationship with a creative who can help support me on this brand for the long term.-br-In your response to this message, be sure to start your message with 'HI J' followed by your favorite emoji. I want to be sure you read this entire message instead of sending a templated response.-br-Lastly, please include/attach the mot impressive creative direction you have ever done.-b-Hourly Range-b-: $25.00-$45.00-b-Posted On-b-: May 17, 2023 02:22 UTC-b-Category-b-: Graphic Design-b-Skills-b-:Logo Design, Graphic Design, Adobe Illustrator, Adobe Photoshop, Brand Identity & Guidelines-b-Country-b-: United States-a-click to apply",Simple Graphic/Logo Design - Upwork +"The new Blockchain PulseChain has launched and I would like to get some designs for our LaunchPad announcements.

+Our company is TrustSwap (www.trustswap.com) and our launchpad is going to be accepting projects from projects that want to launch on PulseChain.

+Attached is a sample of what we have.

+What I need

+9 versions of a graphic - all 1600x1200

+The graphics need to be appealing with a clear call to action. I need this in less than 6 hours.

+Our logo - https://trustswap.com/brand-guide/ You can Google the PulseChain logo


+Megaphone image
+“Calling all PulseChain Projects!”
+Image of TrustSwap and PulseChain


+The TrustSwap Launchpad! (Center)
+Looking to launch your Web3 project on PulseChain?
+Click here to submit your project!
+Image of TrustSwap and PulseChain


+The TrustSwap Launchpad! (Center)
+Need help incubating your PulseChain Web3 project?
+Click here to submit your project application!
+Image of TrustSwap and PulseChain


+The TrustSwap Launchpad! (Center)
+Need to get funding for your PulseChain Web3 project?
+Click here to submit your project application!
+Image of TrustSwap and PulseChain


+It’s time to build on PulseChain!
+Looking to launch your Web3 project on PulseChain?
+The TrustSwap Launchpad! (Center)
+Click here to submit your project!
+Image of TrustSwap and PulseChain


+It’s time to build on PulseChain!
+Need help incubating your PulseChain Web3 project?
+The TrustSwap Launchpad! (Center)
+Submit your project!
+(Image of TrustSwap and PulseChain)


+It’s time to build on PulseChain!
+Need to get funding for your PulseChain Web3 project?
+The TrustSwap Launchpad! (Center)
+Submit your project!
+(Image of TrustSwap and PulseChain)


+It’s time to build your projects on PulseChain!
+Need funding?
+The TrustSwap Launchpad! (Logo)
+(Image of TrustSwap and PulseChain)


+It’s time to build your projects on PulseChain!
+Need project incubation?
+The TrustSwap Launchpad! (Logo)
+(Image of TrustSwap and PulseChain)







Budget: $400 +
Posted On: May 17, 2023 01:58 UTC
Category: Graphic Design
Skills:Social Media Imagery, Tech & IT, Graphic Design, Adobe Photoshop, Adobe Illustrator, Illustration +
Country: United States +
click to apply","Budget--: $400--Posted On--: May 17, 2023 01:58 UTC--Category--: Graphic Design--Skills--:Social Media Imagery, Tech & IT, Graphic Design, Adobe Photoshop, Adobe Illustrator, Illustration--Country--: United States-click to apply",https://www.upwork.com/jobs/Need-quick-image-announcing-new-Web-blockchain_~013eae556a9943095f?source=rss,2023-05-17T01:58:30+00:00,https://www.upwork.com/jobs/Need-quick-image-announcing-new-Web-blockchain_%7E013eae556a9943095f?source=rss,"None-The new Blockchain PulseChain has launched and I would like to get some designs for our LaunchPad announcements.-br-Our company is TrustSwap (www.trustswap.com) and our launchpad is going to be accepting projects from projects that want to launch on PulseChain.-br-Attached is a sample of what we have.-br-What I need-br-9 versions of a graphic - all 1600x1200-br-The graphics need to be appealing with a clear call to action. I need this in less than 6 hours.-br-Our logo - https://trustswap.com/brand-guide/ You can Google the PulseChain logo-br-Megaphone image-br-“Calling all PulseChain Projects!”-br-Image of TrustSwap and PulseChain-br-The TrustSwap Launchpad! (Center)-br-Looking to launch your Web3 project on PulseChain?-br-Click here to submit your project!-br-Image of TrustSwap and PulseChain-br-The TrustSwap Launchpad! (Center)-br-Need help incubating your PulseChain Web3 project?-br-Click here to submit your project application!-br-Image of TrustSwap and PulseChain-br-The TrustSwap Launchpad! (Center)-br-Need to get funding for your PulseChain Web3 project?-br-Click here to submit your project application!-br-Image of TrustSwap and PulseChain-br-It’s time to build on PulseChain!-br-Looking to launch your Web3 project on PulseChain?-br-The TrustSwap Launchpad! (Center)-br-Click here to submit your project!-br-Image of TrustSwap and PulseChain-br-It’s time to build on PulseChain!-br-Need help incubating your PulseChain Web3 project?-br-The TrustSwap Launchpad! (Center)-br-Submit your project!-br-(Image of TrustSwap and PulseChain)-br-It’s time to build on PulseChain!-br-Need to get funding for your PulseChain Web3 project?-br-The TrustSwap Launchpad! (Center)-br-Submit your project!-br-(Image of TrustSwap and PulseChain)-br-It’s time to build your projects on PulseChain!-br-Need funding?-br-The TrustSwap Launchpad! (Logo)-br-(Image of TrustSwap and PulseChain)-br-It’s time to build your projects on PulseChain!-br-Need project incubation?-br-The TrustSwap Launchpad! (Logo)-br-(Image of TrustSwap and PulseChain)-b-Budget-b-: $400-b-Posted On-b-: May 17, 2023 01:58 UTC-b-Category-b-: Graphic Design-b-Skills-b-:Social Media Imagery, Tech & IT, Graphic Design, Adobe Photoshop, Adobe Illustrator, Illustration-b-Country-b-: United States-a-click to apply",Need a quick image announcing a new Web 3 blockchain - Upwork +"Hello, I am looking for a designer who has previously worked on billboard designs and knows exactly what the output will be once printed.

+I would like to tell you about my company, Bouncy Planet, which is a kids' play area. I need a design that showcases our business mainly through photos so that clients or kids can understand our business. To learn more about our business, visit our website https://bouncyplanet.in/, .

Budget: $100 +
Posted On: May 17, 2023 01:49 UTC
Category: Graphic Design
Skills:Advertising Design, Sales & Marketing Collateral, Print Design, Graphic Design, Adobe Photoshop, Banner Ad Design, Brand Identity & Guidelines, CorelDRAW, Adobe InDesign, Adobe Illustrator +
Country: India +
click to apply","Budget--: $100--Posted On--: May 17, 2023 01:49 UTC--Category--: Graphic Design--Skills--:Advertising Design, Sales & Marketing Collateral, Print Design, Graphic Design, Adobe Photoshop, Banner Ad Design, Brand Identity & Guidelines, CorelDRAW, Adobe InDesign, Adobe Illustrator--Country--: India-click to apply",https://www.upwork.com/jobs/Required-Experience-Designer-design-for-Billboard-Adv_~0184af1ef0d5a12033?source=rss,2023-05-17T01:49:31+00:00,https://www.upwork.com/jobs/Required-Experience-Designer-design-for-Billboard-Adv_%7E0184af1ef0d5a12033?source=rss,"None-Hello, I am looking for a designer who has previously worked on billboard designs and knows exactly what the output will be once printed.-br-I would like to tell you about my company, Bouncy Planet, which is a kids' play area. I need a design that showcases our business mainly through photos so that clients or kids can understand our business. To learn more about our business, visit our website https://bouncyplanet.in/, .-b-Budget-b-: $100-b-Posted On-b-: May 17, 2023 01:49 UTC-b-Category-b-: Graphic Design-b-Skills-b-:Advertising Design, Sales & Marketing Collateral, Print Design, Graphic Design, Adobe Photoshop, Banner Ad Design, Brand Identity & Guidelines, CorelDRAW, Adobe InDesign, Adobe Illustrator-b-Country-b-: India-a-click to apply",Required a Experience Designer to design for my Billboard Adv - Upwork +"We are currently seeking a highly motivated and experienced Graphic Designer to join our team. As a Graphic Designer at Tack Media, you will play a crucial role in creating visually appealing and engaging designs for our clients' projects. We are looking for someone with a strong portfolio showcasing their skills in various design styles, including but not limited to web design, social media graphics, branding, and print materials.

+Responsibilities:

+Collaborate with clients and the creative team to understand project requirements and objectives.
+Create visually compelling designs that align with the client's brand identity and project specifications.
+Develop design concepts, mockups, and prototypes for review and feedback.
+Produce high-quality designs within designated timelines.
+Stay updated with industry trends, design techniques, and software tools.
+Ensure design consistency and adherence to brand guidelines across all projects.
+Effectively communicate and present design ideas and concepts to clients and team members.

+Requirements:

+Proven experience as a Graphic Designer with a strong portfolio demonstrating a variety of design styles and techniques.
+Proficient in industry-standard design software such as Adobe Photoshop, Illustrator, and InDesign.
+Knowledge of design principles, color theory, typography, and layout composition.
+Strong attention to detail and ability to meet project deadlines.
+Excellent communication and collaboration skills to work effectively within a team.
+Ability to adapt to changing client demands and project requirements.

+Benefits:

+A two-week trial period to test your fit with our team and company culture with a payment of $40 per week.
+Monthly payment of $150 for an internship of 2 months, with the potential opportunity to become a full-time contract graphic designer.
+Opportunities for bonuses based on the quality and quantity of work produced.
+Flexible work arrangements, including the ability to work remotely.
+Join a supportive and talented team, with opportunities for growth and development.

Hourly Range: $10.00-$25.00 + +
Posted On: May 17, 2023 01:33 UTC
Category: Graphic Design
Skills:Adobe Photoshop, Graphic Design, Adobe Illustrator +
Country: United States +
click to apply","Hourly Range--: $10.00-$25.00--Posted On--: May 17, 2023 01:33 UTC--Category--: Graphic Design--Skills--:Adobe Photoshop, Graphic Design, Adobe Illustrator--Country--: United States-click to apply",https://www.upwork.com/jobs/Graphic-designer_~0125905a1e83f6e514?source=rss,2023-05-17T01:33:26+00:00,https://www.upwork.com/jobs/Graphic-designer_%7E0125905a1e83f6e514?source=rss,"None-We are currently seeking a highly motivated and experienced Graphic Designer to join our team. As a Graphic Designer at Tack Media, you will play a crucial role in creating visually appealing and engaging designs for our clients' projects. We are looking for someone with a strong portfolio showcasing their skills in various design styles, including but not limited to web design, social media graphics, branding, and print materials.-br-Responsibilities:-br-Collaborate with clients and the creative team to understand project requirements and objectives.-br-Create visually compelling designs that align with the client's brand identity and project specifications.-br-Develop design concepts, mockups, and prototypes for review and feedback.-br-Produce high-quality designs within designated timelines.-br-Stay updated with industry trends, design techniques, and software tools.-br-Ensure design consistency and adherence to brand guidelines across all projects.-br-Effectively communicate and present design ideas and concepts to clients and team members.-br-Requirements:-br-Proven experience as a Graphic Designer with a strong portfolio demonstrating a variety of design styles and techniques.-br-Proficient in industry-standard design software such as Adobe Photoshop, Illustrator, and InDesign.-br-Knowledge of design principles, color theory, typography, and layout composition.-br-Strong attention to detail and ability to meet project deadlines.-br-Excellent communication and collaboration skills to work effectively within a team.-br-Ability to adapt to changing client demands and project requirements.-br-Benefits:-br-A two-week trial period to test your fit with our team and company culture with a payment of $40 per week.-br-Monthly payment of $150 for an internship of 2 months, with the potential opportunity to become a full-time contract graphic designer.-br-Opportunities for bonuses based on the quality and quantity of work produced.-br-Flexible work arrangements, including the ability to work remotely.-br-Join a supportive and talented team, with opportunities for growth and development.-b-Hourly Range-b-: $10.00-$25.00-b-Posted On-b-: May 17, 2023 01:33 UTC-b-Category-b-: Graphic Design-b-Skills-b-:Adobe Photoshop, Graphic Design, Adobe Illustrator-b-Country-b-: United States-a-click to apply",Graphic designer - Upwork +"Hello I want to collaborate with someone to design the following, a reference sheet of my v-tuber (with info on the sides), one  drawing of my v-tuber  and one in its different outfit by itself, my logo, and rigging the model (with 5 expressions and 2 poses). Thanks for reading my commissions I hope you will take it. Have a wonderful day/night!

Budget: $200 +
Posted On: May 17, 2023 01:34 UTC
Category: Graphic Design
Skills:Adobe Illustrator, Graphic Design, 3D Rigging +
Location Requirement: Only freelancers located in the United States may apply. +
Country: United States +
click to apply","Budget--: $200--Posted On--: May 17, 2023 01:34 UTC--Category--: Graphic Design--Skills--:Adobe Illustrator, Graphic Design, 3D Rigging--Location Requirement--: Only freelancers located in the United States may apply.--Country--: United States-click to apply",https://www.upwork.com/jobs/Vtuber_~010037c0561b99cc58?source=rss,2023-05-17T01:34:06+00:00,https://www.upwork.com/jobs/Vtuber_%7E010037c0561b99cc58?source=rss,"None-Hello I want to collaborate with someone to design the following, a reference sheet of my v-tuber (with info on the sides), one  drawing of my v-tuber  and one in its different outfit by itself, my logo, and rigging the model (with 5 expressions and 2 poses). Thanks for reading my commissions I hope you will take it. Have a wonderful day/night!-b-Budget-b-: $200-b-Posted On-b-: May 17, 2023 01:34 UTC-b-Category-b-: Graphic Design-b-Skills-b-:Adobe Illustrator, Graphic Design, 3D Rigging-b-Location Requirement-b-: Only freelancers located in the United States may apply.-b-Country-b-: United States-a-click to apply",Vtuber - Upwork +"Project Description: Midjourney AI Rendering for Drinks Product with Consumer Enjoyment

+Project Overview:
+We are seeking a talented designer with expertise in rendering and Midjourney AI (or similar technology) to create a series of five captivating images showcasing our drinks product being enjoyed by people. The selected designer should have a proven track record in consumer product design and possess the skills necessary to bring our vision to life. The goal is to create visually stunning and engaging images that highlight the product's features and evoke a sense of enjoyment and desire among our target audience.

+Project Objectives:

+1) Render a series of five high-quality images that showcase our drinks product in various settings with people enjoying it.
+2) Utilize Midjourney AI or a similar technology to enhance the realism and immersion of the images, making them visually compelling and engaging.
+3) Emphasize the key features and benefits of the product through the visual representation, creating a desire and connection with potential consumers.
+4) Ensure that the images align with our brand identity, conveying our values and aesthetic style.
+Deliver the final images in formats suitable for both print and digital media, ensuring they meet the required specifications for various marketing channels.

+Submission:
+Interested designers are requested to submit their portfolio, highlighting relevant consumer product design projects, along with a brief description of their approach to rendering and Midjourney AI techniques. The portfolio should demonstrate the ability to create realistic and engaging visuals while showcasing an understanding of the desired aesthetic style.

+Note: If Midjourney AI is not available, please mention the alternative technology or approach you are experienced in that can achieve similar results.

Hourly Range: $10.00-$35.00 + +
Posted On: May 17, 2023 01:13 UTC
Category: Graphic Design
Skills:Retail & Consumer Goods, Advertising Design, Brand Identity Design, Midjourney AI, Illustration, Adobe Photoshop, Graphic Design, Photo Editing, Brand Positioning +
Country: Australia +
click to apply","Hourly Range--: $10.00-$35.00--Posted On--: May 17, 2023 01:13 UTC--Category--: Graphic Design--Skills--:Retail & Consumer Goods, Advertising Design, Brand Identity Design, Midjourney AI, Illustration, Adobe Photoshop, Graphic Design, Photo Editing, Brand Positioning--Country--: Australia-click to apply",https://www.upwork.com/jobs/Photorealistic-designs-for-Drinks-brand_~014ca6be36bdb4e843?source=rss,2023-05-17T01:13:17+00:00,https://www.upwork.com/jobs/Photorealistic-designs-for-Drinks-brand_%7E014ca6be36bdb4e843?source=rss,"None-Project Description: Midjourney AI Rendering for Drinks Product with Consumer Enjoyment-br-Project Overview:-br-We are seeking a talented designer with expertise in rendering and Midjourney AI (or similar technology) to create a series of five captivating images showcasing our drinks product being enjoyed by people. The selected designer should have a proven track record in consumer product design and possess the skills necessary to bring our vision to life. The goal is to create visually stunning and engaging images that highlight the product's features and evoke a sense of enjoyment and desire among our target audience.-br-Project Objectives:-br-1) Render a series of five high-quality images that showcase our drinks product in various settings with people enjoying it.-br-2) Utilize Midjourney AI or a similar technology to enhance the realism and immersion of the images, making them visually compelling and engaging.-br-3) Emphasize the key features and benefits of the product through the visual representation, creating a desire and connection with potential consumers.-br-4) Ensure that the images align with our brand identity, conveying our values and aesthetic style.-br-Deliver the final images in formats suitable for both print and digital media, ensuring they meet the required specifications for various marketing channels.-br-Submission:-br-Interested designers are requested to submit their portfolio, highlighting relevant consumer product design projects, along with a brief description of their approach to rendering and Midjourney AI techniques. The portfolio should demonstrate the ability to create realistic and engaging visuals while showcasing an understanding of the desired aesthetic style.-br-Note: If Midjourney AI is not available, please mention the alternative technology or approach you are experienced in that can achieve similar results.-b-Hourly Range-b-: $10.00-$35.00-b-Posted On-b-: May 17, 2023 01:13 UTC-b-Category-b-: Graphic Design-b-Skills-b-:Retail & Consumer Goods, Advertising Design, Brand Identity Design, Midjourney AI, Illustration, Adobe Photoshop, Graphic Design, Photo Editing, Brand Positioning-b-Country-b-: Australia-a-click to apply",Photorealistic designs for Drinks brand - Upwork +"The references will be given by a teacher, in the form of a power point slide deck. The teacher may two illustrations as references. If you see two separate images, that means the teacher has provided two references. If you see two illustrations in one image, that means both are part of one image and need to be illustrated.

+Use these reference image provided to come up with a clear and accurate illustration.

+If the slide number is 6, then the illustration will be 6.ai and the image will be 6.png.

+The resolution of the image should be 720x720px.

+The background of the image should be transparent because it is part of another scene.

+Examples of illustrations done this manner is included with this slide deck as a folder. Have a look at it.

+A swatch would be provided to roughly match the colours (this is not a strict requirement).

+The delivery should be provided via Google Drive or Dropbox. If you have neither we can provide an alternate method to upload the files.


Budget: $60 +
Posted On: May 17, 2023 01:07 UTC
Category: Illustration
Skills:Adobe Illustrator +
Country: Singapore +
click to apply","Budget--: $60--Posted On--: May 17, 2023 01:07 UTC--Category--: Illustration--Skills--:Adobe Illustrator--Country--: Singapore-click to apply",https://www.upwork.com/jobs/Educational-Illustration-Based-Reference-Images_~010d6eb08fb4052dee?source=rss,2023-05-17T01:07:00+00:00,https://www.upwork.com/jobs/Educational-Illustration-Based-Reference-Images_%7E010d6eb08fb4052dee?source=rss,"None-The references will be given by a teacher, in the form of a power point slide deck. The teacher may two illustrations as references. If you see two separate images, that means the teacher has provided two references. If you see two illustrations in one image, that means both are part of one image and need to be illustrated.-br-Use these reference image provided to come up with a clear and accurate illustration.-br-If the slide number is 6, then the illustration will be 6.ai and the image will be 6.png.-br-The resolution of the image should be 720x720px.-br-The background of the image should be transparent because it is part of another scene.-br-Examples of illustrations done this manner is included with this slide deck as a folder. Have a look at it.-br-A swatch would be provided to roughly match the colours (this is not a strict requirement).-br-The delivery should be provided via Google Drive or Dropbox. If you have neither we can provide an alternate method to upload the files.-b-Budget-b-: $60-b-Posted On-b-: May 17, 2023 01:07 UTC-b-Category-b-: Illustration-b-Skills-b-:Adobe Illustrator-b-Country-b-: Singapore-a-click to apply",Educational Illustration Based On Reference Images - Upwork +"We are looking for a talented Art Director / Graphic Designer to join our team for ongoing project work.

+The ideal candidate should be proficient in using Adobe Creative Suite, Adobe Illustrator, Adobe Photoshop, Figma, Banner Ad Design, Graphic Design, Illustration, Infographic, Website & Landing Page Design, and familiar with Print Design.

+As the Art Director / Graphic Designer, your primary role will be to create and execute visually appealing designs for our clients. You will be responsible for designing various design pieces, including but not limited to:
+ - annual reports
+ - business cards & business collateral
+ - logo design & updates
+ - landing page designs
+ - infographics

+To be considered for this role, you must have a strong portfolio that showcases your design skills, creativity, and ability to work on a wide range of design projects. We encourage you to submit a proposal that describes how you can help us with this project, including links to past completed projects that demonstrate your skills and experience.

+We look forward to hearing from you and reviewing your proposal.

Hourly Range: $30.00-$50.00 + +
Posted On: May 17, 2023 01:04 UTC
Category: Graphic Design
Skills:Social Media Imagery, Infographic, Landing Page, Banner Ad Design, Graphic Design, Adobe Photoshop, Adobe Illustrator, Illustration, Print Design, Adobe Creative Suite +
Country: Australia +
click to apply","Hourly Range--: $30.00-$50.00--Posted On--: May 17, 2023 01:04 UTC--Category--: Graphic Design--Skills--:Social Media Imagery, Infographic, Landing Page, Banner Ad Design, Graphic Design, Adobe Photoshop, Adobe Illustrator, Illustration, Print Design, Adobe Creative Suite--Country--: Australia-click to apply",https://www.upwork.com/jobs/Art-Director-Graphic-Designer_~014b75af6ef26fbf97?source=rss,2023-05-17T01:04:30+00:00,https://www.upwork.com/jobs/Art-Director-Graphic-Designer_%7E014b75af6ef26fbf97?source=rss,"None-We are looking for a talented Art Director / Graphic Designer to join our team for ongoing project work.-br-The ideal candidate should be proficient in using Adobe Creative Suite, Adobe Illustrator, Adobe Photoshop, Figma, Banner Ad Design, Graphic Design, Illustration, Infographic, Website & Landing Page Design, and familiar with Print Design.-br-As the Art Director / Graphic Designer, your primary role will be to create and execute visually appealing designs for our clients. You will be responsible for designing various design pieces, including but not limited to:-br-- annual reports-br-- business cards & business collateral-br-- logo design & updates-br-- landing page designs-br-- infographics-br-To be considered for this role, you must have a strong portfolio that showcases your design skills, creativity, and ability to work on a wide range of design projects. We encourage you to submit a proposal that describes how you can help us with this project, including links to past completed projects that demonstrate your skills and experience.-br-We look forward to hearing from you and reviewing your proposal.-b-Hourly Range-b-: $30.00-$50.00-b-Posted On-b-: May 17, 2023 01:04 UTC-b-Category-b-: Graphic Design-b-Skills-b-:Social Media Imagery, Infographic, Landing Page, Banner Ad Design, Graphic Design, Adobe Photoshop, Adobe Illustrator, Illustration, Print Design, Adobe Creative Suite-b-Country-b-: Australia-a-click to apply",Art Director / Graphic Designer - Upwork +"We are looking for an experienced graphic designer to help with a new website layout concept for our business. We offer e courses, business consulting and business building/coaching packages for tradesman.

+We want a website that looks modern and stands out. I will supply the URL of a website I like and your job is to chop and change different elements on the page so that its different to the example I provided.

+You can use elements from other themes, you don't have to design them yourself. As long as the website looks professional and matches out branding. The text, images and videos aren't something you will need to change. Your job is designing a nice, functional, flowing layout.

+To apply for this job, please submit a proposal and include links to your past completed projects that demonstrate your skills and experience in this area.

+We are excited to see your proposals and look forward to working with a talented website designer.


Budget: $200 +
Posted On: May 17, 2023 00:26 UTC
Category: Graphic Design
Skills:Landing Page, Graphic Design, Brand Identity & Guidelines, Landing Page Optimization, Sales Funnel +
Country: Australia +
click to apply","Budget--: $200--Posted On--: May 17, 2023 00:26 UTC--Category--: Graphic Design--Skills--:Landing Page, Graphic Design, Brand Identity & Guidelines, Landing Page Optimization, Sales Funnel--Country--: Australia-click to apply",https://www.upwork.com/jobs/Experienced-Graphic-Designer-Required_~011928802e26cbd6bc?source=rss,2023-05-17T00:26:58+00:00,https://www.upwork.com/jobs/Experienced-Graphic-Designer-Required_%7E011928802e26cbd6bc?source=rss,"None-We are looking for an experienced graphic designer to help with a new website layout concept for our business. We offer e courses, business consulting and business building/coaching packages for tradesman.-br-We want a website that looks modern and stands out. I will supply the URL of a website I like and your job is to chop and change different elements on the page so that its different to the example I provided.-br-You can use elements from other themes, you don't have to design them yourself. As long as the website looks professional and matches out branding. The text, images and videos aren't something you will need to change. Your job is designing a nice, functional, flowing layout.-br-To apply for this job, please submit a proposal and include links to your past completed projects that demonstrate your skills and experience in this area.-br-We are excited to see your proposals and look forward to working with a talented website designer.-b-Budget-b-: $200-b-Posted On-b-: May 17, 2023 00:26 UTC-b-Category-b-: Graphic Design-b-Skills-b-:Landing Page, Graphic Design, Brand Identity & Guidelines, Landing Page Optimization, Sales Funnel-b-Country-b-: Australia-a-click to apply",Experienced Graphic Designer Required - Upwork +"We are looking for a talented graphic designer to create a bi-lingual promotional poster for our laundromat. The ideal candidate should have experience in creating posters and be fluent in both English and Spanish.

+The project timeline is 1 week. The successful candidate will be responsible for creating a visually appealing poster that effectively communicates the details of our event in both languages.

+To apply for this project, please submit a proposal outlining your experience with graphic design and creating bi-lingual promotional materials. Please provide links to past projects that showcase your skills and creativity. We are looking for someone who can bring fresh ideas to the table and create a poster that will capture the attention of our target audience.

+Note: Some of the content in this job post may have been auto-generated using advanced AI.

Budget: $50 +
Posted On: May 17, 2023 00:15 UTC
Category: Graphic Design
Skills:Graphic Design, Poster +
Country: United States +
click to apply","Budget--: $50--Posted On--: May 17, 2023 00:15 UTC--Category--: Graphic Design--Skills--:Graphic Design, Poster--Country--: United States-click to apply",https://www.upwork.com/jobs/Lingual-Promotional-Poster_~0191fe466ffd57ca40?source=rss,2023-05-17T00:15:52+00:00,https://www.upwork.com/jobs/Lingual-Promotional-Poster_%7E0191fe466ffd57ca40?source=rss,"None-We are looking for a talented graphic designer to create a bi-lingual promotional poster for our laundromat. The ideal candidate should have experience in creating posters and be fluent in both English and Spanish.-br-The project timeline is 1 week. The successful candidate will be responsible for creating a visually appealing poster that effectively communicates the details of our event in both languages.-br-To apply for this project, please submit a proposal outlining your experience with graphic design and creating bi-lingual promotional materials. Please provide links to past projects that showcase your skills and creativity. We are looking for someone who can bring fresh ideas to the table and create a poster that will capture the attention of our target audience.-br-Note: Some of the content in this job post may have been auto-generated using advanced AI.-b-Budget-b-: $50-b-Posted On-b-: May 17, 2023 00:15 UTC-b-Category-b-: Graphic Design-b-Skills-b-:Graphic Design, Poster-b-Country-b-: United States-a-click to apply",Bi-Lingual Promotional Poster - Upwork +"
+I will pay you $8 dollars per 1 min video review of that product.

+This is a very simple task. Simply use your phone and record the products you own.

+_____Job Details ____

+- Record 30 seconds video

+- No editing required (the more natural it looks the better) If you could do it in 1 take, even better.

+- Video must be shot in Vertical format

+Here are some key guidelines:

+Each video must be vertically oriented and less than 60 seconds.
+Each video must feature at least one product in at least one of the following categories: Electronics, Men's Style, Kitchen (incl. Cooking, Baking), Pets, Sports & Outdoors, Work from Home, Lawn & Garden, Tools, Toys.

+Please compile a small list of the items you own with the links to them so i can check them out on amazon.

+TIP - you can use the amazon app on your phone and on the top right theres a little camera click that and "amazon lens" will open up. You can take a pic of any furniture or items you have at home and amazon will show you that product. If its available you can shoot a quick video on it.
+Just make sure it is the exact item.

+Note: The content we purchase from you will be specifically for us to use, please keep in mind you wont be posting this content or reusing it anywhere else.

Budget: $800 +
Posted On: May 17, 2023 00:01 UTC
Category: Voice Talent
Skills:Data Entry, Content Writing, SEO Writing +
Location Requirement: Only freelancers located in the United States may apply. +
Country: United States +
click to apply","Budget--: $800--Posted On--: May 17, 2023 00:01 UTC--Category--: Voice Talent--Skills--:Data Entry, Content Writing, SEO Writing--Location Requirement--: Only freelancers located in the United States may apply.--Country--: United States-click to apply",https://www.upwork.com/jobs/you-shop-amazon-ill-pay-you-per-second-video-you-create-from-your-amazon-purchases_~019e76c12843b6fd9d?source=rss,2023-05-17T00:01:55+00:00,https://www.upwork.com/jobs/you-shop-amazon-ill-pay-you-per-second-video-you-create-from-your-amazon-purchases_%7E019e76c12843b6fd9d?source=rss,"br-I will pay you $8 dollars per 1 min video review of that product.-br-This is a very simple task. Simply use your phone and record the products you own.-br-_____Job Details ____-br-- Record 30 seconds video-br-- No editing required (the more natural it looks the better) If you could do it in 1 take, even better.-br-- Video must be shot in Vertical format-br-Here are some key guidelines:-br-Each video must be vertically oriented and less than 60 seconds.-br-Each video must feature at least one product in at least one of the following categories: Electronics, Men's Style, Kitchen (incl. Cooking, Baking), Pets, Sports & Outdoors, Work from Home, Lawn & Garden, Tools, Toys.-br-Please compile a small list of the items you own with the links to them so i can check them out on amazon.-br-TIP - you can use the amazon app on your phone and on the top right theres a little camera click that and "amazon lens" will open up. You can take a pic of any furniture or items you have at home and amazon will show you that product. If its available you can shoot a quick video on it.-br-Just make sure it is the exact item.-br-Note: The content we purchase from you will be specifically for us to use, please keep in mind you wont be posting this content or reusing it anywhere else.-b-Budget-b-: $800-b-Posted On-b-: May 17, 2023 00:01 UTC-b-Category-b-: Voice Talent-b-Skills-b-:Data Entry, Content Writing, SEO Writing-b-Location Requirement-b-: Only freelancers located in the United States may apply.-b-Country-b-: United States-a-click to apply",Do you shop on amazon? ill pay you $8 per 30 second video you create from your amazon purchases. - Upwork +"Hello

+i am looking to hire the best graphic designer to make my brand
+cannabis/vapes
+must be illustration cartoon style
+we have 16 flavors

+ need to make a cool pattern design maybe from Oil vectors or diamonds or flower, and use different color/ texture for each flavor ( please see attached photos )

+i also want to make a face to add on top

Hourly Range: $28.00-$50.00 + +
Posted On: May 16, 2023 23:57 UTC
Category: Packaging Design
Skills:Packaging Design, Illustration +
Country: United States +
click to apply","Hourly Range--: $28.00-$50.00--Posted On--: May 16, 2023 23:57 UTC--Category--: Packaging Design--Skills--:Packaging Design, Illustration--Country--: United States-click to apply",https://www.upwork.com/jobs/Looking-for-someone-design-cartoony-product-packaging-like-reference-photos_~01cc88833bbd658fc0?source=rss,2023-05-16T23:57:44+00:00,https://www.upwork.com/jobs/Looking-for-someone-design-cartoony-product-packaging-like-reference-photos_%7E01cc88833bbd658fc0?source=rss,"None-Hello-br-i am looking to hire the best graphic designer to make my brand-br-cannabis/vapes-br-must be illustration cartoon style-br-we have 16 flavors-br-need to make a cool pattern design maybe from Oil vectors or diamonds or flower, and use different color/ texture for each flavor ( please see attached photos )-br-i also want to make a face to add on top-b-Hourly Range-b-: $28.00-$50.00-b-Posted On-b-: May 16, 2023 23:57 UTC-b-Category-b-: Packaging Design-b-Skills-b-:Packaging Design, Illustration-b-Country-b-: United States-a-click to apply",Looking for someone to design cartoony product packaging like reference photos - Upwork +"I need someone who is skilled at AI art generation on night cafe or another software. I have a craft kit business and I need designs for each kit. I will provide the types of images I want and then I need someone with a good eye for design to select certain designs within the categories. I also expect that you will take initiative to come up with new ideas for interesting designs.

Hourly Range: $15.00-$35.00 + +
Posted On: May 16, 2023 23:52 UTC
Category: Graphic Design
Skills:Graphic Design, Creative Direction, Visual Art +
Country: Canada +
click to apply","Hourly Range--: $15.00-$35.00--Posted On--: May 16, 2023 23:52 UTC--Category--: Graphic Design--Skills--:Graphic Design, Creative Direction, Visual Art--Country--: Canada-click to apply",https://www.upwork.com/jobs/Art-Generator-for-Small-Business_~0160e8d7ca14f1249e?source=rss,2023-05-16T23:52:24+00:00,https://www.upwork.com/jobs/Art-Generator-for-Small-Business_%7E0160e8d7ca14f1249e?source=rss,"None-I need someone who is skilled at AI art generation on night cafe or another software. I have a craft kit business and I need designs for each kit. I will provide the types of images I want and then I need someone with a good eye for design to select certain designs within the categories. I also expect that you will take initiative to come up with new ideas for interesting designs.-b-Hourly Range-b-: $15.00-$35.00-b-Posted On-b-: May 16, 2023 23:52 UTC-b-Category-b-: Graphic Design-b-Skills-b-:Graphic Design, Creative Direction, Visual Art-b-Country-b-: Canada-a-click to apply",AI Art Generator for Small Business - Upwork +"Must be local to Vancouver, BC, Canada

+1. Create enticing images of food items and meals for an e-commerce online ordering service. Images should be usable in social media ads.
+ - 3 to 5 individual items to be photographed
+- 1 to 3 photos bundling multiple meals
+- Total photos needed 4 - 8
+2. Create short company story and products overview video that can be broken into 60s, 30s, and 15s ads or reels for digital marketing (including audio)
+3. Edit photos and videos
+4. Provide high quality editable/vector files at end of project

Budget: $300 +
Posted On: May 16, 2023 23:39 UTC
Category: Local Photography
Skills:Food Photography, Lifestyle, Videography, Photo Editing, Video Editing, Video Production, Social Media Marketing +
Country: Canada +
click to apply","Budget--: $300--Posted On--: May 16, 2023 23:39 UTC--Category--: Local Photography--Skills--:Food Photography, Lifestyle, Videography, Photo Editing, Video Editing, Video Production, Social Media Marketing--Country--: Canada-click to apply",https://www.upwork.com/jobs/Photography-Videography-for-Jamaican-commerce-Meal-Service_~010050761a0d85ad85?source=rss,2023-05-16T23:39:19+00:00,https://www.upwork.com/jobs/Photography-Videography-for-Jamaican-commerce-Meal-Service_%7E010050761a0d85ad85?source=rss,"None-Must be local to Vancouver, BC, Canada-br-1. Create enticing images of food items and meals for an e-commerce online ordering service. Images should be usable in social media ads.-br-- 3 to 5 individual items to be photographed-br-- 1 to 3 photos bundling multiple meals-br-- Total photos needed 4 - 8-br-2. Create short company story and products overview video that can be broken into 60s, 30s, and 15s ads or reels for digital marketing (including audio)-br-3. Edit photos and videos-br-4. Provide high quality editable/vector files at end of project-b-Budget-b-: $300-b-Posted On-b-: May 16, 2023 23:39 UTC-b-Category-b-: Local Photography-b-Skills-b-:Food Photography, Lifestyle, Videography, Photo Editing, Video Editing, Video Production, Social Media Marketing-b-Country-b-: Canada-a-click to apply",Ad Photography/Videography for Jamaican E-commerce Meal Service - Upwork +"---Scope updated at 10 AM PDT: Number of people and time of day are confirmed---

+Hello! I am a creative director for ENGIE Impact based in Spokane, Washington, USA, and I'm coordinating a corporate headshot photoshoot on June 1, 1:00-3:00 PM CET, for 14 leaders in our Paris office, located at 1 Samuel de Champlain Square, Courbevoie, 92400.

+---Environment/Set Up---
+The photoshoot will be in a large meeting room with as many windows as possible but a lighting kit will be required. We will also need a white or light gray backdrop. As a sustainability company, we like to have greenery in the background (see examples) but this is optional.

+---Persons---
+We need headshots for 1 Executive (Mark) and 13 senior leaders = 14 total required people. If other employees invite themselves to the photoshoot, how should we handle the extra time/photos? Please provide two separate cost estimates for these scenarios.

+---Deliverables---
+For Mark: Mark is our newest executive so we'd like to capture his headshot, then Photoshop the background to match the rest of the executives (see https://www.engieimpact.com/leadership). See also: the attached examples where we Photoshopped the background of the CHRO. We prefer for the photographer to capture Mark with a plain white background and deliver two, high-resolution images of two different poses so that the in-house graphic design team can Photoshop the background.

+For all other employees: Deliver one edited photo per person. During the photoshoot, is it possible to show each person their shots so they can select one for editing?

+---Logistics---
+  - Date/time confirmed: June 1, 1:00-3:00 PM CET
+  - My Paris-based team member will be available onsite for the day-of coordination
+  - Security check and badge access required for the building, TBD if a freight elevator is required

+---
+In your cover letter, please tell me about your processes, any recommendations for the best execution, and price options. Before selecting a freelancer, I may ask for a phone call. I am available as early as 7:00 AM PDT / 4:00 PM CET.

+Thank you! Looking forward to working together.

Budget: $3,000 +
Posted On: May 16, 2023 23:21 UTC
Category: Local Photography
Skills:Business, People, Photography, Photo Editing, Photo Retouching, Photo Color Correction +
Country: United States +
click to apply","Budget--: $3,000--Posted On--: May 16, 2023 23:21 UTC--Category--: Local Photography--Skills--:Business, People, Photography, Photo Editing, Photo Retouching, Photo Color Correction--Country--: United States-click to apply",https://www.upwork.com/jobs/Pairs-Headshot-Photographer-for-Executive-Shoot_~01e1ae2b79adf3a443?source=rss,2023-05-16T23:21:02+00:00,https://www.upwork.com/jobs/Pairs-Headshot-Photographer-for-Executive-Shoot_%7E01e1ae2b79adf3a443?source=rss,"None----Scope updated at 10 AM PDT: Number of people and time of day are confirmed----br-Hello! I am a creative director for ENGIE Impact based in Spokane, Washington, USA, and I'm coordinating a corporate headshot photoshoot on June 1, 1:00-3:00 PM CET, for 14 leaders in our Paris office, located at 1 Samuel de Champlain Square, Courbevoie, 92400.-br----Environment/Set Up----br-The photoshoot will be in a large meeting room with as many windows as possible but a lighting kit will be required. We will also need a white or light gray backdrop. As a sustainability company, we like to have greenery in the background (see examples) but this is optional.-br----Persons----br-We need headshots for 1 Executive (Mark) and 13 senior leaders = 14 total required people. If other employees invite themselves to the photoshoot, how should we handle the extra time/photos? Please provide two separate cost estimates for these scenarios.-br----Deliverables----br-For Mark: Mark is our newest executive so we'd like to capture his headshot, then Photoshop the background to match the rest of the executives (see https://www.engieimpact.com/leadership). See also: the attached examples where we Photoshopped the background of the CHRO. We prefer for the photographer to capture Mark with a plain white background and deliver two, high-resolution images of two different poses so that the in-house graphic design team can Photoshop the background.-br-For all other employees: Deliver one edited photo per person. During the photoshoot, is it possible to show each person their shots so they can select one for editing?-br----Logistics----br-- Date/time confirmed: June 1, 1:00-3:00 PM CET-br-- My Paris-based team member will be available onsite for the day-of coordination-br-- Security check and badge access required for the building, TBD if a freight elevator is required-br-----br-In your cover letter, please tell me about your processes, any recommendations for the best execution, and price options. Before selecting a freelancer, I may ask for a phone call. I am available as early as 7:00 AM PDT / 4:00 PM CET.-br-Thank you! Looking forward to working together.-b-Budget-b-: $3,000-b-Posted On-b-: May 16, 2023 23:21 UTC-b-Category-b-: Local Photography-b-Skills-b-:Business, People, Photography, Photo Editing, Photo Retouching, Photo Color Correction-b-Country-b-: United States-a-click to apply",Pairs Headshot Photographer for Executive Shoot - Upwork +"Title: Designer Needed for Brand Refresh, Art File Updates, and Web Design

+Description:
+I am seeking a talented designer to assist me with a brand refresh for my company, as well as update various art files including the logo, business card, and stationery (letterhead, envelope, notecard, and notecard envelope). The deliverables should include digital file templates in Word and PowerPoint formats, along with files required for printer production.

+Once the art assets are completed, I will also require assistance with web design and development for a 5-page (or more) website. The website should be built on a platform that allows for easy content updates, as I will be working separately on copywriting. While I do not have a specific platform preference, it's important that the website serves as a portal for high-level communications and marketing about Docent Partners—a "boutique investment firm." The website should showcase our identity, overall value proposition, types of business engagements and services we offer, and feature case studies of our previous work. Additionally, I plan to link to another website that will focus on regular content generation, some of which will be behind a paywall. I would appreciate guidance on integrating these two websites seamlessly.

+Please review the original brand assets from 5 years ago, which can be accessed through this link (Adobe files provided). Kindly note that the business name and structure have changed. Previously, it was known as Docent Investment Management & Docent Capital, but it is now officially called Docent Partners (LLC). Within Docent Partners, there are two subsidiary businesses—Docent Capital and Docent Advisors—each serving different engagements based on specific projects. In terms of the website's branding and communications, the primary focus should be on the foundational elements of Docent Partners, explaining our partnership model and approach, which involves an open architecture of third-party advisors brought in as needed for different projects. Separate pages should be created for Docent Capital and Docent Advisors. If my vision is not clear, I will provide further clarification once we begin working on the project. The ultimate goal is to present the brand in a cohesive manner across all sub-entities, despite offering distinct services.

+If you are an experienced designer who can handle this project, please submit your portfolio showcasing relevant work samples along with your proposal. Additionally, please include an estimated timeline and your pricing details. I look forward to discussing the project further with qualified candidates.

+Link to files here (note original files are in Bex Folder -- but that folder has a few variations & mockups from original design.  The folder titled PDF of Portfolio is the artwork I selected and have been using for last few years, which you can go off of, but original vector files are in the Bex Folder):

+https://drive.google.com/drive/folders/1Ny7WQvSAkenoAL0IaMhin-Fnfq35Vn_8?usp=sharing

Budget: $1,000 +
Posted On: May 16, 2023 23:15 UTC
Category: Web Design
Skills:Mockup, Website, Squarespace, Wix, Graphic Design, Web Design, Logo Design, Adobe Photoshop, Layout Design +
Location Requirement: Only freelancers located in the United States may apply. +
Country: United States +
click to apply","Budget--: $1,000--Posted On--: May 16, 2023 23:15 UTC--Category--: Web Design--Skills--:Mockup, Website, Squarespace, Wix, Graphic Design, Web Design, Logo Design, Adobe Photoshop, Layout Design--Location Requirement--: Only freelancers located in the United States may apply.--Country--: United States-click to apply",https://www.upwork.com/jobs/Designer-Needed-for-Brand-Refresh-Art-File-Updates-and-Web-Design_~019fad99f74f539880?source=rss,2023-05-16T23:15:48+00:00,https://www.upwork.com/jobs/Designer-Needed-for-Brand-Refresh-Art-File-Updates-and-Web-Design_%7E019fad99f74f539880?source=rss,"None-Title: Designer Needed for Brand Refresh, Art File Updates, and Web Design-br-Description:-br-I am seeking a talented designer to assist me with a brand refresh for my company, as well as update various art files including the logo, business card, and stationery (letterhead, envelope, notecard, and notecard envelope). The deliverables should include digital file templates in Word and PowerPoint formats, along with files required for printer production.-br-Once the art assets are completed, I will also require assistance with web design and development for a 5-page (or more) website. The website should be built on a platform that allows for easy content updates, as I will be working separately on copywriting. While I do not have a specific platform preference, it's important that the website serves as a portal for high-level communications and marketing about Docent Partners—a "boutique investment firm." The website should showcase our identity, overall value proposition, types of business engagements and services we offer, and feature case studies of our previous work. Additionally, I plan to link to another website that will focus on regular content generation, some of which will be behind a paywall. I would appreciate guidance on integrating these two websites seamlessly.-br-Please review the original brand assets from 5 years ago, which can be accessed through this link (Adobe files provided). Kindly note that the business name and structure have changed. Previously, it was known as Docent Investment Management & Docent Capital, but it is now officially called Docent Partners (LLC). Within Docent Partners, there are two subsidiary businesses—Docent Capital and Docent Advisors—each serving different engagements based on specific projects. In terms of the website's branding and communications, the primary focus should be on the foundational elements of Docent Partners, explaining our partnership model and approach, which involves an open architecture of third-party advisors brought in as needed for different projects. Separate pages should be created for Docent Capital and Docent Advisors. If my vision is not clear, I will provide further clarification once we begin working on the project. The ultimate goal is to present the brand in a cohesive manner across all sub-entities, despite offering distinct services.-br-If you are an experienced designer who can handle this project, please submit your portfolio showcasing relevant work samples along with your proposal. Additionally, please include an estimated timeline and your pricing details. I look forward to discussing the project further with qualified candidates.-br-Link to files here (note original files are in Bex Folder -- but that folder has a few variations & mockups from original design.  The folder titled PDF of Portfolio is the artwork I selected and have been using for last few years, which you can go off of, but original vector files are in the Bex Folder):-br-https://drive.google.com/drive/folders/1Ny7WQvSAkenoAL0IaMhin-Fnfq35Vn_8?usp=sharing-b-Budget-b-: $1,000-b-Posted On-b-: May 16, 2023 23:15 UTC-b-Category-b-: Web Design-b-Skills-b-:Mockup, Website, Squarespace, Wix, Graphic Design, Web Design, Logo Design, Adobe Photoshop, Layout Design-b-Location Requirement-b-: Only freelancers located in the United States may apply.-b-Country-b-: United States-a-click to apply","Designer Needed for Brand Refresh, Art File Updates, and Web Design - Upwork" +"As a Video Editor, you will play a pivotal role in creating compelling visual content that resonates with our clients' target audiences. You will collaborate closely with our creative team to produce high-quality videos that align with our clients' branding and marketing objectives. This role requires strong technical skills, a keen eye for detail, and the ability to turn raw footage into visually captivating stories that capture viewers' attention.

+Commission:
+Opportunity to earn per client- you determine your commission based on the amount of clients you are able to undertake.

+Responsibilities:

+Collaborate with the creative team to understand project requirements and objectives.
+Review raw footage and select the best shots based on quality, content, and relevance.
+Edit video content, including trimming, rearranging, and splicing footage to create a cohesive story.
+Enhance videos with appropriate transitions, graphics, animations, and effects.
+Ensure the final videos align with the clients' brand guidelines and desired message.
+Edit audio tracks, including music, sound effects, and voiceovers, to complement the visual elements.
+Incorporate feedback and revisions from the creative team or clients, while maintaining a high level of quality.
+Keep up-to-date with industry trends and new editing techniques to continuously improve skills and workflows.
+Manage and organize video files, assets, and project archives for easy access and retrieval.
+Collaborate with other team members to brainstorm creative ideas and contribute to overall campaign strategies.

+Qualifications:

+Proven work experience as a Video Editor or similar role, preferably within a digital marketing agency or creative agency setting.
+Proficiency in video editing software, such as Adobe Premiere Pro, Final Cut Pro, or similar tools.
+Strong understanding of video editing techniques, visual storytelling, and composition.
+Ability to work with various video formats, codecs, and resolutions.
+Proficient in motion graphics and visual effects software, such as Adobe After Effects or similar tools.
+Knowledge of audio editing software, such as Adobe Audition or similar tools.
+Familiarity with color grading and color correction techniques.
+Creative mindset with a strong attention to detail.
+Strong organizational and time management skills to handle multiple projects and meet deadlines.
+Excellent communication and collaboration skills, with the ability to work effectively within a team environment.
+A portfolio or demo reel showcasing previous video editing work is highly desirable.

+Application Instructions:
+If you are a passionate Video Editor with a creative flair and a keen interest in digital marketing, we would love to hear from you. Please submit your resume and a link to your portfolio or demo reel. We thank all applicants for their interest, but only those selected for an interview will be contacted.

+Join our team and help shape the future of digital marketing through captivating video content that makes an impact!

Budget: $150 +
Posted On: May 16, 2023 23:12 UTC
Category: Video Editing
Skills:Video Editing, Video Production, Video Post-Editing, Motion Graphics, Adobe Premiere Pro, Adobe Photoshop, Social Media Marketing +
Country: Trinidad and Tobago +
click to apply","Budget--: $150--Posted On--: May 16, 2023 23:12 UTC--Category--: Video Editing--Skills--:Video Editing, Video Production, Video Post-Editing, Motion Graphics, Adobe Premiere Pro, Adobe Photoshop, Social Media Marketing--Country--: Trinidad and Tobago-click to apply",https://www.upwork.com/jobs/Video-Editors-for-Digital-Marketing-Agency_~01483c2ad5b46954aa?source=rss,2023-05-16T23:12:17+00:00,https://www.upwork.com/jobs/Video-Editors-for-Digital-Marketing-Agency_%7E01483c2ad5b46954aa?source=rss,"None-As a Video Editor, you will play a pivotal role in creating compelling visual content that resonates with our clients' target audiences. You will collaborate closely with our creative team to produce high-quality videos that align with our clients' branding and marketing objectives. This role requires strong technical skills, a keen eye for detail, and the ability to turn raw footage into visually captivating stories that capture viewers' attention.-br-Commission:-br-Opportunity to earn per client- you determine your commission based on the amount of clients you are able to undertake.-br-Responsibilities:-br-Collaborate with the creative team to understand project requirements and objectives.-br-Review raw footage and select the best shots based on quality, content, and relevance.-br-Edit video content, including trimming, rearranging, and splicing footage to create a cohesive story.-br-Enhance videos with appropriate transitions, graphics, animations, and effects.-br-Ensure the final videos align with the clients' brand guidelines and desired message.-br-Edit audio tracks, including music, sound effects, and voiceovers, to complement the visual elements.-br-Incorporate feedback and revisions from the creative team or clients, while maintaining a high level of quality.-br-Keep up-to-date with industry trends and new editing techniques to continuously improve skills and workflows.-br-Manage and organize video files, assets, and project archives for easy access and retrieval.-br-Collaborate with other team members to brainstorm creative ideas and contribute to overall campaign strategies.-br-Qualifications:-br-Proven work experience as a Video Editor or similar role, preferably within a digital marketing agency or creative agency setting.-br-Proficiency in video editing software, such as Adobe Premiere Pro, Final Cut Pro, or similar tools.-br-Strong understanding of video editing techniques, visual storytelling, and composition.-br-Ability to work with various video formats, codecs, and resolutions.-br-Proficient in motion graphics and visual effects software, such as Adobe After Effects or similar tools.-br-Knowledge of audio editing software, such as Adobe Audition or similar tools.-br-Familiarity with color grading and color correction techniques.-br-Creative mindset with a strong attention to detail.-br-Strong organizational and time management skills to handle multiple projects and meet deadlines.-br-Excellent communication and collaboration skills, with the ability to work effectively within a team environment.-br-A portfolio or demo reel showcasing previous video editing work is highly desirable.-br-Application Instructions:-br-If you are a passionate Video Editor with a creative flair and a keen interest in digital marketing, we would love to hear from you. Please submit your resume and a link to your portfolio or demo reel. We thank all applicants for their interest, but only those selected for an interview will be contacted.-br-Join our team and help shape the future of digital marketing through captivating video content that makes an impact!-b-Budget-b-: $150-b-Posted On-b-: May 16, 2023 23:12 UTC-b-Category-b-: Video Editing-b-Skills-b-:Video Editing, Video Production, Video Post-Editing, Motion Graphics, Adobe Premiere Pro, Adobe Photoshop, Social Media Marketing-b-Country-b-: Trinidad and Tobago-a-click to apply",Video Editors for a Digital Marketing Agency - Upwork +"**Please click the links of the example content. We are looking for this exact style.**

+Hello everyone! We're currently accepting applications for editors of short-form content.

+We're seeking an enthusiastic individual who is passionate about creating amazing content and making a real impact in the world. You will be joining a successful and growing content marketing agency that works with 6-7 figure entrepreneurs.

+The following are required:

+- Ability to create shorts for Reels, TikTok videos, etc.
+- Fast internet connection
+- Strong communication skills
+- Ability to work quickly and efficiently

+This is a remote position.

+We will provide training, but you must already possess a professional understanding of short-form video content and be capable of creating videos like the ones linked below:

+https://www.instagram.com/the.zachwilliams/reels/

+https://www.instagram.com/behaviorhack/reels/

+You will earn anywhere from $10-$20 per short video meaning you will have the potential to earn $1000-1300/m consistently as part of our team.

+We're looking for A-players with Creativity, Speed, and Quality. Can't wait to see your portfolio!

+If this is you, come and join us and apply here:
+https://forms.gle/8kyeRWUaoK3sp1HfA

+Thank you,
+Alex

Hourly Range: $10.00-$25.00 + +
Posted On: May 16, 2023 23:02 UTC
Category: Video Editing
Skills:Graphic Design, Video Editing, Adobe Photoshop, English, Content Writing +
Country: United States +
click to apply","Hourly Range--: $10.00-$25.00--Posted On--: May 16, 2023 23:02 UTC--Category--: Video Editing--Skills--:Graphic Design, Video Editing, Adobe Photoshop, English, Content Writing--Country--: United States-click to apply",https://www.upwork.com/jobs/Visual-Specialist-Short-Form-Content-Editor_~0198e6587fe10ef007?source=rss,2023-05-16T23:02:47+00:00,https://www.upwork.com/jobs/Visual-Specialist-Short-Form-Content-Editor_%7E0198e6587fe10ef007?source=rss,"None-**Please click the links of the example content. We are looking for this exact style.**-br-Hello everyone! We're currently accepting applications for editors of short-form content.-br-We're seeking an enthusiastic individual who is passionate about creating amazing content and making a real impact in the world. You will be joining a successful and growing content marketing agency that works with 6-7 figure entrepreneurs.-br-The following are required:-br-- Ability to create shorts for Reels, TikTok videos, etc.-br-- Fast internet connection-br-- Strong communication skills-br-- Ability to work quickly and efficiently-br-This is a remote position.-br-We will provide training, but you must already possess a professional understanding of short-form video content and be capable of creating videos like the ones linked below:-br-https://www.instagram.com/the.zachwilliams/reels/-br-https://www.instagram.com/behaviorhack/reels/-br-You will earn anywhere from $10-$20 per short video meaning you will have the potential to earn $1000-1300/m consistently as part of our team.-br-We're looking for A-players with Creativity, Speed, and Quality. Can't wait to see your portfolio!-br-If this is you, come and join us and apply here:-br-https://forms.gle/8kyeRWUaoK3sp1HfA-br-Thank you,-br-Alex-b-Hourly Range-b-: $10.00-$25.00-b-Posted On-b-: May 16, 2023 23:02 UTC-b-Category-b-: Video Editing-b-Skills-b-:Graphic Design, Video Editing, Adobe Photoshop, English, Content Writing-b-Country-b-: United States-a-click to apply",Visual Specialist: Short-Form Content Editor - Upwork +"A growing virtual event production, consulting, and marketing firm, we've  worked with several high-powered companies such as Disney, Verizon, and Yahoo News. Our key activities include social media strategy and implementation, virtual event production, tech consulting, project management, end-to-end marketing, graphic design, and web design and development. We are seeking a Social Media associate to work on an ongoing campaign through September 2023.

+The Social Media associate will be responsible for managing all aspects of client social media management. This includes creating social media strategies/ calendars and coordinating with celebrity talent, uploading and keeping track of stakeholder bios and headshots, circulating social media content. The Social Media associate is expected to provide timely, top-tier service throughout the entire experience.

+REQUIREMENTS: The successful candidate will be very detail-oriented and an excellent verbal and written communicator. They will be extremely organized, friendly, and responsive. They should be a problem-solver and self-starter, committed to providing exceptional service and have a can-do attitude. A bachelor's degree is desired along with previous social media management experience is required. Please be prepared to show samples of your work. As the majority of the companies we work with are brands that are Black-owned and/or market to the Black community, the selected candidate must be able to draft copy that will resonate with a Black audience.

+ROLES AND RESPONSIBILITIES:
+Account Management: The Social Media associate will handle the following aspects of social media assigned:

+Social Media
+Creating visual assets using Canva or other design tools (Photoshop experience preferred)
+Drafting copy for social media captions for clients
+Consulting with 2BB leadership on social media strategy for clients
+Measuring KPIs and adjusting strategy accordingly
+Engaging followers and partner accounts (follow, like, comment strategy)

+The contract will be for a set monthly amount based on agreed upon deliverables and hours commitment.




Hourly Range: $20.00-$35.00 + +
Posted On: May 16, 2023 22:59 UTC
Category: Social Media Marketing
Skills:Instagram, Facebook, YouTube, TikTok, Social Media Marketing, Social Media Content Creation, Social Media Content, Social Media Management, Influencer Marketing +
Location Requirement: Only freelancers located in the United States may apply. +
Country: United States +
click to apply","Hourly Range--: $20.00-$35.00--Posted On--: May 16, 2023 22:59 UTC--Category--: Social Media Marketing--Skills--:Instagram, Facebook, YouTube, TikTok, Social Media Marketing, Social Media Content Creation, Social Media Content, Social Media Management, Influencer Marketing--Location Requirement--: Only freelancers located in the United States may apply.--Country--: United States-click to apply",https://www.upwork.com/jobs/Social-Media-Manager-Black-owned-brands_~0190294a50b40e38e8?source=rss,2023-05-16T22:59:25+00:00,https://www.upwork.com/jobs/Social-Media-Manager-Black-owned-brands_%7E0190294a50b40e38e8?source=rss,"None-A growing virtual event production, consulting, and marketing firm, we've  worked with several high-powered companies such as Disney, Verizon, and Yahoo News. Our key activities include social media strategy and implementation, virtual event production, tech consulting, project management, end-to-end marketing, graphic design, and web design and development. We are seeking a Social Media associate to work on an ongoing campaign through September 2023.-br-The Social Media associate will be responsible for managing all aspects of client social media management. This includes creating social media strategies/ calendars and coordinating with celebrity talent, uploading and keeping track of stakeholder bios and headshots, circulating social media content. The Social Media associate is expected to provide timely, top-tier service throughout the entire experience.-br-REQUIREMENTS: The successful candidate will be very detail-oriented and an excellent verbal and written communicator. They will be extremely organized, friendly, and responsive. They should be a problem-solver and self-starter, committed to providing exceptional service and have a can-do attitude. A bachelor's degree is desired along with previous social media management experience is required. Please be prepared to show samples of your work. As the majority of the companies we work with are brands that are Black-owned and/or market to the Black community, the selected candidate must be able to draft copy that will resonate with a Black audience.-br-ROLES AND RESPONSIBILITIES:-br-Account Management: The Social Media associate will handle the following aspects of social media assigned:-br-Social Media-br-Creating visual assets using Canva or other design tools (Photoshop experience preferred)-br-Drafting copy for social media captions for clients-br-Consulting with 2BB leadership on social media strategy for clients-br-Measuring KPIs and adjusting strategy accordingly-br-Engaging followers and partner accounts (follow, like, comment strategy)-br-The contract will be for a set monthly amount based on agreed upon deliverables and hours commitment.-b-Hourly Range-b-: $20.00-$35.00-b-Posted On-b-: May 16, 2023 22:59 UTC-b-Category-b-: Social Media Marketing-b-Skills-b-:Instagram, Facebook, YouTube, TikTok, Social Media Marketing, Social Media Content Creation, Social Media Content, Social Media Management, Influencer Marketing-b-Location Requirement-b-: Only freelancers located in the United States may apply.-b-Country-b-: United States-a-click to apply",Social Media Manager (Black-owned brands) - Upwork +"We are seeking an exceptional graphic designer with unparalleled Photoshop skills to join our team. Our company specializes in creating visually stunning and engaging content for various social media platforms. We value quality, precision, and creativity, and we need a talented individual who can push the boundaries of graphic design to new heights. This is a long-term position for the right candidate who can prove their extraordinary abilities.

+Responsibilities:

+Create captivating and visually appealing designs using Photoshop, with a strong focus on professional face swapping and merging techniques.

+Work with pre-existing models or actors to seamlessly integrate their faces onto different templates and backgrounds.

+Collaborate closely with the team to understand project requirements and deliver designs that meet and exceed expectations.

+Design and adapt templates for various social media platforms, including Instagram, Facebook, and other relevant channels, while maintaining knowledge of aspect ratios and dimensions.

+Continuously research and explore the latest design trends, techniques, and tools to stay ahead of the curve.

+Requirements:

+Extensive experience and mastery of Adobe Photoshop, with a portfolio showcasing exceptional skills in professional face swapping and merging.

+A proven track record of delivering high-quality graphic designs, specifically for social media platforms.

+Strong knowledge of aspect ratios, dimensions, and best practices for creating templates for Instagram, Facebook, and other social media channels.

+Exceptional attention to detail and ability to maintain consistency in design elements.

+Excellent communication skills, both written and verbal, to effectively collaborate with the team and interpret project requirements.

+Self-motivated, reliable, and able to work independently with minimal supervision.

+Ability to work under tight deadlines and manage multiple projects simultaneously.

+Flexibility and willingness to adapt to changing project requirements.
+A strong passion for graphic design and a dedication to producing outstanding visual content.


+Application Details:

+This is a start-now position, and we require the selected candidate to be available immediately. If you are unable to start right away, please do not apply. To be considered for this opportunity, please submit your portfolio highlighting your proficiency in Photoshop and specifically showcasing your face swapping and merging skills. Applications without a portfolio will not be considered.

+We value excellence and require complete honesty and transparency from our candidates. Please ensure that your portfolio accurately represents your skill set, as any discrepancy will result in immediate disqualification.

+If you are a highly skilled graphic designer with an exceptional ability to transform images through Photoshop, and you are ready to take on new and exciting challenges, we encourage you to apply. Join our team and let your creativity shine!

+Please include the following information when applying:

Hourly Range: $25.00-$45.00 + +
Posted On: May 16, 2023 22:33 UTC
Category: Graphic Design
Skills:Adobe Photoshop, Photo Retouching, Graphic Design, Photo Manipulation, Photo Editing, Image Editing, Product Photography +
Country: Canada +
click to apply","Hourly Range--: $25.00-$45.00--Posted On--: May 16, 2023 22:33 UTC--Category--: Graphic Design--Skills--:Adobe Photoshop, Photo Retouching, Graphic Design, Photo Manipulation, Photo Editing, Image Editing, Product Photography--Country--: Canada-click to apply",https://www.upwork.com/jobs/Photoshop-Genius-Extraordinaire_~016b238c4b4c393a6b?source=rss,2023-05-16T22:33:23+00:00,https://www.upwork.com/jobs/Photoshop-Genius-Extraordinaire_%7E016b238c4b4c393a6b?source=rss,"None-We are seeking an exceptional graphic designer with unparalleled Photoshop skills to join our team. Our company specializes in creating visually stunning and engaging content for various social media platforms. We value quality, precision, and creativity, and we need a talented individual who can push the boundaries of graphic design to new heights. This is a long-term position for the right candidate who can prove their extraordinary abilities.-br-Responsibilities:-br-Create captivating and visually appealing designs using Photoshop, with a strong focus on professional face swapping and merging techniques.-br-Work with pre-existing models or actors to seamlessly integrate their faces onto different templates and backgrounds.-br-Collaborate closely with the team to understand project requirements and deliver designs that meet and exceed expectations.-br-Design and adapt templates for various social media platforms, including Instagram, Facebook, and other relevant channels, while maintaining knowledge of aspect ratios and dimensions.-br-Continuously research and explore the latest design trends, techniques, and tools to stay ahead of the curve.-br-Requirements:-br-Extensive experience and mastery of Adobe Photoshop, with a portfolio showcasing exceptional skills in professional face swapping and merging.-br-A proven track record of delivering high-quality graphic designs, specifically for social media platforms.-br-Strong knowledge of aspect ratios, dimensions, and best practices for creating templates for Instagram, Facebook, and other social media channels.-br-Exceptional attention to detail and ability to maintain consistency in design elements.-br-Excellent communication skills, both written and verbal, to effectively collaborate with the team and interpret project requirements.-br-Self-motivated, reliable, and able to work independently with minimal supervision.-br-Ability to work under tight deadlines and manage multiple projects simultaneously.-br-Flexibility and willingness to adapt to changing project requirements.-br-A strong passion for graphic design and a dedication to producing outstanding visual content.-br-Application Details:-br-This is a start-now position, and we require the selected candidate to be available immediately. If you are unable to start right away, please do not apply. To be considered for this opportunity, please submit your portfolio highlighting your proficiency in Photoshop and specifically showcasing your face swapping and merging skills. Applications without a portfolio will not be considered.-br-We value excellence and require complete honesty and transparency from our candidates. Please ensure that your portfolio accurately represents your skill set, as any discrepancy will result in immediate disqualification.-br-If you are a highly skilled graphic designer with an exceptional ability to transform images through Photoshop, and you are ready to take on new and exciting challenges, we encourage you to apply. Join our team and let your creativity shine!-br-Please include the following information when applying:-b-Hourly Range-b-: $25.00-$45.00-b-Posted On-b-: May 16, 2023 22:33 UTC-b-Category-b-: Graphic Design-b-Skills-b-:Adobe Photoshop, Photo Retouching, Graphic Design, Photo Manipulation, Photo Editing, Image Editing, Product Photography-b-Country-b-: Canada-a-click to apply",Photoshop Genius - Extraordinaire. - Upwork +"We are looking for an Expert Creatopy Banner Designer to join our team for a quick project.

+We have the layered frame by frame designs created in Photoshop and require an expert to animate them in a smooth and beautiful way.

+The ideal candidate should have a strong understanding of HTML5 and be able to build visually appealing banners that will capture the attention of our target audience.

+To be considered for this role, please submit a proposal outlining your experience and how you can help us with this project. We would also like to see some links to past completed projects that showcase your design skills and ability to create effective banners.

+We look forward to hearing from you and seeing your portfolio of work.

Hourly Range: $15.00-$50.00 + +
Posted On: May 16, 2023 22:26 UTC
Category: Display Advertising
Skills:HTML5 +
Country: Australia +
click to apply","Hourly Range--: $15.00-$50.00--Posted On--: May 16, 2023 22:26 UTC--Category--: Display Advertising--Skills--:HTML5--Country--: Australia-click to apply",https://www.upwork.com/jobs/Expert-Creatopy-Banner-Designer_~0176df04436819b6a7?source=rss,2023-05-16T22:26:36+00:00,https://www.upwork.com/jobs/Expert-Creatopy-Banner-Designer_%7E0176df04436819b6a7?source=rss,"None-We are looking for an Expert Creatopy Banner Designer to join our team for a quick project.-br-We have the layered frame by frame designs created in Photoshop and require an expert to animate them in a smooth and beautiful way.-br-The ideal candidate should have a strong understanding of HTML5 and be able to build visually appealing banners that will capture the attention of our target audience.-br-To be considered for this role, please submit a proposal outlining your experience and how you can help us with this project. We would also like to see some links to past completed projects that showcase your design skills and ability to create effective banners.-br-We look forward to hearing from you and seeing your portfolio of work.-b-Hourly Range-b-: $15.00-$50.00-b-Posted On-b-: May 16, 2023 22:26 UTC-b-Category-b-: Display Advertising-b-Skills-b-:HTML5-b-Country-b-: Australia-a-click to apply",Expert Creatopy Banner Designer - Upwork +"We are looking for an experienced video editor to produce videos in various styles for multiple industries. The project is expected to last more than 6 months and we are looking for someone who can commit to the timeline. The ideal candidate should have a strong background in concept video, Adobe After Effects, Adobe Photoshop, Adobe Premiere Pro, audio editing, video commercial, corporate video, graphic design, testimonial video, and video editing.

+For examples of the type of videos you would be working on, visit our YouTube channel at: https://www.youtube.com/@mediaquest208.

+As a video editor, you will be responsible for creating engaging and visually appealing videos that can be used for marketing, promotions, and other purposes. You will be working closely with our team to understand the project requirements and deliver high-quality videos that meet our client's expectations.

+To apply for this job, please submit a proposal that includes your experience and some links to past completed projects. We are looking for someone who is creative, detail-oriented, and can work independently. We look forward to hearing from you!

Hourly Range: $20.00-$40.00 + +
Posted On: May 16, 2023 22:07 UTC
Category: Video Editing
Skills:Testimonial Video, Video Commercial, Concept Video, Corporate Video, Video Editing, Adobe Premiere Pro, Adobe After Effects, Graphic Design, Adobe Photoshop, Audio Editing +
Location Requirement: Only freelancers located in the United States may apply. +
Country: United States +
click to apply","Hourly Range--: $20.00-$40.00--Posted On--: May 16, 2023 22:07 UTC--Category--: Video Editing--Skills--:Testimonial Video, Video Commercial, Concept Video, Corporate Video, Video Editing, Adobe Premiere Pro, Adobe After Effects, Graphic Design, Adobe Photoshop, Audio Editing--Location Requirement--: Only freelancers located in the United States may apply.--Country--: United States-click to apply",https://www.upwork.com/jobs/Video-Editor-produce-various-styles-for-multiple-industries_~01af58227c3cafc136?source=rss,2023-05-16T22:07:16+00:00,https://www.upwork.com/jobs/Video-Editor-produce-various-styles-for-multiple-industries_%7E01af58227c3cafc136?source=rss,"None-We are looking for an experienced video editor to produce videos in various styles for multiple industries. The project is expected to last more than 6 months and we are looking for someone who can commit to the timeline. The ideal candidate should have a strong background in concept video, Adobe After Effects, Adobe Photoshop, Adobe Premiere Pro, audio editing, video commercial, corporate video, graphic design, testimonial video, and video editing.-br-For examples of the type of videos you would be working on, visit our YouTube channel at: https://www.youtube.com/@mediaquest208.-br-As a video editor, you will be responsible for creating engaging and visually appealing videos that can be used for marketing, promotions, and other purposes. You will be working closely with our team to understand the project requirements and deliver high-quality videos that meet our client's expectations.-br-To apply for this job, please submit a proposal that includes your experience and some links to past completed projects. We are looking for someone who is creative, detail-oriented, and can work independently. We look forward to hearing from you!-b-Hourly Range-b-: $20.00-$40.00-b-Posted On-b-: May 16, 2023 22:07 UTC-b-Category-b-: Video Editing-b-Skills-b-:Testimonial Video, Video Commercial, Concept Video, Corporate Video, Video Editing, Adobe Premiere Pro, Adobe After Effects, Graphic Design, Adobe Photoshop, Audio Editing-b-Location Requirement-b-: Only freelancers located in the United States may apply.-b-Country-b-: United States-a-click to apply",Video Editor to produce in various styles for multiple industries - Upwork +"We have a client that is a pioneer in the CBD industry, committed to promoting a healthier lifestyle through the use of high-quality, organic, and sustainable products. We stand by our commitment to excellence, service, and integrity, and we're looking for a talented graphic designer to join our team.

+Job Description:
+We are is seeking a creative and self-motivated part-time Graphic Designer to support our marketing efforts. The selected candidate will be responsible for creating and managing digital and print designs for our brand. The Graphic Designer will work closely with our marketing team to develop design concepts for various media, including website graphics, ads, labels, and new product designs.

+Responsibilities:

+- Design graphic content, illustrations, and infographics for marketing materials and website.
+- Manage graphic designs from conception to delivery.
+- Design product packaging and labels, ensuring that all designs align with brand identity and guidelines.
+- Create landing page designs that are both aesthetically pleasing and effective in driving customer engagement.
+- Design ad graphics for partnerships, ensuring that all designs are engaging, innovative, and align with partner brands.
+- Participate in brainstorming sessions to share new design perspectives and ideas.
+- Maintain up-to-date knowledge about latest graphic design techniques.
+- Provide branding and design consulting, contributing to the development and evolution of the Pure Spectrum CBD brand.

+Requirements:

+- Proven graphic designing experience.
+- Strong portfolio of digital and print graphics.
+- Excellent communication skills.
+- Ability to work methodically and meet deadlines.
+- A keen eye for aesthetics and details.
+- Knowledge of the CBD industry is a plus.

Hourly Range: $40.00-$65.00 + +
Posted On: May 16, 2023 22:07 UTC
Category: Graphic Design
Skills:Banner Ad Design, Landing Page, Custom Graphics, Merchandise Graphic Design, Food & Beverage, Retail & Consumer Goods, Health & Wellness, Graphic Design, Brand Identity & Guidelines +
Location Requirement: Only freelancers located in the United States may apply. +
Country: United States +
click to apply","Hourly Range--: $40.00-$65.00--Posted On--: May 16, 2023 22:07 UTC--Category--: Graphic Design--Skills--:Banner Ad Design, Landing Page, Custom Graphics, Merchandise Graphic Design, Food & Beverage, Retail & Consumer Goods, Health & Wellness, Graphic Design, Brand Identity & Guidelines--Location Requirement--: Only freelancers located in the United States may apply.--Country--: United States-click to apply",https://www.upwork.com/jobs/Part-time-Graphic-Designer-for-commerce-Company_~0192d081aa075a93e1?source=rss,2023-05-16T22:07:00+00:00,https://www.upwork.com/jobs/Part-time-Graphic-Designer-for-commerce-Company_%7E0192d081aa075a93e1?source=rss,"None-We have a client that is a pioneer in the CBD industry, committed to promoting a healthier lifestyle through the use of high-quality, organic, and sustainable products. We stand by our commitment to excellence, service, and integrity, and we're looking for a talented graphic designer to join our team.-br-Job Description:-br-We are is seeking a creative and self-motivated part-time Graphic Designer to support our marketing efforts. The selected candidate will be responsible for creating and managing digital and print designs for our brand. The Graphic Designer will work closely with our marketing team to develop design concepts for various media, including website graphics, ads, labels, and new product designs.-br-Responsibilities:-br-- Design graphic content, illustrations, and infographics for marketing materials and website.-br-- Manage graphic designs from conception to delivery.-br-- Design product packaging and labels, ensuring that all designs align with brand identity and guidelines.-br-- Create landing page designs that are both aesthetically pleasing and effective in driving customer engagement.-br-- Design ad graphics for partnerships, ensuring that all designs are engaging, innovative, and align with partner brands.-br-- Participate in brainstorming sessions to share new design perspectives and ideas.-br-- Maintain up-to-date knowledge about latest graphic design techniques.-br-- Provide branding and design consulting, contributing to the development and evolution of the Pure Spectrum CBD brand.-br-Requirements:-br-- Proven graphic designing experience.-br-- Strong portfolio of digital and print graphics.-br-- Excellent communication skills.-br-- Ability to work methodically and meet deadlines.-br-- A keen eye for aesthetics and details.-br-- Knowledge of the CBD industry is a plus.-b-Hourly Range-b-: $40.00-$65.00-b-Posted On-b-: May 16, 2023 22:07 UTC-b-Category-b-: Graphic Design-b-Skills-b-:Banner Ad Design, Landing Page, Custom Graphics, Merchandise Graphic Design, Food & Beverage, Retail & Consumer Goods, Health & Wellness, Graphic Design, Brand Identity & Guidelines-b-Location Requirement-b-: Only freelancers located in the United States may apply.-b-Country-b-: United States-a-click to apply",Part-time Graphic Designer for E-commerce Company - Upwork +"We are a small, woman-owned breast tape brand urgently seeking a talented and creative freelance graphic designer to help us create visually appealing and engaging graphics for our Amazon listing. We need the work completed ASAP. The ideal candidate should have experience designing graphics for Amazon product listings and be familiar with Amazon's requirements and guidelines for A+ enhanced marketing content (EMC), Enhanced brand content (EBC), and Amazon Brand Store.

+Responsibilities:

+*Design 7 fully optimized listing image graphics for 9 product variations

+*Create main images for all 9 product variations

+*Design 1-2 infographics to showcase the features and benefits of our products

+*Develop 1-3 lifestyle images to show our products in real-life settings

+*Design A+ enhanced marketing content (EMC) and Enhanced brand content (EBC), including 5 A+ modules (17 to choose from) and a Brand Story Module on listing/Brand Story Enhanced Brand Content

+*Create our Amazon Brand Store, including brand store design, Amazon page design, customized template, and vanity brand URL (amazon.com/brandname)

+*Ensure all graphics and photos are properly sized for Amazon

+We will provide plenty of examples from competitors that we'd like to emulate and use for inspiration, so the expectations will be very clear. We also have an asset folder that we will share beforehand to ensure you have everything you need before committing.

Hourly Range: $30.00-$65.00 + +
Posted On: May 16, 2023 21:25 UTC
Category: Graphic Design
Skills:Infographic, Graphic Design, Amazon, Optimize Amazon Site, Photo Editing +
Location Requirement: Only freelancers located in the United States may apply. +
Country: United States +
click to apply","Hourly Range--: $30.00-$65.00--Posted On--: May 16, 2023 21:25 UTC--Category--: Graphic Design--Skills--:Infographic, Graphic Design, Amazon, Optimize Amazon Site, Photo Editing--Location Requirement--: Only freelancers located in the United States may apply.--Country--: United States-click to apply",https://www.upwork.com/jobs/Amazon-Graphic-Designer-Content-Brand-Storefront-Needed-ASAP_~01d302217ea878fb91?source=rss,2023-05-16T21:25:15+00:00,https://www.upwork.com/jobs/Amazon-Graphic-Designer-Content-Brand-Storefront-Needed-ASAP_%7E01d302217ea878fb91?source=rss,"None-We are a small, woman-owned breast tape brand urgently seeking a talented and creative freelance graphic designer to help us create visually appealing and engaging graphics for our Amazon listing. We need the work completed ASAP. The ideal candidate should have experience designing graphics for Amazon product listings and be familiar with Amazon's requirements and guidelines for A+ enhanced marketing content (EMC), Enhanced brand content (EBC), and Amazon Brand Store.-br-Responsibilities:-br-*Design 7 fully optimized listing image graphics for 9 product variations-br-*Create main images for all 9 product variations-br-*Design 1-2 infographics to showcase the features and benefits of our products-br-*Develop 1-3 lifestyle images to show our products in real-life settings-br-*Design A+ enhanced marketing content (EMC) and Enhanced brand content (EBC), including 5 A+ modules (17 to choose from) and a Brand Story Module on listing/Brand Story Enhanced Brand Content-br-*Create our Amazon Brand Store, including brand store design, Amazon page design, customized template, and vanity brand URL (amazon.com/brandname)-br-*Ensure all graphics and photos are properly sized for Amazon-br-We will provide plenty of examples from competitors that we'd like to emulate and use for inspiration, so the expectations will be very clear. We also have an asset folder that we will share beforehand to ensure you have everything you need before committing.-b-Hourly Range-b-: $30.00-$65.00-b-Posted On-b-: May 16, 2023 21:25 UTC-b-Category-b-: Graphic Design-b-Skills-b-:Infographic, Graphic Design, Amazon, Optimize Amazon Site, Photo Editing-b-Location Requirement-b-: Only freelancers located in the United States may apply.-b-Country-b-: United States-a-click to apply","Amazon Graphic Designer - A+ Content, Brand Storefront Needed ASAP - Upwork" +"I have a healthy recipe newsletter that caters to 30-40 year old women who want to make healthy and delicious meals.

+I have this week's newsletter typed up and attached here. I need high quality pictures to go along with the featured recipe. In addition to photography skills, I need someone who is capable of cooking the recipe the correct way, and making the food look photogenic for the pictures.

+I'll need pictures of:

+1. The food once it's been fully prepared and ready to eat.
+2. All of the ingredients bunched together
+3. Pictures documenting the process of each step of the instruction section in the newsletter. (5 steps = 5 pictures)

+All of the pictures need to be oriented vertically and have an overhead view.

+This job has potential for long-time work if the first few jobs go well.

Budget: $100 +
Posted On: May 16, 2023 21:18 UTC
Category: Local Photography
Skills:Food Photography, Photography, Photo Editing, Adobe Photoshop, Digital Photography, Cooking +
Location Requirement: Only freelancers located in the United States may apply. +
Country: United States +
click to apply","Budget--: $100--Posted On--: May 16, 2023 21:18 UTC--Category--: Local Photography--Skills--:Food Photography, Photography, Photo Editing, Adobe Photoshop, Digital Photography, Cooking--Location Requirement--: Only freelancers located in the United States may apply.--Country--: United States-click to apply",https://www.upwork.com/jobs/Food-Creator-amp-Photographer_~0114e149c29abd69b7?source=rss,2023-05-16T21:18:52+00:00,https://www.upwork.com/jobs/Food-Creator-amp-Photographer_%7E0114e149c29abd69b7?source=rss,"None-I have a healthy recipe newsletter that caters to 30-40 year old women who want to make healthy and delicious meals.-br-I have this week's newsletter typed up and attached here. I need high quality pictures to go along with the featured recipe. In addition to photography skills, I need someone who is capable of cooking the recipe the correct way, and making the food look photogenic for the pictures.-br-I'll need pictures of:-br-1. The food once it's been fully prepared and ready to eat.-br-2. All of the ingredients bunched together-br-3. Pictures documenting the process of each step of the instruction section in the newsletter. (5 steps = 5 pictures)-br-All of the pictures need to be oriented vertically and have an overhead view.-br-This job has potential for long-time work if the first few jobs go well.-b-Budget-b-: $100-b-Posted On-b-: May 16, 2023 21:18 UTC-b-Category-b-: Local Photography-b-Skills-b-:Food Photography, Photography, Photo Editing, Adobe Photoshop, Digital Photography, Cooking-b-Location Requirement-b-: Only freelancers located in the United States may apply.-b-Country-b-: United States-a-click to apply",Food Creator & Photographer - Upwork +"Hi,

+I am looking for a top Thumbnail Designer, for a channel in the business niche.
+It is a long-term position with raises, bonuses and growth potential.

+Here is an example of similar channels:

+- www.youtube.com/@MagnatesMedia
+- www.youtube.com/@BigCompanyYT

+I need someone that meets the following criteria:

+- $7-10 Per Thumbnail
+- 2 Thumbnails per week

+I would like to see examples of work you have done before.

+Please apply only if you are 100% sure that you can match the quality of the examples shown.

+Thank you!

Budget: $4,000 +
Posted On: May 16, 2023 21:18 UTC
Category: Graphic Design
Skills:Thumbnail, YouTube, Graphic Design +
Country: Spain +
click to apply","Budget--: $4,000--Posted On--: May 16, 2023 21:18 UTC--Category--: Graphic Design--Skills--:Thumbnail, YouTube, Graphic Design--Country--: Spain-click to apply",https://www.upwork.com/jobs/Thumbnail-Designer-For-YouTube-Channel_~01f0b069bb66d51a65?source=rss,2023-05-16T21:18:08+00:00,https://www.upwork.com/jobs/Thumbnail-Designer-For-YouTube-Channel_%7E01f0b069bb66d51a65?source=rss,"None-Hi,-br-I am looking for a top Thumbnail Designer, for a channel in the business niche.-br-It is a long-term position with raises, bonuses and growth potential.-br-Here is an example of similar channels:-br-- www.youtube.com/@MagnatesMedia-br-- www.youtube.com/@BigCompanyYT-br-I need someone that meets the following criteria:-br-- $7-10 Per Thumbnail-br-- 2 Thumbnails per week-br-I would like to see examples of work you have done before.-br-Please apply only if you are 100% sure that you can match the quality of the examples shown.-br-Thank you!-b-Budget-b-: $4,000-b-Posted On-b-: May 16, 2023 21:18 UTC-b-Category-b-: Graphic Design-b-Skills-b-:Thumbnail, YouTube, Graphic Design-b-Country-b-: Spain-a-click to apply",Thumbnail Designer For YouTube Channel - Upwork +"I am looking for a top Thumbnail Designer, for a channel in the business niche.
+It is a long-term position with raises, bonuses and growth potential!

+Here is an example of similar channels:

+- www.youtube.com/@MagnatesMedia
+- www.youtube.com/@BigCompanyYT

+I need someone that meets the following criteria:

+- $7-10 Per Thumbnail
+- 2 Thumbnails per week

+I would like to see examples of work you have done before.

+Please apply only if you are 100% sure that you can match the quality of the examples shown.

+Thanks.

Budget: $4,000 +
Posted On: May 16, 2023 21:16 UTC
Category: Graphic Design
Skills:Thumbnail, YouTube, Graphic Design +
Country: Spain +
click to apply","Budget--: $4,000--Posted On--: May 16, 2023 21:16 UTC--Category--: Graphic Design--Skills--:Thumbnail, YouTube, Graphic Design--Country--: Spain-click to apply",https://www.upwork.com/jobs/Thumbnail-Designer-For-YouTube-Channel_~0189d19c9d40831158?source=rss,2023-05-16T21:16:12+00:00,https://www.upwork.com/jobs/Thumbnail-Designer-For-YouTube-Channel_%7E0189d19c9d40831158?source=rss,"None-I am looking for a top Thumbnail Designer, for a channel in the business niche.-br-It is a long-term position with raises, bonuses and growth potential!-br-Here is an example of similar channels:-br-- www.youtube.com/@MagnatesMedia-br-- www.youtube.com/@BigCompanyYT-br-I need someone that meets the following criteria:-br-- $7-10 Per Thumbnail-br-- 2 Thumbnails per week-br-I would like to see examples of work you have done before.-br-Please apply only if you are 100% sure that you can match the quality of the examples shown.-br-Thanks.-b-Budget-b-: $4,000-b-Posted On-b-: May 16, 2023 21:16 UTC-b-Category-b-: Graphic Design-b-Skills-b-:Thumbnail, YouTube, Graphic Design-b-Country-b-: Spain-a-click to apply",Thumbnail Designer For YouTube Channel - Upwork +"Producir y editar un video a partir de un texto. Añadir, imágenes, clips, ideas fuerza etc.

+Duración del video 6-10 Minutos.

+Tiempo estimado para la entrega del producto: 1 - 2 días.



Budget: $120 +
Posted On: May 16, 2023 21:11 UTC
Category: Graphic Design
Skills:vMix, Avid, Adobe Premiere Pro, OBS Studio, Video Camera, Music Video, Video Stream, AVS Video Editor, YouTube Channel Intro, YouTube, Instagram, TikTok, Castilian Spanish, Adobe After Effects, Graphic Design, Video Editing, Adobe Illustrator +
Country: Spain +
click to apply","Budget--: $120--Posted On--: May 16, 2023 21:11 UTC--Category--: Graphic Design--Skills--:vMix, Avid, Adobe Premiere Pro, OBS Studio, Video Camera, Music Video, Video Stream, AVS Video Editor, YouTube Channel Intro, YouTube, Instagram, TikTok, Castilian Spanish, Adobe After Effects, Graphic Design, Video Editing, Adobe Illustrator--Country--: Spain-click to apply",https://www.upwork.com/jobs/Editor-Dise-ador-fico-para-crear-video-formativo_~01731c7f14e73ca071?source=rss,2023-05-16T21:11:17+00:00,https://www.upwork.com/jobs/Editor-Dise-ador-fico-para-crear-video-formativo_%7E01731c7f14e73ca071?source=rss,"None-Producir y editar un video a partir de un texto. Añadir, imágenes, clips, ideas fuerza etc.-br-Duración del video 6-10 Minutos.-br-Tiempo estimado para la entrega del producto: 1 - 2 días.-b-Budget-b-: $120-b-Posted On-b-: May 16, 2023 21:11 UTC-b-Category-b-: Graphic Design-b-Skills-b-:vMix, Avid, Adobe Premiere Pro, OBS Studio, Video Camera, Music Video, Video Stream, AVS Video Editor, YouTube Channel Intro, YouTube, Instagram, TikTok, Castilian Spanish, Adobe After Effects, Graphic Design, Video Editing, Adobe Illustrator-b-Country-b-: Spain-a-click to apply",Editor/a - Diseñador/a gráfico para crear un video formativo. - Upwork +"I am launching a Talent and YouTube management company along with becoming a content creator myself to help build my brand on YouTube and TikTok. I am needing a few logos, a few characters/mascots, and I'd like to have a few different animations (low lift) I can utilize on the platforms (like an intro and outro).

+Company name:
+Ghost in the Machine (Primarily Used)
+Ghost in the Machine Talent Management (Legal)
+Ghost in the Machine Talent & YouTube Management (Long Name)

+Domains:
+www.gitmtalent.com (business)
+www.booitsgitm.com (content creator/persona/expertise)

+Social:
+booitsgitm

+Primary info:
+- Talent and YouTube Management for music artists and/or content creators, especially lucky if it's a hybrid of both
+- I'll be providing different scopes to clients based on needs but it's a combination of talent management, digital marketing expertise (I have almost 20 years of experience), YouTube strategy, and YouTube management
+- Will be utilizing my personal experience of YouTube (booitsgitm) to bolster expertise and get clientele

+Creative info and inspo:
+- K-Pop, anime, and street feel (not like grafitti but more digital/techy)
+- High-contrast with black and neon
+- Purple is my fav color so some of that
+- Character/mascot wise I definitely want a ghost due to the nature of the business and creator name but open to other interpretations too
+- Fav characters, music artists, or brands to reflect me and gain inspo from: Naruto, Sword Art Online, Zelda, KDA, League of Legends, Sombra
+from Overwatch, Nintendo, The Prodigy, Ghastly evolution from Pokemon
+- Prefer clean/sleek and modern but open to interpretations as long as it isn't messy with too much going on

+Scope:
+- 3x logos for Ghost in the Machine (business)
+- 3x logos for booitsgitm
+- 2-3x mascots
+- 2x animated logo for business
+- 3x animated logo for booitsgitm


+This is by contract only for now but I hope to become friends and partner with whoever is up for this gig in particular! I will be needing an array of graphic designers, animators, video editors, etc to tap in for future clients and myself. I also will need help on my website but for now let's discuss logo.

Budget: $1,200 +
Posted On: May 16, 2023 21:07 UTC
Category: Recruiting & Talent Sourcing
Skills:Graphic Design, Social Media Marketing, Adobe InDesign, Adobe Illustrator, Adobe Photoshop, Adobe Premiere Pro, Adobe After Effects, Banner Ad Design, YouTube, Animation +
Country: United States +
click to apply","Budget--: $1,200--Posted On--: May 16, 2023 21:07 UTC--Category--: Recruiting & Talent Sourcing--Skills--:Graphic Design, Social Media Marketing, Adobe InDesign, Adobe Illustrator, Adobe Photoshop, Adobe Premiere Pro, Adobe After Effects, Banner Ad Design, YouTube, Animation--Country--: United States-click to apply",https://www.upwork.com/jobs/Talent-Manager_~01bfc3b4d60ce1d1dd?source=rss,2023-05-16T21:07:52+00:00,https://www.upwork.com/jobs/Talent-Manager_%7E01bfc3b4d60ce1d1dd?source=rss,"None-I am launching a Talent and YouTube management company along with becoming a content creator myself to help build my brand on YouTube and TikTok. I am needing a few logos, a few characters/mascots, and I'd like to have a few different animations (low lift) I can utilize on the platforms (like an intro and outro).-br-Company name:-br-Ghost in the Machine (Primarily Used)-br-Ghost in the Machine Talent Management (Legal)-br-Ghost in the Machine Talent & YouTube Management (Long Name)-br-Domains:-br-www.gitmtalent.com (business)-br-www.booitsgitm.com (content creator/persona/expertise)-br-Social:-br-booitsgitm-br-Primary info:-br-- Talent and YouTube Management for music artists and/or content creators, especially lucky if it's a hybrid of both-br-- I'll be providing different scopes to clients based on needs but it's a combination of talent management, digital marketing expertise (I have almost 20 years of experience), YouTube strategy, and YouTube management-br-- Will be utilizing my personal experience of YouTube (booitsgitm) to bolster expertise and get clientele-br-Creative info and inspo:-br-- K-Pop, anime, and street feel (not like grafitti but more digital/techy)-br-- High-contrast with black and neon-br-- Purple is my fav color so some of that-br-- Character/mascot wise I definitely want a ghost due to the nature of the business and creator name but open to other interpretations too-br-- Fav characters, music artists, or brands to reflect me and gain inspo from: Naruto, Sword Art Online, Zelda, KDA, League of Legends, Sombra-br-from Overwatch, Nintendo, The Prodigy, Ghastly evolution from Pokemon-br-- Prefer clean/sleek and modern but open to interpretations as long as it isn't messy with too much going on-br-Scope:-br-- 3x logos for Ghost in the Machine (business)-br-- 3x logos for booitsgitm-br-- 2-3x mascots-br-- 2x animated logo for business-br-- 3x animated logo for booitsgitm-br-This is by contract only for now but I hope to become friends and partner with whoever is up for this gig in particular! I will be needing an array of graphic designers, animators, video editors, etc to tap in for future clients and myself. I also will need help on my website but for now let's discuss logo.-b-Budget-b-: $1,200-b-Posted On-b-: May 16, 2023 21:07 UTC-b-Category-b-: Recruiting & Talent Sourcing-b-Skills-b-:Graphic Design, Social Media Marketing, Adobe InDesign, Adobe Illustrator, Adobe Photoshop, Adobe Premiere Pro, Adobe After Effects, Banner Ad Design, YouTube, Animation-b-Country-b-: United States-a-click to apply",Talent Manager - Upwork +"We're looking for a graphic designer to help format the following over the next week.

+1. Design an A3 size poster with a list of our values on it. File should be print-ready. Single sided. Full color with bleed and crop marks.

+2. A desktop screensaver at 1920×1080 with all of our values on it with “Win Together” in the middle.

+3. Reformatting a 16 page Google Slides booklet into an InDesign file and exported as a print ready PDF. Design will remain the same, we just need it reformatted into a print ready file in InDesign.

+4. Mockup each of our stickers in a sticker template and save as .ai files. Stickers are already created, we just need them mocked up.

Hourly Range: $15.00-$30.00 + +
Posted On: May 16, 2023 20:46 UTC
Category: Graphic Design
Skills:Printable File, Poster, Sticker, Sales & Marketing, Graphic Design, Adobe Photoshop, Adobe InDesign, Layout Design, Adobe Illustrator +
Country: United Kingdom +
click to apply","Hourly Range--: $15.00-$30.00--Posted On--: May 16, 2023 20:46 UTC--Category--: Graphic Design--Skills--:Printable File, Poster, Sticker, Sales & Marketing, Graphic Design, Adobe Photoshop, Adobe InDesign, Layout Design, Adobe Illustrator--Country--: United Kingdom-click to apply",https://www.upwork.com/jobs/Seeking-designer-complete-small-misc-design-projects-the-next-week_~01d59e5678c347bd33?source=rss,2023-05-16T20:46:53+00:00,https://www.upwork.com/jobs/Seeking-designer-complete-small-misc-design-projects-the-next-week_%7E01d59e5678c347bd33?source=rss,"None-We're looking for a graphic designer to help format the following over the next week.-br-1. Design an A3 size poster with a list of our values on it. File should be print-ready. Single sided. Full color with bleed and crop marks.-br-2. A desktop screensaver at 1920×1080 with all of our values on it with “Win Together” in the middle.-br-3. Reformatting a 16 page Google Slides booklet into an InDesign file and exported as a print ready PDF. Design will remain the same, we just need it reformatted into a print ready file in InDesign.-br-4. Mockup each of our stickers in a sticker template and save as .ai files. Stickers are already created, we just need them mocked up.-b-Hourly Range-b-: $15.00-$30.00-b-Posted On-b-: May 16, 2023 20:46 UTC-b-Category-b-: Graphic Design-b-Skills-b-:Printable File, Poster, Sticker, Sales & Marketing, Graphic Design, Adobe Photoshop, Adobe InDesign, Layout Design, Adobe Illustrator-b-Country-b-: United Kingdom-a-click to apply",Seeking a designer to complete 4 small misc design projects in the next week. - Upwork +"I am looking for a video editor that can make me 10 video ads per week.

+Also need to be able to use Photoshop, to make image ads and or shorter videos with animations.

+I can provide the content I receive from content creators I just need you to edit the videos.

+Most of the time I will send you an ad that I want you to emulate, over time I will want you to get creative and make your own.

+- Must have experience with editing video ads for FB/TT
+- if you have experience using CapCut to edit videos, this is a plus

Budget: $100 +
Posted On: May 16, 2023 20:45 UTC
Category: Video Editing
Skills:Video Editing, Facebook Ads Manager, Video Editing Software, Social Media Marketing, Adobe Premiere Pro +
Country: United States +
click to apply","Budget--: $100--Posted On--: May 16, 2023 20:45 UTC--Category--: Video Editing--Skills--:Video Editing, Facebook Ads Manager, Video Editing Software, Social Media Marketing, Adobe Premiere Pro--Country--: United States-click to apply",https://www.upwork.com/jobs/Looking-for-TikTok-ads-video-editor_~0129636a2d8f34d373?source=rss,2023-05-16T20:45:36+00:00,https://www.upwork.com/jobs/Looking-for-TikTok-ads-video-editor_%7E0129636a2d8f34d373?source=rss,"None-I am looking for a video editor that can make me 10 video ads per week.-br-Also need to be able to use Photoshop, to make image ads and or shorter videos with animations.-br-I can provide the content I receive from content creators I just need you to edit the videos.-br-Most of the time I will send you an ad that I want you to emulate, over time I will want you to get creative and make your own.-br-- Must have experience with editing video ads for FB/TT-br-- if you have experience using CapCut to edit videos, this is a plus-b-Budget-b-: $100-b-Posted On-b-: May 16, 2023 20:45 UTC-b-Category-b-: Video Editing-b-Skills-b-:Video Editing, Facebook Ads Manager, Video Editing Software, Social Media Marketing, Adobe Premiere Pro-b-Country-b-: United States-a-click to apply",Looking for TikTok/FB ads video editor - Upwork +"We require assistance for artwork for our exhibition stand at DRC Mining Week:
+- Event info:  https://wearevuka.com/mining/drc-mining-week/
+- Shell scheme stand with panels (see attachment)
+- We have some artwork which just needs reworking

Hourly Range: $15.00-$30.00 + +
Posted On: May 16, 2023 20:36 UTC
Category: Graphic Design
Skills:Graphic Design, Concept Artistry, Trade Show Design, Digital Illustration, Illustration, Adobe Illustrator, Adobe Photoshop +
Country: South Africa +
click to apply","Hourly Range--: $15.00-$30.00--Posted On--: May 16, 2023 20:36 UTC--Category--: Graphic Design--Skills--:Graphic Design, Concept Artistry, Trade Show Design, Digital Illustration, Illustration, Adobe Illustrator, Adobe Photoshop--Country--: South Africa-click to apply",https://www.upwork.com/jobs/Artwork-required-for-exhibition-stand_~012b19d31b8a8d3088?source=rss,2023-05-16T20:36:01+00:00,https://www.upwork.com/jobs/Artwork-required-for-exhibition-stand_%7E012b19d31b8a8d3088?source=rss,"None-We require assistance for artwork for our exhibition stand at DRC Mining Week:-br-- Event info:  https://wearevuka.com/mining/drc-mining-week/-br-- Shell scheme stand with panels (see attachment)-br-- We have some artwork which just needs reworking-b-Hourly Range-b-: $15.00-$30.00-b-Posted On-b-: May 16, 2023 20:36 UTC-b-Category-b-: Graphic Design-b-Skills-b-:Graphic Design, Concept Artistry, Trade Show Design, Digital Illustration, Illustration, Adobe Illustrator, Adobe Photoshop-b-Country-b-: South Africa-a-click to apply",Artwork required for exhibition stand - Upwork +"We are looking for a talented designer to create a Street Fighter inspired digital art piece. The project length is less than 1 month and will require skills in Adobe Illustrator, Adobe Photoshop, Clothing, Colorful Style, Drawing, Fashion & Beauty, Graphic Design, and Illustration.

+The ideal candidate will have experience in creating digital art with a unique and eye-catching style. As a designer, you will be responsible for creating clothing designs inspired by Street Fighter characters in a colorful and vibrant style. You should also be able to create illustrations that can be used in various marketing materials.

+To apply for this job, please submit a proposal detailing your experience and how you can help with the project. Please include links to your past completed projects, as well as your portfolio. We are looking for someone who is passionate about designing and can bring their creativity to the project. We look forward to hearing from you!

+Note: Some of the content in this job post may have been auto-generated using advanced AI.

Budget: $50 +
Posted On: May 16, 2023 20:11 UTC
Category: Graphic Design
Skills:Clothing, Fashion & Beauty, Graphic Design, Illustration, Drawing, Adobe Photoshop, Adobe Illustrator, Colorful Style +
Country: Turkey +
click to apply","Budget--: $50--Posted On--: May 16, 2023 20:11 UTC--Category--: Graphic Design--Skills--:Clothing, Fashion & Beauty, Graphic Design, Illustration, Drawing, Adobe Photoshop, Adobe Illustrator, Colorful Style--Country--: Turkey-click to apply",https://www.upwork.com/jobs/Designer-needed-create-Street-Fighter-inspired-digital-art_~014ef5d580f96b259a?source=rss,2023-05-16T20:11:11+00:00,https://www.upwork.com/jobs/Designer-needed-create-Street-Fighter-inspired-digital-art_%7E014ef5d580f96b259a?source=rss,"None-We are looking for a talented designer to create a Street Fighter inspired digital art piece. The project length is less than 1 month and will require skills in Adobe Illustrator, Adobe Photoshop, Clothing, Colorful Style, Drawing, Fashion & Beauty, Graphic Design, and Illustration.-br-The ideal candidate will have experience in creating digital art with a unique and eye-catching style. As a designer, you will be responsible for creating clothing designs inspired by Street Fighter characters in a colorful and vibrant style. You should also be able to create illustrations that can be used in various marketing materials.-br-To apply for this job, please submit a proposal detailing your experience and how you can help with the project. Please include links to your past completed projects, as well as your portfolio. We are looking for someone who is passionate about designing and can bring their creativity to the project. We look forward to hearing from you!-br-Note: Some of the content in this job post may have been auto-generated using advanced AI.-b-Budget-b-: $50-b-Posted On-b-: May 16, 2023 20:11 UTC-b-Category-b-: Graphic Design-b-Skills-b-:Clothing, Fashion & Beauty, Graphic Design, Illustration, Drawing, Adobe Photoshop, Adobe Illustrator, Colorful Style-b-Country-b-: Turkey-a-click to apply",Designer needed to create a Street Fighter inspired digital art. - Upwork +"We are an innovative beauty brand looking for an experienced graphic designer with expertise in creation of digital assets, social media content and packaging design.

+If all goes well, there is potential to join our team for the long haul!

+We are looking for availability during PST hours, this contract is at a budget of $2500 per month (USD).

+You MUST have experience in the beauty industry. If you do not, please do not apply. Please include the name of brands you've worked with - super helpful!


+Brand Development:
+1. Lead design concepts, layouts, mock-ups, and detailed drawings for brand assets and campaigns. +
+2. Produce, update, and build the brand style guide +
+3. Create moodboards for photography/ digital campaigns. +
+4. Prepare briefs for seasonal campaigns/ product launches +

+Digital/Web Collateral
+1. Conceptual design and deliver assets as appropriate for web and marketing materials including, but not limited to, emails, banner advertising, and other collateral +
+2. Banners for Web: Home Page, Sales Page, Category Page +
+3. Basic HTML/CSS understanding +
+4. Photo Editing/ Compostiing experience +

+MUST have ADVANCED proficiency in the below programs:

+Programs:
+Adobe Suite- Illustrator, Photoshop, Indesign
+Adobe Stock- Stock Images
+Figma- Prototyping tool for web-based projects ( banners)

+Secondary: Google Drive

+Design tools:
+iMac Pro
+Wacom Tablet & Stylus (plus but not required)
+Pantone Book ( for Print Design) (plus but not required)

Budget: $2,500 +
Posted On: May 16, 2023 19:31 UTC
Category: Graphic Design
Skills:Email Communication, Landing Page, Web Design, Brand Identity Design, Advertising Design, Large Format Design, Figma, Adobe InDesign, Adobe Photoshop, Graphic Design, Adobe Illustrator, Banner Ad Design, Infographic, Website Asset, Brand Identity & Guidelines, Social Media Imagery +
Location Requirement: Only freelancers located in the United States may apply. +
Country: United States +
click to apply","Budget--: $2,500--Posted On--: May 16, 2023 19:31 UTC--Category--: Graphic Design--Skills--:Email Communication, Landing Page, Web Design, Brand Identity Design, Advertising Design, Large Format Design, Figma, Adobe InDesign, Adobe Photoshop, Graphic Design, Adobe Illustrator, Banner Ad Design, Infographic, Website Asset, Brand Identity & Guidelines, Social Media Imagery--Location Requirement--: Only freelancers located in the United States may apply.--Country--: United States-click to apply",https://www.upwork.com/jobs/Graphic-Designer_~01f50cec07cd2619a3?source=rss,2023-05-16T19:31:06+00:00,https://www.upwork.com/jobs/Graphic-Designer_%7E01f50cec07cd2619a3?source=rss,"None-We are an innovative beauty brand looking for an experienced graphic designer with expertise in creation of digital assets, social media content and packaging design.-br-If all goes well, there is potential to join our team for the long haul!-br-We are looking for availability during PST hours, this contract is at a budget of $2500 per month (USD).-br-You MUST have experience in the beauty industry. If you do not, please do not apply. Please include the name of brands you've worked with - super helpful!-br-Brand Development:-br-1. Lead design concepts, layouts, mock-ups, and detailed drawings for brand assets and campaigns.-br-2. Produce, update, and build the brand style guide-br-3. Create moodboards for photography/ digital campaigns.-br-4. Prepare briefs for seasonal campaigns/ product launches-br-Digital/Web Collateral-br-1. Conceptual design and deliver assets as appropriate for web and marketing materials including, but not limited to, emails, banner advertising, and other collateral-br-2. Banners for Web: Home Page, Sales Page, Category Page-br-3. Basic HTML/CSS understanding-br-4. Photo Editing/ Compostiing experience-br-MUST have ADVANCED proficiency in the below programs:-br-Programs:-br-Adobe Suite- Illustrator, Photoshop, Indesign-br-Adobe Stock- Stock Images-br-Figma- Prototyping tool for web-based projects ( banners)-br-Secondary: Google Drive-br-Design tools:-br-iMac Pro-br-Wacom Tablet & Stylus (plus but not required)-br-Pantone Book ( for Print Design) (plus but not required)-b-Budget-b-: $2,500-b-Posted On-b-: May 16, 2023 19:31 UTC-b-Category-b-: Graphic Design-b-Skills-b-:Email Communication, Landing Page, Web Design, Brand Identity Design, Advertising Design, Large Format Design, Figma, Adobe InDesign, Adobe Photoshop, Graphic Design, Adobe Illustrator, Banner Ad Design, Infographic, Website Asset, Brand Identity & Guidelines, Social Media Imagery-b-Location Requirement-b-: Only freelancers located in the United States may apply.-b-Country-b-: United States-a-click to apply",Graphic Designer - Upwork +"Hello!

+I'm looking for freelance 2D animators proficient in Spine to help me animate 9 emojis in Spine 2D. If you're a skilled 2D animator with experience in Spine and interested in working on an exciting and creative project, this job might be for you!

+Here are some details about the project:

+Animate 9 emojis in Spine 2D.
+The animations should be smooth and professional.
+If you're a Spine 2D animator with character animation skills and are interested in working on this project, please send me a message with your portfolio and hourly rate. I'm also looking for someone with good communication skills who can work well in a team.

+Thank you for your time.

Budget: $100 +
Posted On: May 16, 2023 19:16 UTC
Category: Cartoons & Comics
Skills:2D Animation, Spine 2D, Adobe Photoshop, Adobe Illustrator +
Country: Argentina +
click to apply","Budget--: $100--Posted On--: May 16, 2023 19:16 UTC--Category--: Cartoons & Comics--Skills--:2D Animation, Spine 2D, Adobe Photoshop, Adobe Illustrator--Country--: Argentina-click to apply",https://www.upwork.com/jobs/need-animate-Emojis-with-Spine-Pro_~017ad50335b91a934b?source=rss,2023-05-16T19:16:46+00:00,https://www.upwork.com/jobs/need-animate-Emojis-with-Spine-Pro_%7E017ad50335b91a934b?source=rss,"None-Hello!-br-I'm looking for freelance 2D animators proficient in Spine to help me animate 9 emojis in Spine 2D. If you're a skilled 2D animator with experience in Spine and interested in working on an exciting and creative project, this job might be for you!-br-Here are some details about the project:-br-Animate 9 emojis in Spine 2D.-br-The animations should be smooth and professional.-br-If you're a Spine 2D animator with character animation skills and are interested in working on this project, please send me a message with your portfolio and hourly rate. I'm also looking for someone with good communication skills who can work well in a team.-br-Thank you for your time.-b-Budget-b-: $100-b-Posted On-b-: May 16, 2023 19:16 UTC-b-Category-b-: Cartoons & Comics-b-Skills-b-:2D Animation, Spine 2D, Adobe Photoshop, Adobe Illustrator-b-Country-b-: Argentina-a-click to apply",I need to animate 2D Emojis with 2D Spine Pro - Upwork +"I am looking  for Monetized channel. Channel must be with same adsens.

+Thank You!

Hourly Range: $10.00-$25.00 + +
Posted On: May 16, 2023 19:16 UTC
Category: Graphic Design
Skills:YouTube, YouTube SEO +
Country: United States +
click to apply","Hourly Range--: $10.00-$25.00--Posted On--: May 16, 2023 19:16 UTC--Category--: Graphic Design--Skills--:YouTube, YouTube SEO--Country--: United States-click to apply",https://www.upwork.com/jobs/need-Montization-channel_~016855a0799275023e?source=rss,2023-05-16T19:16:26+00:00,https://www.upwork.com/jobs/need-Montization-channel_%7E016855a0799275023e?source=rss,"None-I am looking  for Monetized channel. Channel must be with same adsens.-br-Thank You!-b-Hourly Range-b-: $10.00-$25.00-b-Posted On-b-: May 16, 2023 19:16 UTC-b-Category-b-: Graphic Design-b-Skills-b-:YouTube, YouTube SEO-b-Country-b-: United States-a-click to apply",I need Montization channel. - Upwork +"PDF presentation for an Artist show that took place month a go so we can email the show and the work

Hourly Range: $10.00-$50.00 + +
Posted On: May 16, 2023 19:05 UTC
Category: Graphic Design
Skills:PDF, Graphic Design +
Location Requirement: Only freelancers located in the United States may apply. +
Country: United States +
click to apply","Hourly Range--: $10.00-$50.00--Posted On--: May 16, 2023 19:05 UTC--Category--: Graphic Design--Skills--:PDF, Graphic Design--Location Requirement--: Only freelancers located in the United States may apply.--Country--: United States-click to apply",https://www.upwork.com/jobs/Pdf-portofolio_~01b17d28bca43a57f9?source=rss,2023-05-16T19:05:22+00:00,https://www.upwork.com/jobs/Pdf-portofolio_%7E01b17d28bca43a57f9?source=rss,"None-PDF presentation for an Artist show that took place month a go so we can email the show and the work-b-Hourly Range-b-: $10.00-$50.00-b-Posted On-b-: May 16, 2023 19:05 UTC-b-Category-b-: Graphic Design-b-Skills-b-:PDF, Graphic Design-b-Location Requirement-b-: Only freelancers located in the United States may apply.-b-Country-b-: United States-a-click to apply",Pdf portofolio - Upwork +"**For the full specs of this project, please read the attached PDF.


+We are looking for a skilled 3D specialist to join our team. The ideal candidate should have experience in AI content creation, and some type of 3D software such as Blender, Maya, Blender or Cinema 4D.

+The candidates main responsibility will be to create and render virtual influencer photos for Instagram. You will work closely with our director of photography to ensure the renders meet our expectations.

+To apply, please submit a proposal detailing how you can help with the project and some links to your past completed projects. We look forward to hearing from you!

Hourly Range: $30.00-$100.00 + +
Posted On: May 16, 2023 18:53 UTC
Category: 3D Modeling & Rendering
Skills:Blender, Maxon Cinema 4D, Autodesk Maya, 3D Rendering, 3D Modeling, Photo Editing, AI Content Creation, AI-Generated Art +
Country: Canada +
click to apply","Hourly Range--: $30.00-$100.00--Posted On--: May 16, 2023 18:53 UTC--Category--: 3D Modeling & Rendering--Skills--:Blender, Maxon Cinema 4D, Autodesk Maya, 3D Rendering, 3D Modeling, Photo Editing, AI Content Creation, AI-Generated Art--Country--: Canada-click to apply",https://www.upwork.com/jobs/Specialist-needed-render-virtual-influencer-photos-for-Instagram_~0110041f4aac654847?source=rss,2023-05-16T18:53:44+00:00,https://www.upwork.com/jobs/Specialist-needed-render-virtual-influencer-photos-for-Instagram_%7E0110041f4aac654847?source=rss,"None-**For the full specs of this project, please read the attached PDF.-br-We are looking for a skilled 3D specialist to join our team. The ideal candidate should have experience in AI content creation, and some type of 3D software such as Blender, Maya, Blender or Cinema 4D.-br-The candidates main responsibility will be to create and render virtual influencer photos for Instagram. You will work closely with our director of photography to ensure the renders meet our expectations.-br-To apply, please submit a proposal detailing how you can help with the project and some links to your past completed projects. We look forward to hearing from you!-b-Hourly Range-b-: $30.00-$100.00-b-Posted On-b-: May 16, 2023 18:53 UTC-b-Category-b-: 3D Modeling & Rendering-b-Skills-b-:Blender, Maxon Cinema 4D, Autodesk Maya, 3D Rendering, 3D Modeling, Photo Editing, AI Content Creation, AI-Generated Art-b-Country-b-: Canada-a-click to apply",3D Specialist needed to render virtual influencer photos for Instagram - Upwork +"We are looking to create (4) Exterior Art Installations throughout our campus focusing on our values.

+ADDITIONAL DETAILS
+Vector images for scaling purposes
+Each piece measures 4 ft x 4 ft
+Please see Interior Palette (Interior Paint Colors)
+Please see Exterior Wall, Wood, Metal Palette
+Please see artwork pictured for inspiration
+Prefer horizontal brush strokes vs vertical brush strokes
+Verbiage
+WE ARE FAITHFUL TO SCRIPTURE
+WE ARE GOSPEL CENTERED
+WE ARE MAKING DISCIPLES
+WE ARE BUILDING THE CHURCH
+Please see  page 2 of concept but needing….
+Warmer colors as pictured in artwork EXTERIOR VALUE SIGNS
+Would like additional  color blending in middle of art—less white space
+Would like the white space to be more “off white” than stark white
+* After this job is complete, we will be looking for addtl banner templates for branding purposes


Hourly Range: $15.00-$35.00 + +
Posted On: May 16, 2023 18:29 UTC
Category: Graphic Design
Skills:Color Theory, Banner Ad Design, Brand Identity & Guidelines, Color Palette, Large Format Design, Religious, Charitable & Nonprofit, Graphic Design, Illustration +
Country: United States +
click to apply","Hourly Range--: $15.00-$35.00--Posted On--: May 16, 2023 18:29 UTC--Category--: Graphic Design--Skills--:Color Theory, Banner Ad Design, Brand Identity & Guidelines, Color Palette, Large Format Design, Religious, Charitable & Nonprofit, Graphic Design, Illustration--Country--: United States-click to apply",https://www.upwork.com/jobs/Exterior-Commercial-Art-Installations_~019932d9c2eb82a9ec?source=rss,2023-05-16T18:29:45+00:00,https://www.upwork.com/jobs/Exterior-Commercial-Art-Installations_%7E019932d9c2eb82a9ec?source=rss,"None-We are looking to create (4) Exterior Art Installations throughout our campus focusing on our values.-br-ADDITIONAL DETAILS-br-Vector images for scaling purposes-br-Each piece measures 4 ft x 4 ft-br-Please see Interior Palette (Interior Paint Colors)-br-Please see Exterior Wall, Wood, Metal Palette-br-Please see artwork pictured for inspiration-br-Prefer horizontal brush strokes vs vertical brush strokes-br-Verbiage-br-WE ARE FAITHFUL TO SCRIPTURE-br-WE ARE GOSPEL CENTERED-br-WE ARE MAKING DISCIPLES-br-WE ARE BUILDING THE CHURCH-br-Please see  page 2 of concept but needing….-br-Warmer colors as pictured in artwork EXTERIOR VALUE SIGNS-br-Would like additional  color blending in middle of art—less white space-br-Would like the white space to be more “off white” than stark white-br-* After this job is complete, we will be looking for addtl banner templates for branding purposes-b-Hourly Range-b-: $15.00-$35.00-b-Posted On-b-: May 16, 2023 18:29 UTC-b-Category-b-: Graphic Design-b-Skills-b-:Color Theory, Banner Ad Design, Brand Identity & Guidelines, Color Palette, Large Format Design, Religious, Charitable & Nonprofit, Graphic Design, Illustration-b-Country-b-: United States-a-click to apply",Exterior Commercial Art Installations - Upwork +"Hi, I am looking for a full time bidder, for a graphic design agency. This would be a long term position. Please put "windango" before your bid, thanks! I offer 10% of each project acquired, we earn around $6k per week, projects no lower than $450, up to $6,000.

Budget: $100 +
Posted On: May 16, 2023 18:17 UTC
Category: Graphic Design
Skills:Customer Service, Project Management, Communications, Graphic Design +
Location Requirement: Only freelancers located in the United States may apply. +
Country: United States +
click to apply","Budget--: $100--Posted On--: May 16, 2023 18:17 UTC--Category--: Graphic Design--Skills--:Customer Service, Project Management, Communications, Graphic Design--Location Requirement--: Only freelancers located in the United States may apply.--Country--: United States-click to apply",https://www.upwork.com/jobs/Bidder-for-graphic-agency_~01560ddbf19f5a0b5e?source=rss,2023-05-16T18:17:46+00:00,https://www.upwork.com/jobs/Bidder-for-graphic-agency_%7E01560ddbf19f5a0b5e?source=rss,"None-Hi, I am looking for a full time bidder, for a graphic design agency. This would be a long term position. Please put "windango" before your bid, thanks! I offer 10% of each project acquired, we earn around $6k per week, projects no lower than $450, up to $6,000.-b-Budget-b-: $100-b-Posted On-b-: May 16, 2023 18:17 UTC-b-Category-b-: Graphic Design-b-Skills-b-:Customer Service, Project Management, Communications, Graphic Design-b-Location Requirement-b-: Only freelancers located in the United States may apply.-b-Country-b-: United States-a-click to apply",Bidder for graphic agency - Upwork +"I am needing 5 graphics. All are going to be USSSA Colors (RED,Navy, and white) following the same theme. This is going to be for the MLB Draft. USSSA is highlighting former players who are getting drafted.

+I have attached Inspo and what we have done in the past for Graphic #5

+Graphic 1: Baseball Trading Card
+Size 1x1
+Leave Space for the athlete photo
+Photo of the athlete in front “Transparent S” in the background  

+Graphic 2:
+Size 1x1
+Back of the trading card-
+Information- Former USSSA Team
+where they currently go to school
+position
+pick projection  

+Graphic 3
+Size 1x1
+Athletes photo
+Pick #
+MLB Team
+Athlete Name

+Graphic 4: Instagram story (same as 3 but just different size)
+Size: 9x16
+Leave Space for athlete photo
+Pick #
+MLB Team
+Athlete Name

+Graphic 5:
+Title: USSSA To The MLB
+Size 16x9
+Leave 30 spots for the 30 picks
+Athlete Name
+Pick they went
+MLB Team


Budget: $50 +
Posted On: May 16, 2023 18:17 UTC
Category: Graphic Design
Skills:Social Media Imagery, Sports & Recreation, Graphic Design, Adobe Photoshop, Adobe Illustrator +
Country: United States +
click to apply","Budget--: $50--Posted On--: May 16, 2023 18:17 UTC--Category--: Graphic Design--Skills--:Social Media Imagery, Sports & Recreation, Graphic Design, Adobe Photoshop, Adobe Illustrator--Country--: United States-click to apply",https://www.upwork.com/jobs/MLB-Draft-Graphics_~01ad9ebc43bbbbafe7?source=rss,2023-05-16T18:17:19+00:00,https://www.upwork.com/jobs/MLB-Draft-Graphics_%7E01ad9ebc43bbbbafe7?source=rss,"None-I am needing 5 graphics. All are going to be USSSA Colors (RED,Navy, and white) following the same theme. This is going to be for the MLB Draft. USSSA is highlighting former players who are getting drafted.-br-I have attached Inspo and what we have done in the past for Graphic #5-br-Graphic 1: Baseball Trading Card-br-Size 1x1-br-Leave Space for the athlete photo-br-Photo of the athlete in front “Transparent S” in the background-br-Graphic 2:-br-Size 1x1-br-Back of the trading card--br-Information- Former USSSA Team-br-where they currently go to school-br-position-br-pick projection-br-Graphic 3-br-Size 1x1-br-Athletes photo-br-Pick #-br-MLB Team-br-Athlete Name-br-Graphic 4: Instagram story (same as 3 but just different size)-br-Size: 9x16-br-Leave Space for athlete photo-br-Pick #-br-MLB Team-br-Athlete Name-br-Graphic 5:-br-Title: USSSA To The MLB-br-Size 16x9-br-Leave 30 spots for the 30 picks-br-Athlete Name-br-Pick they went-br-MLB Team-b-Budget-b-: $50-b-Posted On-b-: May 16, 2023 18:17 UTC-b-Category-b-: Graphic Design-b-Skills-b-:Social Media Imagery, Sports & Recreation, Graphic Design, Adobe Photoshop, Adobe Illustrator-b-Country-b-: United States-a-click to apply",MLB Draft Graphics - Upwork +"Hi there,

+We require someone to design and create 14 TV Poster Advertisement designs for a Female Stripe Club they need to be sexy sassy classy naughty,

+They need to be designed in Full 16:9 HD Display to fit large screen

+You can see some demos here, what we have so far we can use the same words on these ones but new designs more class more style more appeal more sexy more Naughty

Hourly Range: $15.00-$35.00 + +
Posted On: May 16, 2023 18:17 UTC
Category: Graphic Design
Skills:Banner Ad Design, Graphic Design +
Country: Australia +
click to apply","Hourly Range--: $15.00-$35.00--Posted On--: May 16, 2023 18:17 UTC--Category--: Graphic Design--Skills--:Banner Ad Design, Graphic Design--Country--: Australia-click to apply",https://www.upwork.com/jobs/Advertisement-Banners_~0189a53bd345be7b98?source=rss,2023-05-16T18:17:17+00:00,https://www.upwork.com/jobs/Advertisement-Banners_%7E0189a53bd345be7b98?source=rss,"None-Hi there,-br-We require someone to design and create 14 TV Poster Advertisement designs for a Female Stripe Club they need to be sexy sassy classy naughty,-br-They need to be designed in Full 16:9 HD Display to fit large screen-br-You can see some demos here, what we have so far we can use the same words on these ones but new designs more class more style more appeal more sexy more Naughty-b-Hourly Range-b-: $15.00-$35.00-b-Posted On-b-: May 16, 2023 18:17 UTC-b-Category-b-: Graphic Design-b-Skills-b-:Banner Ad Design, Graphic Design-b-Country-b-: Australia-a-click to apply",TV Advertisement Banners - Upwork +"Need to create design for my product sold on amazon. It should be done in minimalism style.

Budget: $250 +
Posted On: May 16, 2023 18:12 UTC
Category: Graphic Design
Skills:Graphic Design, Adobe Photoshop, Photo Editing, Minimalist +
Country: Moldova +
click to apply","Budget--: $250--Posted On--: May 16, 2023 18:12 UTC--Category--: Graphic Design--Skills--:Graphic Design, Adobe Photoshop, Photo Editing, Minimalist--Country--: Moldova-click to apply",https://www.upwork.com/jobs/Listing-Design_~01ff75e1740ef474a0?source=rss,2023-05-16T18:12:46+00:00,https://www.upwork.com/jobs/Listing-Design_%7E01ff75e1740ef474a0?source=rss,"None-Need to create design for my product sold on amazon. It should be done in minimalism style.-b-Budget-b-: $250-b-Posted On-b-: May 16, 2023 18:12 UTC-b-Category-b-: Graphic Design-b-Skills-b-:Graphic Design, Adobe Photoshop, Photo Editing, Minimalist-b-Country-b-: Moldova-a-click to apply",Listing Design - Upwork +"Hi there,

+I am looking for an illustration, probably black and white, for a brochure. The picture should be of barbed wire, where parts of it break free and turn into birds. I attached the spread where we want to use it, and an example of two such illustrations. (One with barbed wire, the other with a brain but you'll get the idea. Given the context I need it to be pretty narrow, so not too much height, and the 'breaking free into birds' part a bit on the right.

+Would love to hear the possibilities.

+Mark

Hourly Range: $10.00-$30.00 + +
Posted On: May 16, 2023 17:54 UTC
Category: Illustration
Skills:2D Art, 2D Illustration, Illustration, Adobe Illustrator +
Country: Netherlands +
click to apply","Hourly Range--: $10.00-$30.00--Posted On--: May 16, 2023 17:54 UTC--Category--: Illustration--Skills--:2D Art, 2D Illustration, Illustration, Adobe Illustrator--Country--: Netherlands-click to apply",https://www.upwork.com/jobs/Illustration-birds-breaking-free-from-barbed-wire_~01410797dcff72a2f3?source=rss,2023-05-16T17:54:35+00:00,https://www.upwork.com/jobs/Illustration-birds-breaking-free-from-barbed-wire_%7E01410797dcff72a2f3?source=rss,"None-Hi there,-br-I am looking for an illustration, probably black and white, for a brochure. The picture should be of barbed wire, where parts of it break free and turn into birds. I attached the spread where we want to use it, and an example of two such illustrations. (One with barbed wire, the other with a brain but you'll get the idea. Given the context I need it to be pretty narrow, so not too much height, and the 'breaking free into birds' part a bit on the right.-br-Would love to hear the possibilities.-br-Mark-b-Hourly Range-b-: $10.00-$30.00-b-Posted On-b-: May 16, 2023 17:54 UTC-b-Category-b-: Illustration-b-Skills-b-:2D Art, 2D Illustration, Illustration, Adobe Illustrator-b-Country-b-: Netherlands-a-click to apply",Illustration of birds breaking free from barbed wire. - Upwork +"Can your beach stuff/equipment be found on AMAZON?
+or do you have beach stuff like, tents, coolers, beach games etc. that are found on amazon

+I will pay you $8 dollars per 1 min video review of that product.

+This is a very simple task. Simply use your phone and record the products you own.

+_____Job Details ____

+- Record 1 min+ video

+- No editing required (the more natural it looks the better) If you could do it in 1 take, even better.

+- Video must be shot in horizontal format (phone sideways)

+- Simple a quick short video describing the product

+We are looking for around 500 items so the more you have the better, if you only have a few items? no worries still apply and we will pay you for them.

+Please compile a small list of the items you own with the links to them so i can check them out on amazon.

+TIP - you can use the amazon app on your phone and on the top right theres a little camera click that and "amazon lens" will open up. You can take a pic of any furniture or items you have at home and amazon will show you that product. If its available you can shoot a quick video on it.
+Just make sure it is the exact item.

+Note: The content we purchase from you will be specifically for us to use, please keep in mind you wont be posting this content or reusing it anywhere else.

Budget: $800 +
Posted On: May 16, 2023 17:53 UTC
Category: Graphic Design
Skills:Data Entry, Content Writing, SEO Writing +
Location Requirement: Only freelancers located in the United States may apply. +
Country: United States +
click to apply","Budget--: $800--Posted On--: May 16, 2023 17:53 UTC--Category--: Graphic Design--Skills--:Data Entry, Content Writing, SEO Writing--Location Requirement--: Only freelancers located in the United States may apply.--Country--: United States-click to apply",https://www.upwork.com/jobs/You-visit-the-beach-and-shop-amazon_~01bb42b09130266393?source=rss,2023-05-16T17:53:06+00:00,https://www.upwork.com/jobs/You-visit-the-beach-and-shop-amazon_%7E01bb42b09130266393?source=rss,"None-Can your beach stuff/equipment be found on AMAZON?-br-or do you have beach stuff like, tents, coolers, beach games etc. that are found on amazon-br-I will pay you $8 dollars per 1 min video review of that product.-br-This is a very simple task. Simply use your phone and record the products you own.-br-_____Job Details ____-br-- Record 1 min+ video-br-- No editing required (the more natural it looks the better) If you could do it in 1 take, even better.-br-- Video must be shot in horizontal format (phone sideways)-br-- Simple a quick short video describing the product-br-We are looking for around 500 items so the more you have the better, if you only have a few items? no worries still apply and we will pay you for them.-br-Please compile a small list of the items you own with the links to them so i can check them out on amazon.-br-TIP - you can use the amazon app on your phone and on the top right theres a little camera click that and "amazon lens" will open up. You can take a pic of any furniture or items you have at home and amazon will show you that product. If its available you can shoot a quick video on it.-br-Just make sure it is the exact item.-br-Note: The content we purchase from you will be specifically for us to use, please keep in mind you wont be posting this content or reusing it anywhere else.-b-Budget-b-: $800-b-Posted On-b-: May 16, 2023 17:53 UTC-b-Category-b-: Graphic Design-b-Skills-b-:Data Entry, Content Writing, SEO Writing-b-Location Requirement-b-: Only freelancers located in the United States may apply.-b-Country-b-: United States-a-click to apply",Do You visit the beach? and shop on amazon? - Upwork +"We are looking for an organized and creative photographer to work with for BTS of an documentary. The photographer's responsibilities include advising of best lighting and locations within the studio.

+Must have excellent interpersonal skills and a keen eye for detail and how to balance artistic integrity with the demands of the client.

+Photographer Responsibilities:
+Meet with client prior to photoshoots to gauge their needs and expectations.
+Prepare the studio for photoshoots by setting up necessary lights and backdrops
+Find appropriate locations for shoots that are held inside of the studio.
+Remain up to date with the latest editing software.

+Photographer Requirements:
+Proficiency in Adobe Photoshop.
+Completion of a course in digital photography.
+Portfolio of work.
+Excellent interpersonal skills.
+Ability to manage a schedule.
+Prior work experience at a studio preferred.


Hourly Range: $35.00-$55.00 + +
Posted On: May 16, 2023 17:50 UTC
Category: Video Production
Skills:Adobe After Effects, Adobe Premiere Pro, Adobe Lightroom, Adobe Photoshop, Photography, Photo Editing, Videography, Documentary, Cinematography, Video Post-Editing +
Location Requirement: Only freelancers located in the United States may apply. +
Country: United States +
click to apply","Hourly Range--: $35.00-$55.00--Posted On--: May 16, 2023 17:50 UTC--Category--: Video Production--Skills--:Adobe After Effects, Adobe Premiere Pro, Adobe Lightroom, Adobe Photoshop, Photography, Photo Editing, Videography, Documentary, Cinematography, Video Post-Editing--Location Requirement--: Only freelancers located in the United States may apply.--Country--: United States-click to apply",https://www.upwork.com/jobs/Photographer-for-Documentary-Interviews_~01b4402034fd951a82?source=rss,2023-05-16T17:50:53+00:00,https://www.upwork.com/jobs/Photographer-for-Documentary-Interviews_%7E01b4402034fd951a82?source=rss,"None-We are looking for an organized and creative photographer to work with for BTS of an documentary. The photographer's responsibilities include advising of best lighting and locations within the studio.-br-Must have excellent interpersonal skills and a keen eye for detail and how to balance artistic integrity with the demands of the client.-br-Photographer Responsibilities:-br-Meet with client prior to photoshoots to gauge their needs and expectations.-br-Prepare the studio for photoshoots by setting up necessary lights and backdrops-br-Find appropriate locations for shoots that are held inside of the studio.-br-Remain up to date with the latest editing software.-br-Photographer Requirements:-br-Proficiency in Adobe Photoshop.-br-Completion of a course in digital photography.-br-Portfolio of work.-br-Excellent interpersonal skills.-br-Ability to manage a schedule.-br-Prior work experience at a studio preferred.-b-Hourly Range-b-: $35.00-$55.00-b-Posted On-b-: May 16, 2023 17:50 UTC-b-Category-b-: Video Production-b-Skills-b-:Adobe After Effects, Adobe Premiere Pro, Adobe Lightroom, Adobe Photoshop, Photography, Photo Editing, Videography, Documentary, Cinematography, Video Post-Editing-b-Location Requirement-b-: Only freelancers located in the United States may apply.-b-Country-b-: United States-a-click to apply",Photographer for Documentary Interviews - Upwork +"We're on the lookout for a talented Video Editor to join our team! The ideal candidate will have a passion for creating original, bold content and a strong command of Adobe Creative Cloud apps. This includes Premiere Pro, Photoshop, Media Encoder, After Effects, and third-party software.

+Role Description:

+You'll be responsible for end-to-end video editing of both scripted and unscripted content.
+Collaborate closely with our creative and client teams to create engaging video materials.
+Balance and grade color, mix, and level audio within Adobe Premiere.
+Manage content ingest, archive, and storage processes.
+Create content for various social media platforms as needed.
+Organize and effectively manage the video footage library.
+Manage deadlines and project manage effectively.

+Qualifications:

+Advanced knowledge of Mac OS and Adobe Creative Cloud apps including Premiere Pro, Photoshop, Media Encoder, After Effects, and third-party software.
+Knowledgeable of social media and digital video platforms and how videos work on each.
+Ability to self-manage and organize workloads around tight deadlines.
+Proactive, positive team player, able to help guide projects from ingest to delivery.
+Flexibility to adapt to changing timelines and deliverables.
+Strong communication and collaboration skills.
+Strong organizational skills, attention to detail, and knowledge of editing workflows.
+Possess a sharp eye for timing with an ability to "wow" both clients and colleagues alike.

+Availability:

+Approximately 20-40 hours per week.
+Ability to work for the long term.
+After-hours work as needed when scheduled.
+You will also be added to our database of temporary workers for future opportunities.

+If you're ready to expand your creative horizons and join a dynamic team, we encourage you to apply!

Budget: $1,200 +
Posted On: May 16, 2023 17:45 UTC
Category: Visual Effects
Skills:Storytelling, YouTube Video, TikTok, Photo Editing, Green Screen, Video Animation, Video Production, YouTube Development, Real Estate Video, Compositing, Adobe After Effects, Video Cleanup, Video Editing, Adobe Premiere Pro, Rotoscoping, Video Post-Editing, Motion Graphics, Graphic Design, Adobe Photoshop, Animation +
Country: United States +
click to apply","Budget--: $1,200--Posted On--: May 16, 2023 17:45 UTC--Category--: Visual Effects--Skills--:Storytelling, YouTube Video, TikTok, Photo Editing, Green Screen, Video Animation, Video Production, YouTube Development, Real Estate Video, Compositing, Adobe After Effects, Video Cleanup, Video Editing, Adobe Premiere Pro, Rotoscoping, Video Post-Editing, Motion Graphics, Graphic Design, Adobe Photoshop, Animation--Country--: United States-click to apply",https://www.upwork.com/jobs/Video-editing_~013906c9945d76ee06?source=rss,2023-05-16T17:45:02+00:00,https://www.upwork.com/jobs/Video-editing_%7E013906c9945d76ee06?source=rss,"None-We're on the lookout for a talented Video Editor to join our team! The ideal candidate will have a passion for creating original, bold content and a strong command of Adobe Creative Cloud apps. This includes Premiere Pro, Photoshop, Media Encoder, After Effects, and third-party software.-br-Role Description:-br-You'll be responsible for end-to-end video editing of both scripted and unscripted content.-br-Collaborate closely with our creative and client teams to create engaging video materials.-br-Balance and grade color, mix, and level audio within Adobe Premiere.-br-Manage content ingest, archive, and storage processes.-br-Create content for various social media platforms as needed.-br-Organize and effectively manage the video footage library.-br-Manage deadlines and project manage effectively.-br-Qualifications:-br-Advanced knowledge of Mac OS and Adobe Creative Cloud apps including Premiere Pro, Photoshop, Media Encoder, After Effects, and third-party software.-br-Knowledgeable of social media and digital video platforms and how videos work on each.-br-Ability to self-manage and organize workloads around tight deadlines.-br-Proactive, positive team player, able to help guide projects from ingest to delivery.-br-Flexibility to adapt to changing timelines and deliverables.-br-Strong communication and collaboration skills.-br-Strong organizational skills, attention to detail, and knowledge of editing workflows.-br-Possess a sharp eye for timing with an ability to "wow" both clients and colleagues alike.-br-Availability:-br-Approximately 20-40 hours per week.-br-Ability to work for the long term.-br-After-hours work as needed when scheduled.-br-You will also be added to our database of temporary workers for future opportunities.-br-If you're ready to expand your creative horizons and join a dynamic team, we encourage you to apply!-b-Budget-b-: $1,200-b-Posted On-b-: May 16, 2023 17:45 UTC-b-Category-b-: Visual Effects-b-Skills-b-:Storytelling, YouTube Video, TikTok, Photo Editing, Green Screen, Video Animation, Video Production, YouTube Development, Real Estate Video, Compositing, Adobe After Effects, Video Cleanup, Video Editing, Adobe Premiere Pro, Rotoscoping, Video Post-Editing, Motion Graphics, Graphic Design, Adobe Photoshop, Animation-b-Country-b-: United States-a-click to apply",Video editing - Upwork +"We looking for an organized and creative videographer to work with our creative team to plan, film, and edit video content according to client briefs. The videographer's responsibilities include ensuring that the necessary filming equipment is available for use, directing other camera operators on set, and editing film footage.

+To be successful as a videographer you must be able to understand client briefs and work creatively to produce the desired product. A good videographer should stay up to date with industry trends and tools that will make projects more marketable.

+Videographer Responsibilities:
+Film videos on set or on location.
+Ensure that equipment for a shoot is present and working.
+Plan the shoot with the creative team and the client.
+Edit footage in post-production.
+Direct other camera operators so that the needed footage is acquired.
+Videographer Requirements:
+Excellent computer literacy.
+Proficiency with editing software such as PhotoShop.
+Excellent interpersonal skills.
+Relative fitness and stamina to handle camera equipment.
+Proficiency with camera equipment.



Hourly Range: $40.00-$80.00 + +
Posted On: May 16, 2023 17:42 UTC
Category: Videography
Skills:People, Adobe Premiere Pro, Adobe Lightroom, Adobe Photoshop, Photography, Photo Editing, Videography, Documentary, Cinematography, Video Post-Editing +
Location Requirement: Only freelancers located in the United States may apply. +
Country: United States +
click to apply","Hourly Range--: $40.00-$80.00--Posted On--: May 16, 2023 17:42 UTC--Category--: Videography--Skills--:People, Adobe Premiere Pro, Adobe Lightroom, Adobe Photoshop, Photography, Photo Editing, Videography, Documentary, Cinematography, Video Post-Editing--Location Requirement--: Only freelancers located in the United States may apply.--Country--: United States-click to apply",https://www.upwork.com/jobs/Videographer-for-Documentary-Interviews_~0161a04f42befb6838?source=rss,2023-05-16T17:42:17+00:00,https://www.upwork.com/jobs/Videographer-for-Documentary-Interviews_%7E0161a04f42befb6838?source=rss,"None-We looking for an organized and creative videographer to work with our creative team to plan, film, and edit video content according to client briefs. The videographer's responsibilities include ensuring that the necessary filming equipment is available for use, directing other camera operators on set, and editing film footage.-br-To be successful as a videographer you must be able to understand client briefs and work creatively to produce the desired product. A good videographer should stay up to date with industry trends and tools that will make projects more marketable.-br-Videographer Responsibilities:-br-Film videos on set or on location.-br-Ensure that equipment for a shoot is present and working.-br-Plan the shoot with the creative team and the client.-br-Edit footage in post-production.-br-Direct other camera operators so that the needed footage is acquired.-br-Videographer Requirements:-br-Excellent computer literacy.-br-Proficiency with editing software such as PhotoShop.-br-Excellent interpersonal skills.-br-Relative fitness and stamina to handle camera equipment.-br-Proficiency with camera equipment.-b-Hourly Range-b-: $40.00-$80.00-b-Posted On-b-: May 16, 2023 17:42 UTC-b-Category-b-: Videography-b-Skills-b-:People, Adobe Premiere Pro, Adobe Lightroom, Adobe Photoshop, Photography, Photo Editing, Videography, Documentary, Cinematography, Video Post-Editing-b-Location Requirement-b-: Only freelancers located in the United States may apply.-b-Country-b-: United States-a-click to apply",Videographer for Documentary Interviews - Upwork +"I have two lead magnets that need AWESOME covers that will be high converting! The content of the lead magnets is great, but we all know that doesn't matter if website visitors don't provide their email address for the lead magnet. I will also need to thumbnail images of the lead magnets to feature on my website.

+So I'm looking for something on brand that will catch the user's attention. I have Typography/Colors in a PDF and you can get an idea of my company's brand by visiting www.satoriwealth.com

+My firm is a comprehensive financial planning firm and we focus on working with people age 50-65 to plan their retirement.

Budget: $80 +
Posted On: May 16, 2023 17:23 UTC
Category: Graphic Design
Skills:Finance & Accounting, Graphic Design +
Country: United States +
click to apply","Budget--: $80--Posted On--: May 16, 2023 17:23 UTC--Category--: Graphic Design--Skills--:Finance & Accounting, Graphic Design--Country--: United States-click to apply",https://www.upwork.com/jobs/Need-High-Converting-Lead-Magnet-Cover-Pages_~018fce2e55fa4d79e4?source=rss,2023-05-16T17:23:10+00:00,https://www.upwork.com/jobs/Need-High-Converting-Lead-Magnet-Cover-Pages_%7E018fce2e55fa4d79e4?source=rss,"None-I have two lead magnets that need AWESOME covers that will be high converting! The content of the lead magnets is great, but we all know that doesn't matter if website visitors don't provide their email address for the lead magnet. I will also need to thumbnail images of the lead magnets to feature on my website.-br-So I'm looking for something on brand that will catch the user's attention. I have Typography/Colors in a PDF and you can get an idea of my company's brand by visiting www.satoriwealth.com-br-My firm is a comprehensive financial planning firm and we focus on working with people age 50-65 to plan their retirement.-b-Budget-b-: $80-b-Posted On-b-: May 16, 2023 17:23 UTC-b-Category-b-: Graphic Design-b-Skills-b-:Finance & Accounting, Graphic Design-b-Country-b-: United States-a-click to apply",Need 2 High-Converting Lead Magnet Cover Pages - Upwork +"Hello! I am looking for a Keynote expert to design slides for an upcoming non-profit organization's fundraiser event this weekend.

+I have slides from the client that are currently in PPT and I want to design them based on the event branding. I have a Keynote file to start designing from. The client's fonts includes fonts from Adobe Fonts, so having Adobe CC is essential.

+Looking for someone to begin working on this as soon as possible — ideally today.

+I am hiring for this initial project now, but I am also looking for a talented Keynote designer to work with for future projects as well.

+Please let me know your rate. Looking forward to hearing from you!

+Thanks,
+Scott

Hourly Range: $20.00-$50.00 + +
Posted On: May 16, 2023 17:22 UTC
Category: Presentation Design
Skills:Keynote, Graphic Design, Adobe Photoshop, Layout Design +
Location Requirement: Only freelancers located in the United States may apply. +
Country: United States +
click to apply","Hourly Range--: $20.00-$50.00--Posted On--: May 16, 2023 17:22 UTC--Category--: Presentation Design--Skills--:Keynote, Graphic Design, Adobe Photoshop, Layout Design--Location Requirement--: Only freelancers located in the United States may apply.--Country--: United States-click to apply",https://www.upwork.com/jobs/Apple-Keynote-Designer-for-Event-Slides_~0122cf54278aa6593d?source=rss,2023-05-16T17:22:11+00:00,https://www.upwork.com/jobs/Apple-Keynote-Designer-for-Event-Slides_%7E0122cf54278aa6593d?source=rss,"None-Hello! I am looking for a Keynote expert to design slides for an upcoming non-profit organization's fundraiser event this weekend.-br-I have slides from the client that are currently in PPT and I want to design them based on the event branding. I have a Keynote file to start designing from. The client's fonts includes fonts from Adobe Fonts, so having Adobe CC is essential.-br-Looking for someone to begin working on this as soon as possible — ideally today.-br-I am hiring for this initial project now, but I am also looking for a talented Keynote designer to work with for future projects as well.-br-Please let me know your rate. Looking forward to hearing from you!-br-Thanks,-br-Scott-b-Hourly Range-b-: $20.00-$50.00-b-Posted On-b-: May 16, 2023 17:22 UTC-b-Category-b-: Presentation Design-b-Skills-b-:Keynote, Graphic Design, Adobe Photoshop, Layout Design-b-Location Requirement-b-: Only freelancers located in the United States may apply.-b-Country-b-: United States-a-click to apply",Apple Keynote Designer for Event Slides - Upwork diff --git a/.store/.0_import/Prototype/upwork_jobs.csv b/.store/.0_import/Prototype/upwork_jobs.csv new file mode 100644 index 00000000..dd205d1c --- /dev/null +++ b/.store/.0_import/Prototype/upwork_jobs.csv @@ -0,0 +1,202 @@ +title,link,updated,id +Professional Certificate/Diploma Design - Upwork,https://www.upwork.com/jobs/Professional-Certificate-Diploma-Design_%7E01a42edd95dcb282c5?source=rss,2023-05-18T01:03:35+00:00,https://www.upwork.com/jobs/Professional-Certificate-Diploma-Design_~01a42edd95dcb282c5?source=rss +Wordpress Elementor Ecom Store Build Out - Upwork,https://www.upwork.com/jobs/Wordpress-Elementor-Ecom-Store-Build-Out_%7E0108cbeeb796d12b39?source=rss,2023-05-18T00:56:38+00:00,https://www.upwork.com/jobs/Wordpress-Elementor-Ecom-Store-Build-Out_~0108cbeeb796d12b39?source=rss +Graphic Designer B2B Partnership. Custom Apparel - Upwork,https://www.upwork.com/jobs/Graphic-Designer-B2B-Partnership-Custom-Apparel_%7E016b61e0c5ce53348c?source=rss,2023-05-18T00:44:22+00:00,https://www.upwork.com/jobs/Graphic-Designer-B2B-Partnership-Custom-Apparel_~016b61e0c5ce53348c?source=rss +Change colour of object in photo - Upwork,https://www.upwork.com/jobs/Change-colour-object-photo_%7E014de398cd64d64fc6?source=rss,2023-05-18T00:42:30+00:00,https://www.upwork.com/jobs/Change-colour-object-photo_~014de398cd64d64fc6?source=rss +Branding Design - Upwork,https://www.upwork.com/jobs/Branding-Design_%7E01bbcc6074db47fc46?source=rss,2023-05-18T00:41:26+00:00,https://www.upwork.com/jobs/Branding-Design_~01bbcc6074db47fc46?source=rss +Create an appealing AFL Graphic for Sir Doug Nicholls Round - Upwork,https://www.upwork.com/jobs/Create-appealing-AFL-Graphic-for-Sir-Doug-Nicholls-Round_%7E0171f85aafed11827e?source=rss,2023-05-18T00:37:07+00:00,https://www.upwork.com/jobs/Create-appealing-AFL-Graphic-for-Sir-Doug-Nicholls-Round_~0171f85aafed11827e?source=rss +Graphic Designer for beauty packaging updates - Upwork,https://www.upwork.com/jobs/Graphic-Designer-for-beauty-packaging-updates_%7E01848cc206b767b659?source=rss,2023-05-18T00:22:09+00:00,https://www.upwork.com/jobs/Graphic-Designer-for-beauty-packaging-updates_~01848cc206b767b659?source=rss +Social Ads - Motion Graphic Designer - Upwork,https://www.upwork.com/jobs/Social-Ads-Motion-Graphic-Designer_%7E017f2c51bc1706da9b?source=rss,2023-05-18T00:08:35+00:00,https://www.upwork.com/jobs/Social-Ads-Motion-Graphic-Designer_~017f2c51bc1706da9b?source=rss +De-pixelate a photo of a loved one who has passed away - Upwork,https://www.upwork.com/jobs/pixelate-photo-loved-one-who-has-passed-away_%7E01e586f48fec54c6e8?source=rss,2023-05-18T00:05:39+00:00,https://www.upwork.com/jobs/pixelate-photo-loved-one-who-has-passed-away_~01e586f48fec54c6e8?source=rss +T-Shirt Art Designer / Long Term $2 Per Design - Upwork,https://www.upwork.com/jobs/Shirt-Art-Designer-Long-Term-Per-Design_%7E01d5e02deb04fee243?source=rss,2023-05-18T00:01:31+00:00,https://www.upwork.com/jobs/Shirt-Art-Designer-Long-Term-Per-Design_~01d5e02deb04fee243?source=rss +Custom Craft Build an Animal Clipart Project - Upwork,https://www.upwork.com/jobs/Custom-Craft-Build-Animal-Clipart-Project_%7E01258ee678b81df9b0?source=rss,2023-05-17T23:47:00+00:00,https://www.upwork.com/jobs/Custom-Craft-Build-Animal-Clipart-Project_~01258ee678b81df9b0?source=rss +Expert Lightroom Photo Editor - Upwork,https://www.upwork.com/jobs/Expert-Lightroom-Photo-Editor_%7E0194ee339c50a063a1?source=rss,2023-05-17T23:27:48+00:00,https://www.upwork.com/jobs/Expert-Lightroom-Photo-Editor_~0194ee339c50a063a1?source=rss +Teacher - Graphic Design - Upwork,https://www.upwork.com/jobs/Teacher-Graphic-Design_%7E018c7d4ee46e0e635a?source=rss,2023-05-17T23:27:35+00:00,https://www.upwork.com/jobs/Teacher-Graphic-Design_~018c7d4ee46e0e635a?source=rss +Instagram Story Design & Highlights - Upwork,https://www.upwork.com/jobs/Instagram-Story-Design-amp-Highlights_%7E019737d990701a8253?source=rss,2023-05-17T23:27:10+00:00,https://www.upwork.com/jobs/Instagram-Story-Design-amp-Highlights_~019737d990701a8253?source=rss +Looking For An Experienced YouTube Thumbnail Designer For A Personal Development Channel - Upwork,https://www.upwork.com/jobs/Looking-For-Experienced-YouTube-Thumbnail-Designer-For-Personal-Development-Channel_%7E01890c168605c8939b?source=rss,2023-05-17T23:17:56+00:00,https://www.upwork.com/jobs/Looking-For-Experienced-YouTube-Thumbnail-Designer-For-Personal-Development-Channel_~01890c168605c8939b?source=rss +Convert PDF File to Adobe Indesign Document - Upwork,https://www.upwork.com/jobs/Convert-PDF-File-Adobe-Indesign-Document_%7E01ebd9a59a82313249?source=rss,2023-05-17T23:15:32+00:00,https://www.upwork.com/jobs/Convert-PDF-File-Adobe-Indesign-Document_~01ebd9a59a82313249?source=rss +Social Media Manager & Content Creator for E-commerce Wooden Plant Stand Business - Upwork,https://www.upwork.com/jobs/Social-Media-Manager-amp-Content-Creator-for-commerce-Wooden-Plant-Stand-Business_%7E01952171f4fa84aef2?source=rss,2023-05-17T23:12:53+00:00,https://www.upwork.com/jobs/Social-Media-Manager-amp-Content-Creator-for-commerce-Wooden-Plant-Stand-Business_~01952171f4fa84aef2?source=rss +Tshirt Designer / Merch by amazon - Upwork,https://www.upwork.com/jobs/Tshirt-Designer-Merch-amazon_%7E01549bd18812219915?source=rss,2023-05-17T23:11:41+00:00,https://www.upwork.com/jobs/Tshirt-Designer-Merch-amazon_~01549bd18812219915?source=rss +Creative Editorial Graphic Designer needed for Travel Photography Magazine - Upwork,https://www.upwork.com/jobs/Creative-Editorial-Graphic-Designer-needed-for-Travel-Photography-Magazine_%7E01e576ef2a48f0f980?source=rss,2023-05-17T23:05:35+00:00,https://www.upwork.com/jobs/Creative-Editorial-Graphic-Designer-needed-for-Travel-Photography-Magazine_~01e576ef2a48f0f980?source=rss +Create Christian & streetstyle inspired gym clothing design - Upwork,https://www.upwork.com/jobs/Create-Christian-amp-streetstyle-inspired-gym-clothing-design_%7E0105c267fca05cf992?source=rss,2023-05-17T23:04:19+00:00,https://www.upwork.com/jobs/Create-Christian-amp-streetstyle-inspired-gym-clothing-design_~0105c267fca05cf992?source=rss +Graphic design html conversion - Upwork,https://www.upwork.com/jobs/Graphic-design-html-conversion_%7E0194829ee38b06bf1d?source=rss,2023-05-17T23:02:32+00:00,https://www.upwork.com/jobs/Graphic-design-html-conversion_~0194829ee38b06bf1d?source=rss +Create Digital Mockups for Ecommerce Apparel - Upwork,https://www.upwork.com/jobs/Create-Digital-Mockups-for-Ecommerce-Apparel_%7E01e9bbe58843dcbc7f?source=rss,2023-05-17T22:46:35+00:00,https://www.upwork.com/jobs/Create-Digital-Mockups-for-Ecommerce-Apparel_~01e9bbe58843dcbc7f?source=rss +Quick photoshop edit - Upwork,https://www.upwork.com/jobs/Quick-photoshop-edit_%7E01a971c96a4ff8a444?source=rss,2023-05-17T22:26:38+00:00,https://www.upwork.com/jobs/Quick-photoshop-edit_~01a971c96a4ff8a444?source=rss +Muntaj fidyuhat - Upwork,https://www.upwork.com/jobs/Muntaj-fidyuhat_%7E01a3cd860be9b54569?source=rss,2023-05-17T22:17:05+00:00,https://www.upwork.com/jobs/Muntaj-fidyuhat_~01a3cd860be9b54569?source=rss +Change of Life- Coloring Book for Adult Woman - Upwork,https://www.upwork.com/jobs/Change-Life-Coloring-Book-for-Adult-Woman_%7E0192406e5b5c79335d?source=rss,2023-05-17T21:41:51+00:00,https://www.upwork.com/jobs/Change-Life-Coloring-Book-for-Adult-Woman_~0192406e5b5c79335d?source=rss +Need Ghost Mannequin for Swimwear - Upwork,https://www.upwork.com/jobs/Need-Ghost-Mannequin-for-Swimwear_%7E0132f524d709971a3c?source=rss,2023-05-17T21:35:14+00:00,https://www.upwork.com/jobs/Need-Ghost-Mannequin-for-Swimwear_~0132f524d709971a3c?source=rss +Graphic designer needed to design Prototype - Upwork,https://www.upwork.com/jobs/Graphic-designer-needed-design-Prototype_%7E01d500c040ff266903?source=rss,2023-05-17T21:21:38+00:00,https://www.upwork.com/jobs/Graphic-designer-needed-design-Prototype_~01d500c040ff266903?source=rss +Restaurant Industry Social Media Coordinator - Upwork,https://www.upwork.com/jobs/Restaurant-Industry-Social-Media-Coordinator_%7E01e2fa59e178d7329f?source=rss,2023-05-17T21:20:52+00:00,https://www.upwork.com/jobs/Restaurant-Industry-Social-Media-Coordinator_~01e2fa59e178d7329f?source=rss +Construction Completion Photography - Upwork,https://www.upwork.com/jobs/Construction-Completion-Photography_%7E0102e76eb1451f53fa?source=rss,2023-05-17T21:02:59+00:00,https://www.upwork.com/jobs/Construction-Completion-Photography_~0102e76eb1451f53fa?source=rss +Chinese Photographer for Amazon Products - Upwork,https://www.upwork.com/jobs/Chinese-Photographer-for-Amazon-Products_%7E013a871885c211bd2c?source=rss,2023-05-17T21:00:10+00:00,https://www.upwork.com/jobs/Chinese-Photographer-for-Amazon-Products_~013a871885c211bd2c?source=rss +Quality Graphic Designer for ongoing contract - Upwork,https://www.upwork.com/jobs/Quality-Graphic-Designer-for-ongoing-contract_%7E01b3b225e2352b2d0a?source=rss,2023-05-17T20:55:08+00:00,https://www.upwork.com/jobs/Quality-Graphic-Designer-for-ongoing-contract_~01b3b225e2352b2d0a?source=rss +Podcast cover art - Upwork,https://www.upwork.com/jobs/Podcast-cover-art_%7E0106f923b58321d712?source=rss,2023-05-17T20:53:19+00:00,https://www.upwork.com/jobs/Podcast-cover-art_~0106f923b58321d712?source=rss +Need video editor / motion designer on PST for tight turn project (due Friday) - Upwork,https://www.upwork.com/jobs/Need-video-editor-motion-designer-PST-for-tight-turn-project-due-Friday_%7E01a07533c6b52f1dd6?source=rss,2023-05-17T20:52:57+00:00,https://www.upwork.com/jobs/Need-video-editor-motion-designer-PST-for-tight-turn-project-due-Friday_~01a07533c6b52f1dd6?source=rss +Duplicate Flyers NEED DONE ASAP - Upwork,https://www.upwork.com/jobs/Duplicate-Flyers-NEED-DONE-ASAP_%7E0167ef54688ba76b88?source=rss,2023-05-17T20:51:10+00:00,https://www.upwork.com/jobs/Duplicate-Flyers-NEED-DONE-ASAP_~0167ef54688ba76b88?source=rss +Letterhead designer Required - Upwork,https://www.upwork.com/jobs/Letterhead-designer-Required_%7E0121a5741a30bdc71a?source=rss,2023-05-17T20:40:19+00:00,https://www.upwork.com/jobs/Letterhead-designer-Required_~0121a5741a30bdc71a?source=rss +Нужны 3д дизайнера интерьера в 3д макс - Upwork,https://www.upwork.com/jobs/%7E01c6a6fad5d68450d8?source=rss,2023-05-17T20:26:30+00:00,https://www.upwork.com/jobs/~01c6a6fad5d68450d8?source=rss +Graphic designer needed to design a traditional ceremony digital graphic - Upwork,https://www.upwork.com/jobs/Graphic-designer-needed-design-traditional-ceremony-digital-graphic_%7E017d39d6c1595e0f89?source=rss,2023-05-17T20:25:51+00:00,https://www.upwork.com/jobs/Graphic-designer-needed-design-traditional-ceremony-digital-graphic_~017d39d6c1595e0f89?source=rss +Quick Design Mockups For 7 Different Sports Websites - Upwork,https://www.upwork.com/jobs/Quick-Design-Mockups-For-Different-Sports-Websites_%7E01cd5e1bfae2150b7e?source=rss,2023-05-17T20:00:17+00:00,https://www.upwork.com/jobs/Quick-Design-Mockups-For-Different-Sports-Websites_~01cd5e1bfae2150b7e?source=rss +Create ninja Reese cup. Robot peanut and. Kiby adventure and Mash movies and sky super movies - Upwork,https://www.upwork.com/jobs/Create-ninja-Reese-cup-Robot-peanut-and-Kiby-adventure-and-Mash-movies-and-sky-super-movies_%7E017f999775d0769a53?source=rss,2023-05-17T19:57:08+00:00,https://www.upwork.com/jobs/Create-ninja-Reese-cup-Robot-peanut-and-Kiby-adventure-and-Mash-movies-and-sky-super-movies_~017f999775d0769a53?source=rss +Graphic for guitar and bass neck profile - Upwork,https://www.upwork.com/jobs/Graphic-for-guitar-and-bass-neck-profile_%7E01abb5947ca0fba128?source=rss,2023-05-17T19:50:36+00:00,https://www.upwork.com/jobs/Graphic-for-guitar-and-bass-neck-profile_~01abb5947ca0fba128?source=rss +Graphic designer - Upwork,https://www.upwork.com/jobs/Graphic-designer_%7E0188419c61c3ed6814?source=rss,2023-05-17T19:40:49+00:00,https://www.upwork.com/jobs/Graphic-designer_~0188419c61c3ed6814?source=rss +MEME designer - Upwork,https://www.upwork.com/jobs/MEME-designer_%7E0176baf278f9b2ba01?source=rss,2023-05-17T19:23:36+00:00,https://www.upwork.com/jobs/MEME-designer_~0176baf278f9b2ba01?source=rss +3d creative logo design - Upwork,https://www.upwork.com/jobs/creative-logo-design_%7E01244215d8faabc1c3?source=rss,2023-05-17T19:20:34+00:00,https://www.upwork.com/jobs/creative-logo-design_~01244215d8faabc1c3?source=rss +Need a talented Figma designer to help redesign our Marketing site - Upwork,https://www.upwork.com/jobs/Need-talented-Figma-designer-help-redesign-our-Marketing-site_%7E01d1452758586a77a4?source=rss,2023-05-17T19:19:20+00:00,https://www.upwork.com/jobs/Need-talented-Figma-designer-help-redesign-our-Marketing-site_~01d1452758586a77a4?source=rss +creative motion graphics designer to make Screen saver graphic for a museum exhibit on Robots - Upwork,https://www.upwork.com/jobs/creative-motion-graphics-designer-make-Screen-saver-graphic-for-museum-exhibit-Robots_%7E0110fb2b28f105b7ef?source=rss,2023-05-17T19:18:27+00:00,https://www.upwork.com/jobs/creative-motion-graphics-designer-make-Screen-saver-graphic-for-museum-exhibit-Robots_~0110fb2b28f105b7ef?source=rss +Need graphic designer with Amazon experience for a fast-growing ecommerce brand - Upwork,https://www.upwork.com/jobs/Need-graphic-designer-with-Amazon-experience-for-fast-growing-ecommerce-brand_%7E01fb25ada5a6935d3e?source=rss,2023-05-17T19:17:26+00:00,https://www.upwork.com/jobs/Need-graphic-designer-with-Amazon-experience-for-fast-growing-ecommerce-brand_~01fb25ada5a6935d3e?source=rss +Experienced Graphic Designer for Brand Guideline Creation - Upwork,https://www.upwork.com/jobs/Experienced-Graphic-Designer-for-Brand-Guideline-Creation_%7E016a1eaab979f09645?source=rss,2023-05-17T18:58:29+00:00,https://www.upwork.com/jobs/Experienced-Graphic-Designer-for-Brand-Guideline-Creation_~016a1eaab979f09645?source=rss +Graphic Designer - Upwork,https://www.upwork.com/jobs/Graphic-Designer_%7E016728bfb6f7b8eacd?source=rss,2023-05-17T18:55:28+00:00,https://www.upwork.com/jobs/Graphic-Designer_~016728bfb6f7b8eacd?source=rss +Need Experienced Graphic Designer for Website Banners - Upwork,https://www.upwork.com/jobs/Need-Experienced-Graphic-Designer-for-Website-Banners_%7E01401f2ddcf952883e?source=rss,2023-05-17T18:47:44+00:00,https://www.upwork.com/jobs/Need-Experienced-Graphic-Designer-for-Website-Banners_~01401f2ddcf952883e?source=rss +"Design work - banner ads, social media posts, email design - Upwork",https://www.upwork.com/jobs/Design-work-banner-ads-social-media-posts-email-design_%7E0199b81d409b10a063?source=rss,2023-05-17T18:27:09+00:00,https://www.upwork.com/jobs/Design-work-banner-ads-social-media-posts-email-design_~0199b81d409b10a063?source=rss +Manipulate images - forced perspective - Upwork,https://www.upwork.com/jobs/Manipulate-images-forced-perspective_%7E01c46ee94b536a029f?source=rss,2023-05-17T18:20:07+00:00,https://www.upwork.com/jobs/Manipulate-images-forced-perspective_~01c46ee94b536a029f?source=rss +Looking for Graphic Designer to update my portfolio on Squarespace - Upwork,https://www.upwork.com/jobs/Looking-for-Graphic-Designer-update-portfolio-Squarespace_%7E01fef70eaa051416b4?source=rss,2023-05-16T02:42:27+00:00,https://www.upwork.com/jobs/Looking-for-Graphic-Designer-update-portfolio-Squarespace_~01fef70eaa051416b4?source=rss +"Virtual staging, digitally furnish images of rooms in my home - Upwork",https://www.upwork.com/jobs/Virtual-staging-digitally-furnish-images-rooms-home_%7E01966ef0a702c48c94?source=rss,2023-05-17T18:17:19+00:00,https://www.upwork.com/jobs/Virtual-staging-digitally-furnish-images-rooms-home_~01966ef0a702c48c94?source=rss +Illustration Project - Recreate Pattern - Upwork,https://www.upwork.com/jobs/Illustration-Project-Recreate-Pattern_%7E016da07474143a0c48?source=rss,2023-05-17T18:05:36+00:00,https://www.upwork.com/jobs/Illustration-Project-Recreate-Pattern_~016da07474143a0c48?source=rss +Tradeshow Booth Graphic Design - Upwork,https://www.upwork.com/jobs/Tradeshow-Booth-Graphic-Design_%7E01c11f4b8e7eb84908?source=rss,2023-05-17T17:49:17+00:00,https://www.upwork.com/jobs/Tradeshow-Booth-Graphic-Design_~01c11f4b8e7eb84908?source=rss +Meta Ads Specialist - Upwork,https://www.upwork.com/jobs/Meta-Ads-Specialist_%7E019e0997545e4d0aec?source=rss,2023-05-17T17:41:29+00:00,https://www.upwork.com/jobs/Meta-Ads-Specialist_~019e0997545e4d0aec?source=rss +Sun burn removal Photoshop help - Upwork,https://www.upwork.com/jobs/Sun-burn-removal-Photoshop-help_%7E01e27942021c0a7f5f?source=rss,2023-05-17T17:40:46+00:00,https://www.upwork.com/jobs/Sun-burn-removal-Photoshop-help_~01e27942021c0a7f5f?source=rss +Adobe Photoshop Expert Needed for Exacting Touch-Up Work - Upwork,https://www.upwork.com/jobs/Adobe-Photoshop-Expert-Needed-for-Exacting-Touch-Work_%7E01c25e37800475b207?source=rss,2023-05-17T17:38:52+00:00,https://www.upwork.com/jobs/Adobe-Photoshop-Expert-Needed-for-Exacting-Touch-Work_~01c25e37800475b207?source=rss +Make background transparent on 2 videos that will be used for AR and compress to the smallest file. - Upwork,https://www.upwork.com/jobs/Make-background-transparent-videos-that-will-used-for-and-compress-the-smallest-file_%7E01c4ba8715b0f0672d?source=rss,2023-05-17T17:37:57+00:00,https://www.upwork.com/jobs/Make-background-transparent-videos-that-will-used-for-and-compress-the-smallest-file_~01c4ba8715b0f0672d?source=rss +Simple Logo - Upwork,https://www.upwork.com/jobs/Simple-Logo_%7E0188d7016e57ecdf2a?source=rss,2023-05-17T17:36:41+00:00,https://www.upwork.com/jobs/Simple-Logo_~0188d7016e57ecdf2a?source=rss +Simple photoshop script/automation - Upwork,https://www.upwork.com/jobs/Simple-photoshop-script-automation_%7E01eda0b3c86040654b?source=rss,2023-05-17T17:34:41+00:00,https://www.upwork.com/jobs/Simple-photoshop-script-automation_~01eda0b3c86040654b?source=rss +BeeHiiv Newsletter Design - Upwork,https://www.upwork.com/jobs/BeeHiiv-Newsletter-Design_%7E01feae36085f9cb731?source=rss,2023-05-17T17:32:58+00:00,https://www.upwork.com/jobs/BeeHiiv-Newsletter-Design_~01feae36085f9cb731?source=rss +Create an artistic and modern video for website homepage - Upwork,https://www.upwork.com/jobs/Create-artistic-and-modern-video-for-website-homepage_%7E019f789a06ff8d0f05?source=rss,2023-05-17T17:26:18+00:00,https://www.upwork.com/jobs/Create-artistic-and-modern-video-for-website-homepage_~019f789a06ff8d0f05?source=rss +Fashion Content Design - Upwork,https://www.upwork.com/jobs/Fashion-Content-Design_%7E010610e1899aa34737?source=rss,2023-05-17T17:16:42+00:00,https://www.upwork.com/jobs/Fashion-Content-Design_~010610e1899aa34737?source=rss +Tech Designer needed for womenswear brand - Upwork,https://www.upwork.com/jobs/Tech-Designer-needed-for-womenswear-brand_%7E01f9a155f6d76469a4?source=rss,2023-05-17T17:08:31+00:00,https://www.upwork.com/jobs/Tech-Designer-needed-for-womenswear-brand_~01f9a155f6d76469a4?source=rss +Design web page and also icons/after effects on the page - Upwork,https://www.upwork.com/jobs/Design-web-page-and-also-icons-after-effects-the-page_%7E0161c7c4a0b201b2aa?source=rss,2023-05-17T17:04:25+00:00,https://www.upwork.com/jobs/Design-web-page-and-also-icons-after-effects-the-page_~0161c7c4a0b201b2aa?source=rss +Design a protein unique shaker cup. Needs to be unique and not infringe on others. - Upwork,https://www.upwork.com/jobs/Design-protein-unique-shaker-cup-Needs-unique-and-not-infringe-others_%7E019873d4f060a594d7?source=rss,2023-05-17T16:53:24+00:00,https://www.upwork.com/jobs/Design-protein-unique-shaker-cup-Needs-unique-and-not-infringe-others_~019873d4f060a594d7?source=rss +Graphic designer to create graphics for mobile app - Upwork,https://www.upwork.com/jobs/Graphic-designer-create-graphics-for-mobile-app_%7E0152b474122b74074b?source=rss,2023-05-17T16:47:41+00:00,https://www.upwork.com/jobs/Graphic-designer-create-graphics-for-mobile-app_~0152b474122b74074b?source=rss +Graphic Design: Web Element/Email (hiring now for 2 hours) - Upwork,https://www.upwork.com/jobs/Graphic-Design-Web-Element-Email-hiring-now-for-hours_%7E01ac6725e2b54a4cbd?source=rss,2023-05-17T16:45:13+00:00,https://www.upwork.com/jobs/Graphic-Design-Web-Element-Email-hiring-now-for-hours_~01ac6725e2b54a4cbd?source=rss +Graphic designer to bring our postcard design to life - Upwork,https://www.upwork.com/jobs/Graphic-designer-bring-our-postcard-design-life_%7E01ae658f05e4a6f26f?source=rss,2023-05-17T16:19:34+00:00,https://www.upwork.com/jobs/Graphic-designer-bring-our-postcard-design-life_~01ae658f05e4a6f26f?source=rss +Graphic Designer / Illustrator Required for Project - Upwork,https://www.upwork.com/jobs/Graphic-Designer-Illustrator-Required-for-Project_%7E01603861cc77f1e61c?source=rss,2023-05-17T16:19:10+00:00,https://www.upwork.com/jobs/Graphic-Designer-Illustrator-Required-for-Project_~01603861cc77f1e61c?source=rss +Feature Film Lookbook/Deck - Upwork,https://www.upwork.com/jobs/Feature-Film-Lookbook-Deck_%7E01ca6bb455a057d84d?source=rss,2023-05-17T16:11:14+00:00,https://www.upwork.com/jobs/Feature-Film-Lookbook-Deck_~01ca6bb455a057d84d?source=rss +Graphic designer needed for agency - Upwork,https://www.upwork.com/jobs/Graphic-designer-needed-for-agency_%7E01012aba702e11f979?source=rss,2023-05-17T15:57:00+00:00,https://www.upwork.com/jobs/Graphic-designer-needed-for-agency_~01012aba702e11f979?source=rss +Graphic designer needed to incorporate branding into new product - Upwork,https://www.upwork.com/jobs/Graphic-designer-needed-incorporate-branding-into-new-product_%7E01f9651459c85f098e?source=rss,2023-05-17T15:53:14+00:00,https://www.upwork.com/jobs/Graphic-designer-needed-incorporate-branding-into-new-product_~01f9651459c85f098e?source=rss +YouTube Shorts Designer - Upwork,https://www.upwork.com/jobs/YouTube-Shorts-Designer_%7E01c7134eb5c87af76a?source=rss,2023-05-17T15:53:06+00:00,https://www.upwork.com/jobs/YouTube-Shorts-Designer_~01c7134eb5c87af76a?source=rss +Graphic designer for - Upwork,https://www.upwork.com/jobs/Graphic-designer-for_%7E0166cdfe5a2d4e4895?source=rss,2023-05-17T15:40:38+00:00,https://www.upwork.com/jobs/Graphic-designer-for_~0166cdfe5a2d4e4895?source=rss +Change book design - Upwork,https://www.upwork.com/jobs/Change-book-design_%7E01f6b2a6702d6a7167?source=rss,2023-05-17T15:38:56+00:00,https://www.upwork.com/jobs/Change-book-design_~01f6b2a6702d6a7167?source=rss +Thumbnail Artist | Youtube Thumbnail Creator | Graphic Designer - Upwork,https://www.upwork.com/jobs/Thumbnail-Artist-Youtube-Thumbnail-Creator-Graphic-Designer_%7E01aefc7699a8f07662?source=rss,2023-05-17T15:35:03+00:00,https://www.upwork.com/jobs/Thumbnail-Artist-Youtube-Thumbnail-Creator-Graphic-Designer_~01aefc7699a8f07662?source=rss +JPG to Vector - Upwork,https://www.upwork.com/jobs/JPG-Vector_%7E01212596216cc45891?source=rss,2023-05-17T15:13:41+00:00,https://www.upwork.com/jobs/JPG-Vector_~01212596216cc45891?source=rss +Graphic Designer to Design Basic Stationery (Style Determined) - Upwork,https://www.upwork.com/jobs/Graphic-Designer-Design-Basic-Stationery-Style-Determined_%7E0142c96b1be605ea59?source=rss,2023-05-17T15:11:31+00:00,https://www.upwork.com/jobs/Graphic-Designer-Design-Basic-Stationery-Style-Determined_~0142c96b1be605ea59?source=rss +Looking to have a scanned pdf ad recreated in a digital format and updated - Upwork,https://www.upwork.com/jobs/Looking-have-scanned-pdf-recreated-digital-format-and-updated_%7E01c6dee31afaf2cf08?source=rss,2023-05-17T15:04:20+00:00,https://www.upwork.com/jobs/Looking-have-scanned-pdf-recreated-digital-format-and-updated_~01c6dee31afaf2cf08?source=rss +Graphic Designer - Upwork,https://www.upwork.com/jobs/Graphic-Designer_%7E0109f054818d246b77?source=rss,2023-05-17T15:03:33+00:00,https://www.upwork.com/jobs/Graphic-Designer_~0109f054818d246b77?source=rss +Seeking a Talented Graphic Designer for an eCommerce Brand - Upwork,https://www.upwork.com/jobs/Seeking-Talented-Graphic-Designer-for-eCommerce-Brand_%7E01e5faab3c29f0ada0?source=rss,2023-05-17T14:55:20+00:00,https://www.upwork.com/jobs/Seeking-Talented-Graphic-Designer-for-eCommerce-Brand_~01e5faab3c29f0ada0?source=rss +Video Content Creator/ Editor - Upwork,https://www.upwork.com/jobs/Video-Content-Creator-Editor_%7E0193f7e5afeaaf3d31?source=rss,2023-05-17T14:54:44+00:00,https://www.upwork.com/jobs/Video-Content-Creator-Editor_~0193f7e5afeaaf3d31?source=rss +Website Graphic and Call-to-Action Specialist for Hotel Savings Club - Upwork,https://www.upwork.com/jobs/Website-Graphic-and-Call-Action-Specialist-for-Hotel-Savings-Club_%7E01202d0d605ef37e2f?source=rss,2023-05-17T14:48:54+00:00,https://www.upwork.com/jobs/Website-Graphic-and-Call-Action-Specialist-for-Hotel-Savings-Club_~01202d0d605ef37e2f?source=rss +Television Advert concept needed - Upwork,https://www.upwork.com/jobs/Television-Advert-concept-needed_%7E01c4a4254031370134?source=rss,2023-05-17T14:29:04+00:00,https://www.upwork.com/jobs/Television-Advert-concept-needed_~01c4a4254031370134?source=rss +Digital Photos - Upwork,https://www.upwork.com/jobs/Digital-Photos_%7E01f6142bef0cbab495?source=rss,2023-05-17T14:15:31+00:00,https://www.upwork.com/jobs/Digital-Photos_~01f6142bef0cbab495?source=rss +Vinyl Record Design (2D Vector + 3D) for Negative Mold - Upwork,https://www.upwork.com/jobs/Vinyl-Record-Design-Vector-for-Negative-Mold_%7E01a476458a0323aec2?source=rss,2023-05-17T14:10:51+00:00,https://www.upwork.com/jobs/Vinyl-Record-Design-Vector-for-Negative-Mold_~01a476458a0323aec2?source=rss +Stitching view photography into panoramas - Upwork,https://www.upwork.com/jobs/Stitching-view-photography-into-panoramas_%7E01299d4c07f3a0e5cc?source=rss,2023-05-17T14:10:10+00:00,https://www.upwork.com/jobs/Stitching-view-photography-into-panoramas_~01299d4c07f3a0e5cc?source=rss +Virtual Assistant/ Video Editor/ Graphic Designer for an eCommerce Coach - Upwork,https://www.upwork.com/jobs/Virtual-Assistant-Video-Editor-Graphic-Designer-for-eCommerce-Coach_%7E01c2dc8dff80bcfcb7?source=rss,2023-05-17T13:55:23+00:00,https://www.upwork.com/jobs/Virtual-Assistant-Video-Editor-Graphic-Designer-for-eCommerce-Coach_~01c2dc8dff80bcfcb7?source=rss +Versatile Graphic Designer to Help Create Training Materials - Upwork,https://www.upwork.com/jobs/Versatile-Graphic-Designer-Help-Create-Training-Materials_%7E01f3d3b8959cc22568?source=rss,2023-05-10T16:25:04+00:00,https://www.upwork.com/jobs/Versatile-Graphic-Designer-Help-Create-Training-Materials_~01f3d3b8959cc22568?source=rss +"Graphic creation for Lightbox, Cricut - Cut out Art - Shadowboxes - Upwork",https://www.upwork.com/jobs/Graphic-creation-for-Lightbox-Cricut-Cut-out-Art-Shadowboxes_%7E01da67a2d3efa0fe3f?source=rss,2023-05-17T13:45:14+00:00,https://www.upwork.com/jobs/Graphic-creation-for-Lightbox-Cricut-Cut-out-Art-Shadowboxes_~01da67a2d3efa0fe3f?source=rss +Video editor/graphic designer needed to create animations for static playlist covers - Upwork,https://www.upwork.com/jobs/Video-editor-graphic-designer-needed-create-animations-for-static-playlist-covers_%7E0171f472d7695da80f?source=rss,2023-05-17T13:44:36+00:00,https://www.upwork.com/jobs/Video-editor-graphic-designer-needed-create-animations-for-static-playlist-covers_~0171f472d7695da80f?source=rss +Video editor/graphic designer needed to create animations for static playlist covers - Upwork,https://www.upwork.com/jobs/Video-editor-graphic-designer-needed-create-animations-for-static-playlist-covers_%7E01b7ac8e3bcccabcad?source=rss,2023-05-17T13:36:40+00:00,https://www.upwork.com/jobs/Video-editor-graphic-designer-needed-create-animations-for-static-playlist-covers_~01b7ac8e3bcccabcad?source=rss +Talented Web Designers wanted to create Landing Pages - Upwork,https://www.upwork.com/jobs/Talented-Web-Designers-wanted-create-Landing-Pages_%7E01f58440c63a4ff182?source=rss,2023-05-17T13:31:17+00:00,https://www.upwork.com/jobs/Talented-Web-Designers-wanted-create-Landing-Pages_~01f58440c63a4ff182?source=rss +Нужны 3д дизайнера интерьера в 3д макс - Upwork,https://www.upwork.com/jobs/%7E01e03cc210a7104d7a?source=rss,2023-05-17T13:20:33+00:00,https://www.upwork.com/jobs/~01e03cc210a7104d7a?source=rss +Product Catalogue designer for a hemp lifestyle brand - Upwork,https://www.upwork.com/jobs/Product-Catalogue-designer-for-hemp-lifestyle-brand_%7E01319a3c606e977d7b?source=rss,2023-05-17T13:18:09+00:00,https://www.upwork.com/jobs/Product-Catalogue-designer-for-hemp-lifestyle-brand_~01319a3c606e977d7b?source=rss +Motion designer and Webflow expert - Upwork,https://www.upwork.com/jobs/Motion-designer-and-Webflow-expert_%7E013085b008dfea40c3?source=rss,2023-05-17T13:12:19+00:00,https://www.upwork.com/jobs/Motion-designer-and-Webflow-expert_~013085b008dfea40c3?source=rss +Klaviyo Email Graphic Designer needed! - Upwork,https://www.upwork.com/jobs/Klaviyo-Email-Graphic-Designer-needed_%7E018f3e8e3489e1c29f?source=rss,2023-05-17T13:08:50+00:00,https://www.upwork.com/jobs/Klaviyo-Email-Graphic-Designer-needed_~018f3e8e3489e1c29f?source=rss +Freelance Graphic Designer for Digital and Print - Upwork,https://www.upwork.com/jobs/Freelance-Graphic-Designer-for-Digital-and-Print_%7E015a611cf03493d1e2?source=rss,2023-05-17T13:07:04+00:00,https://www.upwork.com/jobs/Freelance-Graphic-Designer-for-Digital-and-Print_~015a611cf03493d1e2?source=rss +Graphic design - Upwork,https://www.upwork.com/jobs/Graphic-design_%7E01fd7f0afbc9620b48?source=rss,2023-05-17T12:33:51+00:00,https://www.upwork.com/jobs/Graphic-design_~01fd7f0afbc9620b48?source=rss +Topaz Gigapixel Sharpen AI - Photo Repair - Upwork,https://www.upwork.com/jobs/Topaz-Gigapixel-Sharpen-Photo-Repair_%7E01c8b760e052b12f66?source=rss,2023-05-17T12:01:29+00:00,https://www.upwork.com/jobs/Topaz-Gigapixel-Sharpen-Photo-Repair_~01c8b760e052b12f66?source=rss +Digital Artist Needed for Boho Nursery Prints - Upwork,https://www.upwork.com/jobs/Digital-Artist-Needed-for-Boho-Nursery-Prints_%7E011eb44278e201ba70?source=rss,2023-05-17T11:57:46+00:00,https://www.upwork.com/jobs/Digital-Artist-Needed-for-Boho-Nursery-Prints_~011eb44278e201ba70?source=rss +Looking to hire an experienced YouTube Thumbnail Designer for a golf highlight channel. - Upwork,https://www.upwork.com/jobs/Looking-hire-experienced-YouTube-Thumbnail-Designer-for-golf-highlight-channel_%7E013ae6634c6551d5a9?source=rss,2023-05-17T11:46:17+00:00,https://www.upwork.com/jobs/Looking-hire-experienced-YouTube-Thumbnail-Designer-for-golf-highlight-channel_~013ae6634c6551d5a9?source=rss +Looking for graphic designer for brand - Upwork,https://www.upwork.com/jobs/Looking-for-graphic-designer-for-brand_%7E01b730812ee3a6c594?source=rss,2023-05-17T11:33:36+00:00,https://www.upwork.com/jobs/Looking-for-graphic-designer-for-brand_~01b730812ee3a6c594?source=rss +Sock Design Specialist for Manufacturing - Upwork,https://www.upwork.com/jobs/Sock-Design-Specialist-for-Manufacturing_%7E010e09edb13484d9a1?source=rss,2023-05-17T11:29:00+00:00,https://www.upwork.com/jobs/Sock-Design-Specialist-for-Manufacturing_~010e09edb13484d9a1?source=rss +Image for website - Upwork,https://www.upwork.com/jobs/Image-for-website_%7E0180d7ec1f0dc56c7e?source=rss,2023-05-17T11:04:06+00:00,https://www.upwork.com/jobs/Image-for-website_~0180d7ec1f0dc56c7e?source=rss +"Design and animation of playlist covers (Latin Music, Dark Academia, Hawaii) - Upwork",https://www.upwork.com/jobs/Design-and-animation-playlist-covers-Latin-Music-Dark-Academia-Hawaii_%7E01ce1bbdf26ed41a5d?source=rss,2023-05-17T10:17:49+00:00,https://www.upwork.com/jobs/Design-and-animation-playlist-covers-Latin-Music-Dark-Academia-Hawaii_~01ce1bbdf26ed41a5d?source=rss +Photorealistic 360 Full exterior/interior walkaround video U.K new build development - Upwork,https://www.upwork.com/jobs/Photorealistic-360-Full-exterior-interior-walkaround-video-new-build-development_%7E0197501540638ba9d3?source=rss,2023-05-17T10:14:31+00:00,https://www.upwork.com/jobs/Photorealistic-360-Full-exterior-interior-walkaround-video-new-build-development_~0197501540638ba9d3?source=rss +Product infographics listings voor bol.com - Upwork,https://www.upwork.com/jobs/Product-infographics-listings-voor-bol-com_%7E014d1fc5a12b267848?source=rss,2023-05-17T08:51:48+00:00,https://www.upwork.com/jobs/Product-infographics-listings-voor-bol-com_~014d1fc5a12b267848?source=rss +"Portfolio (Art, Writing) - from adobe portfolio - Upwork",https://www.upwork.com/jobs/Portfolio-Art-Writing-from-adobe-portfolio_%7E01b6d42e7194b79946?source=rss,2023-05-17T08:18:06+00:00,https://www.upwork.com/jobs/Portfolio-Art-Writing-from-adobe-portfolio_~01b6d42e7194b79946?source=rss +Apple Podcast Art Work (for compliance) - Upwork,https://www.upwork.com/jobs/Apple-Podcast-Art-Work-for-compliance_%7E0114df72cf56136da3?source=rss,2023-05-17T08:15:22+00:00,https://www.upwork.com/jobs/Apple-Podcast-Art-Work-for-compliance_~0114df72cf56136da3?source=rss +Create Board Game - Upwork,https://www.upwork.com/jobs/Create-Board-Game_%7E01c6c2957344832cfb?source=rss,2023-05-17T08:09:50+00:00,https://www.upwork.com/jobs/Create-Board-Game_~01c6c2957344832cfb?source=rss +t-shirt & Coaster design - Upwork,https://www.upwork.com/jobs/shirt-amp-Coaster-design_%7E0196e601c660bef61d?source=rss,2023-05-17T08:00:53+00:00,https://www.upwork.com/jobs/shirt-amp-Coaster-design_~0196e601c660bef61d?source=rss +Photo manipulation - Upwork,https://www.upwork.com/jobs/Photo-manipulation_%7E01d1328d9f10f54b68?source=rss,2023-05-17T07:50:31+00:00,https://www.upwork.com/jobs/Photo-manipulation_~01d1328d9f10f54b68?source=rss +Graphic Designer A Player - Upwork,https://www.upwork.com/jobs/Graphic-Designer-Player_%7E01af7f19b040103fab?source=rss,2023-05-17T07:19:24+00:00,https://www.upwork.com/jobs/Graphic-Designer-Player_~01af7f19b040103fab?source=rss +Mood Board Design - Upwork,https://www.upwork.com/jobs/Mood-Board-Design_%7E01be2fcc475f0e1c78?source=rss,2023-05-17T07:14:17+00:00,https://www.upwork.com/jobs/Mood-Board-Design_~01be2fcc475f0e1c78?source=rss +Graphic designer and print on demand expert for new store - Upwork,https://www.upwork.com/jobs/Graphic-designer-and-print-demand-expert-for-new-store_%7E0193f0cbbd7f965484?source=rss,2023-05-17T07:12:29+00:00,https://www.upwork.com/jobs/Graphic-designer-and-print-demand-expert-for-new-store_~0193f0cbbd7f965484?source=rss +Graphic Designer A Player - Upwork,https://www.upwork.com/jobs/Graphic-Designer-Player_%7E01ec1fb50260f3d3e2?source=rss,2023-05-17T07:10:22+00:00,https://www.upwork.com/jobs/Graphic-Designer-Player_~01ec1fb50260f3d3e2?source=rss +3D Venue Designer & Illustrator (SVG Format) - Upwork,https://www.upwork.com/jobs/Venue-Designer-amp-Illustrator-SVG-Format_%7E014cdee76fcbb4a69c?source=rss,2023-05-17T06:50:04+00:00,https://www.upwork.com/jobs/Venue-Designer-amp-Illustrator-SVG-Format_~014cdee76fcbb4a69c?source=rss +Graphic artist required for tables and process diagrams - Upwork,https://www.upwork.com/jobs/Graphic-artist-required-for-tables-and-process-diagrams_%7E013ca08c2df6575392?source=rss,2023-05-17T05:24:16+00:00,https://www.upwork.com/jobs/Graphic-artist-required-for-tables-and-process-diagrams_~013ca08c2df6575392?source=rss +Website Design Mockup - Upwork,https://www.upwork.com/jobs/Website-Design-Mockup_%7E01945534eef4930a96?source=rss,2023-05-17T05:17:06+00:00,https://www.upwork.com/jobs/Website-Design-Mockup_~01945534eef4930a96?source=rss +Web designer for Amazon store and A+ content - Upwork,https://www.upwork.com/jobs/Web-designer-for-Amazon-store-and-content_%7E01ba4698b362684150?source=rss,2023-05-17T05:14:32+00:00,https://www.upwork.com/jobs/Web-designer-for-Amazon-store-and-content_~01ba4698b362684150?source=rss +Full-Time Wix Website Designer (UI/UX) with Sales Skills Needed for Digital Agency - Upwork,https://www.upwork.com/jobs/Full-Time-Wix-Website-Designer-with-Sales-Skills-Needed-for-Digital-Agency_%7E011c70afcbc24eae15?source=rss,2023-05-17T05:13:59+00:00,https://www.upwork.com/jobs/Full-Time-Wix-Website-Designer-with-Sales-Skills-Needed-for-Digital-Agency_~011c70afcbc24eae15?source=rss +100 t-shirts mockups from placeit.net - Upwork,https://www.upwork.com/jobs/100-shirts-mockups-from-placeit-net_%7E012ca2ffeae5f78885?source=rss,2023-05-17T04:46:33+00:00,https://www.upwork.com/jobs/100-shirts-mockups-from-placeit-net_~012ca2ffeae5f78885?source=rss +.SVG for cnc plasma cut sign - Upwork,https://www.upwork.com/jobs/SVG-for-cnc-plasma-cut-sign_%7E01fa3d8a966a3b932f?source=rss,2023-05-17T04:41:22+00:00,https://www.upwork.com/jobs/SVG-for-cnc-plasma-cut-sign_~01fa3d8a966a3b932f?source=rss +Create design for influencer boxes - Upwork,https://www.upwork.com/jobs/Create-design-for-influencer-boxes_%7E01746401fa7d8884bb?source=rss,2023-05-17T04:09:43+00:00,https://www.upwork.com/jobs/Create-design-for-influencer-boxes_~01746401fa7d8884bb?source=rss +Creat an INFOGRAPHIC - Upwork,https://www.upwork.com/jobs/Creat-INFOGRAPHIC_%7E01be961ab9ea568ff6?source=rss,2023-05-17T03:21:36+00:00,https://www.upwork.com/jobs/Creat-INFOGRAPHIC_~01be961ab9ea568ff6?source=rss +Christian designs for print on demand business - Upwork,https://www.upwork.com/jobs/Christian-designs-for-print-demand-business_%7E01ec38d228b1e144f6?source=rss,2023-05-17T03:16:00+00:00,https://www.upwork.com/jobs/Christian-designs-for-print-demand-business_~01ec38d228b1e144f6?source=rss +Children’s illustrator skilled in water color and ink - Upwork,https://www.upwork.com/jobs/Children-illustrator-skilled-water-color-and-ink_%7E01897a39d019b41100?source=rss,2023-05-17T02:52:11+00:00,https://www.upwork.com/jobs/Children-illustrator-skilled-water-color-and-ink_~01897a39d019b41100?source=rss +SUPERB Video Editor NEEDED For YouTube Listing Videos! - Upwork,https://www.upwork.com/jobs/SUPERB-Video-Editor-NEEDED-For-YouTube-Listing-Videos_%7E01d2307101a3ee2b40?source=rss,2023-05-17T02:38:10+00:00,https://www.upwork.com/jobs/SUPERB-Video-Editor-NEEDED-For-YouTube-Listing-Videos_~01d2307101a3ee2b40?source=rss +Simple Graphic/Logo Design - Upwork,https://www.upwork.com/jobs/Simple-Graphic-Logo-Design_%7E0178aeb6fed3366273?source=rss,2023-05-17T02:22:00+00:00,https://www.upwork.com/jobs/Simple-Graphic-Logo-Design_~0178aeb6fed3366273?source=rss +Need a quick image announcing a new Web 3 blockchain - Upwork,https://www.upwork.com/jobs/Need-quick-image-announcing-new-Web-blockchain_%7E013eae556a9943095f?source=rss,2023-05-17T01:58:30+00:00,https://www.upwork.com/jobs/Need-quick-image-announcing-new-Web-blockchain_~013eae556a9943095f?source=rss +Required a Experience Designer to design for my Billboard Adv - Upwork,https://www.upwork.com/jobs/Required-Experience-Designer-design-for-Billboard-Adv_%7E0184af1ef0d5a12033?source=rss,2023-05-17T01:49:31+00:00,https://www.upwork.com/jobs/Required-Experience-Designer-design-for-Billboard-Adv_~0184af1ef0d5a12033?source=rss +Graphic designer - Upwork,https://www.upwork.com/jobs/Graphic-designer_%7E0125905a1e83f6e514?source=rss,2023-05-17T01:33:26+00:00,https://www.upwork.com/jobs/Graphic-designer_~0125905a1e83f6e514?source=rss +Vtuber - Upwork,https://www.upwork.com/jobs/Vtuber_%7E010037c0561b99cc58?source=rss,2023-05-17T01:34:06+00:00,https://www.upwork.com/jobs/Vtuber_~010037c0561b99cc58?source=rss +Photorealistic designs for Drinks brand - Upwork,https://www.upwork.com/jobs/Photorealistic-designs-for-Drinks-brand_%7E014ca6be36bdb4e843?source=rss,2023-05-17T01:13:17+00:00,https://www.upwork.com/jobs/Photorealistic-designs-for-Drinks-brand_~014ca6be36bdb4e843?source=rss +Educational Illustration Based On Reference Images - Upwork,https://www.upwork.com/jobs/Educational-Illustration-Based-Reference-Images_%7E010d6eb08fb4052dee?source=rss,2023-05-17T01:07:00+00:00,https://www.upwork.com/jobs/Educational-Illustration-Based-Reference-Images_~010d6eb08fb4052dee?source=rss +Art Director / Graphic Designer - Upwork,https://www.upwork.com/jobs/Art-Director-Graphic-Designer_%7E014b75af6ef26fbf97?source=rss,2023-05-17T01:04:30+00:00,https://www.upwork.com/jobs/Art-Director-Graphic-Designer_~014b75af6ef26fbf97?source=rss +Graphic design - Upwork,https://www.upwork.com/jobs/Graphic-design_%7E0170cd077ad5833aaa?source=rss,2023-05-17T01:03:11+00:00,https://www.upwork.com/jobs/Graphic-design_~0170cd077ad5833aaa?source=rss +Frontend Design - Upwork,https://www.upwork.com/jobs/Frontend-Design_%7E0193990f65e135fb79?source=rss,2023-05-17T00:56:02+00:00,https://www.upwork.com/jobs/Frontend-Design_~0193990f65e135fb79?source=rss +Experienced Graphic Designer Required - Upwork,https://www.upwork.com/jobs/Experienced-Graphic-Designer-Required_%7E011928802e26cbd6bc?source=rss,2023-05-17T00:26:58+00:00,https://www.upwork.com/jobs/Experienced-Graphic-Designer-Required_~011928802e26cbd6bc?source=rss +Bi-Lingual Promotional Poster - Upwork,https://www.upwork.com/jobs/Lingual-Promotional-Poster_%7E0191fe466ffd57ca40?source=rss,2023-05-17T00:15:52+00:00,https://www.upwork.com/jobs/Lingual-Promotional-Poster_~0191fe466ffd57ca40?source=rss +Do you shop on amazon? ill pay you $8 per 30 second video you create from your amazon purchases. - Upwork,https://www.upwork.com/jobs/you-shop-amazon-ill-pay-you-per-second-video-you-create-from-your-amazon-purchases_%7E019e76c12843b6fd9d?source=rss,2023-05-17T00:01:55+00:00,https://www.upwork.com/jobs/you-shop-amazon-ill-pay-you-per-second-video-you-create-from-your-amazon-purchases_~019e76c12843b6fd9d?source=rss +Looking for someone to design cartoony product packaging like reference photos - Upwork,https://www.upwork.com/jobs/Looking-for-someone-design-cartoony-product-packaging-like-reference-photos_%7E01cc88833bbd658fc0?source=rss,2023-05-16T23:57:44+00:00,https://www.upwork.com/jobs/Looking-for-someone-design-cartoony-product-packaging-like-reference-photos_~01cc88833bbd658fc0?source=rss +AI Art Generator for Small Business - Upwork,https://www.upwork.com/jobs/Art-Generator-for-Small-Business_%7E0160e8d7ca14f1249e?source=rss,2023-05-16T23:52:24+00:00,https://www.upwork.com/jobs/Art-Generator-for-Small-Business_~0160e8d7ca14f1249e?source=rss +Ad Photography/Videography for Jamaican E-commerce Meal Service - Upwork,https://www.upwork.com/jobs/Photography-Videography-for-Jamaican-commerce-Meal-Service_%7E010050761a0d85ad85?source=rss,2023-05-16T23:39:19+00:00,https://www.upwork.com/jobs/Photography-Videography-for-Jamaican-commerce-Meal-Service_~010050761a0d85ad85?source=rss +Pairs Headshot Photographer for Executive Shoot - Upwork,https://www.upwork.com/jobs/Pairs-Headshot-Photographer-for-Executive-Shoot_%7E01e1ae2b79adf3a443?source=rss,2023-05-16T23:21:02+00:00,https://www.upwork.com/jobs/Pairs-Headshot-Photographer-for-Executive-Shoot_~01e1ae2b79adf3a443?source=rss +"Designer Needed for Brand Refresh, Art File Updates, and Web Design - Upwork",https://www.upwork.com/jobs/Designer-Needed-for-Brand-Refresh-Art-File-Updates-and-Web-Design_%7E019fad99f74f539880?source=rss,2023-05-16T23:15:48+00:00,https://www.upwork.com/jobs/Designer-Needed-for-Brand-Refresh-Art-File-Updates-and-Web-Design_~019fad99f74f539880?source=rss +Video Editors for a Digital Marketing Agency - Upwork,https://www.upwork.com/jobs/Video-Editors-for-Digital-Marketing-Agency_%7E01483c2ad5b46954aa?source=rss,2023-05-16T23:12:17+00:00,https://www.upwork.com/jobs/Video-Editors-for-Digital-Marketing-Agency_~01483c2ad5b46954aa?source=rss +Visual Specialist: Short-Form Content Editor - Upwork,https://www.upwork.com/jobs/Visual-Specialist-Short-Form-Content-Editor_%7E0198e6587fe10ef007?source=rss,2023-05-16T23:02:47+00:00,https://www.upwork.com/jobs/Visual-Specialist-Short-Form-Content-Editor_~0198e6587fe10ef007?source=rss +Social Media Manager (Black-owned brands) - Upwork,https://www.upwork.com/jobs/Social-Media-Manager-Black-owned-brands_%7E0190294a50b40e38e8?source=rss,2023-05-16T22:59:25+00:00,https://www.upwork.com/jobs/Social-Media-Manager-Black-owned-brands_~0190294a50b40e38e8?source=rss +Photoshop Genius - Extraordinaire. - Upwork,https://www.upwork.com/jobs/Photoshop-Genius-Extraordinaire_%7E016b238c4b4c393a6b?source=rss,2023-05-16T22:33:23+00:00,https://www.upwork.com/jobs/Photoshop-Genius-Extraordinaire_~016b238c4b4c393a6b?source=rss +Expert Creatopy Banner Designer - Upwork,https://www.upwork.com/jobs/Expert-Creatopy-Banner-Designer_%7E0176df04436819b6a7?source=rss,2023-05-16T22:26:36+00:00,https://www.upwork.com/jobs/Expert-Creatopy-Banner-Designer_~0176df04436819b6a7?source=rss +Video Editor to produce in various styles for multiple industries - Upwork,https://www.upwork.com/jobs/Video-Editor-produce-various-styles-for-multiple-industries_%7E01af58227c3cafc136?source=rss,2023-05-16T22:07:16+00:00,https://www.upwork.com/jobs/Video-Editor-produce-various-styles-for-multiple-industries_~01af58227c3cafc136?source=rss +"Amazon Graphic Designer - A+ Content, Brand Storefront Needed ASAP - Upwork",https://www.upwork.com/jobs/Amazon-Graphic-Designer-Content-Brand-Storefront-Needed-ASAP_%7E01d302217ea878fb91?source=rss,2023-05-16T21:25:15+00:00,https://www.upwork.com/jobs/Amazon-Graphic-Designer-Content-Brand-Storefront-Needed-ASAP_~01d302217ea878fb91?source=rss +Food Creator & Photographer - Upwork,https://www.upwork.com/jobs/Food-Creator-amp-Photographer_%7E0114e149c29abd69b7?source=rss,2023-05-16T21:18:52+00:00,https://www.upwork.com/jobs/Food-Creator-amp-Photographer_~0114e149c29abd69b7?source=rss +Thumbnail Designer For YouTube Channel - Upwork,https://www.upwork.com/jobs/Thumbnail-Designer-For-YouTube-Channel_%7E01f0b069bb66d51a65?source=rss,2023-05-16T21:18:08+00:00,https://www.upwork.com/jobs/Thumbnail-Designer-For-YouTube-Channel_~01f0b069bb66d51a65?source=rss +Thumbnail Designer For YouTube Channel - Upwork,https://www.upwork.com/jobs/Thumbnail-Designer-For-YouTube-Channel_%7E0189d19c9d40831158?source=rss,2023-05-16T21:16:12+00:00,https://www.upwork.com/jobs/Thumbnail-Designer-For-YouTube-Channel_~0189d19c9d40831158?source=rss +Editor/a - Diseñador/a gráfico para crear un video formativo. - Upwork,https://www.upwork.com/jobs/Editor-Dise-ador-fico-para-crear-video-formativo_%7E01731c7f14e73ca071?source=rss,2023-05-16T21:11:17+00:00,https://www.upwork.com/jobs/Editor-Dise-ador-fico-para-crear-video-formativo_~01731c7f14e73ca071?source=rss +Talent Manager - Upwork,https://www.upwork.com/jobs/Talent-Manager_%7E01bfc3b4d60ce1d1dd?source=rss,2023-05-16T21:07:52+00:00,https://www.upwork.com/jobs/Talent-Manager_~01bfc3b4d60ce1d1dd?source=rss +Seeking a designer to complete 4 small misc design projects in the next week. - Upwork,https://www.upwork.com/jobs/Seeking-designer-complete-small-misc-design-projects-the-next-week_%7E01d59e5678c347bd33?source=rss,2023-05-16T20:46:53+00:00,https://www.upwork.com/jobs/Seeking-designer-complete-small-misc-design-projects-the-next-week_~01d59e5678c347bd33?source=rss +Looking for TikTok/FB ads video editor - Upwork,https://www.upwork.com/jobs/Looking-for-TikTok-ads-video-editor_%7E0129636a2d8f34d373?source=rss,2023-05-16T20:45:36+00:00,https://www.upwork.com/jobs/Looking-for-TikTok-ads-video-editor_~0129636a2d8f34d373?source=rss +Artwork required for exhibition stand - Upwork,https://www.upwork.com/jobs/Artwork-required-for-exhibition-stand_%7E012b19d31b8a8d3088?source=rss,2023-05-16T20:36:01+00:00,https://www.upwork.com/jobs/Artwork-required-for-exhibition-stand_~012b19d31b8a8d3088?source=rss +Designer needed to create a Street Fighter inspired digital art. - Upwork,https://www.upwork.com/jobs/Designer-needed-create-Street-Fighter-inspired-digital-art_%7E014ef5d580f96b259a?source=rss,2023-05-16T20:11:11+00:00,https://www.upwork.com/jobs/Designer-needed-create-Street-Fighter-inspired-digital-art_~014ef5d580f96b259a?source=rss +Graphic Designer - Upwork,https://www.upwork.com/jobs/Graphic-Designer_%7E01f50cec07cd2619a3?source=rss,2023-05-16T19:31:06+00:00,https://www.upwork.com/jobs/Graphic-Designer_~01f50cec07cd2619a3?source=rss +I need to animate 2D Emojis with 2D Spine Pro - Upwork,https://www.upwork.com/jobs/need-animate-Emojis-with-Spine-Pro_%7E017ad50335b91a934b?source=rss,2023-05-16T19:16:46+00:00,https://www.upwork.com/jobs/need-animate-Emojis-with-Spine-Pro_~017ad50335b91a934b?source=rss +I need Montization channel. - Upwork,https://www.upwork.com/jobs/need-Montization-channel_%7E016855a0799275023e?source=rss,2023-05-16T19:16:26+00:00,https://www.upwork.com/jobs/need-Montization-channel_~016855a0799275023e?source=rss +Pdf portofolio - Upwork,https://www.upwork.com/jobs/Pdf-portofolio_%7E01b17d28bca43a57f9?source=rss,2023-05-16T19:05:22+00:00,https://www.upwork.com/jobs/Pdf-portofolio_~01b17d28bca43a57f9?source=rss +3D Specialist needed to render virtual influencer photos for Instagram - Upwork,https://www.upwork.com/jobs/Specialist-needed-render-virtual-influencer-photos-for-Instagram_%7E0110041f4aac654847?source=rss,2023-05-16T18:53:44+00:00,https://www.upwork.com/jobs/Specialist-needed-render-virtual-influencer-photos-for-Instagram_~0110041f4aac654847?source=rss +Exterior Commercial Art Installations - Upwork,https://www.upwork.com/jobs/Exterior-Commercial-Art-Installations_%7E019932d9c2eb82a9ec?source=rss,2023-05-16T18:29:45+00:00,https://www.upwork.com/jobs/Exterior-Commercial-Art-Installations_~019932d9c2eb82a9ec?source=rss +Bidder for graphic agency - Upwork,https://www.upwork.com/jobs/Bidder-for-graphic-agency_%7E01560ddbf19f5a0b5e?source=rss,2023-05-16T18:17:46+00:00,https://www.upwork.com/jobs/Bidder-for-graphic-agency_~01560ddbf19f5a0b5e?source=rss +MLB Draft Graphics - Upwork,https://www.upwork.com/jobs/MLB-Draft-Graphics_%7E01ad9ebc43bbbbafe7?source=rss,2023-05-16T18:17:19+00:00,https://www.upwork.com/jobs/MLB-Draft-Graphics_~01ad9ebc43bbbbafe7?source=rss +TV Advertisement Banners - Upwork,https://www.upwork.com/jobs/Advertisement-Banners_%7E0189a53bd345be7b98?source=rss,2023-05-16T18:17:17+00:00,https://www.upwork.com/jobs/Advertisement-Banners_~0189a53bd345be7b98?source=rss +Listing Design - Upwork,https://www.upwork.com/jobs/Listing-Design_%7E01ff75e1740ef474a0?source=rss,2023-05-16T18:12:46+00:00,https://www.upwork.com/jobs/Listing-Design_~01ff75e1740ef474a0?source=rss +Illustration of birds breaking free from barbed wire. - Upwork,https://www.upwork.com/jobs/Illustration-birds-breaking-free-from-barbed-wire_%7E01410797dcff72a2f3?source=rss,2023-05-16T17:54:35+00:00,https://www.upwork.com/jobs/Illustration-birds-breaking-free-from-barbed-wire_~01410797dcff72a2f3?source=rss +Do You visit the beach? and shop on amazon? - Upwork,https://www.upwork.com/jobs/You-visit-the-beach-and-shop-amazon_%7E01bb42b09130266393?source=rss,2023-05-16T17:53:06+00:00,https://www.upwork.com/jobs/You-visit-the-beach-and-shop-amazon_~01bb42b09130266393?source=rss +Photographer for Documentary Interviews - Upwork,https://www.upwork.com/jobs/Photographer-for-Documentary-Interviews_%7E01b4402034fd951a82?source=rss,2023-05-16T17:50:53+00:00,https://www.upwork.com/jobs/Photographer-for-Documentary-Interviews_~01b4402034fd951a82?source=rss +Video editing - Upwork,https://www.upwork.com/jobs/Video-editing_%7E013906c9945d76ee06?source=rss,2023-05-16T17:45:02+00:00,https://www.upwork.com/jobs/Video-editing_~013906c9945d76ee06?source=rss +Videographer for Documentary Interviews - Upwork,https://www.upwork.com/jobs/Videographer-for-Documentary-Interviews_%7E0161a04f42befb6838?source=rss,2023-05-16T17:42:17+00:00,https://www.upwork.com/jobs/Videographer-for-Documentary-Interviews_~0161a04f42befb6838?source=rss +Need 2 High-Converting Lead Magnet Cover Pages - Upwork,https://www.upwork.com/jobs/Need-High-Converting-Lead-Magnet-Cover-Pages_%7E018fce2e55fa4d79e4?source=rss,2023-05-16T17:23:10+00:00,https://www.upwork.com/jobs/Need-High-Converting-Lead-Magnet-Cover-Pages_~018fce2e55fa4d79e4?source=rss +Apple Keynote Designer for Event Slides - Upwork,https://www.upwork.com/jobs/Apple-Keynote-Designer-for-Event-Slides_%7E0122cf54278aa6593d?source=rss,2023-05-16T17:22:11+00:00,https://www.upwork.com/jobs/Apple-Keynote-Designer-for-Event-Slides_~0122cf54278aa6593d?source=rss +Design Manager to coordinate between designers and clients - Upwork,https://www.upwork.com/jobs/Design-Manager-coordinate-between-designers-and-clients_%7E013390e687cb4919a8?source=rss,2023-05-16T17:11:30+00:00,https://www.upwork.com/jobs/Design-Manager-coordinate-between-designers-and-clients_~013390e687cb4919a8?source=rss +Professional photoshop artist with excellent skill in glass - Upwork,https://www.upwork.com/jobs/Professional-photoshop-artist-with-excellent-skill-glass_%7E012dabab4783783f99?source=rss,2023-05-16T17:08:50+00:00,https://www.upwork.com/jobs/Professional-photoshop-artist-with-excellent-skill-glass_~012dabab4783783f99?source=rss +Digital Product Page Tune-Up - High-Converting Product Pages - Upwork,https://www.upwork.com/jobs/Digital-Product-Page-Tune-High-Converting-Product-Pages_%7E01c8702548b0ea0096?source=rss,2023-05-16T16:53:01+00:00,https://www.upwork.com/jobs/Digital-Product-Page-Tune-High-Converting-Product-Pages_~01c8702548b0ea0096?source=rss +Need expert designer with Apple Search Ads & Custom Product Pages assets Creation - Upwork,https://www.upwork.com/jobs/Need-expert-designer-with-Apple-Search-Ads-amp-Custom-Product-Pages-assets-Creation_%7E0182ad310f78768114?source=rss,2023-05-16T16:43:28+00:00,https://www.upwork.com/jobs/Need-expert-designer-with-Apple-Search-Ads-amp-Custom-Product-Pages-assets-Creation_~0182ad310f78768114?source=rss +"Email Templates Designer + - Upwork",https://www.upwork.com/jobs/Email-Templates-Designer_%7E01cb3923cd7f580b53?source=rss,2023-05-16T16:27:02+00:00,https://www.upwork.com/jobs/Email-Templates-Designer_~01cb3923cd7f580b53?source=rss +New Book Project - Upwork,https://www.upwork.com/jobs/New-Book-Project_%7E018878ff037cd922fb?source=rss,2023-05-16T16:06:51+00:00,https://www.upwork.com/jobs/New-Book-Project_~018878ff037cd922fb?source=rss +Professional photographer and videographer for Amazon Listing and EBC/A+ Content. - Upwork,https://www.upwork.com/jobs/Professional-photographer-and-videographer-for-Amazon-Listing-and-EBC-Content_%7E015a8193dc8128c25d?source=rss,2023-05-16T15:55:33+00:00,https://www.upwork.com/jobs/Professional-photographer-and-videographer-for-Amazon-Listing-and-EBC-Content_~015a8193dc8128c25d?source=rss +Graphic designer needed to make designs of an app which will be used as visual representations. - Upwork,https://www.upwork.com/jobs/Graphic-designer-needed-make-designs-app-which-will-used-visual-representations_%7E012ca2470c970ab66b?source=rss,2023-05-16T15:53:12+00:00,https://www.upwork.com/jobs/Graphic-designer-needed-make-designs-app-which-will-used-visual-representations_~012ca2470c970ab66b?source=rss +Seeking to hire an expert YouTube Thumbnail Designer for a channel focused on Ancient Civilizations. - Upwork,https://www.upwork.com/jobs/Seeking-hire-expert-YouTube-Thumbnail-Designer-for-channel-focused-Ancient-Civilizations_%7E01db08d65605780ab3?source=rss,2023-05-16T15:52:52+00:00,https://www.upwork.com/jobs/Seeking-hire-expert-YouTube-Thumbnail-Designer-for-channel-focused-Ancient-Civilizations_~01db08d65605780ab3?source=rss +"Unbounce Ninja Needed To Build Professional, Simple, Landing Pages (Working From Our Template) - Upwork",https://www.upwork.com/jobs/Unbounce-Ninja-Needed-Build-Professional-Simple-Landing-Pages-Working-From-Our-Template_%7E0156fe85b80f52a43d?source=rss,2023-05-16T15:50:59+00:00,https://www.upwork.com/jobs/Unbounce-Ninja-Needed-Build-Professional-Simple-Landing-Pages-Working-From-Our-Template_~0156fe85b80f52a43d?source=rss +Illustrator - Upwork,https://www.upwork.com/jobs/Illustrator_%7E01a874ba73ca7b37f9?source=rss,2023-05-16T15:34:47+00:00,https://www.upwork.com/jobs/Illustrator_~01a874ba73ca7b37f9?source=rss +Facebook Ads Creatives for Textile Retailer - Upwork,https://www.upwork.com/jobs/Facebook-Ads-Creatives-for-Textile-Retailer_%7E01d89796ba2f234169?source=rss,2023-05-16T15:24:42+00:00,https://www.upwork.com/jobs/Facebook-Ads-Creatives-for-Textile-Retailer_~01d89796ba2f234169?source=rss +Product photographer - Upwork,https://www.upwork.com/jobs/Product-photographer_%7E01311ef00eba8eb416?source=rss,2023-05-16T15:24:22+00:00,https://www.upwork.com/jobs/Product-photographer_~01311ef00eba8eb416?source=rss +Renders for a Website re-launch - Upwork,https://www.upwork.com/jobs/Renders-for-Website-launch_%7E01790dee11808197bd?source=rss,2023-05-16T15:23:12+00:00,https://www.upwork.com/jobs/Renders-for-Website-launch_~01790dee11808197bd?source=rss +Winterize A Set of Images - Professionals Only Please - Upwork,https://www.upwork.com/jobs/Winterize-Set-Images-Professionals-Only-Please_%7E01c7822bb0e7d44969?source=rss,2023-05-16T15:08:18+00:00,https://www.upwork.com/jobs/Winterize-Set-Images-Professionals-Only-Please_~01c7822bb0e7d44969?source=rss +Flyers and Ads Needed - Upwork,https://www.upwork.com/jobs/Flyers-and-Ads-Needed_%7E01f9b4528c7253f85e?source=rss,2023-05-16T15:08:06+00:00,https://www.upwork.com/jobs/Flyers-and-Ads-Needed_~01f9b4528c7253f85e?source=rss +Manipulate images - forced perspective - Upwork,https://www.upwork.com/jobs/Manipulate-images-forced-perspective_%7E01bcdc467f53385430?source=rss,2023-05-16T14:50:55+00:00,https://www.upwork.com/jobs/Manipulate-images-forced-perspective_~01bcdc467f53385430?source=rss +Strategic Visual Designer - Upwork,https://www.upwork.com/jobs/Strategic-Visual-Designer_%7E01b7573cfd24b7367b?source=rss,2023-05-16T14:13:02+00:00,https://www.upwork.com/jobs/Strategic-Visual-Designer_~01b7573cfd24b7367b?source=rss diff --git a/.store/.0_import/upwork_jobs.csv b/.store/.0_import/upwork_jobs.csv new file mode 100644 index 00000000..dd205d1c --- /dev/null +++ b/.store/.0_import/upwork_jobs.csv @@ -0,0 +1,202 @@ +title,link,updated,id +Professional Certificate/Diploma Design - Upwork,https://www.upwork.com/jobs/Professional-Certificate-Diploma-Design_%7E01a42edd95dcb282c5?source=rss,2023-05-18T01:03:35+00:00,https://www.upwork.com/jobs/Professional-Certificate-Diploma-Design_~01a42edd95dcb282c5?source=rss +Wordpress Elementor Ecom Store Build Out - Upwork,https://www.upwork.com/jobs/Wordpress-Elementor-Ecom-Store-Build-Out_%7E0108cbeeb796d12b39?source=rss,2023-05-18T00:56:38+00:00,https://www.upwork.com/jobs/Wordpress-Elementor-Ecom-Store-Build-Out_~0108cbeeb796d12b39?source=rss +Graphic Designer B2B Partnership. Custom Apparel - Upwork,https://www.upwork.com/jobs/Graphic-Designer-B2B-Partnership-Custom-Apparel_%7E016b61e0c5ce53348c?source=rss,2023-05-18T00:44:22+00:00,https://www.upwork.com/jobs/Graphic-Designer-B2B-Partnership-Custom-Apparel_~016b61e0c5ce53348c?source=rss +Change colour of object in photo - Upwork,https://www.upwork.com/jobs/Change-colour-object-photo_%7E014de398cd64d64fc6?source=rss,2023-05-18T00:42:30+00:00,https://www.upwork.com/jobs/Change-colour-object-photo_~014de398cd64d64fc6?source=rss +Branding Design - Upwork,https://www.upwork.com/jobs/Branding-Design_%7E01bbcc6074db47fc46?source=rss,2023-05-18T00:41:26+00:00,https://www.upwork.com/jobs/Branding-Design_~01bbcc6074db47fc46?source=rss +Create an appealing AFL Graphic for Sir Doug Nicholls Round - Upwork,https://www.upwork.com/jobs/Create-appealing-AFL-Graphic-for-Sir-Doug-Nicholls-Round_%7E0171f85aafed11827e?source=rss,2023-05-18T00:37:07+00:00,https://www.upwork.com/jobs/Create-appealing-AFL-Graphic-for-Sir-Doug-Nicholls-Round_~0171f85aafed11827e?source=rss +Graphic Designer for beauty packaging updates - Upwork,https://www.upwork.com/jobs/Graphic-Designer-for-beauty-packaging-updates_%7E01848cc206b767b659?source=rss,2023-05-18T00:22:09+00:00,https://www.upwork.com/jobs/Graphic-Designer-for-beauty-packaging-updates_~01848cc206b767b659?source=rss +Social Ads - Motion Graphic Designer - Upwork,https://www.upwork.com/jobs/Social-Ads-Motion-Graphic-Designer_%7E017f2c51bc1706da9b?source=rss,2023-05-18T00:08:35+00:00,https://www.upwork.com/jobs/Social-Ads-Motion-Graphic-Designer_~017f2c51bc1706da9b?source=rss +De-pixelate a photo of a loved one who has passed away - Upwork,https://www.upwork.com/jobs/pixelate-photo-loved-one-who-has-passed-away_%7E01e586f48fec54c6e8?source=rss,2023-05-18T00:05:39+00:00,https://www.upwork.com/jobs/pixelate-photo-loved-one-who-has-passed-away_~01e586f48fec54c6e8?source=rss +T-Shirt Art Designer / Long Term $2 Per Design - Upwork,https://www.upwork.com/jobs/Shirt-Art-Designer-Long-Term-Per-Design_%7E01d5e02deb04fee243?source=rss,2023-05-18T00:01:31+00:00,https://www.upwork.com/jobs/Shirt-Art-Designer-Long-Term-Per-Design_~01d5e02deb04fee243?source=rss +Custom Craft Build an Animal Clipart Project - Upwork,https://www.upwork.com/jobs/Custom-Craft-Build-Animal-Clipart-Project_%7E01258ee678b81df9b0?source=rss,2023-05-17T23:47:00+00:00,https://www.upwork.com/jobs/Custom-Craft-Build-Animal-Clipart-Project_~01258ee678b81df9b0?source=rss +Expert Lightroom Photo Editor - Upwork,https://www.upwork.com/jobs/Expert-Lightroom-Photo-Editor_%7E0194ee339c50a063a1?source=rss,2023-05-17T23:27:48+00:00,https://www.upwork.com/jobs/Expert-Lightroom-Photo-Editor_~0194ee339c50a063a1?source=rss +Teacher - Graphic Design - Upwork,https://www.upwork.com/jobs/Teacher-Graphic-Design_%7E018c7d4ee46e0e635a?source=rss,2023-05-17T23:27:35+00:00,https://www.upwork.com/jobs/Teacher-Graphic-Design_~018c7d4ee46e0e635a?source=rss +Instagram Story Design & Highlights - Upwork,https://www.upwork.com/jobs/Instagram-Story-Design-amp-Highlights_%7E019737d990701a8253?source=rss,2023-05-17T23:27:10+00:00,https://www.upwork.com/jobs/Instagram-Story-Design-amp-Highlights_~019737d990701a8253?source=rss +Looking For An Experienced YouTube Thumbnail Designer For A Personal Development Channel - Upwork,https://www.upwork.com/jobs/Looking-For-Experienced-YouTube-Thumbnail-Designer-For-Personal-Development-Channel_%7E01890c168605c8939b?source=rss,2023-05-17T23:17:56+00:00,https://www.upwork.com/jobs/Looking-For-Experienced-YouTube-Thumbnail-Designer-For-Personal-Development-Channel_~01890c168605c8939b?source=rss +Convert PDF File to Adobe Indesign Document - Upwork,https://www.upwork.com/jobs/Convert-PDF-File-Adobe-Indesign-Document_%7E01ebd9a59a82313249?source=rss,2023-05-17T23:15:32+00:00,https://www.upwork.com/jobs/Convert-PDF-File-Adobe-Indesign-Document_~01ebd9a59a82313249?source=rss +Social Media Manager & Content Creator for E-commerce Wooden Plant Stand Business - Upwork,https://www.upwork.com/jobs/Social-Media-Manager-amp-Content-Creator-for-commerce-Wooden-Plant-Stand-Business_%7E01952171f4fa84aef2?source=rss,2023-05-17T23:12:53+00:00,https://www.upwork.com/jobs/Social-Media-Manager-amp-Content-Creator-for-commerce-Wooden-Plant-Stand-Business_~01952171f4fa84aef2?source=rss +Tshirt Designer / Merch by amazon - Upwork,https://www.upwork.com/jobs/Tshirt-Designer-Merch-amazon_%7E01549bd18812219915?source=rss,2023-05-17T23:11:41+00:00,https://www.upwork.com/jobs/Tshirt-Designer-Merch-amazon_~01549bd18812219915?source=rss +Creative Editorial Graphic Designer needed for Travel Photography Magazine - Upwork,https://www.upwork.com/jobs/Creative-Editorial-Graphic-Designer-needed-for-Travel-Photography-Magazine_%7E01e576ef2a48f0f980?source=rss,2023-05-17T23:05:35+00:00,https://www.upwork.com/jobs/Creative-Editorial-Graphic-Designer-needed-for-Travel-Photography-Magazine_~01e576ef2a48f0f980?source=rss +Create Christian & streetstyle inspired gym clothing design - Upwork,https://www.upwork.com/jobs/Create-Christian-amp-streetstyle-inspired-gym-clothing-design_%7E0105c267fca05cf992?source=rss,2023-05-17T23:04:19+00:00,https://www.upwork.com/jobs/Create-Christian-amp-streetstyle-inspired-gym-clothing-design_~0105c267fca05cf992?source=rss +Graphic design html conversion - Upwork,https://www.upwork.com/jobs/Graphic-design-html-conversion_%7E0194829ee38b06bf1d?source=rss,2023-05-17T23:02:32+00:00,https://www.upwork.com/jobs/Graphic-design-html-conversion_~0194829ee38b06bf1d?source=rss +Create Digital Mockups for Ecommerce Apparel - Upwork,https://www.upwork.com/jobs/Create-Digital-Mockups-for-Ecommerce-Apparel_%7E01e9bbe58843dcbc7f?source=rss,2023-05-17T22:46:35+00:00,https://www.upwork.com/jobs/Create-Digital-Mockups-for-Ecommerce-Apparel_~01e9bbe58843dcbc7f?source=rss +Quick photoshop edit - Upwork,https://www.upwork.com/jobs/Quick-photoshop-edit_%7E01a971c96a4ff8a444?source=rss,2023-05-17T22:26:38+00:00,https://www.upwork.com/jobs/Quick-photoshop-edit_~01a971c96a4ff8a444?source=rss +Muntaj fidyuhat - Upwork,https://www.upwork.com/jobs/Muntaj-fidyuhat_%7E01a3cd860be9b54569?source=rss,2023-05-17T22:17:05+00:00,https://www.upwork.com/jobs/Muntaj-fidyuhat_~01a3cd860be9b54569?source=rss +Change of Life- Coloring Book for Adult Woman - Upwork,https://www.upwork.com/jobs/Change-Life-Coloring-Book-for-Adult-Woman_%7E0192406e5b5c79335d?source=rss,2023-05-17T21:41:51+00:00,https://www.upwork.com/jobs/Change-Life-Coloring-Book-for-Adult-Woman_~0192406e5b5c79335d?source=rss +Need Ghost Mannequin for Swimwear - Upwork,https://www.upwork.com/jobs/Need-Ghost-Mannequin-for-Swimwear_%7E0132f524d709971a3c?source=rss,2023-05-17T21:35:14+00:00,https://www.upwork.com/jobs/Need-Ghost-Mannequin-for-Swimwear_~0132f524d709971a3c?source=rss +Graphic designer needed to design Prototype - Upwork,https://www.upwork.com/jobs/Graphic-designer-needed-design-Prototype_%7E01d500c040ff266903?source=rss,2023-05-17T21:21:38+00:00,https://www.upwork.com/jobs/Graphic-designer-needed-design-Prototype_~01d500c040ff266903?source=rss +Restaurant Industry Social Media Coordinator - Upwork,https://www.upwork.com/jobs/Restaurant-Industry-Social-Media-Coordinator_%7E01e2fa59e178d7329f?source=rss,2023-05-17T21:20:52+00:00,https://www.upwork.com/jobs/Restaurant-Industry-Social-Media-Coordinator_~01e2fa59e178d7329f?source=rss +Construction Completion Photography - Upwork,https://www.upwork.com/jobs/Construction-Completion-Photography_%7E0102e76eb1451f53fa?source=rss,2023-05-17T21:02:59+00:00,https://www.upwork.com/jobs/Construction-Completion-Photography_~0102e76eb1451f53fa?source=rss +Chinese Photographer for Amazon Products - Upwork,https://www.upwork.com/jobs/Chinese-Photographer-for-Amazon-Products_%7E013a871885c211bd2c?source=rss,2023-05-17T21:00:10+00:00,https://www.upwork.com/jobs/Chinese-Photographer-for-Amazon-Products_~013a871885c211bd2c?source=rss +Quality Graphic Designer for ongoing contract - Upwork,https://www.upwork.com/jobs/Quality-Graphic-Designer-for-ongoing-contract_%7E01b3b225e2352b2d0a?source=rss,2023-05-17T20:55:08+00:00,https://www.upwork.com/jobs/Quality-Graphic-Designer-for-ongoing-contract_~01b3b225e2352b2d0a?source=rss +Podcast cover art - Upwork,https://www.upwork.com/jobs/Podcast-cover-art_%7E0106f923b58321d712?source=rss,2023-05-17T20:53:19+00:00,https://www.upwork.com/jobs/Podcast-cover-art_~0106f923b58321d712?source=rss +Need video editor / motion designer on PST for tight turn project (due Friday) - Upwork,https://www.upwork.com/jobs/Need-video-editor-motion-designer-PST-for-tight-turn-project-due-Friday_%7E01a07533c6b52f1dd6?source=rss,2023-05-17T20:52:57+00:00,https://www.upwork.com/jobs/Need-video-editor-motion-designer-PST-for-tight-turn-project-due-Friday_~01a07533c6b52f1dd6?source=rss +Duplicate Flyers NEED DONE ASAP - Upwork,https://www.upwork.com/jobs/Duplicate-Flyers-NEED-DONE-ASAP_%7E0167ef54688ba76b88?source=rss,2023-05-17T20:51:10+00:00,https://www.upwork.com/jobs/Duplicate-Flyers-NEED-DONE-ASAP_~0167ef54688ba76b88?source=rss +Letterhead designer Required - Upwork,https://www.upwork.com/jobs/Letterhead-designer-Required_%7E0121a5741a30bdc71a?source=rss,2023-05-17T20:40:19+00:00,https://www.upwork.com/jobs/Letterhead-designer-Required_~0121a5741a30bdc71a?source=rss +Нужны 3д дизайнера интерьера в 3д макс - Upwork,https://www.upwork.com/jobs/%7E01c6a6fad5d68450d8?source=rss,2023-05-17T20:26:30+00:00,https://www.upwork.com/jobs/~01c6a6fad5d68450d8?source=rss +Graphic designer needed to design a traditional ceremony digital graphic - Upwork,https://www.upwork.com/jobs/Graphic-designer-needed-design-traditional-ceremony-digital-graphic_%7E017d39d6c1595e0f89?source=rss,2023-05-17T20:25:51+00:00,https://www.upwork.com/jobs/Graphic-designer-needed-design-traditional-ceremony-digital-graphic_~017d39d6c1595e0f89?source=rss +Quick Design Mockups For 7 Different Sports Websites - Upwork,https://www.upwork.com/jobs/Quick-Design-Mockups-For-Different-Sports-Websites_%7E01cd5e1bfae2150b7e?source=rss,2023-05-17T20:00:17+00:00,https://www.upwork.com/jobs/Quick-Design-Mockups-For-Different-Sports-Websites_~01cd5e1bfae2150b7e?source=rss +Create ninja Reese cup. Robot peanut and. Kiby adventure and Mash movies and sky super movies - Upwork,https://www.upwork.com/jobs/Create-ninja-Reese-cup-Robot-peanut-and-Kiby-adventure-and-Mash-movies-and-sky-super-movies_%7E017f999775d0769a53?source=rss,2023-05-17T19:57:08+00:00,https://www.upwork.com/jobs/Create-ninja-Reese-cup-Robot-peanut-and-Kiby-adventure-and-Mash-movies-and-sky-super-movies_~017f999775d0769a53?source=rss +Graphic for guitar and bass neck profile - Upwork,https://www.upwork.com/jobs/Graphic-for-guitar-and-bass-neck-profile_%7E01abb5947ca0fba128?source=rss,2023-05-17T19:50:36+00:00,https://www.upwork.com/jobs/Graphic-for-guitar-and-bass-neck-profile_~01abb5947ca0fba128?source=rss +Graphic designer - Upwork,https://www.upwork.com/jobs/Graphic-designer_%7E0188419c61c3ed6814?source=rss,2023-05-17T19:40:49+00:00,https://www.upwork.com/jobs/Graphic-designer_~0188419c61c3ed6814?source=rss +MEME designer - Upwork,https://www.upwork.com/jobs/MEME-designer_%7E0176baf278f9b2ba01?source=rss,2023-05-17T19:23:36+00:00,https://www.upwork.com/jobs/MEME-designer_~0176baf278f9b2ba01?source=rss +3d creative logo design - Upwork,https://www.upwork.com/jobs/creative-logo-design_%7E01244215d8faabc1c3?source=rss,2023-05-17T19:20:34+00:00,https://www.upwork.com/jobs/creative-logo-design_~01244215d8faabc1c3?source=rss +Need a talented Figma designer to help redesign our Marketing site - Upwork,https://www.upwork.com/jobs/Need-talented-Figma-designer-help-redesign-our-Marketing-site_%7E01d1452758586a77a4?source=rss,2023-05-17T19:19:20+00:00,https://www.upwork.com/jobs/Need-talented-Figma-designer-help-redesign-our-Marketing-site_~01d1452758586a77a4?source=rss +creative motion graphics designer to make Screen saver graphic for a museum exhibit on Robots - Upwork,https://www.upwork.com/jobs/creative-motion-graphics-designer-make-Screen-saver-graphic-for-museum-exhibit-Robots_%7E0110fb2b28f105b7ef?source=rss,2023-05-17T19:18:27+00:00,https://www.upwork.com/jobs/creative-motion-graphics-designer-make-Screen-saver-graphic-for-museum-exhibit-Robots_~0110fb2b28f105b7ef?source=rss +Need graphic designer with Amazon experience for a fast-growing ecommerce brand - Upwork,https://www.upwork.com/jobs/Need-graphic-designer-with-Amazon-experience-for-fast-growing-ecommerce-brand_%7E01fb25ada5a6935d3e?source=rss,2023-05-17T19:17:26+00:00,https://www.upwork.com/jobs/Need-graphic-designer-with-Amazon-experience-for-fast-growing-ecommerce-brand_~01fb25ada5a6935d3e?source=rss +Experienced Graphic Designer for Brand Guideline Creation - Upwork,https://www.upwork.com/jobs/Experienced-Graphic-Designer-for-Brand-Guideline-Creation_%7E016a1eaab979f09645?source=rss,2023-05-17T18:58:29+00:00,https://www.upwork.com/jobs/Experienced-Graphic-Designer-for-Brand-Guideline-Creation_~016a1eaab979f09645?source=rss +Graphic Designer - Upwork,https://www.upwork.com/jobs/Graphic-Designer_%7E016728bfb6f7b8eacd?source=rss,2023-05-17T18:55:28+00:00,https://www.upwork.com/jobs/Graphic-Designer_~016728bfb6f7b8eacd?source=rss +Need Experienced Graphic Designer for Website Banners - Upwork,https://www.upwork.com/jobs/Need-Experienced-Graphic-Designer-for-Website-Banners_%7E01401f2ddcf952883e?source=rss,2023-05-17T18:47:44+00:00,https://www.upwork.com/jobs/Need-Experienced-Graphic-Designer-for-Website-Banners_~01401f2ddcf952883e?source=rss +"Design work - banner ads, social media posts, email design - Upwork",https://www.upwork.com/jobs/Design-work-banner-ads-social-media-posts-email-design_%7E0199b81d409b10a063?source=rss,2023-05-17T18:27:09+00:00,https://www.upwork.com/jobs/Design-work-banner-ads-social-media-posts-email-design_~0199b81d409b10a063?source=rss +Manipulate images - forced perspective - Upwork,https://www.upwork.com/jobs/Manipulate-images-forced-perspective_%7E01c46ee94b536a029f?source=rss,2023-05-17T18:20:07+00:00,https://www.upwork.com/jobs/Manipulate-images-forced-perspective_~01c46ee94b536a029f?source=rss +Looking for Graphic Designer to update my portfolio on Squarespace - Upwork,https://www.upwork.com/jobs/Looking-for-Graphic-Designer-update-portfolio-Squarespace_%7E01fef70eaa051416b4?source=rss,2023-05-16T02:42:27+00:00,https://www.upwork.com/jobs/Looking-for-Graphic-Designer-update-portfolio-Squarespace_~01fef70eaa051416b4?source=rss +"Virtual staging, digitally furnish images of rooms in my home - Upwork",https://www.upwork.com/jobs/Virtual-staging-digitally-furnish-images-rooms-home_%7E01966ef0a702c48c94?source=rss,2023-05-17T18:17:19+00:00,https://www.upwork.com/jobs/Virtual-staging-digitally-furnish-images-rooms-home_~01966ef0a702c48c94?source=rss +Illustration Project - Recreate Pattern - Upwork,https://www.upwork.com/jobs/Illustration-Project-Recreate-Pattern_%7E016da07474143a0c48?source=rss,2023-05-17T18:05:36+00:00,https://www.upwork.com/jobs/Illustration-Project-Recreate-Pattern_~016da07474143a0c48?source=rss +Tradeshow Booth Graphic Design - Upwork,https://www.upwork.com/jobs/Tradeshow-Booth-Graphic-Design_%7E01c11f4b8e7eb84908?source=rss,2023-05-17T17:49:17+00:00,https://www.upwork.com/jobs/Tradeshow-Booth-Graphic-Design_~01c11f4b8e7eb84908?source=rss +Meta Ads Specialist - Upwork,https://www.upwork.com/jobs/Meta-Ads-Specialist_%7E019e0997545e4d0aec?source=rss,2023-05-17T17:41:29+00:00,https://www.upwork.com/jobs/Meta-Ads-Specialist_~019e0997545e4d0aec?source=rss +Sun burn removal Photoshop help - Upwork,https://www.upwork.com/jobs/Sun-burn-removal-Photoshop-help_%7E01e27942021c0a7f5f?source=rss,2023-05-17T17:40:46+00:00,https://www.upwork.com/jobs/Sun-burn-removal-Photoshop-help_~01e27942021c0a7f5f?source=rss +Adobe Photoshop Expert Needed for Exacting Touch-Up Work - Upwork,https://www.upwork.com/jobs/Adobe-Photoshop-Expert-Needed-for-Exacting-Touch-Work_%7E01c25e37800475b207?source=rss,2023-05-17T17:38:52+00:00,https://www.upwork.com/jobs/Adobe-Photoshop-Expert-Needed-for-Exacting-Touch-Work_~01c25e37800475b207?source=rss +Make background transparent on 2 videos that will be used for AR and compress to the smallest file. - Upwork,https://www.upwork.com/jobs/Make-background-transparent-videos-that-will-used-for-and-compress-the-smallest-file_%7E01c4ba8715b0f0672d?source=rss,2023-05-17T17:37:57+00:00,https://www.upwork.com/jobs/Make-background-transparent-videos-that-will-used-for-and-compress-the-smallest-file_~01c4ba8715b0f0672d?source=rss +Simple Logo - Upwork,https://www.upwork.com/jobs/Simple-Logo_%7E0188d7016e57ecdf2a?source=rss,2023-05-17T17:36:41+00:00,https://www.upwork.com/jobs/Simple-Logo_~0188d7016e57ecdf2a?source=rss +Simple photoshop script/automation - Upwork,https://www.upwork.com/jobs/Simple-photoshop-script-automation_%7E01eda0b3c86040654b?source=rss,2023-05-17T17:34:41+00:00,https://www.upwork.com/jobs/Simple-photoshop-script-automation_~01eda0b3c86040654b?source=rss +BeeHiiv Newsletter Design - Upwork,https://www.upwork.com/jobs/BeeHiiv-Newsletter-Design_%7E01feae36085f9cb731?source=rss,2023-05-17T17:32:58+00:00,https://www.upwork.com/jobs/BeeHiiv-Newsletter-Design_~01feae36085f9cb731?source=rss +Create an artistic and modern video for website homepage - Upwork,https://www.upwork.com/jobs/Create-artistic-and-modern-video-for-website-homepage_%7E019f789a06ff8d0f05?source=rss,2023-05-17T17:26:18+00:00,https://www.upwork.com/jobs/Create-artistic-and-modern-video-for-website-homepage_~019f789a06ff8d0f05?source=rss +Fashion Content Design - Upwork,https://www.upwork.com/jobs/Fashion-Content-Design_%7E010610e1899aa34737?source=rss,2023-05-17T17:16:42+00:00,https://www.upwork.com/jobs/Fashion-Content-Design_~010610e1899aa34737?source=rss +Tech Designer needed for womenswear brand - Upwork,https://www.upwork.com/jobs/Tech-Designer-needed-for-womenswear-brand_%7E01f9a155f6d76469a4?source=rss,2023-05-17T17:08:31+00:00,https://www.upwork.com/jobs/Tech-Designer-needed-for-womenswear-brand_~01f9a155f6d76469a4?source=rss +Design web page and also icons/after effects on the page - Upwork,https://www.upwork.com/jobs/Design-web-page-and-also-icons-after-effects-the-page_%7E0161c7c4a0b201b2aa?source=rss,2023-05-17T17:04:25+00:00,https://www.upwork.com/jobs/Design-web-page-and-also-icons-after-effects-the-page_~0161c7c4a0b201b2aa?source=rss +Design a protein unique shaker cup. Needs to be unique and not infringe on others. - Upwork,https://www.upwork.com/jobs/Design-protein-unique-shaker-cup-Needs-unique-and-not-infringe-others_%7E019873d4f060a594d7?source=rss,2023-05-17T16:53:24+00:00,https://www.upwork.com/jobs/Design-protein-unique-shaker-cup-Needs-unique-and-not-infringe-others_~019873d4f060a594d7?source=rss +Graphic designer to create graphics for mobile app - Upwork,https://www.upwork.com/jobs/Graphic-designer-create-graphics-for-mobile-app_%7E0152b474122b74074b?source=rss,2023-05-17T16:47:41+00:00,https://www.upwork.com/jobs/Graphic-designer-create-graphics-for-mobile-app_~0152b474122b74074b?source=rss +Graphic Design: Web Element/Email (hiring now for 2 hours) - Upwork,https://www.upwork.com/jobs/Graphic-Design-Web-Element-Email-hiring-now-for-hours_%7E01ac6725e2b54a4cbd?source=rss,2023-05-17T16:45:13+00:00,https://www.upwork.com/jobs/Graphic-Design-Web-Element-Email-hiring-now-for-hours_~01ac6725e2b54a4cbd?source=rss +Graphic designer to bring our postcard design to life - Upwork,https://www.upwork.com/jobs/Graphic-designer-bring-our-postcard-design-life_%7E01ae658f05e4a6f26f?source=rss,2023-05-17T16:19:34+00:00,https://www.upwork.com/jobs/Graphic-designer-bring-our-postcard-design-life_~01ae658f05e4a6f26f?source=rss +Graphic Designer / Illustrator Required for Project - Upwork,https://www.upwork.com/jobs/Graphic-Designer-Illustrator-Required-for-Project_%7E01603861cc77f1e61c?source=rss,2023-05-17T16:19:10+00:00,https://www.upwork.com/jobs/Graphic-Designer-Illustrator-Required-for-Project_~01603861cc77f1e61c?source=rss +Feature Film Lookbook/Deck - Upwork,https://www.upwork.com/jobs/Feature-Film-Lookbook-Deck_%7E01ca6bb455a057d84d?source=rss,2023-05-17T16:11:14+00:00,https://www.upwork.com/jobs/Feature-Film-Lookbook-Deck_~01ca6bb455a057d84d?source=rss +Graphic designer needed for agency - Upwork,https://www.upwork.com/jobs/Graphic-designer-needed-for-agency_%7E01012aba702e11f979?source=rss,2023-05-17T15:57:00+00:00,https://www.upwork.com/jobs/Graphic-designer-needed-for-agency_~01012aba702e11f979?source=rss +Graphic designer needed to incorporate branding into new product - Upwork,https://www.upwork.com/jobs/Graphic-designer-needed-incorporate-branding-into-new-product_%7E01f9651459c85f098e?source=rss,2023-05-17T15:53:14+00:00,https://www.upwork.com/jobs/Graphic-designer-needed-incorporate-branding-into-new-product_~01f9651459c85f098e?source=rss +YouTube Shorts Designer - Upwork,https://www.upwork.com/jobs/YouTube-Shorts-Designer_%7E01c7134eb5c87af76a?source=rss,2023-05-17T15:53:06+00:00,https://www.upwork.com/jobs/YouTube-Shorts-Designer_~01c7134eb5c87af76a?source=rss +Graphic designer for - Upwork,https://www.upwork.com/jobs/Graphic-designer-for_%7E0166cdfe5a2d4e4895?source=rss,2023-05-17T15:40:38+00:00,https://www.upwork.com/jobs/Graphic-designer-for_~0166cdfe5a2d4e4895?source=rss +Change book design - Upwork,https://www.upwork.com/jobs/Change-book-design_%7E01f6b2a6702d6a7167?source=rss,2023-05-17T15:38:56+00:00,https://www.upwork.com/jobs/Change-book-design_~01f6b2a6702d6a7167?source=rss +Thumbnail Artist | Youtube Thumbnail Creator | Graphic Designer - Upwork,https://www.upwork.com/jobs/Thumbnail-Artist-Youtube-Thumbnail-Creator-Graphic-Designer_%7E01aefc7699a8f07662?source=rss,2023-05-17T15:35:03+00:00,https://www.upwork.com/jobs/Thumbnail-Artist-Youtube-Thumbnail-Creator-Graphic-Designer_~01aefc7699a8f07662?source=rss +JPG to Vector - Upwork,https://www.upwork.com/jobs/JPG-Vector_%7E01212596216cc45891?source=rss,2023-05-17T15:13:41+00:00,https://www.upwork.com/jobs/JPG-Vector_~01212596216cc45891?source=rss +Graphic Designer to Design Basic Stationery (Style Determined) - Upwork,https://www.upwork.com/jobs/Graphic-Designer-Design-Basic-Stationery-Style-Determined_%7E0142c96b1be605ea59?source=rss,2023-05-17T15:11:31+00:00,https://www.upwork.com/jobs/Graphic-Designer-Design-Basic-Stationery-Style-Determined_~0142c96b1be605ea59?source=rss +Looking to have a scanned pdf ad recreated in a digital format and updated - Upwork,https://www.upwork.com/jobs/Looking-have-scanned-pdf-recreated-digital-format-and-updated_%7E01c6dee31afaf2cf08?source=rss,2023-05-17T15:04:20+00:00,https://www.upwork.com/jobs/Looking-have-scanned-pdf-recreated-digital-format-and-updated_~01c6dee31afaf2cf08?source=rss +Graphic Designer - Upwork,https://www.upwork.com/jobs/Graphic-Designer_%7E0109f054818d246b77?source=rss,2023-05-17T15:03:33+00:00,https://www.upwork.com/jobs/Graphic-Designer_~0109f054818d246b77?source=rss +Seeking a Talented Graphic Designer for an eCommerce Brand - Upwork,https://www.upwork.com/jobs/Seeking-Talented-Graphic-Designer-for-eCommerce-Brand_%7E01e5faab3c29f0ada0?source=rss,2023-05-17T14:55:20+00:00,https://www.upwork.com/jobs/Seeking-Talented-Graphic-Designer-for-eCommerce-Brand_~01e5faab3c29f0ada0?source=rss +Video Content Creator/ Editor - Upwork,https://www.upwork.com/jobs/Video-Content-Creator-Editor_%7E0193f7e5afeaaf3d31?source=rss,2023-05-17T14:54:44+00:00,https://www.upwork.com/jobs/Video-Content-Creator-Editor_~0193f7e5afeaaf3d31?source=rss +Website Graphic and Call-to-Action Specialist for Hotel Savings Club - Upwork,https://www.upwork.com/jobs/Website-Graphic-and-Call-Action-Specialist-for-Hotel-Savings-Club_%7E01202d0d605ef37e2f?source=rss,2023-05-17T14:48:54+00:00,https://www.upwork.com/jobs/Website-Graphic-and-Call-Action-Specialist-for-Hotel-Savings-Club_~01202d0d605ef37e2f?source=rss +Television Advert concept needed - Upwork,https://www.upwork.com/jobs/Television-Advert-concept-needed_%7E01c4a4254031370134?source=rss,2023-05-17T14:29:04+00:00,https://www.upwork.com/jobs/Television-Advert-concept-needed_~01c4a4254031370134?source=rss +Digital Photos - Upwork,https://www.upwork.com/jobs/Digital-Photos_%7E01f6142bef0cbab495?source=rss,2023-05-17T14:15:31+00:00,https://www.upwork.com/jobs/Digital-Photos_~01f6142bef0cbab495?source=rss +Vinyl Record Design (2D Vector + 3D) for Negative Mold - Upwork,https://www.upwork.com/jobs/Vinyl-Record-Design-Vector-for-Negative-Mold_%7E01a476458a0323aec2?source=rss,2023-05-17T14:10:51+00:00,https://www.upwork.com/jobs/Vinyl-Record-Design-Vector-for-Negative-Mold_~01a476458a0323aec2?source=rss +Stitching view photography into panoramas - Upwork,https://www.upwork.com/jobs/Stitching-view-photography-into-panoramas_%7E01299d4c07f3a0e5cc?source=rss,2023-05-17T14:10:10+00:00,https://www.upwork.com/jobs/Stitching-view-photography-into-panoramas_~01299d4c07f3a0e5cc?source=rss +Virtual Assistant/ Video Editor/ Graphic Designer for an eCommerce Coach - Upwork,https://www.upwork.com/jobs/Virtual-Assistant-Video-Editor-Graphic-Designer-for-eCommerce-Coach_%7E01c2dc8dff80bcfcb7?source=rss,2023-05-17T13:55:23+00:00,https://www.upwork.com/jobs/Virtual-Assistant-Video-Editor-Graphic-Designer-for-eCommerce-Coach_~01c2dc8dff80bcfcb7?source=rss +Versatile Graphic Designer to Help Create Training Materials - Upwork,https://www.upwork.com/jobs/Versatile-Graphic-Designer-Help-Create-Training-Materials_%7E01f3d3b8959cc22568?source=rss,2023-05-10T16:25:04+00:00,https://www.upwork.com/jobs/Versatile-Graphic-Designer-Help-Create-Training-Materials_~01f3d3b8959cc22568?source=rss +"Graphic creation for Lightbox, Cricut - Cut out Art - Shadowboxes - Upwork",https://www.upwork.com/jobs/Graphic-creation-for-Lightbox-Cricut-Cut-out-Art-Shadowboxes_%7E01da67a2d3efa0fe3f?source=rss,2023-05-17T13:45:14+00:00,https://www.upwork.com/jobs/Graphic-creation-for-Lightbox-Cricut-Cut-out-Art-Shadowboxes_~01da67a2d3efa0fe3f?source=rss +Video editor/graphic designer needed to create animations for static playlist covers - Upwork,https://www.upwork.com/jobs/Video-editor-graphic-designer-needed-create-animations-for-static-playlist-covers_%7E0171f472d7695da80f?source=rss,2023-05-17T13:44:36+00:00,https://www.upwork.com/jobs/Video-editor-graphic-designer-needed-create-animations-for-static-playlist-covers_~0171f472d7695da80f?source=rss +Video editor/graphic designer needed to create animations for static playlist covers - Upwork,https://www.upwork.com/jobs/Video-editor-graphic-designer-needed-create-animations-for-static-playlist-covers_%7E01b7ac8e3bcccabcad?source=rss,2023-05-17T13:36:40+00:00,https://www.upwork.com/jobs/Video-editor-graphic-designer-needed-create-animations-for-static-playlist-covers_~01b7ac8e3bcccabcad?source=rss +Talented Web Designers wanted to create Landing Pages - Upwork,https://www.upwork.com/jobs/Talented-Web-Designers-wanted-create-Landing-Pages_%7E01f58440c63a4ff182?source=rss,2023-05-17T13:31:17+00:00,https://www.upwork.com/jobs/Talented-Web-Designers-wanted-create-Landing-Pages_~01f58440c63a4ff182?source=rss +Нужны 3д дизайнера интерьера в 3д макс - Upwork,https://www.upwork.com/jobs/%7E01e03cc210a7104d7a?source=rss,2023-05-17T13:20:33+00:00,https://www.upwork.com/jobs/~01e03cc210a7104d7a?source=rss +Product Catalogue designer for a hemp lifestyle brand - Upwork,https://www.upwork.com/jobs/Product-Catalogue-designer-for-hemp-lifestyle-brand_%7E01319a3c606e977d7b?source=rss,2023-05-17T13:18:09+00:00,https://www.upwork.com/jobs/Product-Catalogue-designer-for-hemp-lifestyle-brand_~01319a3c606e977d7b?source=rss +Motion designer and Webflow expert - Upwork,https://www.upwork.com/jobs/Motion-designer-and-Webflow-expert_%7E013085b008dfea40c3?source=rss,2023-05-17T13:12:19+00:00,https://www.upwork.com/jobs/Motion-designer-and-Webflow-expert_~013085b008dfea40c3?source=rss +Klaviyo Email Graphic Designer needed! - Upwork,https://www.upwork.com/jobs/Klaviyo-Email-Graphic-Designer-needed_%7E018f3e8e3489e1c29f?source=rss,2023-05-17T13:08:50+00:00,https://www.upwork.com/jobs/Klaviyo-Email-Graphic-Designer-needed_~018f3e8e3489e1c29f?source=rss +Freelance Graphic Designer for Digital and Print - Upwork,https://www.upwork.com/jobs/Freelance-Graphic-Designer-for-Digital-and-Print_%7E015a611cf03493d1e2?source=rss,2023-05-17T13:07:04+00:00,https://www.upwork.com/jobs/Freelance-Graphic-Designer-for-Digital-and-Print_~015a611cf03493d1e2?source=rss +Graphic design - Upwork,https://www.upwork.com/jobs/Graphic-design_%7E01fd7f0afbc9620b48?source=rss,2023-05-17T12:33:51+00:00,https://www.upwork.com/jobs/Graphic-design_~01fd7f0afbc9620b48?source=rss +Topaz Gigapixel Sharpen AI - Photo Repair - Upwork,https://www.upwork.com/jobs/Topaz-Gigapixel-Sharpen-Photo-Repair_%7E01c8b760e052b12f66?source=rss,2023-05-17T12:01:29+00:00,https://www.upwork.com/jobs/Topaz-Gigapixel-Sharpen-Photo-Repair_~01c8b760e052b12f66?source=rss +Digital Artist Needed for Boho Nursery Prints - Upwork,https://www.upwork.com/jobs/Digital-Artist-Needed-for-Boho-Nursery-Prints_%7E011eb44278e201ba70?source=rss,2023-05-17T11:57:46+00:00,https://www.upwork.com/jobs/Digital-Artist-Needed-for-Boho-Nursery-Prints_~011eb44278e201ba70?source=rss +Looking to hire an experienced YouTube Thumbnail Designer for a golf highlight channel. - Upwork,https://www.upwork.com/jobs/Looking-hire-experienced-YouTube-Thumbnail-Designer-for-golf-highlight-channel_%7E013ae6634c6551d5a9?source=rss,2023-05-17T11:46:17+00:00,https://www.upwork.com/jobs/Looking-hire-experienced-YouTube-Thumbnail-Designer-for-golf-highlight-channel_~013ae6634c6551d5a9?source=rss +Looking for graphic designer for brand - Upwork,https://www.upwork.com/jobs/Looking-for-graphic-designer-for-brand_%7E01b730812ee3a6c594?source=rss,2023-05-17T11:33:36+00:00,https://www.upwork.com/jobs/Looking-for-graphic-designer-for-brand_~01b730812ee3a6c594?source=rss +Sock Design Specialist for Manufacturing - Upwork,https://www.upwork.com/jobs/Sock-Design-Specialist-for-Manufacturing_%7E010e09edb13484d9a1?source=rss,2023-05-17T11:29:00+00:00,https://www.upwork.com/jobs/Sock-Design-Specialist-for-Manufacturing_~010e09edb13484d9a1?source=rss +Image for website - Upwork,https://www.upwork.com/jobs/Image-for-website_%7E0180d7ec1f0dc56c7e?source=rss,2023-05-17T11:04:06+00:00,https://www.upwork.com/jobs/Image-for-website_~0180d7ec1f0dc56c7e?source=rss +"Design and animation of playlist covers (Latin Music, Dark Academia, Hawaii) - Upwork",https://www.upwork.com/jobs/Design-and-animation-playlist-covers-Latin-Music-Dark-Academia-Hawaii_%7E01ce1bbdf26ed41a5d?source=rss,2023-05-17T10:17:49+00:00,https://www.upwork.com/jobs/Design-and-animation-playlist-covers-Latin-Music-Dark-Academia-Hawaii_~01ce1bbdf26ed41a5d?source=rss +Photorealistic 360 Full exterior/interior walkaround video U.K new build development - Upwork,https://www.upwork.com/jobs/Photorealistic-360-Full-exterior-interior-walkaround-video-new-build-development_%7E0197501540638ba9d3?source=rss,2023-05-17T10:14:31+00:00,https://www.upwork.com/jobs/Photorealistic-360-Full-exterior-interior-walkaround-video-new-build-development_~0197501540638ba9d3?source=rss +Product infographics listings voor bol.com - Upwork,https://www.upwork.com/jobs/Product-infographics-listings-voor-bol-com_%7E014d1fc5a12b267848?source=rss,2023-05-17T08:51:48+00:00,https://www.upwork.com/jobs/Product-infographics-listings-voor-bol-com_~014d1fc5a12b267848?source=rss +"Portfolio (Art, Writing) - from adobe portfolio - Upwork",https://www.upwork.com/jobs/Portfolio-Art-Writing-from-adobe-portfolio_%7E01b6d42e7194b79946?source=rss,2023-05-17T08:18:06+00:00,https://www.upwork.com/jobs/Portfolio-Art-Writing-from-adobe-portfolio_~01b6d42e7194b79946?source=rss +Apple Podcast Art Work (for compliance) - Upwork,https://www.upwork.com/jobs/Apple-Podcast-Art-Work-for-compliance_%7E0114df72cf56136da3?source=rss,2023-05-17T08:15:22+00:00,https://www.upwork.com/jobs/Apple-Podcast-Art-Work-for-compliance_~0114df72cf56136da3?source=rss +Create Board Game - Upwork,https://www.upwork.com/jobs/Create-Board-Game_%7E01c6c2957344832cfb?source=rss,2023-05-17T08:09:50+00:00,https://www.upwork.com/jobs/Create-Board-Game_~01c6c2957344832cfb?source=rss +t-shirt & Coaster design - Upwork,https://www.upwork.com/jobs/shirt-amp-Coaster-design_%7E0196e601c660bef61d?source=rss,2023-05-17T08:00:53+00:00,https://www.upwork.com/jobs/shirt-amp-Coaster-design_~0196e601c660bef61d?source=rss +Photo manipulation - Upwork,https://www.upwork.com/jobs/Photo-manipulation_%7E01d1328d9f10f54b68?source=rss,2023-05-17T07:50:31+00:00,https://www.upwork.com/jobs/Photo-manipulation_~01d1328d9f10f54b68?source=rss +Graphic Designer A Player - Upwork,https://www.upwork.com/jobs/Graphic-Designer-Player_%7E01af7f19b040103fab?source=rss,2023-05-17T07:19:24+00:00,https://www.upwork.com/jobs/Graphic-Designer-Player_~01af7f19b040103fab?source=rss +Mood Board Design - Upwork,https://www.upwork.com/jobs/Mood-Board-Design_%7E01be2fcc475f0e1c78?source=rss,2023-05-17T07:14:17+00:00,https://www.upwork.com/jobs/Mood-Board-Design_~01be2fcc475f0e1c78?source=rss +Graphic designer and print on demand expert for new store - Upwork,https://www.upwork.com/jobs/Graphic-designer-and-print-demand-expert-for-new-store_%7E0193f0cbbd7f965484?source=rss,2023-05-17T07:12:29+00:00,https://www.upwork.com/jobs/Graphic-designer-and-print-demand-expert-for-new-store_~0193f0cbbd7f965484?source=rss +Graphic Designer A Player - Upwork,https://www.upwork.com/jobs/Graphic-Designer-Player_%7E01ec1fb50260f3d3e2?source=rss,2023-05-17T07:10:22+00:00,https://www.upwork.com/jobs/Graphic-Designer-Player_~01ec1fb50260f3d3e2?source=rss +3D Venue Designer & Illustrator (SVG Format) - Upwork,https://www.upwork.com/jobs/Venue-Designer-amp-Illustrator-SVG-Format_%7E014cdee76fcbb4a69c?source=rss,2023-05-17T06:50:04+00:00,https://www.upwork.com/jobs/Venue-Designer-amp-Illustrator-SVG-Format_~014cdee76fcbb4a69c?source=rss +Graphic artist required for tables and process diagrams - Upwork,https://www.upwork.com/jobs/Graphic-artist-required-for-tables-and-process-diagrams_%7E013ca08c2df6575392?source=rss,2023-05-17T05:24:16+00:00,https://www.upwork.com/jobs/Graphic-artist-required-for-tables-and-process-diagrams_~013ca08c2df6575392?source=rss +Website Design Mockup - Upwork,https://www.upwork.com/jobs/Website-Design-Mockup_%7E01945534eef4930a96?source=rss,2023-05-17T05:17:06+00:00,https://www.upwork.com/jobs/Website-Design-Mockup_~01945534eef4930a96?source=rss +Web designer for Amazon store and A+ content - Upwork,https://www.upwork.com/jobs/Web-designer-for-Amazon-store-and-content_%7E01ba4698b362684150?source=rss,2023-05-17T05:14:32+00:00,https://www.upwork.com/jobs/Web-designer-for-Amazon-store-and-content_~01ba4698b362684150?source=rss +Full-Time Wix Website Designer (UI/UX) with Sales Skills Needed for Digital Agency - Upwork,https://www.upwork.com/jobs/Full-Time-Wix-Website-Designer-with-Sales-Skills-Needed-for-Digital-Agency_%7E011c70afcbc24eae15?source=rss,2023-05-17T05:13:59+00:00,https://www.upwork.com/jobs/Full-Time-Wix-Website-Designer-with-Sales-Skills-Needed-for-Digital-Agency_~011c70afcbc24eae15?source=rss +100 t-shirts mockups from placeit.net - Upwork,https://www.upwork.com/jobs/100-shirts-mockups-from-placeit-net_%7E012ca2ffeae5f78885?source=rss,2023-05-17T04:46:33+00:00,https://www.upwork.com/jobs/100-shirts-mockups-from-placeit-net_~012ca2ffeae5f78885?source=rss +.SVG for cnc plasma cut sign - Upwork,https://www.upwork.com/jobs/SVG-for-cnc-plasma-cut-sign_%7E01fa3d8a966a3b932f?source=rss,2023-05-17T04:41:22+00:00,https://www.upwork.com/jobs/SVG-for-cnc-plasma-cut-sign_~01fa3d8a966a3b932f?source=rss +Create design for influencer boxes - Upwork,https://www.upwork.com/jobs/Create-design-for-influencer-boxes_%7E01746401fa7d8884bb?source=rss,2023-05-17T04:09:43+00:00,https://www.upwork.com/jobs/Create-design-for-influencer-boxes_~01746401fa7d8884bb?source=rss +Creat an INFOGRAPHIC - Upwork,https://www.upwork.com/jobs/Creat-INFOGRAPHIC_%7E01be961ab9ea568ff6?source=rss,2023-05-17T03:21:36+00:00,https://www.upwork.com/jobs/Creat-INFOGRAPHIC_~01be961ab9ea568ff6?source=rss +Christian designs for print on demand business - Upwork,https://www.upwork.com/jobs/Christian-designs-for-print-demand-business_%7E01ec38d228b1e144f6?source=rss,2023-05-17T03:16:00+00:00,https://www.upwork.com/jobs/Christian-designs-for-print-demand-business_~01ec38d228b1e144f6?source=rss +Children’s illustrator skilled in water color and ink - Upwork,https://www.upwork.com/jobs/Children-illustrator-skilled-water-color-and-ink_%7E01897a39d019b41100?source=rss,2023-05-17T02:52:11+00:00,https://www.upwork.com/jobs/Children-illustrator-skilled-water-color-and-ink_~01897a39d019b41100?source=rss +SUPERB Video Editor NEEDED For YouTube Listing Videos! - Upwork,https://www.upwork.com/jobs/SUPERB-Video-Editor-NEEDED-For-YouTube-Listing-Videos_%7E01d2307101a3ee2b40?source=rss,2023-05-17T02:38:10+00:00,https://www.upwork.com/jobs/SUPERB-Video-Editor-NEEDED-For-YouTube-Listing-Videos_~01d2307101a3ee2b40?source=rss +Simple Graphic/Logo Design - Upwork,https://www.upwork.com/jobs/Simple-Graphic-Logo-Design_%7E0178aeb6fed3366273?source=rss,2023-05-17T02:22:00+00:00,https://www.upwork.com/jobs/Simple-Graphic-Logo-Design_~0178aeb6fed3366273?source=rss +Need a quick image announcing a new Web 3 blockchain - Upwork,https://www.upwork.com/jobs/Need-quick-image-announcing-new-Web-blockchain_%7E013eae556a9943095f?source=rss,2023-05-17T01:58:30+00:00,https://www.upwork.com/jobs/Need-quick-image-announcing-new-Web-blockchain_~013eae556a9943095f?source=rss +Required a Experience Designer to design for my Billboard Adv - Upwork,https://www.upwork.com/jobs/Required-Experience-Designer-design-for-Billboard-Adv_%7E0184af1ef0d5a12033?source=rss,2023-05-17T01:49:31+00:00,https://www.upwork.com/jobs/Required-Experience-Designer-design-for-Billboard-Adv_~0184af1ef0d5a12033?source=rss +Graphic designer - Upwork,https://www.upwork.com/jobs/Graphic-designer_%7E0125905a1e83f6e514?source=rss,2023-05-17T01:33:26+00:00,https://www.upwork.com/jobs/Graphic-designer_~0125905a1e83f6e514?source=rss +Vtuber - Upwork,https://www.upwork.com/jobs/Vtuber_%7E010037c0561b99cc58?source=rss,2023-05-17T01:34:06+00:00,https://www.upwork.com/jobs/Vtuber_~010037c0561b99cc58?source=rss +Photorealistic designs for Drinks brand - Upwork,https://www.upwork.com/jobs/Photorealistic-designs-for-Drinks-brand_%7E014ca6be36bdb4e843?source=rss,2023-05-17T01:13:17+00:00,https://www.upwork.com/jobs/Photorealistic-designs-for-Drinks-brand_~014ca6be36bdb4e843?source=rss +Educational Illustration Based On Reference Images - Upwork,https://www.upwork.com/jobs/Educational-Illustration-Based-Reference-Images_%7E010d6eb08fb4052dee?source=rss,2023-05-17T01:07:00+00:00,https://www.upwork.com/jobs/Educational-Illustration-Based-Reference-Images_~010d6eb08fb4052dee?source=rss +Art Director / Graphic Designer - Upwork,https://www.upwork.com/jobs/Art-Director-Graphic-Designer_%7E014b75af6ef26fbf97?source=rss,2023-05-17T01:04:30+00:00,https://www.upwork.com/jobs/Art-Director-Graphic-Designer_~014b75af6ef26fbf97?source=rss +Graphic design - Upwork,https://www.upwork.com/jobs/Graphic-design_%7E0170cd077ad5833aaa?source=rss,2023-05-17T01:03:11+00:00,https://www.upwork.com/jobs/Graphic-design_~0170cd077ad5833aaa?source=rss +Frontend Design - Upwork,https://www.upwork.com/jobs/Frontend-Design_%7E0193990f65e135fb79?source=rss,2023-05-17T00:56:02+00:00,https://www.upwork.com/jobs/Frontend-Design_~0193990f65e135fb79?source=rss +Experienced Graphic Designer Required - Upwork,https://www.upwork.com/jobs/Experienced-Graphic-Designer-Required_%7E011928802e26cbd6bc?source=rss,2023-05-17T00:26:58+00:00,https://www.upwork.com/jobs/Experienced-Graphic-Designer-Required_~011928802e26cbd6bc?source=rss +Bi-Lingual Promotional Poster - Upwork,https://www.upwork.com/jobs/Lingual-Promotional-Poster_%7E0191fe466ffd57ca40?source=rss,2023-05-17T00:15:52+00:00,https://www.upwork.com/jobs/Lingual-Promotional-Poster_~0191fe466ffd57ca40?source=rss +Do you shop on amazon? ill pay you $8 per 30 second video you create from your amazon purchases. - Upwork,https://www.upwork.com/jobs/you-shop-amazon-ill-pay-you-per-second-video-you-create-from-your-amazon-purchases_%7E019e76c12843b6fd9d?source=rss,2023-05-17T00:01:55+00:00,https://www.upwork.com/jobs/you-shop-amazon-ill-pay-you-per-second-video-you-create-from-your-amazon-purchases_~019e76c12843b6fd9d?source=rss +Looking for someone to design cartoony product packaging like reference photos - Upwork,https://www.upwork.com/jobs/Looking-for-someone-design-cartoony-product-packaging-like-reference-photos_%7E01cc88833bbd658fc0?source=rss,2023-05-16T23:57:44+00:00,https://www.upwork.com/jobs/Looking-for-someone-design-cartoony-product-packaging-like-reference-photos_~01cc88833bbd658fc0?source=rss +AI Art Generator for Small Business - Upwork,https://www.upwork.com/jobs/Art-Generator-for-Small-Business_%7E0160e8d7ca14f1249e?source=rss,2023-05-16T23:52:24+00:00,https://www.upwork.com/jobs/Art-Generator-for-Small-Business_~0160e8d7ca14f1249e?source=rss +Ad Photography/Videography for Jamaican E-commerce Meal Service - Upwork,https://www.upwork.com/jobs/Photography-Videography-for-Jamaican-commerce-Meal-Service_%7E010050761a0d85ad85?source=rss,2023-05-16T23:39:19+00:00,https://www.upwork.com/jobs/Photography-Videography-for-Jamaican-commerce-Meal-Service_~010050761a0d85ad85?source=rss +Pairs Headshot Photographer for Executive Shoot - Upwork,https://www.upwork.com/jobs/Pairs-Headshot-Photographer-for-Executive-Shoot_%7E01e1ae2b79adf3a443?source=rss,2023-05-16T23:21:02+00:00,https://www.upwork.com/jobs/Pairs-Headshot-Photographer-for-Executive-Shoot_~01e1ae2b79adf3a443?source=rss +"Designer Needed for Brand Refresh, Art File Updates, and Web Design - Upwork",https://www.upwork.com/jobs/Designer-Needed-for-Brand-Refresh-Art-File-Updates-and-Web-Design_%7E019fad99f74f539880?source=rss,2023-05-16T23:15:48+00:00,https://www.upwork.com/jobs/Designer-Needed-for-Brand-Refresh-Art-File-Updates-and-Web-Design_~019fad99f74f539880?source=rss +Video Editors for a Digital Marketing Agency - Upwork,https://www.upwork.com/jobs/Video-Editors-for-Digital-Marketing-Agency_%7E01483c2ad5b46954aa?source=rss,2023-05-16T23:12:17+00:00,https://www.upwork.com/jobs/Video-Editors-for-Digital-Marketing-Agency_~01483c2ad5b46954aa?source=rss +Visual Specialist: Short-Form Content Editor - Upwork,https://www.upwork.com/jobs/Visual-Specialist-Short-Form-Content-Editor_%7E0198e6587fe10ef007?source=rss,2023-05-16T23:02:47+00:00,https://www.upwork.com/jobs/Visual-Specialist-Short-Form-Content-Editor_~0198e6587fe10ef007?source=rss +Social Media Manager (Black-owned brands) - Upwork,https://www.upwork.com/jobs/Social-Media-Manager-Black-owned-brands_%7E0190294a50b40e38e8?source=rss,2023-05-16T22:59:25+00:00,https://www.upwork.com/jobs/Social-Media-Manager-Black-owned-brands_~0190294a50b40e38e8?source=rss +Photoshop Genius - Extraordinaire. - Upwork,https://www.upwork.com/jobs/Photoshop-Genius-Extraordinaire_%7E016b238c4b4c393a6b?source=rss,2023-05-16T22:33:23+00:00,https://www.upwork.com/jobs/Photoshop-Genius-Extraordinaire_~016b238c4b4c393a6b?source=rss +Expert Creatopy Banner Designer - Upwork,https://www.upwork.com/jobs/Expert-Creatopy-Banner-Designer_%7E0176df04436819b6a7?source=rss,2023-05-16T22:26:36+00:00,https://www.upwork.com/jobs/Expert-Creatopy-Banner-Designer_~0176df04436819b6a7?source=rss +Video Editor to produce in various styles for multiple industries - Upwork,https://www.upwork.com/jobs/Video-Editor-produce-various-styles-for-multiple-industries_%7E01af58227c3cafc136?source=rss,2023-05-16T22:07:16+00:00,https://www.upwork.com/jobs/Video-Editor-produce-various-styles-for-multiple-industries_~01af58227c3cafc136?source=rss +"Amazon Graphic Designer - A+ Content, Brand Storefront Needed ASAP - Upwork",https://www.upwork.com/jobs/Amazon-Graphic-Designer-Content-Brand-Storefront-Needed-ASAP_%7E01d302217ea878fb91?source=rss,2023-05-16T21:25:15+00:00,https://www.upwork.com/jobs/Amazon-Graphic-Designer-Content-Brand-Storefront-Needed-ASAP_~01d302217ea878fb91?source=rss +Food Creator & Photographer - Upwork,https://www.upwork.com/jobs/Food-Creator-amp-Photographer_%7E0114e149c29abd69b7?source=rss,2023-05-16T21:18:52+00:00,https://www.upwork.com/jobs/Food-Creator-amp-Photographer_~0114e149c29abd69b7?source=rss +Thumbnail Designer For YouTube Channel - Upwork,https://www.upwork.com/jobs/Thumbnail-Designer-For-YouTube-Channel_%7E01f0b069bb66d51a65?source=rss,2023-05-16T21:18:08+00:00,https://www.upwork.com/jobs/Thumbnail-Designer-For-YouTube-Channel_~01f0b069bb66d51a65?source=rss +Thumbnail Designer For YouTube Channel - Upwork,https://www.upwork.com/jobs/Thumbnail-Designer-For-YouTube-Channel_%7E0189d19c9d40831158?source=rss,2023-05-16T21:16:12+00:00,https://www.upwork.com/jobs/Thumbnail-Designer-For-YouTube-Channel_~0189d19c9d40831158?source=rss +Editor/a - Diseñador/a gráfico para crear un video formativo. - Upwork,https://www.upwork.com/jobs/Editor-Dise-ador-fico-para-crear-video-formativo_%7E01731c7f14e73ca071?source=rss,2023-05-16T21:11:17+00:00,https://www.upwork.com/jobs/Editor-Dise-ador-fico-para-crear-video-formativo_~01731c7f14e73ca071?source=rss +Talent Manager - Upwork,https://www.upwork.com/jobs/Talent-Manager_%7E01bfc3b4d60ce1d1dd?source=rss,2023-05-16T21:07:52+00:00,https://www.upwork.com/jobs/Talent-Manager_~01bfc3b4d60ce1d1dd?source=rss +Seeking a designer to complete 4 small misc design projects in the next week. - Upwork,https://www.upwork.com/jobs/Seeking-designer-complete-small-misc-design-projects-the-next-week_%7E01d59e5678c347bd33?source=rss,2023-05-16T20:46:53+00:00,https://www.upwork.com/jobs/Seeking-designer-complete-small-misc-design-projects-the-next-week_~01d59e5678c347bd33?source=rss +Looking for TikTok/FB ads video editor - Upwork,https://www.upwork.com/jobs/Looking-for-TikTok-ads-video-editor_%7E0129636a2d8f34d373?source=rss,2023-05-16T20:45:36+00:00,https://www.upwork.com/jobs/Looking-for-TikTok-ads-video-editor_~0129636a2d8f34d373?source=rss +Artwork required for exhibition stand - Upwork,https://www.upwork.com/jobs/Artwork-required-for-exhibition-stand_%7E012b19d31b8a8d3088?source=rss,2023-05-16T20:36:01+00:00,https://www.upwork.com/jobs/Artwork-required-for-exhibition-stand_~012b19d31b8a8d3088?source=rss +Designer needed to create a Street Fighter inspired digital art. - Upwork,https://www.upwork.com/jobs/Designer-needed-create-Street-Fighter-inspired-digital-art_%7E014ef5d580f96b259a?source=rss,2023-05-16T20:11:11+00:00,https://www.upwork.com/jobs/Designer-needed-create-Street-Fighter-inspired-digital-art_~014ef5d580f96b259a?source=rss +Graphic Designer - Upwork,https://www.upwork.com/jobs/Graphic-Designer_%7E01f50cec07cd2619a3?source=rss,2023-05-16T19:31:06+00:00,https://www.upwork.com/jobs/Graphic-Designer_~01f50cec07cd2619a3?source=rss +I need to animate 2D Emojis with 2D Spine Pro - Upwork,https://www.upwork.com/jobs/need-animate-Emojis-with-Spine-Pro_%7E017ad50335b91a934b?source=rss,2023-05-16T19:16:46+00:00,https://www.upwork.com/jobs/need-animate-Emojis-with-Spine-Pro_~017ad50335b91a934b?source=rss +I need Montization channel. - Upwork,https://www.upwork.com/jobs/need-Montization-channel_%7E016855a0799275023e?source=rss,2023-05-16T19:16:26+00:00,https://www.upwork.com/jobs/need-Montization-channel_~016855a0799275023e?source=rss +Pdf portofolio - Upwork,https://www.upwork.com/jobs/Pdf-portofolio_%7E01b17d28bca43a57f9?source=rss,2023-05-16T19:05:22+00:00,https://www.upwork.com/jobs/Pdf-portofolio_~01b17d28bca43a57f9?source=rss +3D Specialist needed to render virtual influencer photos for Instagram - Upwork,https://www.upwork.com/jobs/Specialist-needed-render-virtual-influencer-photos-for-Instagram_%7E0110041f4aac654847?source=rss,2023-05-16T18:53:44+00:00,https://www.upwork.com/jobs/Specialist-needed-render-virtual-influencer-photos-for-Instagram_~0110041f4aac654847?source=rss +Exterior Commercial Art Installations - Upwork,https://www.upwork.com/jobs/Exterior-Commercial-Art-Installations_%7E019932d9c2eb82a9ec?source=rss,2023-05-16T18:29:45+00:00,https://www.upwork.com/jobs/Exterior-Commercial-Art-Installations_~019932d9c2eb82a9ec?source=rss +Bidder for graphic agency - Upwork,https://www.upwork.com/jobs/Bidder-for-graphic-agency_%7E01560ddbf19f5a0b5e?source=rss,2023-05-16T18:17:46+00:00,https://www.upwork.com/jobs/Bidder-for-graphic-agency_~01560ddbf19f5a0b5e?source=rss +MLB Draft Graphics - Upwork,https://www.upwork.com/jobs/MLB-Draft-Graphics_%7E01ad9ebc43bbbbafe7?source=rss,2023-05-16T18:17:19+00:00,https://www.upwork.com/jobs/MLB-Draft-Graphics_~01ad9ebc43bbbbafe7?source=rss +TV Advertisement Banners - Upwork,https://www.upwork.com/jobs/Advertisement-Banners_%7E0189a53bd345be7b98?source=rss,2023-05-16T18:17:17+00:00,https://www.upwork.com/jobs/Advertisement-Banners_~0189a53bd345be7b98?source=rss +Listing Design - Upwork,https://www.upwork.com/jobs/Listing-Design_%7E01ff75e1740ef474a0?source=rss,2023-05-16T18:12:46+00:00,https://www.upwork.com/jobs/Listing-Design_~01ff75e1740ef474a0?source=rss +Illustration of birds breaking free from barbed wire. - Upwork,https://www.upwork.com/jobs/Illustration-birds-breaking-free-from-barbed-wire_%7E01410797dcff72a2f3?source=rss,2023-05-16T17:54:35+00:00,https://www.upwork.com/jobs/Illustration-birds-breaking-free-from-barbed-wire_~01410797dcff72a2f3?source=rss +Do You visit the beach? and shop on amazon? - Upwork,https://www.upwork.com/jobs/You-visit-the-beach-and-shop-amazon_%7E01bb42b09130266393?source=rss,2023-05-16T17:53:06+00:00,https://www.upwork.com/jobs/You-visit-the-beach-and-shop-amazon_~01bb42b09130266393?source=rss +Photographer for Documentary Interviews - Upwork,https://www.upwork.com/jobs/Photographer-for-Documentary-Interviews_%7E01b4402034fd951a82?source=rss,2023-05-16T17:50:53+00:00,https://www.upwork.com/jobs/Photographer-for-Documentary-Interviews_~01b4402034fd951a82?source=rss +Video editing - Upwork,https://www.upwork.com/jobs/Video-editing_%7E013906c9945d76ee06?source=rss,2023-05-16T17:45:02+00:00,https://www.upwork.com/jobs/Video-editing_~013906c9945d76ee06?source=rss +Videographer for Documentary Interviews - Upwork,https://www.upwork.com/jobs/Videographer-for-Documentary-Interviews_%7E0161a04f42befb6838?source=rss,2023-05-16T17:42:17+00:00,https://www.upwork.com/jobs/Videographer-for-Documentary-Interviews_~0161a04f42befb6838?source=rss +Need 2 High-Converting Lead Magnet Cover Pages - Upwork,https://www.upwork.com/jobs/Need-High-Converting-Lead-Magnet-Cover-Pages_%7E018fce2e55fa4d79e4?source=rss,2023-05-16T17:23:10+00:00,https://www.upwork.com/jobs/Need-High-Converting-Lead-Magnet-Cover-Pages_~018fce2e55fa4d79e4?source=rss +Apple Keynote Designer for Event Slides - Upwork,https://www.upwork.com/jobs/Apple-Keynote-Designer-for-Event-Slides_%7E0122cf54278aa6593d?source=rss,2023-05-16T17:22:11+00:00,https://www.upwork.com/jobs/Apple-Keynote-Designer-for-Event-Slides_~0122cf54278aa6593d?source=rss +Design Manager to coordinate between designers and clients - Upwork,https://www.upwork.com/jobs/Design-Manager-coordinate-between-designers-and-clients_%7E013390e687cb4919a8?source=rss,2023-05-16T17:11:30+00:00,https://www.upwork.com/jobs/Design-Manager-coordinate-between-designers-and-clients_~013390e687cb4919a8?source=rss +Professional photoshop artist with excellent skill in glass - Upwork,https://www.upwork.com/jobs/Professional-photoshop-artist-with-excellent-skill-glass_%7E012dabab4783783f99?source=rss,2023-05-16T17:08:50+00:00,https://www.upwork.com/jobs/Professional-photoshop-artist-with-excellent-skill-glass_~012dabab4783783f99?source=rss +Digital Product Page Tune-Up - High-Converting Product Pages - Upwork,https://www.upwork.com/jobs/Digital-Product-Page-Tune-High-Converting-Product-Pages_%7E01c8702548b0ea0096?source=rss,2023-05-16T16:53:01+00:00,https://www.upwork.com/jobs/Digital-Product-Page-Tune-High-Converting-Product-Pages_~01c8702548b0ea0096?source=rss +Need expert designer with Apple Search Ads & Custom Product Pages assets Creation - Upwork,https://www.upwork.com/jobs/Need-expert-designer-with-Apple-Search-Ads-amp-Custom-Product-Pages-assets-Creation_%7E0182ad310f78768114?source=rss,2023-05-16T16:43:28+00:00,https://www.upwork.com/jobs/Need-expert-designer-with-Apple-Search-Ads-amp-Custom-Product-Pages-assets-Creation_~0182ad310f78768114?source=rss +"Email Templates Designer + - Upwork",https://www.upwork.com/jobs/Email-Templates-Designer_%7E01cb3923cd7f580b53?source=rss,2023-05-16T16:27:02+00:00,https://www.upwork.com/jobs/Email-Templates-Designer_~01cb3923cd7f580b53?source=rss +New Book Project - Upwork,https://www.upwork.com/jobs/New-Book-Project_%7E018878ff037cd922fb?source=rss,2023-05-16T16:06:51+00:00,https://www.upwork.com/jobs/New-Book-Project_~018878ff037cd922fb?source=rss +Professional photographer and videographer for Amazon Listing and EBC/A+ Content. - Upwork,https://www.upwork.com/jobs/Professional-photographer-and-videographer-for-Amazon-Listing-and-EBC-Content_%7E015a8193dc8128c25d?source=rss,2023-05-16T15:55:33+00:00,https://www.upwork.com/jobs/Professional-photographer-and-videographer-for-Amazon-Listing-and-EBC-Content_~015a8193dc8128c25d?source=rss +Graphic designer needed to make designs of an app which will be used as visual representations. - Upwork,https://www.upwork.com/jobs/Graphic-designer-needed-make-designs-app-which-will-used-visual-representations_%7E012ca2470c970ab66b?source=rss,2023-05-16T15:53:12+00:00,https://www.upwork.com/jobs/Graphic-designer-needed-make-designs-app-which-will-used-visual-representations_~012ca2470c970ab66b?source=rss +Seeking to hire an expert YouTube Thumbnail Designer for a channel focused on Ancient Civilizations. - Upwork,https://www.upwork.com/jobs/Seeking-hire-expert-YouTube-Thumbnail-Designer-for-channel-focused-Ancient-Civilizations_%7E01db08d65605780ab3?source=rss,2023-05-16T15:52:52+00:00,https://www.upwork.com/jobs/Seeking-hire-expert-YouTube-Thumbnail-Designer-for-channel-focused-Ancient-Civilizations_~01db08d65605780ab3?source=rss +"Unbounce Ninja Needed To Build Professional, Simple, Landing Pages (Working From Our Template) - Upwork",https://www.upwork.com/jobs/Unbounce-Ninja-Needed-Build-Professional-Simple-Landing-Pages-Working-From-Our-Template_%7E0156fe85b80f52a43d?source=rss,2023-05-16T15:50:59+00:00,https://www.upwork.com/jobs/Unbounce-Ninja-Needed-Build-Professional-Simple-Landing-Pages-Working-From-Our-Template_~0156fe85b80f52a43d?source=rss +Illustrator - Upwork,https://www.upwork.com/jobs/Illustrator_%7E01a874ba73ca7b37f9?source=rss,2023-05-16T15:34:47+00:00,https://www.upwork.com/jobs/Illustrator_~01a874ba73ca7b37f9?source=rss +Facebook Ads Creatives for Textile Retailer - Upwork,https://www.upwork.com/jobs/Facebook-Ads-Creatives-for-Textile-Retailer_%7E01d89796ba2f234169?source=rss,2023-05-16T15:24:42+00:00,https://www.upwork.com/jobs/Facebook-Ads-Creatives-for-Textile-Retailer_~01d89796ba2f234169?source=rss +Product photographer - Upwork,https://www.upwork.com/jobs/Product-photographer_%7E01311ef00eba8eb416?source=rss,2023-05-16T15:24:22+00:00,https://www.upwork.com/jobs/Product-photographer_~01311ef00eba8eb416?source=rss +Renders for a Website re-launch - Upwork,https://www.upwork.com/jobs/Renders-for-Website-launch_%7E01790dee11808197bd?source=rss,2023-05-16T15:23:12+00:00,https://www.upwork.com/jobs/Renders-for-Website-launch_~01790dee11808197bd?source=rss +Winterize A Set of Images - Professionals Only Please - Upwork,https://www.upwork.com/jobs/Winterize-Set-Images-Professionals-Only-Please_%7E01c7822bb0e7d44969?source=rss,2023-05-16T15:08:18+00:00,https://www.upwork.com/jobs/Winterize-Set-Images-Professionals-Only-Please_~01c7822bb0e7d44969?source=rss +Flyers and Ads Needed - Upwork,https://www.upwork.com/jobs/Flyers-and-Ads-Needed_%7E01f9b4528c7253f85e?source=rss,2023-05-16T15:08:06+00:00,https://www.upwork.com/jobs/Flyers-and-Ads-Needed_~01f9b4528c7253f85e?source=rss +Manipulate images - forced perspective - Upwork,https://www.upwork.com/jobs/Manipulate-images-forced-perspective_%7E01bcdc467f53385430?source=rss,2023-05-16T14:50:55+00:00,https://www.upwork.com/jobs/Manipulate-images-forced-perspective_~01bcdc467f53385430?source=rss +Strategic Visual Designer - Upwork,https://www.upwork.com/jobs/Strategic-Visual-Designer_%7E01b7573cfd24b7367b?source=rss,2023-05-16T14:13:02+00:00,https://www.upwork.com/jobs/Strategic-Visual-Designer_~01b7573cfd24b7367b?source=rss diff --git a/.store/.databases/UpDB1_01.db b/.store/.databases/UpDB1_01.db new file mode 100644 index 00000000..e69de29b diff --git a/.store/.databases/misc/1.txt b/.store/.databases/misc/1.txt new file mode 100644 index 00000000..e69de29b diff --git a/.store/.databases/misc/SQLiteDatabaseBrowserPortable.exe - Shortcut.lnk b/.store/.databases/misc/SQLiteDatabaseBrowserPortable.exe - Shortcut.lnk new file mode 100644 index 00000000..f3add5fe Binary files /dev/null and b/.store/.databases/misc/SQLiteDatabaseBrowserPortable.exe - Shortcut.lnk differ diff --git a/.store/.databases/misc/SQLiteDatabaseBrowserPortable/App/AppInfo/Launcher/SQLiteDatabaseBrowserPortable.ini b/.store/.databases/misc/SQLiteDatabaseBrowserPortable/App/AppInfo/Launcher/SQLiteDatabaseBrowserPortable.ini new file mode 100644 index 00000000..9001025f --- /dev/null +++ b/.store/.databases/misc/SQLiteDatabaseBrowserPortable/App/AppInfo/Launcher/SQLiteDatabaseBrowserPortable.ini @@ -0,0 +1,61 @@ +[Launch] +ProgramExecutable=SQLiteDatabaseBrowser32\DB Browser for SQLCipher.exe +ProgramExecutable64=SQLiteDatabaseBrowser64\DB Browser for SQLCipher.exe +DirectoryMoveOK=yes +SupportsUNC=yes +MinOS=XP + +[Activate] +Registry=true + +[RegistryKeys] +sqlitebrowser=HKCU\Software\sqlitebrowser + +[FileWrite1] +Type=Replace +File=%PAL:DataDir%\settings\sqlitebrowser.reg +Find='"defaultencoding"="UTF8"' +Replace='"defaultencoding"="UTF-8"' + +[FileWrite2] +Type=Replace +File=%PAL:DataDir%\settings\sqlitebrowser.reg +Find=HKEY_CURRENT_USER\Software\sqlitebrowser.sf.net\SQLite Database Browser 2 +Replace=HKEY_CURRENT_USER\Software\sqlitebrowser\sqlitebrowser + +[FileWrite3] +Type=Replace +File=%PAL:DataDir%\settings\sqlitebrowser.reg +Find=HKEY_CURRENT_USER\Software\sqlitebrowser.sf.net +Replace=HKEY_CURRENT_USER\Software\sqlitebrowser + +[FileWrite4] +Type=Replace +File=%PAL:DataDir%\settings\sqlitebrowser.reg +Find=DEFAULTLOCATIONREPLACESTRING +Replace=%PAL:DataDir:ForwardSlash% + +[FileWrite5] +Type=Replace +File=%PAL:DataDir%\settings\sqlitebrowser.reg +Find=%PAL:LastDrive%%PAL:LastPackagePartialDir:ForwardSlash%/ +Replace=%PAL:Drive%%PAL:PackagePartialDir:ForwardSlash%/ + +[FileWrite6] +Type=Replace +File=%PAL:DataDir%\settings\sqlitebrowser.reg +Find=%PAL:LastPortableAppsBaseDir:ForwardSlash%/ +Replace=%PAL:PortableAppsBaseDir:ForwardSlash%/ + +[FileWrite7] +Type=Replace +File=%PAL:DataDir%\settings\sqlitebrowser.reg +Find=%PAL:LastDrive%/ +Replace=%PAL:Drive%/ + +[FileWrite8] +Type=INI +File=%PAL:DataDir%\settings\sqlitebrowser.reg +Section=HKEY_CURRENT_USER\Software\sqlitebrowser\sqlitebrowser\checkversion +Key='"enabled"' +Value='"false"' diff --git a/.store/.databases/misc/SQLiteDatabaseBrowserPortable/App/AppInfo/appicon.ico b/.store/.databases/misc/SQLiteDatabaseBrowserPortable/App/AppInfo/appicon.ico new file mode 100644 index 00000000..9a6c0f1e Binary files /dev/null and b/.store/.databases/misc/SQLiteDatabaseBrowserPortable/App/AppInfo/appicon.ico differ diff --git a/.store/.databases/misc/SQLiteDatabaseBrowserPortable/App/AppInfo/appicon_128.png b/.store/.databases/misc/SQLiteDatabaseBrowserPortable/App/AppInfo/appicon_128.png new file mode 100644 index 00000000..f9e9a855 Binary files /dev/null and b/.store/.databases/misc/SQLiteDatabaseBrowserPortable/App/AppInfo/appicon_128.png differ diff --git a/.store/.databases/misc/SQLiteDatabaseBrowserPortable/App/AppInfo/appicon_16.png b/.store/.databases/misc/SQLiteDatabaseBrowserPortable/App/AppInfo/appicon_16.png new file mode 100644 index 00000000..fd4b0d43 Binary files /dev/null and b/.store/.databases/misc/SQLiteDatabaseBrowserPortable/App/AppInfo/appicon_16.png differ diff --git a/.store/.databases/misc/SQLiteDatabaseBrowserPortable/App/AppInfo/appicon_32.png b/.store/.databases/misc/SQLiteDatabaseBrowserPortable/App/AppInfo/appicon_32.png new file mode 100644 index 00000000..56056e19 Binary files /dev/null and b/.store/.databases/misc/SQLiteDatabaseBrowserPortable/App/AppInfo/appicon_32.png differ diff --git a/.store/.databases/misc/SQLiteDatabaseBrowserPortable/App/AppInfo/appicon_75.png b/.store/.databases/misc/SQLiteDatabaseBrowserPortable/App/AppInfo/appicon_75.png new file mode 100644 index 00000000..0f8c46db Binary files /dev/null and b/.store/.databases/misc/SQLiteDatabaseBrowserPortable/App/AppInfo/appicon_75.png differ diff --git a/.store/.databases/misc/SQLiteDatabaseBrowserPortable/App/AppInfo/appinfo.ini b/.store/.databases/misc/SQLiteDatabaseBrowserPortable/App/AppInfo/appinfo.ini new file mode 100644 index 00000000..131e3dc0 --- /dev/null +++ b/.store/.databases/misc/SQLiteDatabaseBrowserPortable/App/AppInfo/appinfo.ini @@ -0,0 +1,29 @@ +[Format] +Type=PortableApps.comFormat +Version=3.5 + +[Details] +Name=DB Browser for SQLite Portable +AppID=SQLiteDatabaseBrowserPortable +Publisher=DB Browser for SQLite Team & PortableApps.com +Homepage=https://portableapps.com/apps/development/sqlite_database_browser_portable +Donate=https://www.patreon.com/db4s +Category=Development +Description=Create, design and edit database files compatible with SQLite +Language=English + +[License] +Shareable=true +OpenSource=true +Freeware=true +CommercialUse=true + +[Version] +PackageVersion=3.12.2.0 +DisplayVersion=3.12.2 + +[Control] +Icons=1 +Start=SQLiteDatabaseBrowserPortable.exe +BaseAppID=%BASELAUNCHERPATH%\App\SQLiteDatabaseBrowser32\DB Browser for SQLCipher.exe +BaseAppID64=%BASELAUNCHERPATH%\App\SQLiteDatabaseBrowser64\DB Browser for SQLCipher.exe diff --git a/.store/.databases/misc/SQLiteDatabaseBrowserPortable/App/AppInfo/pac_installer_log.ini b/.store/.databases/misc/SQLiteDatabaseBrowserPortable/App/AppInfo/pac_installer_log.ini new file mode 100644 index 00000000..e694f32e --- /dev/null +++ b/.store/.databases/misc/SQLiteDatabaseBrowserPortable/App/AppInfo/pac_installer_log.ini @@ -0,0 +1,11 @@ +[PortableApps.comInstaller] +Info1=Do not delete or modify this file. It may be necessary for this app to function correctly. +Info2=This file was generated by the PortableApps.com Installer wizard and modified by the official PortableApps.com Installer TM Rare Ideas, LLC as the app was installed. +Info3=This file should be excluded from git repositories by using the appropriate gitignore. +Run=true +WizardVersion=3.5.19.0 +PackagingDate=2021-05-19 +PackagingTime=11:32:24 +InstallerVersion=3.5.19.0 +InstallDate=2023-05-17 +InstallTime=20:25:52 diff --git a/.store/.databases/misc/SQLiteDatabaseBrowserPortable/App/DefaultData/settings/sqlitebrowser.reg b/.store/.databases/misc/SQLiteDatabaseBrowserPortable/App/DefaultData/settings/sqlitebrowser.reg new file mode 100644 index 00000000..3bd1f714 Binary files /dev/null and b/.store/.databases/misc/SQLiteDatabaseBrowserPortable/App/DefaultData/settings/sqlitebrowser.reg differ diff --git a/.store/.databases/misc/SQLiteDatabaseBrowserPortable/App/SQLiteDatabaseBrowser32/DB Browser for SQLCipher.exe b/.store/.databases/misc/SQLiteDatabaseBrowserPortable/App/SQLiteDatabaseBrowser32/DB Browser for SQLCipher.exe new file mode 100644 index 00000000..a2f5430f Binary files /dev/null and b/.store/.databases/misc/SQLiteDatabaseBrowserPortable/App/SQLiteDatabaseBrowser32/DB Browser for SQLCipher.exe differ diff --git a/.store/.databases/misc/SQLiteDatabaseBrowserPortable/App/SQLiteDatabaseBrowser32/DB Browser for SQLite.exe b/.store/.databases/misc/SQLiteDatabaseBrowserPortable/App/SQLiteDatabaseBrowser32/DB Browser for SQLite.exe new file mode 100644 index 00000000..6e1e4626 Binary files /dev/null and b/.store/.databases/misc/SQLiteDatabaseBrowserPortable/App/SQLiteDatabaseBrowser32/DB Browser for SQLite.exe differ diff --git a/.store/.databases/misc/SQLiteDatabaseBrowserPortable/App/SQLiteDatabaseBrowser32/Qt5Concurrent.dll b/.store/.databases/misc/SQLiteDatabaseBrowserPortable/App/SQLiteDatabaseBrowser32/Qt5Concurrent.dll new file mode 100644 index 00000000..653476e7 Binary files /dev/null and b/.store/.databases/misc/SQLiteDatabaseBrowserPortable/App/SQLiteDatabaseBrowser32/Qt5Concurrent.dll differ diff --git a/.store/.databases/misc/SQLiteDatabaseBrowserPortable/App/SQLiteDatabaseBrowser32/Qt5Core.dll b/.store/.databases/misc/SQLiteDatabaseBrowserPortable/App/SQLiteDatabaseBrowser32/Qt5Core.dll new file mode 100644 index 00000000..cc99f1ca Binary files /dev/null and b/.store/.databases/misc/SQLiteDatabaseBrowserPortable/App/SQLiteDatabaseBrowser32/Qt5Core.dll differ diff --git a/.store/.databases/misc/SQLiteDatabaseBrowserPortable/App/SQLiteDatabaseBrowser32/Qt5Gui.dll b/.store/.databases/misc/SQLiteDatabaseBrowserPortable/App/SQLiteDatabaseBrowser32/Qt5Gui.dll new file mode 100644 index 00000000..cfd18079 Binary files /dev/null and b/.store/.databases/misc/SQLiteDatabaseBrowserPortable/App/SQLiteDatabaseBrowser32/Qt5Gui.dll differ diff --git a/.store/.databases/misc/SQLiteDatabaseBrowserPortable/App/SQLiteDatabaseBrowser32/Qt5Network.dll b/.store/.databases/misc/SQLiteDatabaseBrowserPortable/App/SQLiteDatabaseBrowser32/Qt5Network.dll new file mode 100644 index 00000000..2a93a304 Binary files /dev/null and b/.store/.databases/misc/SQLiteDatabaseBrowserPortable/App/SQLiteDatabaseBrowser32/Qt5Network.dll differ diff --git a/.store/.databases/misc/SQLiteDatabaseBrowserPortable/App/SQLiteDatabaseBrowser32/Qt5PrintSupport.dll b/.store/.databases/misc/SQLiteDatabaseBrowserPortable/App/SQLiteDatabaseBrowser32/Qt5PrintSupport.dll new file mode 100644 index 00000000..6247ee3a Binary files /dev/null and b/.store/.databases/misc/SQLiteDatabaseBrowserPortable/App/SQLiteDatabaseBrowser32/Qt5PrintSupport.dll differ diff --git a/.store/.databases/misc/SQLiteDatabaseBrowserPortable/App/SQLiteDatabaseBrowser32/Qt5Widgets.dll b/.store/.databases/misc/SQLiteDatabaseBrowserPortable/App/SQLiteDatabaseBrowser32/Qt5Widgets.dll new file mode 100644 index 00000000..c1ddfd96 Binary files /dev/null and b/.store/.databases/misc/SQLiteDatabaseBrowserPortable/App/SQLiteDatabaseBrowser32/Qt5Widgets.dll differ diff --git a/.store/.databases/misc/SQLiteDatabaseBrowserPortable/App/SQLiteDatabaseBrowser32/Qt5Xml.dll b/.store/.databases/misc/SQLiteDatabaseBrowserPortable/App/SQLiteDatabaseBrowser32/Qt5Xml.dll new file mode 100644 index 00000000..3a13a0e1 Binary files /dev/null and b/.store/.databases/misc/SQLiteDatabaseBrowserPortable/App/SQLiteDatabaseBrowser32/Qt5Xml.dll differ diff --git a/.store/.databases/misc/SQLiteDatabaseBrowserPortable/App/SQLiteDatabaseBrowser32/api-ms-win-core-console-l1-1-0.dll b/.store/.databases/misc/SQLiteDatabaseBrowserPortable/App/SQLiteDatabaseBrowser32/api-ms-win-core-console-l1-1-0.dll new file mode 100644 index 00000000..4ec01e34 Binary files /dev/null and b/.store/.databases/misc/SQLiteDatabaseBrowserPortable/App/SQLiteDatabaseBrowser32/api-ms-win-core-console-l1-1-0.dll differ diff --git a/.store/.databases/misc/SQLiteDatabaseBrowserPortable/App/SQLiteDatabaseBrowser32/api-ms-win-core-datetime-l1-1-0.dll b/.store/.databases/misc/SQLiteDatabaseBrowserPortable/App/SQLiteDatabaseBrowser32/api-ms-win-core-datetime-l1-1-0.dll new file mode 100644 index 00000000..75e515ac Binary files /dev/null and b/.store/.databases/misc/SQLiteDatabaseBrowserPortable/App/SQLiteDatabaseBrowser32/api-ms-win-core-datetime-l1-1-0.dll differ diff --git a/.store/.databases/misc/SQLiteDatabaseBrowserPortable/App/SQLiteDatabaseBrowser32/api-ms-win-core-debug-l1-1-0.dll b/.store/.databases/misc/SQLiteDatabaseBrowserPortable/App/SQLiteDatabaseBrowser32/api-ms-win-core-debug-l1-1-0.dll new file mode 100644 index 00000000..d0a533ec Binary files /dev/null and b/.store/.databases/misc/SQLiteDatabaseBrowserPortable/App/SQLiteDatabaseBrowser32/api-ms-win-core-debug-l1-1-0.dll differ diff --git a/.store/.databases/misc/SQLiteDatabaseBrowserPortable/App/SQLiteDatabaseBrowser32/api-ms-win-core-errorhandling-l1-1-0.dll b/.store/.databases/misc/SQLiteDatabaseBrowserPortable/App/SQLiteDatabaseBrowser32/api-ms-win-core-errorhandling-l1-1-0.dll new file mode 100644 index 00000000..935d7a01 Binary files /dev/null and b/.store/.databases/misc/SQLiteDatabaseBrowserPortable/App/SQLiteDatabaseBrowser32/api-ms-win-core-errorhandling-l1-1-0.dll differ diff --git a/.store/.databases/misc/SQLiteDatabaseBrowserPortable/App/SQLiteDatabaseBrowser32/api-ms-win-core-file-l1-1-0.dll b/.store/.databases/misc/SQLiteDatabaseBrowserPortable/App/SQLiteDatabaseBrowser32/api-ms-win-core-file-l1-1-0.dll new file mode 100644 index 00000000..4f59b732 Binary files /dev/null and b/.store/.databases/misc/SQLiteDatabaseBrowserPortable/App/SQLiteDatabaseBrowser32/api-ms-win-core-file-l1-1-0.dll differ diff --git a/.store/.databases/misc/SQLiteDatabaseBrowserPortable/App/SQLiteDatabaseBrowser32/api-ms-win-core-file-l1-2-0.dll b/.store/.databases/misc/SQLiteDatabaseBrowserPortable/App/SQLiteDatabaseBrowser32/api-ms-win-core-file-l1-2-0.dll new file mode 100644 index 00000000..002c6006 Binary files /dev/null and b/.store/.databases/misc/SQLiteDatabaseBrowserPortable/App/SQLiteDatabaseBrowser32/api-ms-win-core-file-l1-2-0.dll differ diff --git a/.store/.databases/misc/SQLiteDatabaseBrowserPortable/App/SQLiteDatabaseBrowser32/api-ms-win-core-file-l2-1-0.dll b/.store/.databases/misc/SQLiteDatabaseBrowserPortable/App/SQLiteDatabaseBrowser32/api-ms-win-core-file-l2-1-0.dll new file mode 100644 index 00000000..14e5c0df Binary files /dev/null and b/.store/.databases/misc/SQLiteDatabaseBrowserPortable/App/SQLiteDatabaseBrowser32/api-ms-win-core-file-l2-1-0.dll differ diff --git a/.store/.databases/misc/SQLiteDatabaseBrowserPortable/App/SQLiteDatabaseBrowser32/api-ms-win-core-handle-l1-1-0.dll b/.store/.databases/misc/SQLiteDatabaseBrowserPortable/App/SQLiteDatabaseBrowser32/api-ms-win-core-handle-l1-1-0.dll new file mode 100644 index 00000000..bdd6ddb3 Binary files /dev/null and b/.store/.databases/misc/SQLiteDatabaseBrowserPortable/App/SQLiteDatabaseBrowser32/api-ms-win-core-handle-l1-1-0.dll differ diff --git a/.store/.databases/misc/SQLiteDatabaseBrowserPortable/App/SQLiteDatabaseBrowser32/api-ms-win-core-heap-l1-1-0.dll b/.store/.databases/misc/SQLiteDatabaseBrowserPortable/App/SQLiteDatabaseBrowser32/api-ms-win-core-heap-l1-1-0.dll new file mode 100644 index 00000000..3cf1ceea Binary files /dev/null and b/.store/.databases/misc/SQLiteDatabaseBrowserPortable/App/SQLiteDatabaseBrowser32/api-ms-win-core-heap-l1-1-0.dll differ diff --git a/.store/.databases/misc/SQLiteDatabaseBrowserPortable/App/SQLiteDatabaseBrowser32/api-ms-win-core-interlocked-l1-1-0.dll b/.store/.databases/misc/SQLiteDatabaseBrowserPortable/App/SQLiteDatabaseBrowser32/api-ms-win-core-interlocked-l1-1-0.dll new file mode 100644 index 00000000..8d2ce976 Binary files /dev/null and b/.store/.databases/misc/SQLiteDatabaseBrowserPortable/App/SQLiteDatabaseBrowser32/api-ms-win-core-interlocked-l1-1-0.dll differ diff --git a/.store/.databases/misc/SQLiteDatabaseBrowserPortable/App/SQLiteDatabaseBrowser32/api-ms-win-core-libraryloader-l1-1-0.dll b/.store/.databases/misc/SQLiteDatabaseBrowserPortable/App/SQLiteDatabaseBrowser32/api-ms-win-core-libraryloader-l1-1-0.dll new file mode 100644 index 00000000..f52026e4 Binary files /dev/null and b/.store/.databases/misc/SQLiteDatabaseBrowserPortable/App/SQLiteDatabaseBrowser32/api-ms-win-core-libraryloader-l1-1-0.dll differ diff --git a/.store/.databases/misc/SQLiteDatabaseBrowserPortable/App/SQLiteDatabaseBrowser32/api-ms-win-core-localization-l1-2-0.dll b/.store/.databases/misc/SQLiteDatabaseBrowserPortable/App/SQLiteDatabaseBrowser32/api-ms-win-core-localization-l1-2-0.dll new file mode 100644 index 00000000..152d241c Binary files /dev/null and b/.store/.databases/misc/SQLiteDatabaseBrowserPortable/App/SQLiteDatabaseBrowser32/api-ms-win-core-localization-l1-2-0.dll differ diff --git a/.store/.databases/misc/SQLiteDatabaseBrowserPortable/App/SQLiteDatabaseBrowser32/api-ms-win-core-memory-l1-1-0.dll b/.store/.databases/misc/SQLiteDatabaseBrowserPortable/App/SQLiteDatabaseBrowser32/api-ms-win-core-memory-l1-1-0.dll new file mode 100644 index 00000000..ae7d7de3 Binary files /dev/null and b/.store/.databases/misc/SQLiteDatabaseBrowserPortable/App/SQLiteDatabaseBrowser32/api-ms-win-core-memory-l1-1-0.dll differ diff --git a/.store/.databases/misc/SQLiteDatabaseBrowserPortable/App/SQLiteDatabaseBrowser32/api-ms-win-core-namedpipe-l1-1-0.dll b/.store/.databases/misc/SQLiteDatabaseBrowserPortable/App/SQLiteDatabaseBrowser32/api-ms-win-core-namedpipe-l1-1-0.dll new file mode 100644 index 00000000..be532144 Binary files /dev/null and b/.store/.databases/misc/SQLiteDatabaseBrowserPortable/App/SQLiteDatabaseBrowser32/api-ms-win-core-namedpipe-l1-1-0.dll differ diff --git a/.store/.databases/misc/SQLiteDatabaseBrowserPortable/App/SQLiteDatabaseBrowser32/api-ms-win-core-processenvironment-l1-1-0.dll b/.store/.databases/misc/SQLiteDatabaseBrowserPortable/App/SQLiteDatabaseBrowser32/api-ms-win-core-processenvironment-l1-1-0.dll new file mode 100644 index 00000000..20344e61 Binary files /dev/null and b/.store/.databases/misc/SQLiteDatabaseBrowserPortable/App/SQLiteDatabaseBrowser32/api-ms-win-core-processenvironment-l1-1-0.dll differ diff --git a/.store/.databases/misc/SQLiteDatabaseBrowserPortable/App/SQLiteDatabaseBrowser32/api-ms-win-core-processthreads-l1-1-0.dll b/.store/.databases/misc/SQLiteDatabaseBrowserPortable/App/SQLiteDatabaseBrowser32/api-ms-win-core-processthreads-l1-1-0.dll new file mode 100644 index 00000000..ff7c4266 Binary files /dev/null and b/.store/.databases/misc/SQLiteDatabaseBrowserPortable/App/SQLiteDatabaseBrowser32/api-ms-win-core-processthreads-l1-1-0.dll differ diff --git a/.store/.databases/misc/SQLiteDatabaseBrowserPortable/App/SQLiteDatabaseBrowser32/api-ms-win-core-processthreads-l1-1-1.dll b/.store/.databases/misc/SQLiteDatabaseBrowserPortable/App/SQLiteDatabaseBrowser32/api-ms-win-core-processthreads-l1-1-1.dll new file mode 100644 index 00000000..d889aea7 Binary files /dev/null and b/.store/.databases/misc/SQLiteDatabaseBrowserPortable/App/SQLiteDatabaseBrowser32/api-ms-win-core-processthreads-l1-1-1.dll differ diff --git a/.store/.databases/misc/SQLiteDatabaseBrowserPortable/App/SQLiteDatabaseBrowser32/api-ms-win-core-profile-l1-1-0.dll b/.store/.databases/misc/SQLiteDatabaseBrowserPortable/App/SQLiteDatabaseBrowser32/api-ms-win-core-profile-l1-1-0.dll new file mode 100644 index 00000000..a22586ab Binary files /dev/null and b/.store/.databases/misc/SQLiteDatabaseBrowserPortable/App/SQLiteDatabaseBrowser32/api-ms-win-core-profile-l1-1-0.dll differ diff --git a/.store/.databases/misc/SQLiteDatabaseBrowserPortable/App/SQLiteDatabaseBrowser32/api-ms-win-core-rtlsupport-l1-1-0.dll b/.store/.databases/misc/SQLiteDatabaseBrowserPortable/App/SQLiteDatabaseBrowser32/api-ms-win-core-rtlsupport-l1-1-0.dll new file mode 100644 index 00000000..60ad1bee Binary files /dev/null and b/.store/.databases/misc/SQLiteDatabaseBrowserPortable/App/SQLiteDatabaseBrowser32/api-ms-win-core-rtlsupport-l1-1-0.dll differ diff --git a/.store/.databases/misc/SQLiteDatabaseBrowserPortable/App/SQLiteDatabaseBrowser32/api-ms-win-core-string-l1-1-0.dll b/.store/.databases/misc/SQLiteDatabaseBrowserPortable/App/SQLiteDatabaseBrowser32/api-ms-win-core-string-l1-1-0.dll new file mode 100644 index 00000000..bd1f030c Binary files /dev/null and b/.store/.databases/misc/SQLiteDatabaseBrowserPortable/App/SQLiteDatabaseBrowser32/api-ms-win-core-string-l1-1-0.dll differ diff --git a/.store/.databases/misc/SQLiteDatabaseBrowserPortable/App/SQLiteDatabaseBrowser32/api-ms-win-core-synch-l1-1-0.dll b/.store/.databases/misc/SQLiteDatabaseBrowserPortable/App/SQLiteDatabaseBrowser32/api-ms-win-core-synch-l1-1-0.dll new file mode 100644 index 00000000..5b8fdbf3 Binary files /dev/null and b/.store/.databases/misc/SQLiteDatabaseBrowserPortable/App/SQLiteDatabaseBrowser32/api-ms-win-core-synch-l1-1-0.dll differ diff --git a/.store/.databases/misc/SQLiteDatabaseBrowserPortable/App/SQLiteDatabaseBrowser32/api-ms-win-core-synch-l1-2-0.dll b/.store/.databases/misc/SQLiteDatabaseBrowserPortable/App/SQLiteDatabaseBrowser32/api-ms-win-core-synch-l1-2-0.dll new file mode 100644 index 00000000..6ab7fd75 Binary files /dev/null and b/.store/.databases/misc/SQLiteDatabaseBrowserPortable/App/SQLiteDatabaseBrowser32/api-ms-win-core-synch-l1-2-0.dll differ diff --git a/.store/.databases/misc/SQLiteDatabaseBrowserPortable/App/SQLiteDatabaseBrowser32/api-ms-win-core-sysinfo-l1-1-0.dll b/.store/.databases/misc/SQLiteDatabaseBrowserPortable/App/SQLiteDatabaseBrowser32/api-ms-win-core-sysinfo-l1-1-0.dll new file mode 100644 index 00000000..66b2b706 Binary files /dev/null and b/.store/.databases/misc/SQLiteDatabaseBrowserPortable/App/SQLiteDatabaseBrowser32/api-ms-win-core-sysinfo-l1-1-0.dll differ diff --git a/.store/.databases/misc/SQLiteDatabaseBrowserPortable/App/SQLiteDatabaseBrowser32/api-ms-win-core-timezone-l1-1-0.dll b/.store/.databases/misc/SQLiteDatabaseBrowserPortable/App/SQLiteDatabaseBrowser32/api-ms-win-core-timezone-l1-1-0.dll new file mode 100644 index 00000000..dc942452 Binary files /dev/null and b/.store/.databases/misc/SQLiteDatabaseBrowserPortable/App/SQLiteDatabaseBrowser32/api-ms-win-core-timezone-l1-1-0.dll differ diff --git a/.store/.databases/misc/SQLiteDatabaseBrowserPortable/App/SQLiteDatabaseBrowser32/api-ms-win-core-util-l1-1-0.dll b/.store/.databases/misc/SQLiteDatabaseBrowserPortable/App/SQLiteDatabaseBrowser32/api-ms-win-core-util-l1-1-0.dll new file mode 100644 index 00000000..67fd834c Binary files /dev/null and b/.store/.databases/misc/SQLiteDatabaseBrowserPortable/App/SQLiteDatabaseBrowser32/api-ms-win-core-util-l1-1-0.dll differ diff --git a/.store/.databases/misc/SQLiteDatabaseBrowserPortable/App/SQLiteDatabaseBrowser32/api-ms-win-crt-conio-l1-1-0.dll b/.store/.databases/misc/SQLiteDatabaseBrowserPortable/App/SQLiteDatabaseBrowser32/api-ms-win-crt-conio-l1-1-0.dll new file mode 100644 index 00000000..a74a38f0 Binary files /dev/null and b/.store/.databases/misc/SQLiteDatabaseBrowserPortable/App/SQLiteDatabaseBrowser32/api-ms-win-crt-conio-l1-1-0.dll differ diff --git a/.store/.databases/misc/SQLiteDatabaseBrowserPortable/App/SQLiteDatabaseBrowser32/api-ms-win-crt-convert-l1-1-0.dll b/.store/.databases/misc/SQLiteDatabaseBrowserPortable/App/SQLiteDatabaseBrowser32/api-ms-win-crt-convert-l1-1-0.dll new file mode 100644 index 00000000..e584f012 Binary files /dev/null and b/.store/.databases/misc/SQLiteDatabaseBrowserPortable/App/SQLiteDatabaseBrowser32/api-ms-win-crt-convert-l1-1-0.dll differ diff --git a/.store/.databases/misc/SQLiteDatabaseBrowserPortable/App/SQLiteDatabaseBrowser32/api-ms-win-crt-environment-l1-1-0.dll b/.store/.databases/misc/SQLiteDatabaseBrowserPortable/App/SQLiteDatabaseBrowser32/api-ms-win-crt-environment-l1-1-0.dll new file mode 100644 index 00000000..0a1b3ffd Binary files /dev/null and b/.store/.databases/misc/SQLiteDatabaseBrowserPortable/App/SQLiteDatabaseBrowser32/api-ms-win-crt-environment-l1-1-0.dll differ diff --git a/.store/.databases/misc/SQLiteDatabaseBrowserPortable/App/SQLiteDatabaseBrowser32/api-ms-win-crt-filesystem-l1-1-0.dll b/.store/.databases/misc/SQLiteDatabaseBrowserPortable/App/SQLiteDatabaseBrowser32/api-ms-win-crt-filesystem-l1-1-0.dll new file mode 100644 index 00000000..575cadb5 Binary files /dev/null and b/.store/.databases/misc/SQLiteDatabaseBrowserPortable/App/SQLiteDatabaseBrowser32/api-ms-win-crt-filesystem-l1-1-0.dll differ diff --git a/.store/.databases/misc/SQLiteDatabaseBrowserPortable/App/SQLiteDatabaseBrowser32/api-ms-win-crt-heap-l1-1-0.dll b/.store/.databases/misc/SQLiteDatabaseBrowserPortable/App/SQLiteDatabaseBrowser32/api-ms-win-crt-heap-l1-1-0.dll new file mode 100644 index 00000000..afcec328 Binary files /dev/null and b/.store/.databases/misc/SQLiteDatabaseBrowserPortable/App/SQLiteDatabaseBrowser32/api-ms-win-crt-heap-l1-1-0.dll differ diff --git a/.store/.databases/misc/SQLiteDatabaseBrowserPortable/App/SQLiteDatabaseBrowser32/api-ms-win-crt-locale-l1-1-0.dll b/.store/.databases/misc/SQLiteDatabaseBrowserPortable/App/SQLiteDatabaseBrowser32/api-ms-win-crt-locale-l1-1-0.dll new file mode 100644 index 00000000..c4e7a2af Binary files /dev/null and b/.store/.databases/misc/SQLiteDatabaseBrowserPortable/App/SQLiteDatabaseBrowser32/api-ms-win-crt-locale-l1-1-0.dll differ diff --git a/.store/.databases/misc/SQLiteDatabaseBrowserPortable/App/SQLiteDatabaseBrowser32/api-ms-win-crt-math-l1-1-0.dll b/.store/.databases/misc/SQLiteDatabaseBrowserPortable/App/SQLiteDatabaseBrowser32/api-ms-win-crt-math-l1-1-0.dll new file mode 100644 index 00000000..8e14a55b Binary files /dev/null and b/.store/.databases/misc/SQLiteDatabaseBrowserPortable/App/SQLiteDatabaseBrowser32/api-ms-win-crt-math-l1-1-0.dll differ diff --git a/.store/.databases/misc/SQLiteDatabaseBrowserPortable/App/SQLiteDatabaseBrowser32/api-ms-win-crt-multibyte-l1-1-0.dll b/.store/.databases/misc/SQLiteDatabaseBrowserPortable/App/SQLiteDatabaseBrowser32/api-ms-win-crt-multibyte-l1-1-0.dll new file mode 100644 index 00000000..9505356e Binary files /dev/null and b/.store/.databases/misc/SQLiteDatabaseBrowserPortable/App/SQLiteDatabaseBrowser32/api-ms-win-crt-multibyte-l1-1-0.dll differ diff --git a/.store/.databases/misc/SQLiteDatabaseBrowserPortable/App/SQLiteDatabaseBrowser32/api-ms-win-crt-private-l1-1-0.dll b/.store/.databases/misc/SQLiteDatabaseBrowserPortable/App/SQLiteDatabaseBrowser32/api-ms-win-crt-private-l1-1-0.dll new file mode 100644 index 00000000..fed5753d Binary files /dev/null and b/.store/.databases/misc/SQLiteDatabaseBrowserPortable/App/SQLiteDatabaseBrowser32/api-ms-win-crt-private-l1-1-0.dll differ diff --git a/.store/.databases/misc/SQLiteDatabaseBrowserPortable/App/SQLiteDatabaseBrowser32/api-ms-win-crt-process-l1-1-0.dll b/.store/.databases/misc/SQLiteDatabaseBrowserPortable/App/SQLiteDatabaseBrowser32/api-ms-win-crt-process-l1-1-0.dll new file mode 100644 index 00000000..78dcc7cf Binary files /dev/null and b/.store/.databases/misc/SQLiteDatabaseBrowserPortable/App/SQLiteDatabaseBrowser32/api-ms-win-crt-process-l1-1-0.dll differ diff --git a/.store/.databases/misc/SQLiteDatabaseBrowserPortable/App/SQLiteDatabaseBrowser32/api-ms-win-crt-runtime-l1-1-0.dll b/.store/.databases/misc/SQLiteDatabaseBrowserPortable/App/SQLiteDatabaseBrowser32/api-ms-win-crt-runtime-l1-1-0.dll new file mode 100644 index 00000000..16cba193 Binary files /dev/null and b/.store/.databases/misc/SQLiteDatabaseBrowserPortable/App/SQLiteDatabaseBrowser32/api-ms-win-crt-runtime-l1-1-0.dll differ diff --git a/.store/.databases/misc/SQLiteDatabaseBrowserPortable/App/SQLiteDatabaseBrowser32/api-ms-win-crt-stdio-l1-1-0.dll b/.store/.databases/misc/SQLiteDatabaseBrowserPortable/App/SQLiteDatabaseBrowser32/api-ms-win-crt-stdio-l1-1-0.dll new file mode 100644 index 00000000..6ebc9b3b Binary files /dev/null and b/.store/.databases/misc/SQLiteDatabaseBrowserPortable/App/SQLiteDatabaseBrowser32/api-ms-win-crt-stdio-l1-1-0.dll differ diff --git a/.store/.databases/misc/SQLiteDatabaseBrowserPortable/App/SQLiteDatabaseBrowser32/api-ms-win-crt-string-l1-1-0.dll b/.store/.databases/misc/SQLiteDatabaseBrowserPortable/App/SQLiteDatabaseBrowser32/api-ms-win-crt-string-l1-1-0.dll new file mode 100644 index 00000000..9ff7eaee Binary files /dev/null and b/.store/.databases/misc/SQLiteDatabaseBrowserPortable/App/SQLiteDatabaseBrowser32/api-ms-win-crt-string-l1-1-0.dll differ diff --git a/.store/.databases/misc/SQLiteDatabaseBrowserPortable/App/SQLiteDatabaseBrowser32/api-ms-win-crt-time-l1-1-0.dll b/.store/.databases/misc/SQLiteDatabaseBrowserPortable/App/SQLiteDatabaseBrowser32/api-ms-win-crt-time-l1-1-0.dll new file mode 100644 index 00000000..0b550828 Binary files /dev/null and b/.store/.databases/misc/SQLiteDatabaseBrowserPortable/App/SQLiteDatabaseBrowser32/api-ms-win-crt-time-l1-1-0.dll differ diff --git a/.store/.databases/misc/SQLiteDatabaseBrowserPortable/App/SQLiteDatabaseBrowser32/api-ms-win-crt-utility-l1-1-0.dll b/.store/.databases/misc/SQLiteDatabaseBrowserPortable/App/SQLiteDatabaseBrowser32/api-ms-win-crt-utility-l1-1-0.dll new file mode 100644 index 00000000..ac23a12f Binary files /dev/null and b/.store/.databases/misc/SQLiteDatabaseBrowserPortable/App/SQLiteDatabaseBrowser32/api-ms-win-crt-utility-l1-1-0.dll differ diff --git a/.store/.databases/misc/SQLiteDatabaseBrowserPortable/App/SQLiteDatabaseBrowser32/bearer/qgenericbearer.dll b/.store/.databases/misc/SQLiteDatabaseBrowserPortable/App/SQLiteDatabaseBrowser32/bearer/qgenericbearer.dll new file mode 100644 index 00000000..f267db85 Binary files /dev/null and b/.store/.databases/misc/SQLiteDatabaseBrowserPortable/App/SQLiteDatabaseBrowser32/bearer/qgenericbearer.dll differ diff --git a/.store/.databases/misc/SQLiteDatabaseBrowserPortable/App/SQLiteDatabaseBrowser32/concrt140.dll b/.store/.databases/misc/SQLiteDatabaseBrowserPortable/App/SQLiteDatabaseBrowser32/concrt140.dll new file mode 100644 index 00000000..3fa10a9c Binary files /dev/null and b/.store/.databases/misc/SQLiteDatabaseBrowserPortable/App/SQLiteDatabaseBrowser32/concrt140.dll differ diff --git a/.store/.databases/misc/SQLiteDatabaseBrowserPortable/App/SQLiteDatabaseBrowser32/extensions/fileio.dll b/.store/.databases/misc/SQLiteDatabaseBrowserPortable/App/SQLiteDatabaseBrowser32/extensions/fileio.dll new file mode 100644 index 00000000..9955ee70 Binary files /dev/null and b/.store/.databases/misc/SQLiteDatabaseBrowserPortable/App/SQLiteDatabaseBrowser32/extensions/fileio.dll differ diff --git a/.store/.databases/misc/SQLiteDatabaseBrowserPortable/App/SQLiteDatabaseBrowser32/extensions/formats.dll b/.store/.databases/misc/SQLiteDatabaseBrowserPortable/App/SQLiteDatabaseBrowser32/extensions/formats.dll new file mode 100644 index 00000000..83d4eef3 Binary files /dev/null and b/.store/.databases/misc/SQLiteDatabaseBrowserPortable/App/SQLiteDatabaseBrowser32/extensions/formats.dll differ diff --git a/.store/.databases/misc/SQLiteDatabaseBrowserPortable/App/SQLiteDatabaseBrowser32/extensions/math.dll b/.store/.databases/misc/SQLiteDatabaseBrowserPortable/App/SQLiteDatabaseBrowser32/extensions/math.dll new file mode 100644 index 00000000..ffcaea92 Binary files /dev/null and b/.store/.databases/misc/SQLiteDatabaseBrowserPortable/App/SQLiteDatabaseBrowser32/extensions/math.dll differ diff --git a/.store/.databases/misc/SQLiteDatabaseBrowserPortable/App/SQLiteDatabaseBrowser32/imageformats/qgif.dll b/.store/.databases/misc/SQLiteDatabaseBrowserPortable/App/SQLiteDatabaseBrowser32/imageformats/qgif.dll new file mode 100644 index 00000000..b3027bd4 Binary files /dev/null and b/.store/.databases/misc/SQLiteDatabaseBrowserPortable/App/SQLiteDatabaseBrowser32/imageformats/qgif.dll differ diff --git a/.store/.databases/misc/SQLiteDatabaseBrowserPortable/App/SQLiteDatabaseBrowser32/imageformats/qicns.dll b/.store/.databases/misc/SQLiteDatabaseBrowserPortable/App/SQLiteDatabaseBrowser32/imageformats/qicns.dll new file mode 100644 index 00000000..31cf8e90 Binary files /dev/null and b/.store/.databases/misc/SQLiteDatabaseBrowserPortable/App/SQLiteDatabaseBrowser32/imageformats/qicns.dll differ diff --git a/.store/.databases/misc/SQLiteDatabaseBrowserPortable/App/SQLiteDatabaseBrowser32/imageformats/qico.dll b/.store/.databases/misc/SQLiteDatabaseBrowserPortable/App/SQLiteDatabaseBrowser32/imageformats/qico.dll new file mode 100644 index 00000000..13a2b68a Binary files /dev/null and b/.store/.databases/misc/SQLiteDatabaseBrowserPortable/App/SQLiteDatabaseBrowser32/imageformats/qico.dll differ diff --git a/.store/.databases/misc/SQLiteDatabaseBrowserPortable/App/SQLiteDatabaseBrowser32/imageformats/qjpeg.dll b/.store/.databases/misc/SQLiteDatabaseBrowserPortable/App/SQLiteDatabaseBrowser32/imageformats/qjpeg.dll new file mode 100644 index 00000000..282dc50f Binary files /dev/null and b/.store/.databases/misc/SQLiteDatabaseBrowserPortable/App/SQLiteDatabaseBrowser32/imageformats/qjpeg.dll differ diff --git a/.store/.databases/misc/SQLiteDatabaseBrowserPortable/App/SQLiteDatabaseBrowser32/imageformats/qsvg.dll b/.store/.databases/misc/SQLiteDatabaseBrowserPortable/App/SQLiteDatabaseBrowser32/imageformats/qsvg.dll new file mode 100644 index 00000000..2d5159b1 Binary files /dev/null and b/.store/.databases/misc/SQLiteDatabaseBrowserPortable/App/SQLiteDatabaseBrowser32/imageformats/qsvg.dll differ diff --git a/.store/.databases/misc/SQLiteDatabaseBrowserPortable/App/SQLiteDatabaseBrowser32/imageformats/qtga.dll b/.store/.databases/misc/SQLiteDatabaseBrowserPortable/App/SQLiteDatabaseBrowser32/imageformats/qtga.dll new file mode 100644 index 00000000..ebc4a7dc Binary files /dev/null and b/.store/.databases/misc/SQLiteDatabaseBrowserPortable/App/SQLiteDatabaseBrowser32/imageformats/qtga.dll differ diff --git a/.store/.databases/misc/SQLiteDatabaseBrowserPortable/App/SQLiteDatabaseBrowser32/imageformats/qtiff.dll b/.store/.databases/misc/SQLiteDatabaseBrowserPortable/App/SQLiteDatabaseBrowser32/imageformats/qtiff.dll new file mode 100644 index 00000000..a9bdba9f Binary files /dev/null and b/.store/.databases/misc/SQLiteDatabaseBrowserPortable/App/SQLiteDatabaseBrowser32/imageformats/qtiff.dll differ diff --git a/.store/.databases/misc/SQLiteDatabaseBrowserPortable/App/SQLiteDatabaseBrowser32/imageformats/qwbmp.dll b/.store/.databases/misc/SQLiteDatabaseBrowserPortable/App/SQLiteDatabaseBrowser32/imageformats/qwbmp.dll new file mode 100644 index 00000000..1a1d920a Binary files /dev/null and b/.store/.databases/misc/SQLiteDatabaseBrowserPortable/App/SQLiteDatabaseBrowser32/imageformats/qwbmp.dll differ diff --git a/.store/.databases/misc/SQLiteDatabaseBrowserPortable/App/SQLiteDatabaseBrowser32/imageformats/qwebp.dll b/.store/.databases/misc/SQLiteDatabaseBrowserPortable/App/SQLiteDatabaseBrowser32/imageformats/qwebp.dll new file mode 100644 index 00000000..60b5070a Binary files /dev/null and b/.store/.databases/misc/SQLiteDatabaseBrowserPortable/App/SQLiteDatabaseBrowser32/imageformats/qwebp.dll differ diff --git a/.store/.databases/misc/SQLiteDatabaseBrowserPortable/App/SQLiteDatabaseBrowser32/libcrypto-1_1.dll b/.store/.databases/misc/SQLiteDatabaseBrowserPortable/App/SQLiteDatabaseBrowser32/libcrypto-1_1.dll new file mode 100644 index 00000000..d9a02554 Binary files /dev/null and b/.store/.databases/misc/SQLiteDatabaseBrowserPortable/App/SQLiteDatabaseBrowser32/libcrypto-1_1.dll differ diff --git a/.store/.databases/misc/SQLiteDatabaseBrowserPortable/App/SQLiteDatabaseBrowser32/libssl-1_1.dll b/.store/.databases/misc/SQLiteDatabaseBrowserPortable/App/SQLiteDatabaseBrowser32/libssl-1_1.dll new file mode 100644 index 00000000..f68af36e Binary files /dev/null and b/.store/.databases/misc/SQLiteDatabaseBrowserPortable/App/SQLiteDatabaseBrowser32/libssl-1_1.dll differ diff --git a/.store/.databases/misc/SQLiteDatabaseBrowserPortable/App/SQLiteDatabaseBrowser32/licenses/LICENSE b/.store/.databases/misc/SQLiteDatabaseBrowserPortable/App/SQLiteDatabaseBrowser32/licenses/LICENSE new file mode 100644 index 00000000..b6a53db3 --- /dev/null +++ b/.store/.databases/misc/SQLiteDatabaseBrowserPortable/App/SQLiteDatabaseBrowser32/licenses/LICENSE @@ -0,0 +1,1058 @@ +DB Browser for SQLite is bi-licensed under the Mozilla Public License +Version 2, as well as the GNU General Public License Version 3 or later. + +You can modify or redistribute it under the conditions of these +licenses. + +----------------------------------------------------------------------- + + GNU GENERAL PUBLIC LICENSE + Version 3, 29 June 2007 + + Copyright (C) 2007 Free Software Foundation, Inc. + Everyone is permitted to copy and distribute verbatim copies + of this license document, but changing it is not allowed. + + Preamble + + The GNU General Public License is a free, copyleft license for +software and other kinds of works. + + The licenses for most software and other practical works are designed +to take away your freedom to share and change the works. By contrast, +the GNU General Public License is intended to guarantee your freedom to +share and change all versions of a program--to make sure it remains free +software for all its users. We, the Free Software Foundation, use the +GNU General Public License for most of our software; it applies also to +any other work released this way by its authors. You can apply it to +your programs, too. + + When we speak of free software, we are referring to freedom, not +price. Our General Public Licenses are designed to make sure that you +have the freedom to distribute copies of free software (and charge for +them if you wish), that you receive source code or can get it if you +want it, that you can change the software or use pieces of it in new +free programs, and that you know you can do these things. + + To protect your rights, we need to prevent others from denying you +these rights or asking you to surrender the rights. Therefore, you have +certain responsibilities if you distribute copies of the software, or if +you modify it: responsibilities to respect the freedom of others. + + For example, if you distribute copies of such a program, whether +gratis or for a fee, you must pass on to the recipients the same +freedoms that you received. You must make sure that they, too, receive +or can get the source code. And you must show them these terms so they +know their rights. + + Developers that use the GNU GPL protect your rights with two steps: +(1) assert copyright on the software, and (2) offer you this License +giving you legal permission to copy, distribute and/or modify it. + + For the developers' and authors' protection, the GPL clearly explains +that there is no warranty for this free software. For both users' and +authors' sake, the GPL requires that modified versions be marked as +changed, so that their problems will not be attributed erroneously to +authors of previous versions. + + Some devices are designed to deny users access to install or run +modified versions of the software inside them, although the manufacturer +can do so. This is fundamentally incompatible with the aim of +protecting users' freedom to change the software. The systematic +pattern of such abuse occurs in the area of products for individuals to +use, which is precisely where it is most unacceptable. Therefore, we +have designed this version of the GPL to prohibit the practice for those +products. If such problems arise substantially in other domains, we +stand ready to extend this provision to those domains in future versions +of the GPL, as needed to protect the freedom of users. + + Finally, every program is threatened constantly by software patents. +States should not allow patents to restrict development and use of +software on general-purpose computers, but in those that do, we wish to +avoid the special danger that patents applied to a free program could +make it effectively proprietary. To prevent this, the GPL assures that +patents cannot be used to render the program non-free. + + The precise terms and conditions for copying, distribution and +modification follow. + + TERMS AND CONDITIONS + + 0. Definitions. + + "This License" refers to version 3 of the GNU General Public License. + + "Copyright" also means copyright-like laws that apply to other kinds of +works, such as semiconductor masks. + + "The Program" refers to any copyrightable work licensed under this +License. Each licensee is addressed as "you". "Licensees" and +"recipients" may be individuals or organizations. + + To "modify" a work means to copy from or adapt all or part of the work +in a fashion requiring copyright permission, other than the making of an +exact copy. The resulting work is called a "modified version" of the +earlier work or a work "based on" the earlier work. + + A "covered work" means either the unmodified Program or a work based +on the Program. + + To "propagate" a work means to do anything with it that, without +permission, would make you directly or secondarily liable for +infringement under applicable copyright law, except executing it on a +computer or modifying a private copy. Propagation includes copying, +distribution (with or without modification), making available to the +public, and in some countries other activities as well. + + To "convey" a work means any kind of propagation that enables other +parties to make or receive copies. Mere interaction with a user through +a computer network, with no transfer of a copy, is not conveying. + + An interactive user interface displays "Appropriate Legal Notices" +to the extent that it includes a convenient and prominently visible +feature that (1) displays an appropriate copyright notice, and (2) +tells the user that there is no warranty for the work (except to the +extent that warranties are provided), that licensees may convey the +work under this License, and how to view a copy of this License. If +the interface presents a list of user commands or options, such as a +menu, a prominent item in the list meets this criterion. + + 1. Source Code. + + The "source code" for a work means the preferred form of the work +for making modifications to it. "Object code" means any non-source +form of a work. + + A "Standard Interface" means an interface that either is an official +standard defined by a recognized standards body, or, in the case of +interfaces specified for a particular programming language, one that +is widely used among developers working in that language. + + The "System Libraries" of an executable work include anything, other +than the work as a whole, that (a) is included in the normal form of +packaging a Major Component, but which is not part of that Major +Component, and (b) serves only to enable use of the work with that +Major Component, or to implement a Standard Interface for which an +implementation is available to the public in source code form. A +"Major Component", in this context, means a major essential component +(kernel, window system, and so on) of the specific operating system +(if any) on which the executable work runs, or a compiler used to +produce the work, or an object code interpreter used to run it. + + The "Corresponding Source" for a work in object code form means all +the source code needed to generate, install, and (for an executable +work) run the object code and to modify the work, including scripts to +control those activities. However, it does not include the work's +System Libraries, or general-purpose tools or generally available free +programs which are used unmodified in performing those activities but +which are not part of the work. For example, Corresponding Source +includes interface definition files associated with source files for +the work, and the source code for shared libraries and dynamically +linked subprograms that the work is specifically designed to require, +such as by intimate data communication or control flow between those +subprograms and other parts of the work. + + The Corresponding Source need not include anything that users +can regenerate automatically from other parts of the Corresponding +Source. + + The Corresponding Source for a work in source code form is that +same work. + + 2. Basic Permissions. + + All rights granted under this License are granted for the term of +copyright on the Program, and are irrevocable provided the stated +conditions are met. This License explicitly affirms your unlimited +permission to run the unmodified Program. The output from running a +covered work is covered by this License only if the output, given its +content, constitutes a covered work. This License acknowledges your +rights of fair use or other equivalent, as provided by copyright law. + + You may make, run and propagate covered works that you do not +convey, without conditions so long as your license otherwise remains +in force. You may convey covered works to others for the sole purpose +of having them make modifications exclusively for you, or provide you +with facilities for running those works, provided that you comply with +the terms of this License in conveying all material for which you do +not control copyright. Those thus making or running the covered works +for you must do so exclusively on your behalf, under your direction +and control, on terms that prohibit them from making any copies of +your copyrighted material outside their relationship with you. + + Conveying under any other circumstances is permitted solely under +the conditions stated below. Sublicensing is not allowed; section 10 +makes it unnecessary. + + 3. Protecting Users' Legal Rights From Anti-Circumvention Law. + + No covered work shall be deemed part of an effective technological +measure under any applicable law fulfilling obligations under article +11 of the WIPO copyright treaty adopted on 20 December 1996, or +similar laws prohibiting or restricting circumvention of such +measures. + + When you convey a covered work, you waive any legal power to forbid +circumvention of technological measures to the extent such circumvention +is effected by exercising rights under this License with respect to +the covered work, and you disclaim any intention to limit operation or +modification of the work as a means of enforcing, against the work's +users, your or third parties' legal rights to forbid circumvention of +technological measures. + + 4. Conveying Verbatim Copies. + + You may convey verbatim copies of the Program's source code as you +receive it, in any medium, provided that you conspicuously and +appropriately publish on each copy an appropriate copyright notice; +keep intact all notices stating that this License and any +non-permissive terms added in accord with section 7 apply to the code; +keep intact all notices of the absence of any warranty; and give all +recipients a copy of this License along with the Program. + + You may charge any price or no price for each copy that you convey, +and you may offer support or warranty protection for a fee. + + 5. Conveying Modified Source Versions. + + You may convey a work based on the Program, or the modifications to +produce it from the Program, in the form of source code under the +terms of section 4, provided that you also meet all of these conditions: + + a) The work must carry prominent notices stating that you modified + it, and giving a relevant date. + + b) The work must carry prominent notices stating that it is + released under this License and any conditions added under section + 7. This requirement modifies the requirement in section 4 to + "keep intact all notices". + + c) You must license the entire work, as a whole, under this + License to anyone who comes into possession of a copy. This + License will therefore apply, along with any applicable section 7 + additional terms, to the whole of the work, and all its parts, + regardless of how they are packaged. This License gives no + permission to license the work in any other way, but it does not + invalidate such permission if you have separately received it. + + d) If the work has interactive user interfaces, each must display + Appropriate Legal Notices; however, if the Program has interactive + interfaces that do not display Appropriate Legal Notices, your + work need not make them do so. + + A compilation of a covered work with other separate and independent +works, which are not by their nature extensions of the covered work, +and which are not combined with it such as to form a larger program, +in or on a volume of a storage or distribution medium, is called an +"aggregate" if the compilation and its resulting copyright are not +used to limit the access or legal rights of the compilation's users +beyond what the individual works permit. Inclusion of a covered work +in an aggregate does not cause this License to apply to the other +parts of the aggregate. + + 6. Conveying Non-Source Forms. + + You may convey a covered work in object code form under the terms +of sections 4 and 5, provided that you also convey the +machine-readable Corresponding Source under the terms of this License, +in one of these ways: + + a) Convey the object code in, or embodied in, a physical product + (including a physical distribution medium), accompanied by the + Corresponding Source fixed on a durable physical medium + customarily used for software interchange. + + b) Convey the object code in, or embodied in, a physical product + (including a physical distribution medium), accompanied by a + written offer, valid for at least three years and valid for as + long as you offer spare parts or customer support for that product + model, to give anyone who possesses the object code either (1) a + copy of the Corresponding Source for all the software in the + product that is covered by this License, on a durable physical + medium customarily used for software interchange, for a price no + more than your reasonable cost of physically performing this + conveying of source, or (2) access to copy the + Corresponding Source from a network server at no charge. + + c) Convey individual copies of the object code with a copy of the + written offer to provide the Corresponding Source. This + alternative is allowed only occasionally and noncommercially, and + only if you received the object code with such an offer, in accord + with subsection 6b. + + d) Convey the object code by offering access from a designated + place (gratis or for a charge), and offer equivalent access to the + Corresponding Source in the same way through the same place at no + further charge. You need not require recipients to copy the + Corresponding Source along with the object code. If the place to + copy the object code is a network server, the Corresponding Source + may be on a different server (operated by you or a third party) + that supports equivalent copying facilities, provided you maintain + clear directions next to the object code saying where to find the + Corresponding Source. Regardless of what server hosts the + Corresponding Source, you remain obligated to ensure that it is + available for as long as needed to satisfy these requirements. + + e) Convey the object code using peer-to-peer transmission, provided + you inform other peers where the object code and Corresponding + Source of the work are being offered to the general public at no + charge under subsection 6d. + + A separable portion of the object code, whose source code is excluded +from the Corresponding Source as a System Library, need not be +included in conveying the object code work. + + A "User Product" is either (1) a "consumer product", which means any +tangible personal property which is normally used for personal, family, +or household purposes, or (2) anything designed or sold for incorporation +into a dwelling. In determining whether a product is a consumer product, +doubtful cases shall be resolved in favor of coverage. For a particular +product received by a particular user, "normally used" refers to a +typical or common use of that class of product, regardless of the status +of the particular user or of the way in which the particular user +actually uses, or expects or is expected to use, the product. A product +is a consumer product regardless of whether the product has substantial +commercial, industrial or non-consumer uses, unless such uses represent +the only significant mode of use of the product. + + "Installation Information" for a User Product means any methods, +procedures, authorization keys, or other information required to install +and execute modified versions of a covered work in that User Product from +a modified version of its Corresponding Source. The information must +suffice to ensure that the continued functioning of the modified object +code is in no case prevented or interfered with solely because +modification has been made. + + If you convey an object code work under this section in, or with, or +specifically for use in, a User Product, and the conveying occurs as +part of a transaction in which the right of possession and use of the +User Product is transferred to the recipient in perpetuity or for a +fixed term (regardless of how the transaction is characterized), the +Corresponding Source conveyed under this section must be accompanied +by the Installation Information. But this requirement does not apply +if neither you nor any third party retains the ability to install +modified object code on the User Product (for example, the work has +been installed in ROM). + + The requirement to provide Installation Information does not include a +requirement to continue to provide support service, warranty, or updates +for a work that has been modified or installed by the recipient, or for +the User Product in which it has been modified or installed. Access to a +network may be denied when the modification itself materially and +adversely affects the operation of the network or violates the rules and +protocols for communication across the network. + + Corresponding Source conveyed, and Installation Information provided, +in accord with this section must be in a format that is publicly +documented (and with an implementation available to the public in +source code form), and must require no special password or key for +unpacking, reading or copying. + + 7. Additional Terms. + + "Additional permissions" are terms that supplement the terms of this +License by making exceptions from one or more of its conditions. +Additional permissions that are applicable to the entire Program shall +be treated as though they were included in this License, to the extent +that they are valid under applicable law. If additional permissions +apply only to part of the Program, that part may be used separately +under those permissions, but the entire Program remains governed by +this License without regard to the additional permissions. + + When you convey a copy of a covered work, you may at your option +remove any additional permissions from that copy, or from any part of +it. (Additional permissions may be written to require their own +removal in certain cases when you modify the work.) You may place +additional permissions on material, added by you to a covered work, +for which you have or can give appropriate copyright permission. + + Notwithstanding any other provision of this License, for material you +add to a covered work, you may (if authorized by the copyright holders of +that material) supplement the terms of this License with terms: + + a) Disclaiming warranty or limiting liability differently from the + terms of sections 15 and 16 of this License; or + + b) Requiring preservation of specified reasonable legal notices or + author attributions in that material or in the Appropriate Legal + Notices displayed by works containing it; or + + c) Prohibiting misrepresentation of the origin of that material, or + requiring that modified versions of such material be marked in + reasonable ways as different from the original version; or + + d) Limiting the use for publicity purposes of names of licensors or + authors of the material; or + + e) Declining to grant rights under trademark law for use of some + trade names, trademarks, or service marks; or + + f) Requiring indemnification of licensors and authors of that + material by anyone who conveys the material (or modified versions of + it) with contractual assumptions of liability to the recipient, for + any liability that these contractual assumptions directly impose on + those licensors and authors. + + All other non-permissive additional terms are considered "further +restrictions" within the meaning of section 10. If the Program as you +received it, or any part of it, contains a notice stating that it is +governed by this License along with a term that is a further +restriction, you may remove that term. If a license document contains +a further restriction but permits relicensing or conveying under this +License, you may add to a covered work material governed by the terms +of that license document, provided that the further restriction does +not survive such relicensing or conveying. + + If you add terms to a covered work in accord with this section, you +must place, in the relevant source files, a statement of the +additional terms that apply to those files, or a notice indicating +where to find the applicable terms. + + Additional terms, permissive or non-permissive, may be stated in the +form of a separately written license, or stated as exceptions; +the above requirements apply either way. + + 8. Termination. + + You may not propagate or modify a covered work except as expressly +provided under this License. Any attempt otherwise to propagate or +modify it is void, and will automatically terminate your rights under +this License (including any patent licenses granted under the third +paragraph of section 11). + + However, if you cease all violation of this License, then your +license from a particular copyright holder is reinstated (a) +provisionally, unless and until the copyright holder explicitly and +finally terminates your license, and (b) permanently, if the copyright +holder fails to notify you of the violation by some reasonable means +prior to 60 days after the cessation. + + Moreover, your license from a particular copyright holder is +reinstated permanently if the copyright holder notifies you of the +violation by some reasonable means, this is the first time you have +received notice of violation of this License (for any work) from that +copyright holder, and you cure the violation prior to 30 days after +your receipt of the notice. + + Termination of your rights under this section does not terminate the +licenses of parties who have received copies or rights from you under +this License. If your rights have been terminated and not permanently +reinstated, you do not qualify to receive new licenses for the same +material under section 10. + + 9. Acceptance Not Required for Having Copies. + + You are not required to accept this License in order to receive or +run a copy of the Program. Ancillary propagation of a covered work +occurring solely as a consequence of using peer-to-peer transmission +to receive a copy likewise does not require acceptance. However, +nothing other than this License grants you permission to propagate or +modify any covered work. These actions infringe copyright if you do +not accept this License. Therefore, by modifying or propagating a +covered work, you indicate your acceptance of this License to do so. + + 10. Automatic Licensing of Downstream Recipients. + + Each time you convey a covered work, the recipient automatically +receives a license from the original licensors, to run, modify and +propagate that work, subject to this License. You are not responsible +for enforcing compliance by third parties with this License. + + An "entity transaction" is a transaction transferring control of an +organization, or substantially all assets of one, or subdividing an +organization, or merging organizations. If propagation of a covered +work results from an entity transaction, each party to that +transaction who receives a copy of the work also receives whatever +licenses to the work the party's predecessor in interest had or could +give under the previous paragraph, plus a right to possession of the +Corresponding Source of the work from the predecessor in interest, if +the predecessor has it or can get it with reasonable efforts. + + You may not impose any further restrictions on the exercise of the +rights granted or affirmed under this License. For example, you may +not impose a license fee, royalty, or other charge for exercise of +rights granted under this License, and you may not initiate litigation +(including a cross-claim or counterclaim in a lawsuit) alleging that +any patent claim is infringed by making, using, selling, offering for +sale, or importing the Program or any portion of it. + + 11. Patents. + + A "contributor" is a copyright holder who authorizes use under this +License of the Program or a work on which the Program is based. The +work thus licensed is called the contributor's "contributor version". + + A contributor's "essential patent claims" are all patent claims +owned or controlled by the contributor, whether already acquired or +hereafter acquired, that would be infringed by some manner, permitted +by this License, of making, using, or selling its contributor version, +but do not include claims that would be infringed only as a +consequence of further modification of the contributor version. For +purposes of this definition, "control" includes the right to grant +patent sublicenses in a manner consistent with the requirements of +this License. + + Each contributor grants you a non-exclusive, worldwide, royalty-free +patent license under the contributor's essential patent claims, to +make, use, sell, offer for sale, import and otherwise run, modify and +propagate the contents of its contributor version. + + In the following three paragraphs, a "patent license" is any express +agreement or commitment, however denominated, not to enforce a patent +(such as an express permission to practice a patent or covenant not to +sue for patent infringement). To "grant" such a patent license to a +party means to make such an agreement or commitment not to enforce a +patent against the party. + + If you convey a covered work, knowingly relying on a patent license, +and the Corresponding Source of the work is not available for anyone +to copy, free of charge and under the terms of this License, through a +publicly available network server or other readily accessible means, +then you must either (1) cause the Corresponding Source to be so +available, or (2) arrange to deprive yourself of the benefit of the +patent license for this particular work, or (3) arrange, in a manner +consistent with the requirements of this License, to extend the patent +license to downstream recipients. "Knowingly relying" means you have +actual knowledge that, but for the patent license, your conveying the +covered work in a country, or your recipient's use of the covered work +in a country, would infringe one or more identifiable patents in that +country that you have reason to believe are valid. + + If, pursuant to or in connection with a single transaction or +arrangement, you convey, or propagate by procuring conveyance of, a +covered work, and grant a patent license to some of the parties +receiving the covered work authorizing them to use, propagate, modify +or convey a specific copy of the covered work, then the patent license +you grant is automatically extended to all recipients of the covered +work and works based on it. + + A patent license is "discriminatory" if it does not include within +the scope of its coverage, prohibits the exercise of, or is +conditioned on the non-exercise of one or more of the rights that are +specifically granted under this License. You may not convey a covered +work if you are a party to an arrangement with a third party that is +in the business of distributing software, under which you make payment +to the third party based on the extent of your activity of conveying +the work, and under which the third party grants, to any of the +parties who would receive the covered work from you, a discriminatory +patent license (a) in connection with copies of the covered work +conveyed by you (or copies made from those copies), or (b) primarily +for and in connection with specific products or compilations that +contain the covered work, unless you entered into that arrangement, +or that patent license was granted, prior to 28 March 2007. + + Nothing in this License shall be construed as excluding or limiting +any implied license or other defenses to infringement that may +otherwise be available to you under applicable patent law. + + 12. No Surrender of Others' Freedom. + + If conditions are imposed on you (whether by court order, agreement or +otherwise) that contradict the conditions of this License, they do not +excuse you from the conditions of this License. If you cannot convey a +covered work so as to satisfy simultaneously your obligations under this +License and any other pertinent obligations, then as a consequence you may +not convey it at all. For example, if you agree to terms that obligate you +to collect a royalty for further conveying from those to whom you convey +the Program, the only way you could satisfy both those terms and this +License would be to refrain entirely from conveying the Program. + + 13. Use with the GNU Affero General Public License. + + Notwithstanding any other provision of this License, you have +permission to link or combine any covered work with a work licensed +under version 3 of the GNU Affero General Public License into a single +combined work, and to convey the resulting work. The terms of this +License will continue to apply to the part which is the covered work, +but the special requirements of the GNU Affero General Public License, +section 13, concerning interaction through a network will apply to the +combination as such. + + 14. Revised Versions of this License. + + The Free Software Foundation may publish revised and/or new versions of +the GNU General Public License from time to time. Such new versions will +be similar in spirit to the present version, but may differ in detail to +address new problems or concerns. + + Each version is given a distinguishing version number. If the +Program specifies that a certain numbered version of the GNU General +Public License "or any later version" applies to it, you have the +option of following the terms and conditions either of that numbered +version or of any later version published by the Free Software +Foundation. If the Program does not specify a version number of the +GNU General Public License, you may choose any version ever published +by the Free Software Foundation. + + If the Program specifies that a proxy can decide which future +versions of the GNU General Public License can be used, that proxy's +public statement of acceptance of a version permanently authorizes you +to choose that version for the Program. + + Later license versions may give you additional or different +permissions. However, no additional obligations are imposed on any +author or copyright holder as a result of your choosing to follow a +later version. + + 15. Disclaimer of Warranty. + + THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY +APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT +HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY +OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, +THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR +PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM +IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF +ALL NECESSARY SERVICING, REPAIR OR CORRECTION. + + 16. Limitation of Liability. + + IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING +WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS +THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY +GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE +USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF +DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD +PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), +EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF +SUCH DAMAGES. + + 17. Interpretation of Sections 15 and 16. + + If the disclaimer of warranty and limitation of liability provided +above cannot be given local legal effect according to their terms, +reviewing courts shall apply local law that most closely approximates +an absolute waiver of all civil liability in connection with the +Program, unless a warranty or assumption of liability accompanies a +copy of the Program in return for a fee. + + END OF TERMS AND CONDITIONS + + How to Apply These Terms to Your New Programs + + If you develop a new program, and you want it to be of the greatest +possible use to the public, the best way to achieve this is to make it +free software which everyone can redistribute and change under these terms. + + To do so, attach the following notices to the program. It is safest +to attach them to the start of each source file to most effectively +state the exclusion of warranty; and each file should have at least +the "copyright" line and a pointer to where the full notice is found. + + + Copyright (C) + + This program is free software: you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation, either version 3 of the License, or + (at your option) any later version. + + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this program. If not, see . + +Also add information on how to contact you by electronic and paper mail. + + If the program does terminal interaction, make it output a short +notice like this when it starts in an interactive mode: + + Copyright (C) + This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'. + This is free software, and you are welcome to redistribute it + under certain conditions; type `show c' for details. + +The hypothetical commands `show w' and `show c' should show the appropriate +parts of the General Public License. Of course, your program's commands +might be different; for a GUI interface, you would use an "about box". + + You should also get your employer (if you work as a programmer) or school, +if any, to sign a "copyright disclaimer" for the program, if necessary. +For more information on this, and how to apply and follow the GNU GPL, see +. + + The GNU General Public License does not permit incorporating your program +into proprietary programs. If your program is a subroutine library, you +may consider it more useful to permit linking proprietary applications with +the library. If this is what you want to do, use the GNU Lesser General +Public License instead of this License. But first, please read +. + +----------------------------------------------------------------------- + +Mozilla Public License Version 2.0 +================================== + +1. Definitions +-------------- + +1.1. "Contributor" + means each individual or legal entity that creates, contributes to + the creation of, or owns Covered Software. + +1.2. "Contributor Version" + means the combination of the Contributions of others (if any) used + by a Contributor and that particular Contributor's Contribution. + +1.3. "Contribution" + means Covered Software of a particular Contributor. + +1.4. "Covered Software" + means Source Code Form to which the initial Contributor has attached + the notice in Exhibit A, the Executable Form of such Source Code + Form, and Modifications of such Source Code Form, in each case + including portions thereof. + +1.5. "Incompatible With Secondary Licenses" + means + + (a) that the initial Contributor has attached the notice described + in Exhibit B to the Covered Software; or + + (b) that the Covered Software was made available under the terms of + version 1.1 or earlier of the License, but not also under the + terms of a Secondary License. + +1.6. "Executable Form" + means any form of the work other than Source Code Form. + +1.7. "Larger Work" + means a work that combines Covered Software with other material, in + a separate file or files, that is not Covered Software. + +1.8. "License" + means this document. + +1.9. "Licensable" + means having the right to grant, to the maximum extent possible, + whether at the time of the initial grant or subsequently, any and + all of the rights conveyed by this License. + +1.10. "Modifications" + means any of the following: + + (a) any file in Source Code Form that results from an addition to, + deletion from, or modification of the contents of Covered + Software; or + + (b) any new file in Source Code Form that contains any Covered + Software. + +1.11. "Patent Claims" of a Contributor + means any patent claim(s), including without limitation, method, + process, and apparatus claims, in any patent Licensable by such + Contributor that would be infringed, but for the grant of the + License, by the making, using, selling, offering for sale, having + made, import, or transfer of either its Contributions or its + Contributor Version. + +1.12. "Secondary License" + means either the GNU General Public License, Version 2.0, the GNU + Lesser General Public License, Version 2.1, the GNU Affero General + Public License, Version 3.0, or any later versions of those + licenses. + +1.13. "Source Code Form" + means the form of the work preferred for making modifications. + +1.14. "You" (or "Your") + means an individual or a legal entity exercising rights under this + License. For legal entities, "You" includes any entity that + controls, is controlled by, or is under common control with You. For + purposes of this definition, "control" means (a) the power, direct + or indirect, to cause the direction or management of such entity, + whether by contract or otherwise, or (b) ownership of more than + fifty percent (50%) of the outstanding shares or beneficial + ownership of such entity. + +2. License Grants and Conditions +-------------------------------- + +2.1. Grants + +Each Contributor hereby grants You a world-wide, royalty-free, +non-exclusive license: + +(a) under intellectual property rights (other than patent or trademark) + Licensable by such Contributor to use, reproduce, make available, + modify, display, perform, distribute, and otherwise exploit its + Contributions, either on an unmodified basis, with Modifications, or + as part of a Larger Work; and + +(b) under Patent Claims of such Contributor to make, use, sell, offer + for sale, have made, import, and otherwise transfer either its + Contributions or its Contributor Version. + +2.2. Effective Date + +The licenses granted in Section 2.1 with respect to any Contribution +become effective for each Contribution on the date the Contributor first +distributes such Contribution. + +2.3. Limitations on Grant Scope + +The licenses granted in this Section 2 are the only rights granted under +this License. No additional rights or licenses will be implied from the +distribution or licensing of Covered Software under this License. +Notwithstanding Section 2.1(b) above, no patent license is granted by a +Contributor: + +(a) for any code that a Contributor has removed from Covered Software; + or + +(b) for infringements caused by: (i) Your and any other third party's + modifications of Covered Software, or (ii) the combination of its + Contributions with other software (except as part of its Contributor + Version); or + +(c) under Patent Claims infringed by Covered Software in the absence of + its Contributions. + +This License does not grant any rights in the trademarks, service marks, +or logos of any Contributor (except as may be necessary to comply with +the notice requirements in Section 3.4). + +2.4. Subsequent Licenses + +No Contributor makes additional grants as a result of Your choice to +distribute the Covered Software under a subsequent version of this +License (see Section 10.2) or under the terms of a Secondary License (if +permitted under the terms of Section 3.3). + +2.5. Representation + +Each Contributor represents that the Contributor believes its +Contributions are its original creation(s) or it has sufficient rights +to grant the rights to its Contributions conveyed by this License. + +2.6. Fair Use + +This License is not intended to limit any rights You have under +applicable copyright doctrines of fair use, fair dealing, or other +equivalents. + +2.7. Conditions + +Sections 3.1, 3.2, 3.3, and 3.4 are conditions of the licenses granted +in Section 2.1. + +3. Responsibilities +------------------- + +3.1. Distribution of Source Form + +All distribution of Covered Software in Source Code Form, including any +Modifications that You create or to which You contribute, must be under +the terms of this License. You must inform recipients that the Source +Code Form of the Covered Software is governed by the terms of this +License, and how they can obtain a copy of this License. You may not +attempt to alter or restrict the recipients' rights in the Source Code +Form. + +3.2. Distribution of Executable Form + +If You distribute Covered Software in Executable Form then: + +(a) such Covered Software must also be made available in Source Code + Form, as described in Section 3.1, and You must inform recipients of + the Executable Form how they can obtain a copy of such Source Code + Form by reasonable means in a timely manner, at a charge no more + than the cost of distribution to the recipient; and + +(b) You may distribute such Executable Form under the terms of this + License, or sublicense it under different terms, provided that the + license for the Executable Form does not attempt to limit or alter + the recipients' rights in the Source Code Form under this License. + +3.3. Distribution of a Larger Work + +You may create and distribute a Larger Work under terms of Your choice, +provided that You also comply with the requirements of this License for +the Covered Software. If the Larger Work is a combination of Covered +Software with a work governed by one or more Secondary Licenses, and the +Covered Software is not Incompatible With Secondary Licenses, this +License permits You to additionally distribute such Covered Software +under the terms of such Secondary License(s), so that the recipient of +the Larger Work may, at their option, further distribute the Covered +Software under the terms of either this License or such Secondary +License(s). + +3.4. Notices + +You may not remove or alter the substance of any license notices +(including copyright notices, patent notices, disclaimers of warranty, +or limitations of liability) contained within the Source Code Form of +the Covered Software, except that You may alter any license notices to +the extent required to remedy known factual inaccuracies. + +3.5. Application of Additional Terms + +You may choose to offer, and to charge a fee for, warranty, support, +indemnity or liability obligations to one or more recipients of Covered +Software. However, You may do so only on Your own behalf, and not on +behalf of any Contributor. You must make it absolutely clear that any +such warranty, support, indemnity, or liability obligation is offered by +You alone, and You hereby agree to indemnify every Contributor for any +liability incurred by such Contributor as a result of warranty, support, +indemnity or liability terms You offer. You may include additional +disclaimers of warranty and limitations of liability specific to any +jurisdiction. + +4. Inability to Comply Due to Statute or Regulation +--------------------------------------------------- + +If it is impossible for You to comply with any of the terms of this +License with respect to some or all of the Covered Software due to +statute, judicial order, or regulation then You must: (a) comply with +the terms of this License to the maximum extent possible; and (b) +describe the limitations and the code they affect. Such description must +be placed in a text file included with all distributions of the Covered +Software under this License. Except to the extent prohibited by statute +or regulation, such description must be sufficiently detailed for a +recipient of ordinary skill to be able to understand it. + +5. Termination +-------------- + +5.1. The rights granted under this License will terminate automatically +if You fail to comply with any of its terms. However, if You become +compliant, then the rights granted under this License from a particular +Contributor are reinstated (a) provisionally, unless and until such +Contributor explicitly and finally terminates Your grants, and (b) on an +ongoing basis, if such Contributor fails to notify You of the +non-compliance by some reasonable means prior to 60 days after You have +come back into compliance. Moreover, Your grants from a particular +Contributor are reinstated on an ongoing basis if such Contributor +notifies You of the non-compliance by some reasonable means, this is the +first time You have received notice of non-compliance with this License +from such Contributor, and You become compliant prior to 30 days after +Your receipt of the notice. + +5.2. If You initiate litigation against any entity by asserting a patent +infringement claim (excluding declaratory judgment actions, +counter-claims, and cross-claims) alleging that a Contributor Version +directly or indirectly infringes any patent, then the rights granted to +You by any and all Contributors for the Covered Software under Section +2.1 of this License shall terminate. + +5.3. In the event of termination under Sections 5.1 or 5.2 above, all +end user license agreements (excluding distributors and resellers) which +have been validly granted by You or Your distributors under this License +prior to termination shall survive termination. + +************************************************************************ +* * +* 6. Disclaimer of Warranty * +* ------------------------- * +* * +* Covered Software is provided under this License on an "as is" * +* basis, without warranty of any kind, either expressed, implied, or * +* statutory, including, without limitation, warranties that the * +* Covered Software is free of defects, merchantable, fit for a * +* particular purpose or non-infringing. The entire risk as to the * +* quality and performance of the Covered Software is with You. * +* Should any Covered Software prove defective in any respect, You * +* (not any Contributor) assume the cost of any necessary servicing, * +* repair, or correction. This disclaimer of warranty constitutes an * +* essential part of this License. No use of any Covered Software is * +* authorized under this License except under this disclaimer. * +* * +************************************************************************ + +************************************************************************ +* * +* 7. Limitation of Liability * +* -------------------------- * +* * +* Under no circumstances and under no legal theory, whether tort * +* (including negligence), contract, or otherwise, shall any * +* Contributor, or anyone who distributes Covered Software as * +* permitted above, be liable to You for any direct, indirect, * +* special, incidental, or consequential damages of any character * +* including, without limitation, damages for lost profits, loss of * +* goodwill, work stoppage, computer failure or malfunction, or any * +* and all other commercial damages or losses, even if such party * +* shall have been informed of the possibility of such damages. This * +* limitation of liability shall not apply to liability for death or * +* personal injury resulting from such party's negligence to the * +* extent applicable law prohibits such limitation. Some * +* jurisdictions do not allow the exclusion or limitation of * +* incidental or consequential damages, so this exclusion and * +* limitation may not apply to You. * +* * +************************************************************************ + +8. Litigation +------------- + +Any litigation relating to this License may be brought only in the +courts of a jurisdiction where the defendant maintains its principal +place of business and such litigation shall be governed by laws of that +jurisdiction, without reference to its conflict-of-law provisions. +Nothing in this Section shall prevent a party's ability to bring +cross-claims or counter-claims. + +9. Miscellaneous +---------------- + +This License represents the complete agreement concerning the subject +matter hereof. If any provision of this License is held to be +unenforceable, such provision shall be reformed only to the extent +necessary to make it enforceable. Any law or regulation which provides +that the language of a contract shall be construed against the drafter +shall not be used to construe this License against a Contributor. + +10. Versions of the License +--------------------------- + +10.1. New Versions + +Mozilla Foundation is the license steward. Except as provided in Section +10.3, no one other than the license steward has the right to modify or +publish new versions of this License. Each version will be given a +distinguishing version number. + +10.2. Effect of New Versions + +You may distribute the Covered Software under the terms of the version +of the License under which You originally received the Covered Software, +or under the terms of any subsequent version published by the license +steward. + +10.3. Modified Versions + +If you create software not governed by this License, and you want to +create a new license for such software, you may create and use a +modified version of this License if you rename the license and remove +any references to the name of the license steward (except to note that +such modified license differs from this License). + +10.4. Distributing Source Code Form that is Incompatible With Secondary +Licenses + +If You choose to distribute Source Code Form that is Incompatible With +Secondary Licenses under the terms of this version of the License, the +notice described in Exhibit B of this License must be attached. + +Exhibit A - Source Code Form License Notice +------------------------------------------- + + This Source Code Form is subject to the terms of the Mozilla Public + License, v. 2.0. If a copy of the MPL was not distributed with this + file, You can obtain one at http://mozilla.org/MPL/2.0/. + +If it is not possible or desirable to put the notice in a particular +file, then You may include the notice in a location (such as a LICENSE +file in a relevant directory) where a recipient would be likely to look +for such a notice. + +You may add additional accurate notices of copyright ownership. + +Exhibit B - "Incompatible With Secondary Licenses" Notice +--------------------------------------------------------- + + This Source Code Form is "Incompatible With Secondary Licenses", as + defined by the Mozilla Public License, v. 2.0. diff --git a/.store/.databases/misc/SQLiteDatabaseBrowserPortable/App/SQLiteDatabaseBrowser32/licenses/LICENSE-PLUGINS b/.store/.databases/misc/SQLiteDatabaseBrowserPortable/App/SQLiteDatabaseBrowser32/licenses/LICENSE-PLUGINS new file mode 100644 index 00000000..4cd296b0 --- /dev/null +++ b/.store/.databases/misc/SQLiteDatabaseBrowserPortable/App/SQLiteDatabaseBrowser32/licenses/LICENSE-PLUGINS @@ -0,0 +1,59 @@ +DB Browser for SQLite includes support for TIFF and WebP images. The +support for these comes from the LibTIFF and WebP projects, which have +their own (Open Source) licenses, different to ours. + +LibTIFF - http://www.simplesystems.org/libtiff/ + + Copyright (c) 1988-1997 Sam Leffler + Copyright (c) 1991-1997 Silicon Graphics, Inc. + + Permission to use, copy, modify, distribute, and sell this software and + its documentation for any purpose is hereby granted without fee, provided + that (i) the above copyright notices and this permission notice appear in + all copies of the software and related documentation, and (ii) the names of + Sam Leffler and Silicon Graphics may not be used in any advertising or + publicity relating to the software without the specific, prior written + permission of Sam Leffler and Silicon Graphics. + + THE SOFTWARE IS PROVIDED "AS-IS" AND WITHOUT WARRANTY OF ANY KIND, + EXPRESS, IMPLIED OR OTHERWISE, INCLUDING WITHOUT LIMITATION, ANY + WARRANTY OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. + + IN NO EVENT SHALL SAM LEFFLER OR SILICON GRAPHICS BE LIABLE FOR + ANY SPECIAL, INCIDENTAL, INDIRECT OR CONSEQUENTIAL DAMAGES OF ANY KIND, + OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, + WHETHER OR NOT ADVISED OF THE POSSIBILITY OF DAMAGE, AND ON ANY THEORY OF + LIABILITY, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE + OF THIS SOFTWARE. + +WebP - https://developers.google.com/speed/webp/ + + Copyright (c) 2010, Google Inc. All rights reserved. + + Redistribution and use in source and binary forms, with or without + modification, are permitted provided that the following conditions are + met: + + * Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + + * Redistributions in binary form must reproduce the above copyright + notice, this list of conditions and the following disclaimer in + the documentation and/or other materials provided with the + distribution. + + * Neither the name of Google nor the names of its contributors may + be used to endorse or promote products derived from this software + without specific prior written permission. + + THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS + "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT + LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR + A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT + HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, + SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT + LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, + DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY + THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT + (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE + OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. diff --git a/.store/.databases/misc/SQLiteDatabaseBrowserPortable/App/SQLiteDatabaseBrowser32/msvcp140.dll b/.store/.databases/misc/SQLiteDatabaseBrowserPortable/App/SQLiteDatabaseBrowser32/msvcp140.dll new file mode 100644 index 00000000..e6039039 Binary files /dev/null and b/.store/.databases/misc/SQLiteDatabaseBrowserPortable/App/SQLiteDatabaseBrowser32/msvcp140.dll differ diff --git a/.store/.databases/misc/SQLiteDatabaseBrowserPortable/App/SQLiteDatabaseBrowser32/msvcp140_1.dll b/.store/.databases/misc/SQLiteDatabaseBrowserPortable/App/SQLiteDatabaseBrowser32/msvcp140_1.dll new file mode 100644 index 00000000..14a263de Binary files /dev/null and b/.store/.databases/misc/SQLiteDatabaseBrowserPortable/App/SQLiteDatabaseBrowser32/msvcp140_1.dll differ diff --git a/.store/.databases/misc/SQLiteDatabaseBrowserPortable/App/SQLiteDatabaseBrowser32/msvcp140_2.dll b/.store/.databases/misc/SQLiteDatabaseBrowserPortable/App/SQLiteDatabaseBrowser32/msvcp140_2.dll new file mode 100644 index 00000000..2091148c Binary files /dev/null and b/.store/.databases/misc/SQLiteDatabaseBrowserPortable/App/SQLiteDatabaseBrowser32/msvcp140_2.dll differ diff --git a/.store/.databases/misc/SQLiteDatabaseBrowserPortable/App/SQLiteDatabaseBrowser32/platforms/qwindows.dll b/.store/.databases/misc/SQLiteDatabaseBrowserPortable/App/SQLiteDatabaseBrowser32/platforms/qwindows.dll new file mode 100644 index 00000000..117fdc15 Binary files /dev/null and b/.store/.databases/misc/SQLiteDatabaseBrowserPortable/App/SQLiteDatabaseBrowser32/platforms/qwindows.dll differ diff --git a/.store/.databases/misc/SQLiteDatabaseBrowserPortable/App/SQLiteDatabaseBrowser32/printsupport/windowsprintersupport.dll b/.store/.databases/misc/SQLiteDatabaseBrowserPortable/App/SQLiteDatabaseBrowser32/printsupport/windowsprintersupport.dll new file mode 100644 index 00000000..8a62225f Binary files /dev/null and b/.store/.databases/misc/SQLiteDatabaseBrowserPortable/App/SQLiteDatabaseBrowser32/printsupport/windowsprintersupport.dll differ diff --git a/.store/.databases/misc/SQLiteDatabaseBrowserPortable/App/SQLiteDatabaseBrowser32/sqlcipher.dll b/.store/.databases/misc/SQLiteDatabaseBrowserPortable/App/SQLiteDatabaseBrowser32/sqlcipher.dll new file mode 100644 index 00000000..d1b25c6b Binary files /dev/null and b/.store/.databases/misc/SQLiteDatabaseBrowserPortable/App/SQLiteDatabaseBrowser32/sqlcipher.dll differ diff --git a/.store/.databases/misc/SQLiteDatabaseBrowserPortable/App/SQLiteDatabaseBrowser32/sqlite3.dll b/.store/.databases/misc/SQLiteDatabaseBrowserPortable/App/SQLiteDatabaseBrowser32/sqlite3.dll new file mode 100644 index 00000000..c519ddf6 Binary files /dev/null and b/.store/.databases/misc/SQLiteDatabaseBrowserPortable/App/SQLiteDatabaseBrowser32/sqlite3.dll differ diff --git a/.store/.databases/misc/SQLiteDatabaseBrowserPortable/App/SQLiteDatabaseBrowser32/styles/qwindowsvistastyle.dll b/.store/.databases/misc/SQLiteDatabaseBrowserPortable/App/SQLiteDatabaseBrowser32/styles/qwindowsvistastyle.dll new file mode 100644 index 00000000..085ae13e Binary files /dev/null and b/.store/.databases/misc/SQLiteDatabaseBrowserPortable/App/SQLiteDatabaseBrowser32/styles/qwindowsvistastyle.dll differ diff --git a/.store/.databases/misc/SQLiteDatabaseBrowserPortable/App/SQLiteDatabaseBrowser32/translations/qt_ar.qm b/.store/.databases/misc/SQLiteDatabaseBrowserPortable/App/SQLiteDatabaseBrowser32/translations/qt_ar.qm new file mode 100644 index 00000000..e5dd38df Binary files /dev/null and b/.store/.databases/misc/SQLiteDatabaseBrowserPortable/App/SQLiteDatabaseBrowser32/translations/qt_ar.qm differ diff --git a/.store/.databases/misc/SQLiteDatabaseBrowserPortable/App/SQLiteDatabaseBrowser32/translations/qt_cs.qm b/.store/.databases/misc/SQLiteDatabaseBrowserPortable/App/SQLiteDatabaseBrowser32/translations/qt_cs.qm new file mode 100644 index 00000000..1cad8b84 Binary files /dev/null and b/.store/.databases/misc/SQLiteDatabaseBrowserPortable/App/SQLiteDatabaseBrowser32/translations/qt_cs.qm differ diff --git a/.store/.databases/misc/SQLiteDatabaseBrowserPortable/App/SQLiteDatabaseBrowser32/translations/qt_de.qm b/.store/.databases/misc/SQLiteDatabaseBrowserPortable/App/SQLiteDatabaseBrowser32/translations/qt_de.qm new file mode 100644 index 00000000..fe9c43f3 Binary files /dev/null and b/.store/.databases/misc/SQLiteDatabaseBrowserPortable/App/SQLiteDatabaseBrowser32/translations/qt_de.qm differ diff --git a/.store/.databases/misc/SQLiteDatabaseBrowserPortable/App/SQLiteDatabaseBrowser32/translations/qt_en.qm b/.store/.databases/misc/SQLiteDatabaseBrowserPortable/App/SQLiteDatabaseBrowser32/translations/qt_en.qm new file mode 100644 index 00000000..be651eed --- /dev/null +++ b/.store/.databases/misc/SQLiteDatabaseBrowserPortable/App/SQLiteDatabaseBrowser32/translations/qt_en.qm @@ -0,0 +1 @@ + + Everyone is permitted to copy and distribute verbatim copies + of this license document, but changing it is not allowed. + + Preamble + + The GNU General Public License is a free, copyleft license for +software and other kinds of works. + + The licenses for most software and other practical works are designed +to take away your freedom to share and change the works. By contrast, +the GNU General Public License is intended to guarantee your freedom to +share and change all versions of a program--to make sure it remains free +software for all its users. We, the Free Software Foundation, use the +GNU General Public License for most of our software; it applies also to +any other work released this way by its authors. You can apply it to +your programs, too. + + When we speak of free software, we are referring to freedom, not +price. Our General Public Licenses are designed to make sure that you +have the freedom to distribute copies of free software (and charge for +them if you wish), that you receive source code or can get it if you +want it, that you can change the software or use pieces of it in new +free programs, and that you know you can do these things. + + To protect your rights, we need to prevent others from denying you +these rights or asking you to surrender the rights. Therefore, you have +certain responsibilities if you distribute copies of the software, or if +you modify it: responsibilities to respect the freedom of others. + + For example, if you distribute copies of such a program, whether +gratis or for a fee, you must pass on to the recipients the same +freedoms that you received. You must make sure that they, too, receive +or can get the source code. And you must show them these terms so they +know their rights. + + Developers that use the GNU GPL protect your rights with two steps: +(1) assert copyright on the software, and (2) offer you this License +giving you legal permission to copy, distribute and/or modify it. + + For the developers' and authors' protection, the GPL clearly explains +that there is no warranty for this free software. For both users' and +authors' sake, the GPL requires that modified versions be marked as +changed, so that their problems will not be attributed erroneously to +authors of previous versions. + + Some devices are designed to deny users access to install or run +modified versions of the software inside them, although the manufacturer +can do so. This is fundamentally incompatible with the aim of +protecting users' freedom to change the software. The systematic +pattern of such abuse occurs in the area of products for individuals to +use, which is precisely where it is most unacceptable. Therefore, we +have designed this version of the GPL to prohibit the practice for those +products. If such problems arise substantially in other domains, we +stand ready to extend this provision to those domains in future versions +of the GPL, as needed to protect the freedom of users. + + Finally, every program is threatened constantly by software patents. +States should not allow patents to restrict development and use of +software on general-purpose computers, but in those that do, we wish to +avoid the special danger that patents applied to a free program could +make it effectively proprietary. To prevent this, the GPL assures that +patents cannot be used to render the program non-free. + + The precise terms and conditions for copying, distribution and +modification follow. + + TERMS AND CONDITIONS + + 0. Definitions. + + "This License" refers to version 3 of the GNU General Public License. + + "Copyright" also means copyright-like laws that apply to other kinds of +works, such as semiconductor masks. + + "The Program" refers to any copyrightable work licensed under this +License. Each licensee is addressed as "you". "Licensees" and +"recipients" may be individuals or organizations. + + To "modify" a work means to copy from or adapt all or part of the work +in a fashion requiring copyright permission, other than the making of an +exact copy. The resulting work is called a "modified version" of the +earlier work or a work "based on" the earlier work. + + A "covered work" means either the unmodified Program or a work based +on the Program. + + To "propagate" a work means to do anything with it that, without +permission, would make you directly or secondarily liable for +infringement under applicable copyright law, except executing it on a +computer or modifying a private copy. Propagation includes copying, +distribution (with or without modification), making available to the +public, and in some countries other activities as well. + + To "convey" a work means any kind of propagation that enables other +parties to make or receive copies. Mere interaction with a user through +a computer network, with no transfer of a copy, is not conveying. + + An interactive user interface displays "Appropriate Legal Notices" +to the extent that it includes a convenient and prominently visible +feature that (1) displays an appropriate copyright notice, and (2) +tells the user that there is no warranty for the work (except to the +extent that warranties are provided), that licensees may convey the +work under this License, and how to view a copy of this License. If +the interface presents a list of user commands or options, such as a +menu, a prominent item in the list meets this criterion. + + 1. Source Code. + + The "source code" for a work means the preferred form of the work +for making modifications to it. "Object code" means any non-source +form of a work. + + A "Standard Interface" means an interface that either is an official +standard defined by a recognized standards body, or, in the case of +interfaces specified for a particular programming language, one that +is widely used among developers working in that language. + + The "System Libraries" of an executable work include anything, other +than the work as a whole, that (a) is included in the normal form of +packaging a Major Component, but which is not part of that Major +Component, and (b) serves only to enable use of the work with that +Major Component, or to implement a Standard Interface for which an +implementation is available to the public in source code form. A +"Major Component", in this context, means a major essential component +(kernel, window system, and so on) of the specific operating system +(if any) on which the executable work runs, or a compiler used to +produce the work, or an object code interpreter used to run it. + + The "Corresponding Source" for a work in object code form means all +the source code needed to generate, install, and (for an executable +work) run the object code and to modify the work, including scripts to +control those activities. However, it does not include the work's +System Libraries, or general-purpose tools or generally available free +programs which are used unmodified in performing those activities but +which are not part of the work. For example, Corresponding Source +includes interface definition files associated with source files for +the work, and the source code for shared libraries and dynamically +linked subprograms that the work is specifically designed to require, +such as by intimate data communication or control flow between those +subprograms and other parts of the work. + + The Corresponding Source need not include anything that users +can regenerate automatically from other parts of the Corresponding +Source. + + The Corresponding Source for a work in source code form is that +same work. + + 2. Basic Permissions. + + All rights granted under this License are granted for the term of +copyright on the Program, and are irrevocable provided the stated +conditions are met. This License explicitly affirms your unlimited +permission to run the unmodified Program. The output from running a +covered work is covered by this License only if the output, given its +content, constitutes a covered work. This License acknowledges your +rights of fair use or other equivalent, as provided by copyright law. + + You may make, run and propagate covered works that you do not +convey, without conditions so long as your license otherwise remains +in force. You may convey covered works to others for the sole purpose +of having them make modifications exclusively for you, or provide you +with facilities for running those works, provided that you comply with +the terms of this License in conveying all material for which you do +not control copyright. Those thus making or running the covered works +for you must do so exclusively on your behalf, under your direction +and control, on terms that prohibit them from making any copies of +your copyrighted material outside their relationship with you. + + Conveying under any other circumstances is permitted solely under +the conditions stated below. Sublicensing is not allowed; section 10 +makes it unnecessary. + + 3. Protecting Users' Legal Rights From Anti-Circumvention Law. + + No covered work shall be deemed part of an effective technological +measure under any applicable law fulfilling obligations under article +11 of the WIPO copyright treaty adopted on 20 December 1996, or +similar laws prohibiting or restricting circumvention of such +measures. + + When you convey a covered work, you waive any legal power to forbid +circumvention of technological measures to the extent such circumvention +is effected by exercising rights under this License with respect to +the covered work, and you disclaim any intention to limit operation or +modification of the work as a means of enforcing, against the work's +users, your or third parties' legal rights to forbid circumvention of +technological measures. + + 4. Conveying Verbatim Copies. + + You may convey verbatim copies of the Program's source code as you +receive it, in any medium, provided that you conspicuously and +appropriately publish on each copy an appropriate copyright notice; +keep intact all notices stating that this License and any +non-permissive terms added in accord with section 7 apply to the code; +keep intact all notices of the absence of any warranty; and give all +recipients a copy of this License along with the Program. + + You may charge any price or no price for each copy that you convey, +and you may offer support or warranty protection for a fee. + + 5. Conveying Modified Source Versions. + + You may convey a work based on the Program, or the modifications to +produce it from the Program, in the form of source code under the +terms of section 4, provided that you also meet all of these conditions: + + a) The work must carry prominent notices stating that you modified + it, and giving a relevant date. + + b) The work must carry prominent notices stating that it is + released under this License and any conditions added under section + 7. This requirement modifies the requirement in section 4 to + "keep intact all notices". + + c) You must license the entire work, as a whole, under this + License to anyone who comes into possession of a copy. This + License will therefore apply, along with any applicable section 7 + additional terms, to the whole of the work, and all its parts, + regardless of how they are packaged. This License gives no + permission to license the work in any other way, but it does not + invalidate such permission if you have separately received it. + + d) If the work has interactive user interfaces, each must display + Appropriate Legal Notices; however, if the Program has interactive + interfaces that do not display Appropriate Legal Notices, your + work need not make them do so. + + A compilation of a covered work with other separate and independent +works, which are not by their nature extensions of the covered work, +and which are not combined with it such as to form a larger program, +in or on a volume of a storage or distribution medium, is called an +"aggregate" if the compilation and its resulting copyright are not +used to limit the access or legal rights of the compilation's users +beyond what the individual works permit. Inclusion of a covered work +in an aggregate does not cause this License to apply to the other +parts of the aggregate. + + 6. Conveying Non-Source Forms. + + You may convey a covered work in object code form under the terms +of sections 4 and 5, provided that you also convey the +machine-readable Corresponding Source under the terms of this License, +in one of these ways: + + a) Convey the object code in, or embodied in, a physical product + (including a physical distribution medium), accompanied by the + Corresponding Source fixed on a durable physical medium + customarily used for software interchange. + + b) Convey the object code in, or embodied in, a physical product + (including a physical distribution medium), accompanied by a + written offer, valid for at least three years and valid for as + long as you offer spare parts or customer support for that product + model, to give anyone who possesses the object code either (1) a + copy of the Corresponding Source for all the software in the + product that is covered by this License, on a durable physical + medium customarily used for software interchange, for a price no + more than your reasonable cost of physically performing this + conveying of source, or (2) access to copy the + Corresponding Source from a network server at no charge. + + c) Convey individual copies of the object code with a copy of the + written offer to provide the Corresponding Source. This + alternative is allowed only occasionally and noncommercially, and + only if you received the object code with such an offer, in accord + with subsection 6b. + + d) Convey the object code by offering access from a designated + place (gratis or for a charge), and offer equivalent access to the + Corresponding Source in the same way through the same place at no + further charge. You need not require recipients to copy the + Corresponding Source along with the object code. If the place to + copy the object code is a network server, the Corresponding Source + may be on a different server (operated by you or a third party) + that supports equivalent copying facilities, provided you maintain + clear directions next to the object code saying where to find the + Corresponding Source. Regardless of what server hosts the + Corresponding Source, you remain obligated to ensure that it is + available for as long as needed to satisfy these requirements. + + e) Convey the object code using peer-to-peer transmission, provided + you inform other peers where the object code and Corresponding + Source of the work are being offered to the general public at no + charge under subsection 6d. + + A separable portion of the object code, whose source code is excluded +from the Corresponding Source as a System Library, need not be +included in conveying the object code work. + + A "User Product" is either (1) a "consumer product", which means any +tangible personal property which is normally used for personal, family, +or household purposes, or (2) anything designed or sold for incorporation +into a dwelling. In determining whether a product is a consumer product, +doubtful cases shall be resolved in favor of coverage. For a particular +product received by a particular user, "normally used" refers to a +typical or common use of that class of product, regardless of the status +of the particular user or of the way in which the particular user +actually uses, or expects or is expected to use, the product. A product +is a consumer product regardless of whether the product has substantial +commercial, industrial or non-consumer uses, unless such uses represent +the only significant mode of use of the product. + + "Installation Information" for a User Product means any methods, +procedures, authorization keys, or other information required to install +and execute modified versions of a covered work in that User Product from +a modified version of its Corresponding Source. The information must +suffice to ensure that the continued functioning of the modified object +code is in no case prevented or interfered with solely because +modification has been made. + + If you convey an object code work under this section in, or with, or +specifically for use in, a User Product, and the conveying occurs as +part of a transaction in which the right of possession and use of the +User Product is transferred to the recipient in perpetuity or for a +fixed term (regardless of how the transaction is characterized), the +Corresponding Source conveyed under this section must be accompanied +by the Installation Information. But this requirement does not apply +if neither you nor any third party retains the ability to install +modified object code on the User Product (for example, the work has +been installed in ROM). + + The requirement to provide Installation Information does not include a +requirement to continue to provide support service, warranty, or updates +for a work that has been modified or installed by the recipient, or for +the User Product in which it has been modified or installed. Access to a +network may be denied when the modification itself materially and +adversely affects the operation of the network or violates the rules and +protocols for communication across the network. + + Corresponding Source conveyed, and Installation Information provided, +in accord with this section must be in a format that is publicly +documented (and with an implementation available to the public in +source code form), and must require no special password or key for +unpacking, reading or copying. + + 7. Additional Terms. + + "Additional permissions" are terms that supplement the terms of this +License by making exceptions from one or more of its conditions. +Additional permissions that are applicable to the entire Program shall +be treated as though they were included in this License, to the extent +that they are valid under applicable law. If additional permissions +apply only to part of the Program, that part may be used separately +under those permissions, but the entire Program remains governed by +this License without regard to the additional permissions. + + When you convey a copy of a covered work, you may at your option +remove any additional permissions from that copy, or from any part of +it. (Additional permissions may be written to require their own +removal in certain cases when you modify the work.) You may place +additional permissions on material, added by you to a covered work, +for which you have or can give appropriate copyright permission. + + Notwithstanding any other provision of this License, for material you +add to a covered work, you may (if authorized by the copyright holders of +that material) supplement the terms of this License with terms: + + a) Disclaiming warranty or limiting liability differently from the + terms of sections 15 and 16 of this License; or + + b) Requiring preservation of specified reasonable legal notices or + author attributions in that material or in the Appropriate Legal + Notices displayed by works containing it; or + + c) Prohibiting misrepresentation of the origin of that material, or + requiring that modified versions of such material be marked in + reasonable ways as different from the original version; or + + d) Limiting the use for publicity purposes of names of licensors or + authors of the material; or + + e) Declining to grant rights under trademark law for use of some + trade names, trademarks, or service marks; or + + f) Requiring indemnification of licensors and authors of that + material by anyone who conveys the material (or modified versions of + it) with contractual assumptions of liability to the recipient, for + any liability that these contractual assumptions directly impose on + those licensors and authors. + + All other non-permissive additional terms are considered "further +restrictions" within the meaning of section 10. If the Program as you +received it, or any part of it, contains a notice stating that it is +governed by this License along with a term that is a further +restriction, you may remove that term. If a license document contains +a further restriction but permits relicensing or conveying under this +License, you may add to a covered work material governed by the terms +of that license document, provided that the further restriction does +not survive such relicensing or conveying. + + If you add terms to a covered work in accord with this section, you +must place, in the relevant source files, a statement of the +additional terms that apply to those files, or a notice indicating +where to find the applicable terms. + + Additional terms, permissive or non-permissive, may be stated in the +form of a separately written license, or stated as exceptions; +the above requirements apply either way. + + 8. Termination. + + You may not propagate or modify a covered work except as expressly +provided under this License. Any attempt otherwise to propagate or +modify it is void, and will automatically terminate your rights under +this License (including any patent licenses granted under the third +paragraph of section 11). + + However, if you cease all violation of this License, then your +license from a particular copyright holder is reinstated (a) +provisionally, unless and until the copyright holder explicitly and +finally terminates your license, and (b) permanently, if the copyright +holder fails to notify you of the violation by some reasonable means +prior to 60 days after the cessation. + + Moreover, your license from a particular copyright holder is +reinstated permanently if the copyright holder notifies you of the +violation by some reasonable means, this is the first time you have +received notice of violation of this License (for any work) from that +copyright holder, and you cure the violation prior to 30 days after +your receipt of the notice. + + Termination of your rights under this section does not terminate the +licenses of parties who have received copies or rights from you under +this License. If your rights have been terminated and not permanently +reinstated, you do not qualify to receive new licenses for the same +material under section 10. + + 9. Acceptance Not Required for Having Copies. + + You are not required to accept this License in order to receive or +run a copy of the Program. Ancillary propagation of a covered work +occurring solely as a consequence of using peer-to-peer transmission +to receive a copy likewise does not require acceptance. However, +nothing other than this License grants you permission to propagate or +modify any covered work. These actions infringe copyright if you do +not accept this License. Therefore, by modifying or propagating a +covered work, you indicate your acceptance of this License to do so. + + 10. Automatic Licensing of Downstream Recipients. + + Each time you convey a covered work, the recipient automatically +receives a license from the original licensors, to run, modify and +propagate that work, subject to this License. You are not responsible +for enforcing compliance by third parties with this License. + + An "entity transaction" is a transaction transferring control of an +organization, or substantially all assets of one, or subdividing an +organization, or merging organizations. If propagation of a covered +work results from an entity transaction, each party to that +transaction who receives a copy of the work also receives whatever +licenses to the work the party's predecessor in interest had or could +give under the previous paragraph, plus a right to possession of the +Corresponding Source of the work from the predecessor in interest, if +the predecessor has it or can get it with reasonable efforts. + + You may not impose any further restrictions on the exercise of the +rights granted or affirmed under this License. For example, you may +not impose a license fee, royalty, or other charge for exercise of +rights granted under this License, and you may not initiate litigation +(including a cross-claim or counterclaim in a lawsuit) alleging that +any patent claim is infringed by making, using, selling, offering for +sale, or importing the Program or any portion of it. + + 11. Patents. + + A "contributor" is a copyright holder who authorizes use under this +License of the Program or a work on which the Program is based. The +work thus licensed is called the contributor's "contributor version". + + A contributor's "essential patent claims" are all patent claims +owned or controlled by the contributor, whether already acquired or +hereafter acquired, that would be infringed by some manner, permitted +by this License, of making, using, or selling its contributor version, +but do not include claims that would be infringed only as a +consequence of further modification of the contributor version. For +purposes of this definition, "control" includes the right to grant +patent sublicenses in a manner consistent with the requirements of +this License. + + Each contributor grants you a non-exclusive, worldwide, royalty-free +patent license under the contributor's essential patent claims, to +make, use, sell, offer for sale, import and otherwise run, modify and +propagate the contents of its contributor version. + + In the following three paragraphs, a "patent license" is any express +agreement or commitment, however denominated, not to enforce a patent +(such as an express permission to practice a patent or covenant not to +sue for patent infringement). To "grant" such a patent license to a +party means to make such an agreement or commitment not to enforce a +patent against the party. + + If you convey a covered work, knowingly relying on a patent license, +and the Corresponding Source of the work is not available for anyone +to copy, free of charge and under the terms of this License, through a +publicly available network server or other readily accessible means, +then you must either (1) cause the Corresponding Source to be so +available, or (2) arrange to deprive yourself of the benefit of the +patent license for this particular work, or (3) arrange, in a manner +consistent with the requirements of this License, to extend the patent +license to downstream recipients. "Knowingly relying" means you have +actual knowledge that, but for the patent license, your conveying the +covered work in a country, or your recipient's use of the covered work +in a country, would infringe one or more identifiable patents in that +country that you have reason to believe are valid. + + If, pursuant to or in connection with a single transaction or +arrangement, you convey, or propagate by procuring conveyance of, a +covered work, and grant a patent license to some of the parties +receiving the covered work authorizing them to use, propagate, modify +or convey a specific copy of the covered work, then the patent license +you grant is automatically extended to all recipients of the covered +work and works based on it. + + A patent license is "discriminatory" if it does not include within +the scope of its coverage, prohibits the exercise of, or is +conditioned on the non-exercise of one or more of the rights that are +specifically granted under this License. You may not convey a covered +work if you are a party to an arrangement with a third party that is +in the business of distributing software, under which you make payment +to the third party based on the extent of your activity of conveying +the work, and under which the third party grants, to any of the +parties who would receive the covered work from you, a discriminatory +patent license (a) in connection with copies of the covered work +conveyed by you (or copies made from those copies), or (b) primarily +for and in connection with specific products or compilations that +contain the covered work, unless you entered into that arrangement, +or that patent license was granted, prior to 28 March 2007. + + Nothing in this License shall be construed as excluding or limiting +any implied license or other defenses to infringement that may +otherwise be available to you under applicable patent law. + + 12. No Surrender of Others' Freedom. + + If conditions are imposed on you (whether by court order, agreement or +otherwise) that contradict the conditions of this License, they do not +excuse you from the conditions of this License. If you cannot convey a +covered work so as to satisfy simultaneously your obligations under this +License and any other pertinent obligations, then as a consequence you may +not convey it at all. For example, if you agree to terms that obligate you +to collect a royalty for further conveying from those to whom you convey +the Program, the only way you could satisfy both those terms and this +License would be to refrain entirely from conveying the Program. + + 13. Use with the GNU Affero General Public License. + + Notwithstanding any other provision of this License, you have +permission to link or combine any covered work with a work licensed +under version 3 of the GNU Affero General Public License into a single +combined work, and to convey the resulting work. The terms of this +License will continue to apply to the part which is the covered work, +but the special requirements of the GNU Affero General Public License, +section 13, concerning interaction through a network will apply to the +combination as such. + + 14. Revised Versions of this License. + + The Free Software Foundation may publish revised and/or new versions of +the GNU General Public License from time to time. Such new versions will +be similar in spirit to the present version, but may differ in detail to +address new problems or concerns. + + Each version is given a distinguishing version number. If the +Program specifies that a certain numbered version of the GNU General +Public License "or any later version" applies to it, you have the +option of following the terms and conditions either of that numbered +version or of any later version published by the Free Software +Foundation. If the Program does not specify a version number of the +GNU General Public License, you may choose any version ever published +by the Free Software Foundation. + + If the Program specifies that a proxy can decide which future +versions of the GNU General Public License can be used, that proxy's +public statement of acceptance of a version permanently authorizes you +to choose that version for the Program. + + Later license versions may give you additional or different +permissions. However, no additional obligations are imposed on any +author or copyright holder as a result of your choosing to follow a +later version. + + 15. Disclaimer of Warranty. + + THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY +APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT +HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY +OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, +THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR +PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM +IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF +ALL NECESSARY SERVICING, REPAIR OR CORRECTION. + + 16. Limitation of Liability. + + IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING +WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS +THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY +GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE +USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF +DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD +PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), +EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF +SUCH DAMAGES. + + 17. Interpretation of Sections 15 and 16. + + If the disclaimer of warranty and limitation of liability provided +above cannot be given local legal effect according to their terms, +reviewing courts shall apply local law that most closely approximates +an absolute waiver of all civil liability in connection with the +Program, unless a warranty or assumption of liability accompanies a +copy of the Program in return for a fee. + + END OF TERMS AND CONDITIONS + + How to Apply These Terms to Your New Programs + + If you develop a new program, and you want it to be of the greatest +possible use to the public, the best way to achieve this is to make it +free software which everyone can redistribute and change under these terms. + + To do so, attach the following notices to the program. It is safest +to attach them to the start of each source file to most effectively +state the exclusion of warranty; and each file should have at least +the "copyright" line and a pointer to where the full notice is found. + + + Copyright (C) + + This program is free software: you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation, either version 3 of the License, or + (at your option) any later version. + + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this program. If not, see . + +Also add information on how to contact you by electronic and paper mail. + + If the program does terminal interaction, make it output a short +notice like this when it starts in an interactive mode: + + Copyright (C) + This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'. + This is free software, and you are welcome to redistribute it + under certain conditions; type `show c' for details. + +The hypothetical commands `show w' and `show c' should show the appropriate +parts of the General Public License. Of course, your program's commands +might be different; for a GUI interface, you would use an "about box". + + You should also get your employer (if you work as a programmer) or school, +if any, to sign a "copyright disclaimer" for the program, if necessary. +For more information on this, and how to apply and follow the GNU GPL, see +. + + The GNU General Public License does not permit incorporating your program +into proprietary programs. If your program is a subroutine library, you +may consider it more useful to permit linking proprietary applications with +the library. If this is what you want to do, use the GNU Lesser General +Public License instead of this License. But first, please read +. + +----------------------------------------------------------------------- + +Mozilla Public License Version 2.0 +================================== + +1. Definitions +-------------- + +1.1. "Contributor" + means each individual or legal entity that creates, contributes to + the creation of, or owns Covered Software. + +1.2. "Contributor Version" + means the combination of the Contributions of others (if any) used + by a Contributor and that particular Contributor's Contribution. + +1.3. "Contribution" + means Covered Software of a particular Contributor. + +1.4. "Covered Software" + means Source Code Form to which the initial Contributor has attached + the notice in Exhibit A, the Executable Form of such Source Code + Form, and Modifications of such Source Code Form, in each case + including portions thereof. + +1.5. "Incompatible With Secondary Licenses" + means + + (a) that the initial Contributor has attached the notice described + in Exhibit B to the Covered Software; or + + (b) that the Covered Software was made available under the terms of + version 1.1 or earlier of the License, but not also under the + terms of a Secondary License. + +1.6. "Executable Form" + means any form of the work other than Source Code Form. + +1.7. "Larger Work" + means a work that combines Covered Software with other material, in + a separate file or files, that is not Covered Software. + +1.8. "License" + means this document. + +1.9. "Licensable" + means having the right to grant, to the maximum extent possible, + whether at the time of the initial grant or subsequently, any and + all of the rights conveyed by this License. + +1.10. "Modifications" + means any of the following: + + (a) any file in Source Code Form that results from an addition to, + deletion from, or modification of the contents of Covered + Software; or + + (b) any new file in Source Code Form that contains any Covered + Software. + +1.11. "Patent Claims" of a Contributor + means any patent claim(s), including without limitation, method, + process, and apparatus claims, in any patent Licensable by such + Contributor that would be infringed, but for the grant of the + License, by the making, using, selling, offering for sale, having + made, import, or transfer of either its Contributions or its + Contributor Version. + +1.12. "Secondary License" + means either the GNU General Public License, Version 2.0, the GNU + Lesser General Public License, Version 2.1, the GNU Affero General + Public License, Version 3.0, or any later versions of those + licenses. + +1.13. "Source Code Form" + means the form of the work preferred for making modifications. + +1.14. "You" (or "Your") + means an individual or a legal entity exercising rights under this + License. For legal entities, "You" includes any entity that + controls, is controlled by, or is under common control with You. For + purposes of this definition, "control" means (a) the power, direct + or indirect, to cause the direction or management of such entity, + whether by contract or otherwise, or (b) ownership of more than + fifty percent (50%) of the outstanding shares or beneficial + ownership of such entity. + +2. License Grants and Conditions +-------------------------------- + +2.1. Grants + +Each Contributor hereby grants You a world-wide, royalty-free, +non-exclusive license: + +(a) under intellectual property rights (other than patent or trademark) + Licensable by such Contributor to use, reproduce, make available, + modify, display, perform, distribute, and otherwise exploit its + Contributions, either on an unmodified basis, with Modifications, or + as part of a Larger Work; and + +(b) under Patent Claims of such Contributor to make, use, sell, offer + for sale, have made, import, and otherwise transfer either its + Contributions or its Contributor Version. + +2.2. Effective Date + +The licenses granted in Section 2.1 with respect to any Contribution +become effective for each Contribution on the date the Contributor first +distributes such Contribution. + +2.3. Limitations on Grant Scope + +The licenses granted in this Section 2 are the only rights granted under +this License. No additional rights or licenses will be implied from the +distribution or licensing of Covered Software under this License. +Notwithstanding Section 2.1(b) above, no patent license is granted by a +Contributor: + +(a) for any code that a Contributor has removed from Covered Software; + or + +(b) for infringements caused by: (i) Your and any other third party's + modifications of Covered Software, or (ii) the combination of its + Contributions with other software (except as part of its Contributor + Version); or + +(c) under Patent Claims infringed by Covered Software in the absence of + its Contributions. + +This License does not grant any rights in the trademarks, service marks, +or logos of any Contributor (except as may be necessary to comply with +the notice requirements in Section 3.4). + +2.4. Subsequent Licenses + +No Contributor makes additional grants as a result of Your choice to +distribute the Covered Software under a subsequent version of this +License (see Section 10.2) or under the terms of a Secondary License (if +permitted under the terms of Section 3.3). + +2.5. Representation + +Each Contributor represents that the Contributor believes its +Contributions are its original creation(s) or it has sufficient rights +to grant the rights to its Contributions conveyed by this License. + +2.6. Fair Use + +This License is not intended to limit any rights You have under +applicable copyright doctrines of fair use, fair dealing, or other +equivalents. + +2.7. Conditions + +Sections 3.1, 3.2, 3.3, and 3.4 are conditions of the licenses granted +in Section 2.1. + +3. Responsibilities +------------------- + +3.1. Distribution of Source Form + +All distribution of Covered Software in Source Code Form, including any +Modifications that You create or to which You contribute, must be under +the terms of this License. You must inform recipients that the Source +Code Form of the Covered Software is governed by the terms of this +License, and how they can obtain a copy of this License. You may not +attempt to alter or restrict the recipients' rights in the Source Code +Form. + +3.2. Distribution of Executable Form + +If You distribute Covered Software in Executable Form then: + +(a) such Covered Software must also be made available in Source Code + Form, as described in Section 3.1, and You must inform recipients of + the Executable Form how they can obtain a copy of such Source Code + Form by reasonable means in a timely manner, at a charge no more + than the cost of distribution to the recipient; and + +(b) You may distribute such Executable Form under the terms of this + License, or sublicense it under different terms, provided that the + license for the Executable Form does not attempt to limit or alter + the recipients' rights in the Source Code Form under this License. + +3.3. Distribution of a Larger Work + +You may create and distribute a Larger Work under terms of Your choice, +provided that You also comply with the requirements of this License for +the Covered Software. If the Larger Work is a combination of Covered +Software with a work governed by one or more Secondary Licenses, and the +Covered Software is not Incompatible With Secondary Licenses, this +License permits You to additionally distribute such Covered Software +under the terms of such Secondary License(s), so that the recipient of +the Larger Work may, at their option, further distribute the Covered +Software under the terms of either this License or such Secondary +License(s). + +3.4. Notices + +You may not remove or alter the substance of any license notices +(including copyright notices, patent notices, disclaimers of warranty, +or limitations of liability) contained within the Source Code Form of +the Covered Software, except that You may alter any license notices to +the extent required to remedy known factual inaccuracies. + +3.5. Application of Additional Terms + +You may choose to offer, and to charge a fee for, warranty, support, +indemnity or liability obligations to one or more recipients of Covered +Software. However, You may do so only on Your own behalf, and not on +behalf of any Contributor. You must make it absolutely clear that any +such warranty, support, indemnity, or liability obligation is offered by +You alone, and You hereby agree to indemnify every Contributor for any +liability incurred by such Contributor as a result of warranty, support, +indemnity or liability terms You offer. You may include additional +disclaimers of warranty and limitations of liability specific to any +jurisdiction. + +4. Inability to Comply Due to Statute or Regulation +--------------------------------------------------- + +If it is impossible for You to comply with any of the terms of this +License with respect to some or all of the Covered Software due to +statute, judicial order, or regulation then You must: (a) comply with +the terms of this License to the maximum extent possible; and (b) +describe the limitations and the code they affect. Such description must +be placed in a text file included with all distributions of the Covered +Software under this License. Except to the extent prohibited by statute +or regulation, such description must be sufficiently detailed for a +recipient of ordinary skill to be able to understand it. + +5. Termination +-------------- + +5.1. The rights granted under this License will terminate automatically +if You fail to comply with any of its terms. However, if You become +compliant, then the rights granted under this License from a particular +Contributor are reinstated (a) provisionally, unless and until such +Contributor explicitly and finally terminates Your grants, and (b) on an +ongoing basis, if such Contributor fails to notify You of the +non-compliance by some reasonable means prior to 60 days after You have +come back into compliance. Moreover, Your grants from a particular +Contributor are reinstated on an ongoing basis if such Contributor +notifies You of the non-compliance by some reasonable means, this is the +first time You have received notice of non-compliance with this License +from such Contributor, and You become compliant prior to 30 days after +Your receipt of the notice. + +5.2. If You initiate litigation against any entity by asserting a patent +infringement claim (excluding declaratory judgment actions, +counter-claims, and cross-claims) alleging that a Contributor Version +directly or indirectly infringes any patent, then the rights granted to +You by any and all Contributors for the Covered Software under Section +2.1 of this License shall terminate. + +5.3. In the event of termination under Sections 5.1 or 5.2 above, all +end user license agreements (excluding distributors and resellers) which +have been validly granted by You or Your distributors under this License +prior to termination shall survive termination. + +************************************************************************ +* * +* 6. Disclaimer of Warranty * +* ------------------------- * +* * +* Covered Software is provided under this License on an "as is" * +* basis, without warranty of any kind, either expressed, implied, or * +* statutory, including, without limitation, warranties that the * +* Covered Software is free of defects, merchantable, fit for a * +* particular purpose or non-infringing. The entire risk as to the * +* quality and performance of the Covered Software is with You. * +* Should any Covered Software prove defective in any respect, You * +* (not any Contributor) assume the cost of any necessary servicing, * +* repair, or correction. This disclaimer of warranty constitutes an * +* essential part of this License. No use of any Covered Software is * +* authorized under this License except under this disclaimer. * +* * +************************************************************************ + +************************************************************************ +* * +* 7. Limitation of Liability * +* -------------------------- * +* * +* Under no circumstances and under no legal theory, whether tort * +* (including negligence), contract, or otherwise, shall any * +* Contributor, or anyone who distributes Covered Software as * +* permitted above, be liable to You for any direct, indirect, * +* special, incidental, or consequential damages of any character * +* including, without limitation, damages for lost profits, loss of * +* goodwill, work stoppage, computer failure or malfunction, or any * +* and all other commercial damages or losses, even if such party * +* shall have been informed of the possibility of such damages. This * +* limitation of liability shall not apply to liability for death or * +* personal injury resulting from such party's negligence to the * +* extent applicable law prohibits such limitation. Some * +* jurisdictions do not allow the exclusion or limitation of * +* incidental or consequential damages, so this exclusion and * +* limitation may not apply to You. * +* * +************************************************************************ + +8. Litigation +------------- + +Any litigation relating to this License may be brought only in the +courts of a jurisdiction where the defendant maintains its principal +place of business and such litigation shall be governed by laws of that +jurisdiction, without reference to its conflict-of-law provisions. +Nothing in this Section shall prevent a party's ability to bring +cross-claims or counter-claims. + +9. Miscellaneous +---------------- + +This License represents the complete agreement concerning the subject +matter hereof. If any provision of this License is held to be +unenforceable, such provision shall be reformed only to the extent +necessary to make it enforceable. Any law or regulation which provides +that the language of a contract shall be construed against the drafter +shall not be used to construe this License against a Contributor. + +10. Versions of the License +--------------------------- + +10.1. New Versions + +Mozilla Foundation is the license steward. Except as provided in Section +10.3, no one other than the license steward has the right to modify or +publish new versions of this License. Each version will be given a +distinguishing version number. + +10.2. Effect of New Versions + +You may distribute the Covered Software under the terms of the version +of the License under which You originally received the Covered Software, +or under the terms of any subsequent version published by the license +steward. + +10.3. Modified Versions + +If you create software not governed by this License, and you want to +create a new license for such software, you may create and use a +modified version of this License if you rename the license and remove +any references to the name of the license steward (except to note that +such modified license differs from this License). + +10.4. Distributing Source Code Form that is Incompatible With Secondary +Licenses + +If You choose to distribute Source Code Form that is Incompatible With +Secondary Licenses under the terms of this version of the License, the +notice described in Exhibit B of this License must be attached. + +Exhibit A - Source Code Form License Notice +------------------------------------------- + + This Source Code Form is subject to the terms of the Mozilla Public + License, v. 2.0. If a copy of the MPL was not distributed with this + file, You can obtain one at http://mozilla.org/MPL/2.0/. + +If it is not possible or desirable to put the notice in a particular +file, then You may include the notice in a location (such as a LICENSE +file in a relevant directory) where a recipient would be likely to look +for such a notice. + +You may add additional accurate notices of copyright ownership. + +Exhibit B - "Incompatible With Secondary Licenses" Notice +--------------------------------------------------------- + + This Source Code Form is "Incompatible With Secondary Licenses", as + defined by the Mozilla Public License, v. 2.0. diff --git a/.store/.databases/misc/SQLiteDatabaseBrowserPortable/App/SQLiteDatabaseBrowser64/licenses/LICENSE-PLUGINS b/.store/.databases/misc/SQLiteDatabaseBrowserPortable/App/SQLiteDatabaseBrowser64/licenses/LICENSE-PLUGINS new file mode 100644 index 00000000..4cd296b0 --- /dev/null +++ b/.store/.databases/misc/SQLiteDatabaseBrowserPortable/App/SQLiteDatabaseBrowser64/licenses/LICENSE-PLUGINS @@ -0,0 +1,59 @@ +DB Browser for SQLite includes support for TIFF and WebP images. The +support for these comes from the LibTIFF and WebP projects, which have +their own (Open Source) licenses, different to ours. + +LibTIFF - http://www.simplesystems.org/libtiff/ + + Copyright (c) 1988-1997 Sam Leffler + Copyright (c) 1991-1997 Silicon Graphics, Inc. + + Permission to use, copy, modify, distribute, and sell this software and + its documentation for any purpose is hereby granted without fee, provided + that (i) the above copyright notices and this permission notice appear in + all copies of the software and related documentation, and (ii) the names of + Sam Leffler and Silicon Graphics may not be used in any advertising or + publicity relating to the software without the specific, prior written + permission of Sam Leffler and Silicon Graphics. + + THE SOFTWARE IS PROVIDED "AS-IS" AND WITHOUT WARRANTY OF ANY KIND, + EXPRESS, IMPLIED OR OTHERWISE, INCLUDING WITHOUT LIMITATION, ANY + WARRANTY OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. + + IN NO EVENT SHALL SAM LEFFLER OR SILICON GRAPHICS BE LIABLE FOR + ANY SPECIAL, INCIDENTAL, INDIRECT OR CONSEQUENTIAL DAMAGES OF ANY KIND, + OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, + WHETHER OR NOT ADVISED OF THE POSSIBILITY OF DAMAGE, AND ON ANY THEORY OF + LIABILITY, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE + OF THIS SOFTWARE. + +WebP - https://developers.google.com/speed/webp/ + + Copyright (c) 2010, Google Inc. All rights reserved. + + Redistribution and use in source and binary forms, with or without + modification, are permitted provided that the following conditions are + met: + + * Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + + * Redistributions in binary form must reproduce the above copyright + notice, this list of conditions and the following disclaimer in + the documentation and/or other materials provided with the + distribution. + + * Neither the name of Google nor the names of its contributors may + be used to endorse or promote products derived from this software + without specific prior written permission. + + THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS + "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT + LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR + A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT + HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, + SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT + LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, + DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY + THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT + (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE + OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. diff --git a/.store/.databases/misc/SQLiteDatabaseBrowserPortable/App/SQLiteDatabaseBrowser64/msvcp140.dll b/.store/.databases/misc/SQLiteDatabaseBrowserPortable/App/SQLiteDatabaseBrowser64/msvcp140.dll new file mode 100644 index 00000000..47065157 Binary files /dev/null and b/.store/.databases/misc/SQLiteDatabaseBrowserPortable/App/SQLiteDatabaseBrowser64/msvcp140.dll differ diff --git a/.store/.databases/misc/SQLiteDatabaseBrowserPortable/App/SQLiteDatabaseBrowser64/msvcp140_1.dll b/.store/.databases/misc/SQLiteDatabaseBrowserPortable/App/SQLiteDatabaseBrowser64/msvcp140_1.dll new file mode 100644 index 00000000..e98be2cc Binary files /dev/null and b/.store/.databases/misc/SQLiteDatabaseBrowserPortable/App/SQLiteDatabaseBrowser64/msvcp140_1.dll differ diff --git a/.store/.databases/misc/SQLiteDatabaseBrowserPortable/App/SQLiteDatabaseBrowser64/msvcp140_2.dll b/.store/.databases/misc/SQLiteDatabaseBrowserPortable/App/SQLiteDatabaseBrowser64/msvcp140_2.dll new file mode 100644 index 00000000..f7296c23 Binary files /dev/null and b/.store/.databases/misc/SQLiteDatabaseBrowserPortable/App/SQLiteDatabaseBrowser64/msvcp140_2.dll differ diff --git a/.store/.databases/misc/SQLiteDatabaseBrowserPortable/App/SQLiteDatabaseBrowser64/platforms/qwindows.dll b/.store/.databases/misc/SQLiteDatabaseBrowserPortable/App/SQLiteDatabaseBrowser64/platforms/qwindows.dll new file mode 100644 index 00000000..20ddd7cf Binary files /dev/null and b/.store/.databases/misc/SQLiteDatabaseBrowserPortable/App/SQLiteDatabaseBrowser64/platforms/qwindows.dll differ diff --git a/.store/.databases/misc/SQLiteDatabaseBrowserPortable/App/SQLiteDatabaseBrowser64/printsupport/windowsprintersupport.dll b/.store/.databases/misc/SQLiteDatabaseBrowserPortable/App/SQLiteDatabaseBrowser64/printsupport/windowsprintersupport.dll new file mode 100644 index 00000000..ce2ec92e Binary files /dev/null and b/.store/.databases/misc/SQLiteDatabaseBrowserPortable/App/SQLiteDatabaseBrowser64/printsupport/windowsprintersupport.dll differ diff --git a/.store/.databases/misc/SQLiteDatabaseBrowserPortable/App/SQLiteDatabaseBrowser64/sqlcipher.dll b/.store/.databases/misc/SQLiteDatabaseBrowserPortable/App/SQLiteDatabaseBrowser64/sqlcipher.dll new file mode 100644 index 00000000..9cb50c6e Binary files /dev/null and b/.store/.databases/misc/SQLiteDatabaseBrowserPortable/App/SQLiteDatabaseBrowser64/sqlcipher.dll differ diff --git a/.store/.databases/misc/SQLiteDatabaseBrowserPortable/App/SQLiteDatabaseBrowser64/sqlite3.dll b/.store/.databases/misc/SQLiteDatabaseBrowserPortable/App/SQLiteDatabaseBrowser64/sqlite3.dll new file mode 100644 index 00000000..d535db27 Binary files /dev/null and b/.store/.databases/misc/SQLiteDatabaseBrowserPortable/App/SQLiteDatabaseBrowser64/sqlite3.dll differ diff --git a/.store/.databases/misc/SQLiteDatabaseBrowserPortable/App/SQLiteDatabaseBrowser64/styles/qwindowsvistastyle.dll b/.store/.databases/misc/SQLiteDatabaseBrowserPortable/App/SQLiteDatabaseBrowser64/styles/qwindowsvistastyle.dll new file mode 100644 index 00000000..70ca43ae Binary files /dev/null and b/.store/.databases/misc/SQLiteDatabaseBrowserPortable/App/SQLiteDatabaseBrowser64/styles/qwindowsvistastyle.dll differ diff --git a/.store/.databases/misc/SQLiteDatabaseBrowserPortable/App/SQLiteDatabaseBrowser64/translations/qt_ar.qm b/.store/.databases/misc/SQLiteDatabaseBrowserPortable/App/SQLiteDatabaseBrowser64/translations/qt_ar.qm new file mode 100644 index 00000000..e5dd38df Binary files /dev/null and b/.store/.databases/misc/SQLiteDatabaseBrowserPortable/App/SQLiteDatabaseBrowser64/translations/qt_ar.qm differ diff --git a/.store/.databases/misc/SQLiteDatabaseBrowserPortable/App/SQLiteDatabaseBrowser64/translations/qt_cs.qm b/.store/.databases/misc/SQLiteDatabaseBrowserPortable/App/SQLiteDatabaseBrowser64/translations/qt_cs.qm new file mode 100644 index 00000000..1cad8b84 Binary files /dev/null and b/.store/.databases/misc/SQLiteDatabaseBrowserPortable/App/SQLiteDatabaseBrowser64/translations/qt_cs.qm differ diff --git a/.store/.databases/misc/SQLiteDatabaseBrowserPortable/App/SQLiteDatabaseBrowser64/translations/qt_de.qm b/.store/.databases/misc/SQLiteDatabaseBrowserPortable/App/SQLiteDatabaseBrowser64/translations/qt_de.qm new file mode 100644 index 00000000..fe9c43f3 Binary files /dev/null and b/.store/.databases/misc/SQLiteDatabaseBrowserPortable/App/SQLiteDatabaseBrowser64/translations/qt_de.qm differ diff --git a/.store/.databases/misc/SQLiteDatabaseBrowserPortable/App/SQLiteDatabaseBrowser64/translations/qt_en.qm b/.store/.databases/misc/SQLiteDatabaseBrowserPortable/App/SQLiteDatabaseBrowser64/translations/qt_en.qm new file mode 100644 index 00000000..be651eed --- /dev/null +++ b/.store/.databases/misc/SQLiteDatabaseBrowserPortable/App/SQLiteDatabaseBrowser64/translations/qt_en.qm @@ -0,0 +1 @@ + + Copyright (C) + + This program is free software; you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation; either version 2 of the License, or + (at your option) any later version. + + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + + You should have received a copy of the GNU General Public License along + with this program; if not, write to the Free Software Foundation, Inc., + 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + +Also add information on how to contact you by electronic and paper mail. + +If the program is interactive, make it output a short notice like this +when it starts in an interactive mode: + + Gnomovision version 69, Copyright (C) year name of author + Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'. + This is free software, and you are welcome to redistribute it + under certain conditions; type `show c' for details. + +The hypothetical commands `show w' and `show c' should show the appropriate +parts of the General Public License. Of course, the commands you use may +be called something other than `show w' and `show c'; they could even be +mouse-clicks or menu items--whatever suits your program. + +You should also get your employer (if you work as a programmer) or your +school, if any, to sign a "copyright disclaimer" for the program, if +necessary. Here is a sample; alter the names: + + Yoyodyne, Inc., hereby disclaims all copyright interest in the program + `Gnomovision' (which makes passes at compilers) written by James Hacker. + + , 1 April 1989 + Ty Coon, President of Vice + +This General Public License does not permit incorporating your program into +proprietary programs. If your program is a subroutine library, you may +consider it more useful to permit linking proprietary applications with the +library. If this is what you want to do, use the GNU Lesser General +Public License instead of this License. diff --git a/.store/.databases/misc/SQLiteDatabaseBrowserPortable/Other/Source/Readme.txt b/.store/.databases/misc/SQLiteDatabaseBrowserPortable/Other/Source/Readme.txt new file mode 100644 index 00000000..99117039 --- /dev/null +++ b/.store/.databases/misc/SQLiteDatabaseBrowserPortable/Other/Source/Readme.txt @@ -0,0 +1,47 @@ +The base application's source code is available from the portable app's +homepage listed in the help.html file (if applicable). + +Details of most other things are available there as well. + +LICENSE +======= + +This package's installer and launcher are released under the GPL. The launcher +is the PortableApps.com Launcher, available with full source and documentation +from http://portableapps.com/development. We request that developers using the +PortableApps.com Launcher please leave this directory intact and unchanged. + +USER CONFIGURATION +================== + +Some configuration in the PortableApps.com Launcher can be overridden by the +user in an INI file next to SQLiteDatabaseBrowserPortable.exe called SQLiteDatabaseBrowserPortable.ini. +If you are happy with the default options, it is not necessary, though. There +is an example INI included with this package to get you started. To use it, +copy AppNamePortable.ini from this directory to SQLiteDatabaseBrowserPortable.ini next to +SQLiteDatabaseBrowserPortable.exe. The options in the INI file are as follows: + + AdditionalParameters= + DisableSplashScreen=false + RunLocally=false + +(There is no need for an INI header in this file; if you have one, though, it +won't damage anything.) + +The AdditionalParameters entry allows you to pass additional command-line +parameters to the application. + +The DisableSplashScreen entry allows you to run the launcher without the splash +screen showing up. The default is false. + +The RunLocally entry allows you to run the portable application from a read- +only medium. This is known as Live mode. It copies what it needs to to a +temporary directory on the host computer, runs the application, and then +deletes it afterwards, leaving nothing behind. This can be useful for running +the application from a CD or if you work on a computer that may have spyware or +viruses and you'd like to keep your device set to read-only. As a consequence +of this technique, any changes you make during the Live mode session aren't +saved back to your device. The default is false. + +There may be other values also permitted in the user configuration file by the +portable application; refer to help.html for any details of them. diff --git a/.store/.databases/misc/SQLiteDatabaseBrowserPortable/SQLiteDatabaseBrowserPortable.exe b/.store/.databases/misc/SQLiteDatabaseBrowserPortable/SQLiteDatabaseBrowserPortable.exe new file mode 100644 index 00000000..c9abe73e Binary files /dev/null and b/.store/.databases/misc/SQLiteDatabaseBrowserPortable/SQLiteDatabaseBrowserPortable.exe differ diff --git a/.store/.databases/misc/SQLiteDatabaseBrowserPortable/help.html b/.store/.databases/misc/SQLiteDatabaseBrowserPortable/help.html new file mode 100644 index 00000000..8a63d14e --- /dev/null +++ b/.store/.databases/misc/SQLiteDatabaseBrowserPortable/help.html @@ -0,0 +1,191 @@ + +DB Browser for SQLite Portable Portable Help + + + + + + +
+ +

DB Browser for SQLite Portable Portable Help

+ +

DB Browser for SQLite Portable is a visual tool used to create, design and edit database files compatible with SQLite. Learn more about DB Browser for SQLite Portable...

+ +

Make a Donation - Support DB Browser for SQLite Portable Development

+ +

Make a Donation - Support PortableApps.com's Hosting and Development

+ +

Go to the DB Browser for SQLite Portable Portable Homepage >>

+ +

Get more portable apps at PortableApps.com

+ +

This software is OSI Certified Open Source Software. OSI Certified is a certification mark of the Open Source Initiative.

+ +

Portable App Issues

+ + +

You can read about advanced configuration options for the PortableApps.com Launcher in its readme file. + +

+ + \ No newline at end of file diff --git a/.store/.databases/misc/default_output_01.db b/.store/.databases/misc/default_output_01.db new file mode 100644 index 00000000..77d28bea Binary files /dev/null and b/.store/.databases/misc/default_output_01.db differ diff --git a/.store/.databases/misc/default_output_02.db b/.store/.databases/misc/default_output_02.db new file mode 100644 index 00000000..77d28bea Binary files /dev/null and b/.store/.databases/misc/default_output_02.db differ diff --git a/.store/.databases/misc/default_output_03.db b/.store/.databases/misc/default_output_03.db new file mode 100644 index 00000000..77d28bea Binary files /dev/null and b/.store/.databases/misc/default_output_03.db differ diff --git a/.store/.databases/misc/upwork_feed.db b/.store/.databases/misc/upwork_feed.db new file mode 100644 index 00000000..73b2146c Binary files /dev/null and b/.store/.databases/misc/upwork_feed.db differ diff --git a/.store/.databases/misc/upwork_feed_1.db b/.store/.databases/misc/upwork_feed_1.db new file mode 100644 index 00000000..e69de29b diff --git a/.store/Upwork jobs_01.db b/.store/Upwork jobs_01.db new file mode 100644 index 00000000..e69de29b diff --git a/.store/UpworkAtomExample.rng.! b/.store/UpworkAtomExample.rng.! new file mode 100644 index 00000000..70db902c --- /dev/null +++ b/.store/UpworkAtomExample.rng.! @@ -0,0 +1,129 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + html + + + + + + + + + + + + alternate + + + + + + + + html + + + + + + + html + + + + \ No newline at end of file diff --git a/.store/UpworkAtomExample.xmlns b/.store/UpworkAtomExample.xmlns new file mode 100644 index 00000000..8a0ef8fa --- /dev/null +++ b/.store/UpworkAtomExample.xmlns @@ -0,0 +1,935 @@ + + + https://www.upwork.com/ab/feed/jobs/atom?amp%3Bapi_params=1&amp%3Bbudget=50-&amp%3Bhourly_rate=25-&amp%3Bjob_type=hourly%2Cfixed&amp%3BorgUid=1327243219155091457&amp%3Bpaging=0%3B50&amp%3Bproposals=0-4%2C5-9%2C10-14%2C15-19&amp%3BsecurityToken=5d53fdd5809c340cfe7034341784f715c8433ec350191c7f0ee5607d91b69227dc8481c3ef14b654d0a87a7211a52622e824e33ae3cce04de57c7398856752ec&amp%3Bsort=recency&amp%3BuserUid=1327243219150897152&amp%3Bverified_payment_only=1&q=Photoshop + <![CDATA[All jobs | upwork.com]]> + + Upwork Corporation + rss@upwork.com + + 2023-05-18T04:45:17+00:00 + + + © 2003-2023 Upwork Corporation + https://www.upwork.com/images/rss_logo.png + Upwork Corporation + + https://www.upwork.com/jobs/iPhone-Pro-Max-rendering-photorealistic-position_~01eb22faa93b5cbe97?source=rss + <![CDATA[(iPhone 14 Pro Max) 3D rendering photorealistic position 3 - Upwork]]> + 2023-05-18T04:35:27+00:00 + +
+position 3

+Products: iPhone 14 Pro Max Phone Case

+- 3D modeling (correction is needed)
+- 3D rendering (very real &amp; detailed textures)
+- creative presentation
+- final renders in 4K quality
+- graphic design


+Number of Products: 1
+Number of final lifestyle images (for each product): 4
+Total of 4 images, no video - See attachments


+Long-term work will be considered if you deliver exceptional outputs. 500+ 3D images bi-weekly for long-term jobs.

+Attached Files: No.3 &amp; 4 are the main ones, including 2 small circles to include ideas of No.3-2 and No.3-3, which will be put inside No.3


Budget: $40 +
Posted On: May 18, 2023 04:35 UTC
Category: 3D Modeling & Rendering
Skills:3D Modeling, 3D Rendering, 3D Design, 3D Product Rendering, Photorealistic Rendering, Autodesk 3ds Max, Autodesk Maya, Autodesk AutoCAD, Adobe Photoshop +
Skills: 3D Modeling, 3D Rendering, 3D Design, 3D Product Rendering, Photorealistic Rendering, Autodesk 3ds Max, Autodesk Maya, Autodesk AutoCAD, Adobe Photoshop
Country: Hong Kong +
click to apply +]]>
+
+position 3

+Products: iPhone 14 Pro Max Phone Case

+- 3D modeling (correction is needed)
+- 3D rendering (very real &amp; detailed textures)
+- creative presentation
+- final renders in 4K quality
+- graphic design


+Number of Products: 1
+Number of final lifestyle images (for each product): 4
+Total of 4 images, no video - See attachments


+Long-term work will be considered if you deliver exceptional outputs. 500+ 3D images bi-weekly for long-term jobs.

+Attached Files: No.3 &amp; 4 are the main ones, including 2 small circles to include ideas of No.3-2 and No.3-3, which will be put inside No.3


Budget: $40 +
Posted On: May 18, 2023 04:35 UTC
Category: 3D Modeling & Rendering
Skills:3D Modeling, 3D Rendering, 3D Design, 3D Product Rendering, Photorealistic Rendering, Autodesk 3ds Max, Autodesk Maya, Autodesk AutoCAD, Adobe Photoshop +
Skills: 3D Modeling, 3D Rendering, 3D Design, 3D Product Rendering, Photorealistic Rendering, Autodesk 3ds Max, Autodesk Maya, Autodesk AutoCAD, Adobe Photoshop
Country: Hong Kong +
click to apply +]]>
+
+ + https://www.upwork.com/jobs/Graphic-designer-needed-design-creative-for-multiple-campaigns_~01b2d488665a4a113e?source=rss + <![CDATA[Graphic designer needed to design ad creative for multiple campaigns - Upwork]]> + 2023-05-18T04:34:08+00:00 + +
Budget: $900 +
Posted On: May 18, 2023 04:34 UTC
Category: Graphic Design
Skills:Graphic Design, Banner Ad Design, Social Media Imagery, Adobe Illustrator, Adobe Photoshop +
Skills: Graphic Design, Banner Ad Design, Social Media Imagery, Adobe Illustrator, Adobe Photoshop
Country: South Korea +
click to apply +]]>
+
Budget: $900 +
Posted On: May 18, 2023 04:34 UTC
Category: Graphic Design
Skills:Graphic Design, Banner Ad Design, Social Media Imagery, Adobe Illustrator, Adobe Photoshop +
Skills: Graphic Design, Banner Ad Design, Social Media Imagery, Adobe Illustrator, Adobe Photoshop
Country: South Korea +
click to apply +]]>
+
+ + https://www.upwork.com/jobs/Develop-sell-white-label-exchange_~0153144bbf0ee9ca24?source=rss + <![CDATA[Develop or sell a white label exchange - Upwork]]> + 2023-05-18T04:33:09+00:00 + +
Budget: $5,000 +
Posted On: May 18, 2023 04:33 UTC
Category: Graphic Design
Skills:Web Development, JavaScript, HTML, PHP, Web Design, HTML5, CSS, SQL, Blockchain, Blockchain Development +
Skills: Web Development, JavaScript, HTML, PHP, Web Design, HTML5, CSS, SQL, Blockchain, Blockchain Development
Country: South Korea +
click to apply +]]>
+
Budget: $5,000 +
Posted On: May 18, 2023 04:33 UTC
Category: Graphic Design
Skills:Web Development, JavaScript, HTML, PHP, Web Design, HTML5, CSS, SQL, Blockchain, Blockchain Development +
Skills: Web Development, JavaScript, HTML, PHP, Web Design, HTML5, CSS, SQL, Blockchain, Blockchain Development
Country: South Korea +
click to apply +]]>
+
+ + https://www.upwork.com/jobs/Canvas-Store-Website-Development_~012403d1938668c43f?source=rss + <![CDATA[Canvas Store Website Development - Upwork]]> + 2023-05-18T04:28:38+00:00 + +
+We operate a business called Premier Canvas TT where we sell uniquely design collages on canvas - https://instagram.com/premiercanvastt?igshid=MzNlNGNkZWQ4Mg==

+ORDER PROCESS
+Currently this is the order process of the business

+1. Clients send 1-7 images that they want designed into a photo collage via WhatApp.

+2. Customer select their canvas size from our list of sizes. Each size starting from small to large have a different cost

+3. A 50% deposit is done via bank (no cash on delivery only bank transfer accepted). Once the deposit is made, the Customer sends their name, address for delivery and contact # via Whatsapp

+4. Customer send proof of payment

+5. Our designer create the picture collage using their photos and send it to the customer for approval. This is done within 24-48 hours

+6. Customer approves and we proceed with printing the collage design on the canvas. The end product is delivered to the customers address within 5 working days


+CHALLENGES
+1. Repetition: Each customer ask the same questions. _*How can I place an order, how many pictures can I do on the collage, what are your available sizes, how much does it cost, can I pay on delivery, what is your payment options, how long does it take to get my order*_

+2. Whatsapp reduces the quality of images. We want the website to collect the images by allowing the customer to upload one or more images and select their canvas size and proceed to checkout.

+3. At the end of the checkout we want to collect the customer name, contact number and address for delivery. We want the customer to be presented with our bank account information and then automatically redirected to WhatsApp with an automated msg sent from our Whatsapp business number to the customer contact number stating *Thank you for ordering. Once your deposit is made, please send us a screenshot of your 50% deposit to get started&quot;

+.
+.
+WHAT IS THE OBJECTIVE?

+To fully automate the order process as best as we can. To make the website clear and easy to understand by the use of text and graphics. We also want to encourage customers to send us reaction videos when the present(canvas is gifted to someone) in return customer can earn a discount of up to 75% on their next order.

+WHO IS THE IDEAL DEVELOPER?

+Someone who is skilled with development but also good with graphic design. We need all the graphics to be tailor made to suit our business. We want clear, easy to understand, descriptive graphics depicting the order process from start to finish. Text will be provided.

+SIMILAR WEBSITE WE LIKE?
+www.turnmeroyal.com

+WHAT PLATFORM SHOULD IT BE DEVELOPED?

+We are okay with customer build, WordPress or shopify. Anything that would work well for our requirements


Budget: $400 +
Posted On: May 18, 2023 04:28 UTC
Category: Front-End Development
Skills:Web Development, Web Design, Graphic Design, Adobe Photoshop +
Skills: Web Development, Web Design, Graphic Design, Adobe Photoshop
Country: Trinidad and Tobago +
click to apply +]]>
+
+We operate a business called Premier Canvas TT where we sell uniquely design collages on canvas - https://instagram.com/premiercanvastt?igshid=MzNlNGNkZWQ4Mg==

+ORDER PROCESS
+Currently this is the order process of the business

+1. Clients send 1-7 images that they want designed into a photo collage via WhatApp.

+2. Customer select their canvas size from our list of sizes. Each size starting from small to large have a different cost

+3. A 50% deposit is done via bank (no cash on delivery only bank transfer accepted). Once the deposit is made, the Customer sends their name, address for delivery and contact # via Whatsapp

+4. Customer send proof of payment

+5. Our designer create the picture collage using their photos and send it to the customer for approval. This is done within 24-48 hours

+6. Customer approves and we proceed with printing the collage design on the canvas. The end product is delivered to the customers address within 5 working days


+CHALLENGES
+1. Repetition: Each customer ask the same questions. _*How can I place an order, how many pictures can I do on the collage, what are your available sizes, how much does it cost, can I pay on delivery, what is your payment options, how long does it take to get my order*_

+2. Whatsapp reduces the quality of images. We want the website to collect the images by allowing the customer to upload one or more images and select their canvas size and proceed to checkout.

+3. At the end of the checkout we want to collect the customer name, contact number and address for delivery. We want the customer to be presented with our bank account information and then automatically redirected to WhatsApp with an automated msg sent from our Whatsapp business number to the customer contact number stating *Thank you for ordering. Once your deposit is made, please send us a screenshot of your 50% deposit to get started&quot;

+.
+.
+WHAT IS THE OBJECTIVE?

+To fully automate the order process as best as we can. To make the website clear and easy to understand by the use of text and graphics. We also want to encourage customers to send us reaction videos when the present(canvas is gifted to someone) in return customer can earn a discount of up to 75% on their next order.

+WHO IS THE IDEAL DEVELOPER?

+Someone who is skilled with development but also good with graphic design. We need all the graphics to be tailor made to suit our business. We want clear, easy to understand, descriptive graphics depicting the order process from start to finish. Text will be provided.

+SIMILAR WEBSITE WE LIKE?
+www.turnmeroyal.com

+WHAT PLATFORM SHOULD IT BE DEVELOPED?

+We are okay with customer build, WordPress or shopify. Anything that would work well for our requirements


Budget: $400 +
Posted On: May 18, 2023 04:28 UTC
Category: Front-End Development
Skills:Web Development, Web Design, Graphic Design, Adobe Photoshop +
Skills: Web Development, Web Design, Graphic Design, Adobe Photoshop
Country: Trinidad and Tobago +
click to apply +]]>
+
+ + https://www.upwork.com/jobs/Web-designer-for-minimalist-com-website_~010a493538287c1bf7?source=rss + <![CDATA[Web designer for a minimalist e com website - Upwork]]> + 2023-05-18T04:26:45+00:00 + + +Final deliverables will include open source website that can be easily uploaded by my team. 98% Content and  images will be provided by us.
+Finally its a super urgent job (not compromising with quality though)
+An easy and fast project for designers who have some working experience. Apply.

Budget: $15 +
Posted On: May 18, 2023 04:26 UTC
Category: Web Design
Skills:Landing Page, Website, Mockup, Web Component Design, Responsive Design, Web Design, WordPress, Web Development, Adobe Photoshop, Graphic Design +
Skills: Landing Page, Website, Mockup, Web Component Design, Responsive Design, Web Design, WordPress, Web Development, Adobe Photoshop, Graphic Design
Country: India +
click to apply +]]>
+ +Final deliverables will include open source website that can be easily uploaded by my team. 98% Content and  images will be provided by us.
+Finally its a super urgent job (not compromising with quality though)
+An easy and fast project for designers who have some working experience. Apply.

Budget: $15 +
Posted On: May 18, 2023 04:26 UTC
Category: Web Design
Skills:Landing Page, Website, Mockup, Web Component Design, Responsive Design, Web Design, WordPress, Web Development, Adobe Photoshop, Graphic Design +
Skills: Landing Page, Website, Mockup, Web Component Design, Responsive Design, Web Design, WordPress, Web Development, Adobe Photoshop, Graphic Design
Country: India +
click to apply +]]>
+
+ + https://www.upwork.com/jobs/Page-Catalogue_~011c6534555bbbd022?source=rss + <![CDATA[10 Page Catalogue - Upwork]]> + 2023-05-18T04:25:53+00:00 + +
+Cover
+About
+Summary
+6 Products
+    Page 1 Images + Page 2 Specs
+Color Pallet
+Company Info Page




Hourly Range: $25.00-$45.00 + +
Posted On: May 18, 2023 04:25 UTC
Category: Graphic Design
Skills:Graphic Design, Adobe Photoshop, Adobe Illustrator +
Skills: Graphic Design, Adobe Photoshop, Adobe Illustrator
Country: Canada +
click to apply +]]>
+
+Cover
+About
+Summary
+6 Products
+    Page 1 Images + Page 2 Specs
+Color Pallet
+Company Info Page




Hourly Range: $25.00-$45.00 + +
Posted On: May 18, 2023 04:25 UTC
Category: Graphic Design
Skills:Graphic Design, Adobe Photoshop, Adobe Illustrator +
Skills: Graphic Design, Adobe Photoshop, Adobe Illustrator
Country: Canada +
click to apply +]]>
+
+ + https://www.upwork.com/jobs/Digital-Planner-Designer-Needed-for-Review-Final-Touches-Long-Term-Job-Opportunity_~01ddfb2edbb044f98c?source=rss + <![CDATA[Digital Planner Designer Needed for Review/Final Touches -- Long Term Job Opportunity - Upwork]]> + 2023-05-18T04:25:19+00:00 + +
+I have currently developed a variety of different planners (16 to be exact) that are all extremely similar in design and templatized with minor variations in colour and text inside.

+I am looking for an experienced graphic designer who is familiar with designing digital daily/weekly planners from the ground up and all that it entails.

+The design for my digital daily/weekly planners are completed. The only things I need from this project are creating appropriate text boxes in the right locations so a user can fill it in like a digital planner.

+I am also updating some of the text in certain areas, so I need someone who can swap in and out the text in certain fields.

+I am looking for a quick turn around here as all the design work is down, it just needs to function correctly and look good on all devices (computer, tablets, phone etc)

+Whilst this job is small, I am also looking to hire someone long term if this project is successful with a designer who is communicative, hard working and creative.

+If you feel you fit the description, please do apply here.

Budget: $200 +
Posted On: May 18, 2023 04:25 UTC
Category: Graphic Design
Skills:Social Media Imagery, Ebook, Graphic Design, Adobe Illustrator, Layout Design, Adobe InDesign +
Skills: Social Media Imagery, Ebook, Graphic Design, Adobe Illustrator, Layout Design, Adobe InDesign
Country: Canada +
click to apply +]]>
+
+I have currently developed a variety of different planners (16 to be exact) that are all extremely similar in design and templatized with minor variations in colour and text inside.

+I am looking for an experienced graphic designer who is familiar with designing digital daily/weekly planners from the ground up and all that it entails.

+The design for my digital daily/weekly planners are completed. The only things I need from this project are creating appropriate text boxes in the right locations so a user can fill it in like a digital planner.

+I am also updating some of the text in certain areas, so I need someone who can swap in and out the text in certain fields.

+I am looking for a quick turn around here as all the design work is down, it just needs to function correctly and look good on all devices (computer, tablets, phone etc)

+Whilst this job is small, I am also looking to hire someone long term if this project is successful with a designer who is communicative, hard working and creative.

+If you feel you fit the description, please do apply here.

Budget: $200 +
Posted On: May 18, 2023 04:25 UTC
Category: Graphic Design
Skills:Social Media Imagery, Ebook, Graphic Design, Adobe Illustrator, Layout Design, Adobe InDesign +
Skills: Social Media Imagery, Ebook, Graphic Design, Adobe Illustrator, Layout Design, Adobe InDesign
Country: Canada +
click to apply +]]>
+
+ + https://www.upwork.com/jobs/Art-Editing-quot-Transforming-telescope-into-Robotic-Laser-quot_~0137347b1c84145c02?source=rss + <![CDATA[Art Editing "Transforming a telescope into a Robotic Laser" - Upwork]]> + 2023-05-18T04:24:52+00:00 + +
Hourly Range: $5.00 + +
Posted On: May 18, 2023 04:24 UTC
Category: Image Editing
Skills:Manga, Freestyle Drawing +
Skills: Manga, Freestyle Drawing
Country: United States +
click to apply +]]>
+
Hourly Range: $5.00 + +
Posted On: May 18, 2023 04:24 UTC
Category: Image Editing
Skills:Manga, Freestyle Drawing +
Skills: Manga, Freestyle Drawing
Country: United States +
click to apply +]]>
+
+ + https://www.upwork.com/jobs/Photography-and-Videography-for-Construction-Company-Website-and-Instagram-Melbourne-Australia_~0154b15b7db407e6f0?source=rss + <![CDATA[Photography and Videography for Construction Company Website and Instagram, in Melbourne Australia - Upwork]]> + 2023-05-18T04:22:29+00:00 + +
+As the ideal candidate, you should have experience in both photography and videography, with a keen eye for detail and the ability to capture the essence of our brand and projects. You will be responsible for creating high-quality, engaging visual content that showcases our work, team, and company culture.

+We are looking for someone who is creative, reliable and has excellent communication skills. You should be able to work independently, as well as collaboratively with our team. It is important that you have access to your own equipment and can deliver high-quality photos and videos on time and within budget.

+If you are interested in this project, please submit a proposal outlining your experience and skills. Please also include links to past completed projects that are similar to this one. We look forward to hearing from you!


Hourly Range: $16.00-$59.00 + +
Posted On: May 18, 2023 04:22 UTC
Category: Local Photography
Skills:Photography, Videography +
Skills: Photography, Videography
Country: Pakistan +
click to apply +]]>
+
+As the ideal candidate, you should have experience in both photography and videography, with a keen eye for detail and the ability to capture the essence of our brand and projects. You will be responsible for creating high-quality, engaging visual content that showcases our work, team, and company culture.

+We are looking for someone who is creative, reliable and has excellent communication skills. You should be able to work independently, as well as collaboratively with our team. It is important that you have access to your own equipment and can deliver high-quality photos and videos on time and within budget.

+If you are interested in this project, please submit a proposal outlining your experience and skills. Please also include links to past completed projects that are similar to this one. We look forward to hearing from you!


Hourly Range: $16.00-$59.00 + +
Posted On: May 18, 2023 04:22 UTC
Category: Local Photography
Skills:Photography, Videography +
Skills: Photography, Videography
Country: Pakistan +
click to apply +]]>
+
+ + https://www.upwork.com/jobs/Logo-amp-Brand-Creation_~012bff790d14038de7?source=rss + <![CDATA[Logo & Brand Creation - Upwork]]> + 2023-05-18T04:16:50+00:00 + +
+**NOTE**
+Brand / Company will be called: BTR
+Meaning, Better then yesterday. (not V2 as shown in the attached sketch 1)
+The slogan is: &quot;The mission has not changed, it has evolved&quot;
+Because the name is BTR, we can use it for branding &amp; design purposes saying &quot;BTR PACE&quot; or &quot;BTR THEN YESTERDAY&quot;
+Because of the slogan, we thought adding some sort of butterfly would be a nice idea.. but it cant be too feminine.. Keep in mind the brand UVU that is an inspiration to what we want to do.

+Responsibilities:

+Collaborate with us to understand our brand values, target audience, and design preferences.
+Translate our initial sketch into a high-quality, scalable logo design.
+Create multiple variations and iterations of the logo to explore different concepts.
+Provide expert guidance and suggestions to enhance the design based on industry best practices.
+Deliver the final logo files in appropriate formats for various applications (print, web, social media, etc.).
+Be open to feedback and revisions throughout the design process.
+Requirements:

+Proven experience as a logo designer, with a strong portfolio showcasing your previous work.
+Proficiency in graphic design software and tools such as Adobe Illustrator, Photoshop, or Sketch.
+Excellent understanding of design principles, typography, and color theory.
+Ability to effectively communicate and collaborate with clients to understand their vision and requirements.
+Attention to detail and a commitment to delivering high-quality designs within agreed timelines.
+A proactive and creative mindset, with the ability to think outside the box and bring fresh ideas to the table.

+To Apply:
+Please submit your proposal, including:

+A brief introduction of yourself and your relevant experience.
+Samples of your previous logo designs, highlighting any relevant work.
+Your initial thoughts or sketch based on our description (you can attach an image or provide a link).
+Your estimated timeline and price for completing the logo design.
+We are excited to see your ideas and collaborate with a talented designer who can help us create a standout logo for our brand. We look forward to hearing from you!

+PS: I will attach our rough sketch &amp; also show you for what feel we want to go.

+**NOTE**
+Brand / Company will be called: BTR
+Meaning, Better then yesterday. (not V2)
+The slogan is: &quot;The mission has not changed, it has evolved&quot;
+Because the name is BTR, we can use it for branding &amp; design purposes saying &quot;BTR PACE&quot; or &quot;BTR THEN YESTERDAY&quot;

+Logo Sketch 1: This one was for simplicity since our inspiration comes from:
+https://www.instagram.com/uvuclub/?hl=en

+WhatsApp Image 2023-05-15 at 11.25.14
+.jpg: this one is UVU, the brand we look up to, because of its simplicity.

+WhatsApp Image 2023-05-15 at 11.25.12
+.jpg: this one is also UVU, we want to go for these colors as well, either pink or purple. I will send the color way in another design

+WhatsApp Image 2023-05-15 at 10.31.43
+.jpg: Purple Colorway

+WhatsApp Image 2023-05-14 at 23.44.39
+.jpg: Pink Colorway &amp; Butterfly design symbolizing the slogan.








Hourly Range: $15.00-$40.00 + +
Posted On: May 18, 2023 04:16 UTC
Category: Logo Design
Skills:3D Mockup, Logo Design, Graphic Design, Brand Identity & Guidelines, Clothing & Merchandise Design +
Skills: 3D Mockup, Logo Design, Graphic Design, Brand Identity & Guidelines, Clothing & Merchandise Design
Country: Curacao +
click to apply +]]>
+
+**NOTE**
+Brand / Company will be called: BTR
+Meaning, Better then yesterday. (not V2 as shown in the attached sketch 1)
+The slogan is: &quot;The mission has not changed, it has evolved&quot;
+Because the name is BTR, we can use it for branding &amp; design purposes saying &quot;BTR PACE&quot; or &quot;BTR THEN YESTERDAY&quot;
+Because of the slogan, we thought adding some sort of butterfly would be a nice idea.. but it cant be too feminine.. Keep in mind the brand UVU that is an inspiration to what we want to do.

+Responsibilities:

+Collaborate with us to understand our brand values, target audience, and design preferences.
+Translate our initial sketch into a high-quality, scalable logo design.
+Create multiple variations and iterations of the logo to explore different concepts.
+Provide expert guidance and suggestions to enhance the design based on industry best practices.
+Deliver the final logo files in appropriate formats for various applications (print, web, social media, etc.).
+Be open to feedback and revisions throughout the design process.
+Requirements:

+Proven experience as a logo designer, with a strong portfolio showcasing your previous work.
+Proficiency in graphic design software and tools such as Adobe Illustrator, Photoshop, or Sketch.
+Excellent understanding of design principles, typography, and color theory.
+Ability to effectively communicate and collaborate with clients to understand their vision and requirements.
+Attention to detail and a commitment to delivering high-quality designs within agreed timelines.
+A proactive and creative mindset, with the ability to think outside the box and bring fresh ideas to the table.

+To Apply:
+Please submit your proposal, including:

+A brief introduction of yourself and your relevant experience.
+Samples of your previous logo designs, highlighting any relevant work.
+Your initial thoughts or sketch based on our description (you can attach an image or provide a link).
+Your estimated timeline and price for completing the logo design.
+We are excited to see your ideas and collaborate with a talented designer who can help us create a standout logo for our brand. We look forward to hearing from you!

+PS: I will attach our rough sketch &amp; also show you for what feel we want to go.

+**NOTE**
+Brand / Company will be called: BTR
+Meaning, Better then yesterday. (not V2)
+The slogan is: &quot;The mission has not changed, it has evolved&quot;
+Because the name is BTR, we can use it for branding &amp; design purposes saying &quot;BTR PACE&quot; or &quot;BTR THEN YESTERDAY&quot;

+Logo Sketch 1: This one was for simplicity since our inspiration comes from:
+https://www.instagram.com/uvuclub/?hl=en

+WhatsApp Image 2023-05-15 at 11.25.14
+.jpg: this one is UVU, the brand we look up to, because of its simplicity.

+WhatsApp Image 2023-05-15 at 11.25.12
+.jpg: this one is also UVU, we want to go for these colors as well, either pink or purple. I will send the color way in another design

+WhatsApp Image 2023-05-15 at 10.31.43
+.jpg: Purple Colorway

+WhatsApp Image 2023-05-14 at 23.44.39
+.jpg: Pink Colorway &amp; Butterfly design symbolizing the slogan.








Hourly Range: $15.00-$40.00 + +
Posted On: May 18, 2023 04:16 UTC
Category: Logo Design
Skills:3D Mockup, Logo Design, Graphic Design, Brand Identity & Guidelines, Clothing & Merchandise Design +
Skills: 3D Mockup, Logo Design, Graphic Design, Brand Identity & Guidelines, Clothing & Merchandise Design
Country: Curacao +
click to apply +]]>
+
+ + https://www.upwork.com/jobs/Photos-editing-needed-for-events-photography_~01d2a27105f7a0173f?source=rss + <![CDATA[Photos editing needed for events photography - Upwork]]> + 2023-05-18T04:13:58+00:00 + +
+Responsibilities:

+- Utilise Adobe Lightroom to import, organise, and manage large volumes of raw images efficiently.
+- Apply retouching techniques to enhance image quality, correct colours, adjust exposure, and eliminate imperfections while maintaining a natural and realistic appearance.
+- Maintain a consistent and cohesive editing style across multiple projects and ensure adherence to brand guidelines.
+- Collaborate closely with photographer to understand project requirements and deliver the desired results.
+- Meet project deadlines and deliver edited images in a timely manner.

+Requirements:

+- Proven experience as a Photo Editor or similar role, showcasing expertise in simple retouching, color corrections, and creative advanced editing.
+- Proficiency in photo editing software (e.g., Adobe Lightroom, Photoshop) for both basic and complex editing tasks.
+- Strong attention to detail and ability to maintain consistency in editing style.
+- Excellent communication skills to collaborate effectively with photographers and creative teams.
+- Ability to manage multiple projects and meet deadlines.

Budget: $100 +
Posted On: May 18, 2023 04:13 UTC
Category: Local Photography
Skills:Event Photography, Photography, Photo Retouching, Photo Editing, Image Editing, Photo Color Correction, Adobe Lightroom, Adobe Photoshop, Image Processing, Wedding Photography +
Skills: Event Photography, Photography, Photo Retouching, Photo Editing, Image Editing, Photo Color Correction, Adobe Lightroom, Adobe Photoshop, Image Processing, Wedding Photography
Country: Singapore +
click to apply +]]>
+
+Responsibilities:

+- Utilise Adobe Lightroom to import, organise, and manage large volumes of raw images efficiently.
+- Apply retouching techniques to enhance image quality, correct colours, adjust exposure, and eliminate imperfections while maintaining a natural and realistic appearance.
+- Maintain a consistent and cohesive editing style across multiple projects and ensure adherence to brand guidelines.
+- Collaborate closely with photographer to understand project requirements and deliver the desired results.
+- Meet project deadlines and deliver edited images in a timely manner.

+Requirements:

+- Proven experience as a Photo Editor or similar role, showcasing expertise in simple retouching, color corrections, and creative advanced editing.
+- Proficiency in photo editing software (e.g., Adobe Lightroom, Photoshop) for both basic and complex editing tasks.
+- Strong attention to detail and ability to maintain consistency in editing style.
+- Excellent communication skills to collaborate effectively with photographers and creative teams.
+- Ability to manage multiple projects and meet deadlines.

Budget: $100 +
Posted On: May 18, 2023 04:13 UTC
Category: Local Photography
Skills:Event Photography, Photography, Photo Retouching, Photo Editing, Image Editing, Photo Color Correction, Adobe Lightroom, Adobe Photoshop, Image Processing, Wedding Photography +
Skills: Event Photography, Photography, Photo Retouching, Photo Editing, Image Editing, Photo Color Correction, Adobe Lightroom, Adobe Photoshop, Image Processing, Wedding Photography
Country: Singapore +
click to apply +]]>
+
+ + https://www.upwork.com/jobs/Flexible-Graphic-Design-Support-for-Charity-Gala_~01a4b39dd09752af46?source=rss + <![CDATA[Flexible Graphic Design Support for Charity Gala - Upwork]]> + 2023-05-18T04:12:14+00:00 + +
+Needed in next 1-2 weeks:
+- key visual for event which can be used across socials, emails etc
+- formal invitation (both digital &amp; print format)

+Completed by late Aug:
+- physical event collateral such as program booklet, menu cards, posters etc

+Note: This project does not include printing or ordering


Posted On: May 18, 2023 04:12 UTC
Category: Graphic Design
Skills:Graphic Design, Adobe Photoshop, Adobe Illustrator, Adobe InDesign, Print Design, Minimalist, Instagram, Brochure, Corporate Style, Infographic +
Skills: Graphic Design, Adobe Photoshop, Adobe Illustrator, Adobe InDesign, Print Design, Minimalist, Instagram, Brochure, Corporate Style, Infographic
Country: Singapore +
click to apply +]]>
+
+Needed in next 1-2 weeks:
+- key visual for event which can be used across socials, emails etc
+- formal invitation (both digital &amp; print format)

+Completed by late Aug:
+- physical event collateral such as program booklet, menu cards, posters etc

+Note: This project does not include printing or ordering


Posted On: May 18, 2023 04:12 UTC
Category: Graphic Design
Skills:Graphic Design, Adobe Photoshop, Adobe Illustrator, Adobe InDesign, Print Design, Minimalist, Instagram, Brochure, Corporate Style, Infographic +
Skills: Graphic Design, Adobe Photoshop, Adobe Illustrator, Adobe InDesign, Print Design, Minimalist, Instagram, Brochure, Corporate Style, Infographic
Country: Singapore +
click to apply +]]>
+
+ + https://www.upwork.com/jobs/Ongoing-Editor-Create-Reels-amp-Social-Media-posts_~0166a2145c601116e2?source=rss + <![CDATA[Ongoing Editor to Create Reels & Social Media posts - Upwork]]> + 2023-05-18T04:10:34+00:00 + +
+We will supply footage and concept, and you need to be very creative make quick video edits with latest transition effects and etc

+This will be on-going on contract at monthly fixed price as its long time opportunity. Every day deliverables required.

Budget: $250 +
Posted On: May 18, 2023 04:10 UTC
Category: Video Editing
Skills:Video Editing, Adobe Premiere Pro, Video Post-Editing +
Skills: Video Editing, Adobe Premiere Pro, Video Post-Editing
Country: India +
click to apply +]]>
+
+We will supply footage and concept, and you need to be very creative make quick video edits with latest transition effects and etc

+This will be on-going on contract at monthly fixed price as its long time opportunity. Every day deliverables required.

Budget: $250 +
Posted On: May 18, 2023 04:10 UTC
Category: Video Editing
Skills:Video Editing, Adobe Premiere Pro, Video Post-Editing +
Skills: Video Editing, Adobe Premiere Pro, Video Post-Editing
Country: India +
click to apply +]]>
+
+ + https://www.upwork.com/jobs/Photorealistic-Modeling-Rendering-Expert_~01190ca50e2e0d69a3?source=rss + <![CDATA[3D Photorealistic Modeling Rendering Expert - Upwork]]> + 2023-05-18T04:07:08+00:00 + +
+create 100 high-quality product images
+For various products, different materials and different designs, we will share the exact product after hiring

+Hyper-realistic and visually stunning product final images


+Responsibilities:

+- Create 4 Ultra-realistic 3D photorealistic product images that showcases the features and benefits of our phone accessories products
+- Work closely with our product development team to understand the design and functionality of our products
+- Use industry-standard 3D rendering software to develop detailed product models and visualizations
+- Produce realistic lighting, textures, and animations to bring the product 3D models to life
+- Continuously refine and improve the quality of the product images through feedback and iteration
+-  Provide us with a fixed rate for the entire project, rather than an hourly rate


+If you are passionate about creating stunning 3D photorealistic product images and want to work with a dynamic team in a fast-growing industry, we look forward to hearing from you!

+Long-term contract will be considered if the images quality is excellent.

Budget: $100 +
Posted On: May 18, 2023 04:07 UTC
Category: 3D Modeling & Rendering
Skills:3D Rendering, 3D Design, 3D Modeling, Autodesk Maya, 3D Product Rendering, Autodesk 3ds Max, Photorealistic Rendering, Adobe Photoshop +
Skills: 3D Rendering, 3D Design, 3D Modeling, Autodesk Maya, 3D Product Rendering, Autodesk 3ds Max, Photorealistic Rendering, Adobe Photoshop
Country: Hong Kong +
click to apply +]]>
+
+create 100 high-quality product images
+For various products, different materials and different designs, we will share the exact product after hiring

+Hyper-realistic and visually stunning product final images


+Responsibilities:

+- Create 4 Ultra-realistic 3D photorealistic product images that showcases the features and benefits of our phone accessories products
+- Work closely with our product development team to understand the design and functionality of our products
+- Use industry-standard 3D rendering software to develop detailed product models and visualizations
+- Produce realistic lighting, textures, and animations to bring the product 3D models to life
+- Continuously refine and improve the quality of the product images through feedback and iteration
+-  Provide us with a fixed rate for the entire project, rather than an hourly rate


+If you are passionate about creating stunning 3D photorealistic product images and want to work with a dynamic team in a fast-growing industry, we look forward to hearing from you!

+Long-term contract will be considered if the images quality is excellent.

Budget: $100 +
Posted On: May 18, 2023 04:07 UTC
Category: 3D Modeling & Rendering
Skills:3D Rendering, 3D Design, 3D Modeling, Autodesk Maya, 3D Product Rendering, Autodesk 3ds Max, Photorealistic Rendering, Adobe Photoshop +
Skills: 3D Rendering, 3D Design, 3D Modeling, Autodesk Maya, 3D Product Rendering, Autodesk 3ds Max, Photorealistic Rendering, Adobe Photoshop
Country: Hong Kong +
click to apply +]]>
+
+ + https://www.upwork.com/jobs/Graphic-design-Virtual-Assistant_~012bfdf0c355e0dfc7?source=rss + <![CDATA[Graphic design Virtual Assistant - Upwork]]> + 2023-05-18T04:04:27+00:00 + +
+Requirement

+Strong portfolio demonstrating expertise in designing mockups, creating logos, and developing visually appealing graphics.

+Proficiency in design software such as Adobe Photoshop

+Familiarity with Etsy platform, including listing creation and management.

+Excellent communication skills, both written and verbal.

+Exceptional attention to detail and ability to meet deadlines.

+Creative thinking and problem-solving skills.

+Ability to work independently and collaboratively in a remote team environment.

+Time management and organizational skills to prioritize tasks effectively.

Budget: $120 +
Posted On: May 18, 2023 04:04 UTC
Category: Graphic Design
Skills:Graphic Design, Etsy Listing, Adobe Photoshop +
Skills: Graphic Design, Etsy Listing, Adobe Photoshop
Country: United States +
click to apply +]]>
+
+Requirement

+Strong portfolio demonstrating expertise in designing mockups, creating logos, and developing visually appealing graphics.

+Proficiency in design software such as Adobe Photoshop

+Familiarity with Etsy platform, including listing creation and management.

+Excellent communication skills, both written and verbal.

+Exceptional attention to detail and ability to meet deadlines.

+Creative thinking and problem-solving skills.

+Ability to work independently and collaboratively in a remote team environment.

+Time management and organizational skills to prioritize tasks effectively.

Budget: $120 +
Posted On: May 18, 2023 04:04 UTC
Category: Graphic Design
Skills:Graphic Design, Etsy Listing, Adobe Photoshop +
Skills: Graphic Design, Etsy Listing, Adobe Photoshop
Country: United States +
click to apply +]]>
+
+ + https://www.upwork.com/jobs/Need-flyer-made-for-Commercial-Real-Estate-Land-listing_~01b658d3db54b55dbf?source=rss + <![CDATA[Need a flyer made for Commercial Real Estate Land listing - Upwork]]> + 2023-05-18T04:01:25+00:00 + +
+It is a land listing. I will provide a couple of examples that are being used in the industry.



Hourly Range: $10.00-$25.00 + +
Posted On: May 18, 2023 04:01 UTC
Category: Graphic Design
Skills:Graphic Design, Adobe Illustrator, Brochure, Flyer Design, Adobe InDesign, Adobe Photoshop +
Skills: Graphic Design, Adobe Illustrator, Brochure, Flyer Design, Adobe InDesign, Adobe Photoshop
Country: United States +
click to apply +]]>
+
+It is a land listing. I will provide a couple of examples that are being used in the industry.



Hourly Range: $10.00-$25.00 + +
Posted On: May 18, 2023 04:01 UTC
Category: Graphic Design
Skills:Graphic Design, Adobe Illustrator, Brochure, Flyer Design, Adobe InDesign, Adobe Photoshop +
Skills: Graphic Design, Adobe Illustrator, Brochure, Flyer Design, Adobe InDesign, Adobe Photoshop
Country: United States +
click to apply +]]>
+
+ + https://www.upwork.com/jobs/Create-illustration-buildings-lined-together_~011521359ceff25d26?source=rss + <![CDATA[Create an illustration of buildings lined together - Upwork]]> + 2023-05-18T04:00:44+00:00 + +
+I'd love to see examples of any architectural work (e.g., portraits or sketches or watercolors of houses, buildings, etc.) you've done to assess if your style would be a good fit.

Budget: $100 +
Posted On: May 18, 2023 04:00 UTC
Category: Illustration
Skills:Freehand Digital Illustration, Adobe Illustrator, Illustration +
Skills: Freehand Digital Illustration, Adobe Illustrator, Illustration
Country: United States +
click to apply +]]>
+
+I'd love to see examples of any architectural work (e.g., portraits or sketches or watercolors of houses, buildings, etc.) you've done to assess if your style would be a good fit.

Budget: $100 +
Posted On: May 18, 2023 04:00 UTC
Category: Illustration
Skills:Freehand Digital Illustration, Adobe Illustrator, Illustration +
Skills: Freehand Digital Illustration, Adobe Illustrator, Illustration
Country: United States +
click to apply +]]>
+
+ + https://www.upwork.com/jobs/Expert-logo-Designer_~017165001763f7cc9a?source=rss + <![CDATA[Expert logo Designer - Upwork]]> + 2023-05-18T04:00:25+00:00 + +
+You will need to come up with a catchy concept and design a slick logo that looks modern and slick

+Looking forward to work with you

Budget: $40 +
Posted On: May 18, 2023 04:00 UTC
Category: Brand Identity Design
Skills:Adobe Photoshop, Logo Design, Graphic Design, Adobe InDesign, Adobe Illustrator +
Skills: Adobe Photoshop, Logo Design, Graphic Design, Adobe InDesign, Adobe Illustrator
Country: Egypt +
click to apply +]]>
+
+You will need to come up with a catchy concept and design a slick logo that looks modern and slick

+Looking forward to work with you

Budget: $40 +
Posted On: May 18, 2023 04:00 UTC
Category: Brand Identity Design
Skills:Adobe Photoshop, Logo Design, Graphic Design, Adobe InDesign, Adobe Illustrator +
Skills: Adobe Photoshop, Logo Design, Graphic Design, Adobe InDesign, Adobe Illustrator
Country: Egypt +
click to apply +]]>
+
+ + https://www.upwork.com/jobs/Graphic-Designer_~01c875466e491a53e1?source=rss + <![CDATA[Graphic Designer - Upwork]]> + 2023-05-18T03:58:15+00:00 + +

Posted On: May 18, 2023 03:58 UTC
Category: Graphic Design
Skills:Adobe Photoshop, Graphic Design, Adobe InDesign +
Skills: Adobe Photoshop, Graphic Design, Adobe InDesign
Country: United States +
click to apply +]]>
+

Posted On: May 18, 2023 03:58 UTC
Category: Graphic Design
Skills:Adobe Photoshop, Graphic Design, Adobe InDesign +
Skills: Adobe Photoshop, Graphic Design, Adobe InDesign
Country: United States +
click to apply +]]>
+
+ + https://www.upwork.com/jobs/Freelance-Graphic-Designer_~01d9081802f5a0a1e1?source=rss + <![CDATA[Freelance Graphic Designer - Upwork]]> + 2023-05-18T03:57:26+00:00 + +
+As a Graphic Designer, you'll be in charge of planning and creating graphics relevant to our clients' brands. Our clients are typically e-commerce store owners for whom we develop images and designs that fit their branding and generate ROI at the same time.


+ACCOUNTABILITIES

+Study design briefs and determine requirements
+Plan and create graphics for our clients' brands
+Generate brand-related and high-converting graphic designs (banners, gifs, email popup form design)
+Research and implementation of the latest design principles in e-commerce marketing
+Regularly work with the head of graphic designs, marketing manager and account managers to produce the final design
+Ensure final graphics and layouts are visually appealing and on-brand
+Amend designs after feedback from the team
+Attend regular team meetings for updates and collaboration

+Generally, you will work with the account managers to provide the graphics they would require in their emails.

+They will provide you with the details of the emails (such as what product to sell) and you will be the one exercising your creativity and design skills to create compelling graphics.

+REQUIREMENTS

+At least a bachelor's degree
+Email marketing experience not required but great to have
+Must be looking for full-time and exclusive employment (not working as a freelancer or owning a side businesses)
+You must have above average communication skills, both written and spoken.
+You must have an interest in the e-commerce industry
+You love designing and have the skills for it (such as Adobe Photoshop and Illustrator)
+Basic data analysis skills (understanding of split tests and logical problem solving)
+A good team player, given that you'll have to work with the execution team




Hourly Range: $35.00-$50.00 + +
Posted On: May 18, 2023 03:57 UTC
Category: Graphic Design
Skills:Art & Design, Fashion & Beauty, Adobe Photoshop, Adobe Illustrator, Adobe InDesign, Graphic Design, Social Media Imagery, Brand Identity & Guidelines, Infographic +
Skills: Art & Design, Fashion & Beauty, Adobe Photoshop, Adobe Illustrator, Adobe InDesign, Graphic Design, Social Media Imagery, Brand Identity & Guidelines, Infographic
Country: Singapore +
click to apply +]]>
+
+As a Graphic Designer, you'll be in charge of planning and creating graphics relevant to our clients' brands. Our clients are typically e-commerce store owners for whom we develop images and designs that fit their branding and generate ROI at the same time.


+ACCOUNTABILITIES

+Study design briefs and determine requirements
+Plan and create graphics for our clients' brands
+Generate brand-related and high-converting graphic designs (banners, gifs, email popup form design)
+Research and implementation of the latest design principles in e-commerce marketing
+Regularly work with the head of graphic designs, marketing manager and account managers to produce the final design
+Ensure final graphics and layouts are visually appealing and on-brand
+Amend designs after feedback from the team
+Attend regular team meetings for updates and collaboration

+Generally, you will work with the account managers to provide the graphics they would require in their emails.

+They will provide you with the details of the emails (such as what product to sell) and you will be the one exercising your creativity and design skills to create compelling graphics.

+REQUIREMENTS

+At least a bachelor's degree
+Email marketing experience not required but great to have
+Must be looking for full-time and exclusive employment (not working as a freelancer or owning a side businesses)
+You must have above average communication skills, both written and spoken.
+You must have an interest in the e-commerce industry
+You love designing and have the skills for it (such as Adobe Photoshop and Illustrator)
+Basic data analysis skills (understanding of split tests and logical problem solving)
+A good team player, given that you'll have to work with the execution team




Hourly Range: $35.00-$50.00 + +
Posted On: May 18, 2023 03:57 UTC
Category: Graphic Design
Skills:Art & Design, Fashion & Beauty, Adobe Photoshop, Adobe Illustrator, Adobe InDesign, Graphic Design, Social Media Imagery, Brand Identity & Guidelines, Infographic +
Skills: Art & Design, Fashion & Beauty, Adobe Photoshop, Adobe Illustrator, Adobe InDesign, Graphic Design, Social Media Imagery, Brand Identity & Guidelines, Infographic
Country: Singapore +
click to apply +]]>
+
+ + https://www.upwork.com/jobs/Pixel-Image-Creator_~0163f2130c67df3460?source=rss + <![CDATA[Pixel Image Creator - Upwork]]> + 2023-05-18T03:55:58+00:00 + + +These images need to look amazing when printed within 12cm x 12cm box.
+Will be looking to buy approximately 10x images to start with withthe possibility for further work in the future.

Budget: $60 +
Posted On: May 18, 2023 03:55 UTC
Category: Graphic Design
Skills:Graphic Design, Pixel Art, Shopify, Logo Design +
Skills: Graphic Design, Pixel Art, Shopify, Logo Design
Country: Australia +
click to apply +]]>
+ +These images need to look amazing when printed within 12cm x 12cm box.
+Will be looking to buy approximately 10x images to start with withthe possibility for further work in the future.

Budget: $60 +
Posted On: May 18, 2023 03:55 UTC
Category: Graphic Design
Skills:Graphic Design, Pixel Art, Shopify, Logo Design +
Skills: Graphic Design, Pixel Art, Shopify, Logo Design
Country: Australia +
click to apply +]]>
+
+ + https://www.upwork.com/jobs/Wordpress-website-for-Game-Studio_~01fbfc82958dd751ff?source=rss + <![CDATA[Wordpress website for Game Studio - Upwork]]> + 2023-05-18T03:48:55+00:00 + +
+The ideal candidate should be able to create custom designs and themes that align with our brand and style. They should be familiar with web design best practices, including responsive design, cross-browser compatibility, and website speed optimization. They should also have experience with WordPress plugins and integrations to enhance the website's functionality.

+Please submit a proposal outlining your experience and how you can help us achieve our goals for this project. Additionally, please provide links to your past completed projects that showcase your skills in WordPress development and design, as well as Adobe Illustrator and Photoshop.

+A portion of this job will include designing high quality game characters and game screens in various styles.

Budget: $150 +
Posted On: May 18, 2023 03:48 UTC
Category: Web Design
Skills:Game Design, Adobe Illustrator, Adobe Photoshop, Web Design, WordPress, Web Development, Graphic Design +
Skills: Game Design, Adobe Illustrator, Adobe Photoshop, Web Design, WordPress, Web Development, Graphic Design
Country: Canada +
click to apply +]]>
+
+The ideal candidate should be able to create custom designs and themes that align with our brand and style. They should be familiar with web design best practices, including responsive design, cross-browser compatibility, and website speed optimization. They should also have experience with WordPress plugins and integrations to enhance the website's functionality.

+Please submit a proposal outlining your experience and how you can help us achieve our goals for this project. Additionally, please provide links to your past completed projects that showcase your skills in WordPress development and design, as well as Adobe Illustrator and Photoshop.

+A portion of this job will include designing high quality game characters and game screens in various styles.

Budget: $150 +
Posted On: May 18, 2023 03:48 UTC
Category: Web Design
Skills:Game Design, Adobe Illustrator, Adobe Photoshop, Web Design, WordPress, Web Development, Graphic Design +
Skills: Game Design, Adobe Illustrator, Adobe Photoshop, Web Design, WordPress, Web Development, Graphic Design
Country: Canada +
click to apply +]]>
+
+ + https://www.upwork.com/jobs/Website-design_~012fc50f465b8b813b?source=rss + <![CDATA[Website re-design - Upwork]]> + 2023-05-18T03:46:55+00:00 + +
+We are a glass company that Manufacturers Scientific and Laboratory Glass,Laboratory Glassblowing, Custom Laboratory Glassware,
+Lab Glass Repair and Thermoplastic Fabrication.

+Site: https://specialtyglassinc.com/
+New URL: specialtyglass.us

+Content from the old site but refresh with new pictures and images, improve layout and incorporate chat feature on homepage and social medial links. Site needs to be responsive on mobile (MOBILE 1ST DEFINE)

+Need the site refreshed by May 1st.
+SEO friendly.


+New url will be: specialtyglass.us

Hourly Range: $15.00-$20.00 + +
Posted On: May 18, 2023 03:46 UTC
Category: Web Design
Skills:Web Design, WordPress, Web Development, Adobe Photoshop, Graphic Design +
Skills: Web Design, WordPress, Web Development, Adobe Photoshop, Graphic Design
Country: United States +
click to apply +]]>
+
+We are a glass company that Manufacturers Scientific and Laboratory Glass,Laboratory Glassblowing, Custom Laboratory Glassware,
+Lab Glass Repair and Thermoplastic Fabrication.

+Site: https://specialtyglassinc.com/
+New URL: specialtyglass.us

+Content from the old site but refresh with new pictures and images, improve layout and incorporate chat feature on homepage and social medial links. Site needs to be responsive on mobile (MOBILE 1ST DEFINE)

+Need the site refreshed by May 1st.
+SEO friendly.


+New url will be: specialtyglass.us

Hourly Range: $15.00-$20.00 + +
Posted On: May 18, 2023 03:46 UTC
Category: Web Design
Skills:Web Design, WordPress, Web Development, Adobe Photoshop, Graphic Design +
Skills: Web Design, WordPress, Web Development, Adobe Photoshop, Graphic Design
Country: United States +
click to apply +]]>
+
+ + https://www.upwork.com/jobs/Designer-needed-create-vector-image-for-screen-printing_~0150be6b86df9ae1f2?source=rss + <![CDATA[Designer needed to create a vector image for screen printing - Upwork]]> + 2023-05-18T03:46:32+00:00 + +
Budget: $30 +
Posted On: May 18, 2023 03:46 UTC
Category: Graphic Design
Skills:Adobe Illustrator, Graphic Design, Illustration, Print Design +
Skills: Adobe Illustrator, Graphic Design, Illustration, Print Design
Country: Australia +
click to apply +]]>
+
Budget: $30 +
Posted On: May 18, 2023 03:46 UTC
Category: Graphic Design
Skills:Adobe Illustrator, Graphic Design, Illustration, Print Design +
Skills: Adobe Illustrator, Graphic Design, Illustration, Print Design
Country: Australia +
click to apply +]]>
+
+ + https://www.upwork.com/jobs/need-pictures-for-Bio_~01e4465b9ddd54ce33?source=rss + <![CDATA[I’m a DJ in need of pictures for my DJ Bio. - Upwork]]> + 2023-05-18T03:43:34+00:00 + +
Hourly Range: $30.00-$46.00 + +
Posted On: May 18, 2023 03:43 UTC
Category: Graphic Design
Skills:Photography, Local Photography, Event Photography +
Skills: Photography, Local Photography, Event Photography
Location Requirement: Only freelancers located in the United States may apply. +
Country: United States +
click to apply +]]>
+
Hourly Range: $30.00-$46.00 + +
Posted On: May 18, 2023 03:43 UTC
Category: Graphic Design
Skills:Photography, Local Photography, Event Photography +
Skills: Photography, Local Photography, Event Photography
Location Requirement: Only freelancers located in the United States may apply. +
Country: United States +
click to apply +]]>
+
+ + https://www.upwork.com/jobs/Redesign-our-home-page-horrible_~01ee00a9a0525a546c?source=rss + <![CDATA[Redesign our home page. It's horrible - Upwork]]> + 2023-05-18T03:43:34+00:00 + + +Our home page looks horrible and doesn't look clean to serve its purpose.

+We want to have good CTA, better fonts and placements.
+We want our customers to do the following:

+1) request a quote (priority)
+2) contact us (2nd priority) - can be part of the request a quote
+3) Go to our design studio
+4) See our post from instagram
+5) check our blog contents

+Once the home page is done we will want to have our design studio
+redone as well and also making it mobile friendly.

+Our website is teevisionprinting.com
+PLEASE DO NOT EMAIL US OR CONTACT US via phone. We will
+block you.



Budget: $150 +
Posted On: May 18, 2023 03:43 UTC
Category: Web Design
Skills:Web Design, Web Development, Graphic Design, Adobe Photoshop, Mockup, Wireframing +
Skills: Web Design, Web Development, Graphic Design, Adobe Photoshop, Mockup, Wireframing
Country: United States +
click to apply +]]>
+ +Our home page looks horrible and doesn't look clean to serve its purpose.

+We want to have good CTA, better fonts and placements.
+We want our customers to do the following:

+1) request a quote (priority)
+2) contact us (2nd priority) - can be part of the request a quote
+3) Go to our design studio
+4) See our post from instagram
+5) check our blog contents

+Once the home page is done we will want to have our design studio
+redone as well and also making it mobile friendly.

+Our website is teevisionprinting.com
+PLEASE DO NOT EMAIL US OR CONTACT US via phone. We will
+block you.



Budget: $150 +
Posted On: May 18, 2023 03:43 UTC
Category: Web Design
Skills:Web Design, Web Development, Graphic Design, Adobe Photoshop, Mockup, Wireframing +
Skills: Web Design, Web Development, Graphic Design, Adobe Photoshop, Mockup, Wireframing
Country: United States +
click to apply +]]>
+
+ + https://www.upwork.com/jobs/ONLY-Videography-for-Hydration-Backpack_~01861c2e8dbbaddb48?source=rss + <![CDATA[(US ONLY) Videography for Hydration Backpack - Upwork]]> + 2023-05-18T03:43:08+00:00 + + +Heytrip was built to make the road trip more available, that is providing the most versatile solutions to help the ones who are about to hit the road with new participants, who are ready to make a difference in their lives but be enmeshed by the numerous options.
+As we go further, we attempt to extend the meaning of the “Available”, from the most easy-to-setup products to increasing the diversity of outdoor participants, allowing more people to try and stay outdoors.
+Our goals are to be the enlightener of the outdoor beginner, to be the first option for trips with friends and families, and to make going outdoors a simple decision.
+2. Objectives
+Commercial Use
+3. Target Audience
+Target Market: US
+Age Range: 25- 45yrs
+Gender: Male &amp; Female
+Interest: Cycling, Climbing, Hiking
+4. Visual Approach
+We want to show the features of our camping tent and also how to use it. At the same time, we want to express a joyful, relaxing, cozy atmosphere. Expressing those outdoor activities that connect us to nature, to each other, and to the things that matter - which is what HEYTRIP really means to stand for.
+5. Key Messages about the product
+Slogan: Weigh Less, Carry More
+6. Model Requirement
+Cyclist(Mountain Climber)
+7. Model Requirement
+Mountain

Budget: $200 +
Posted On: May 18, 2023 03:43 UTC
Category: Videography
Skills:Product Photography, Adobe Photoshop, Graphic Design +
Skills: Product Photography, Adobe Photoshop, Graphic Design
Country: China +
click to apply +]]>
+ +Heytrip was built to make the road trip more available, that is providing the most versatile solutions to help the ones who are about to hit the road with new participants, who are ready to make a difference in their lives but be enmeshed by the numerous options.
+As we go further, we attempt to extend the meaning of the “Available”, from the most easy-to-setup products to increasing the diversity of outdoor participants, allowing more people to try and stay outdoors.
+Our goals are to be the enlightener of the outdoor beginner, to be the first option for trips with friends and families, and to make going outdoors a simple decision.
+2. Objectives
+Commercial Use
+3. Target Audience
+Target Market: US
+Age Range: 25- 45yrs
+Gender: Male &amp; Female
+Interest: Cycling, Climbing, Hiking
+4. Visual Approach
+We want to show the features of our camping tent and also how to use it. At the same time, we want to express a joyful, relaxing, cozy atmosphere. Expressing those outdoor activities that connect us to nature, to each other, and to the things that matter - which is what HEYTRIP really means to stand for.
+5. Key Messages about the product
+Slogan: Weigh Less, Carry More
+6. Model Requirement
+Cyclist(Mountain Climber)
+7. Model Requirement
+Mountain

Budget: $200 +
Posted On: May 18, 2023 03:43 UTC
Category: Videography
Skills:Product Photography, Adobe Photoshop, Graphic Design +
Skills: Product Photography, Adobe Photoshop, Graphic Design
Country: China +
click to apply +]]>
+
+ + https://www.upwork.com/jobs/Experienced-shirt-designer_~01675ed5941586aed6?source=rss + <![CDATA[Experienced T shirt designer - Upwork]]> + 2023-05-18T03:42:45+00:00 + +
Budget: $60 +
Posted On: May 18, 2023 03:42 UTC
Category: Graphic Design
Skills:Clothing, Mission Style, Minimalist, Organic & Natural Style +
Skills: Clothing, Mission Style, Minimalist, Organic & Natural Style
Country: United States +
click to apply +]]>
+
Budget: $60 +
Posted On: May 18, 2023 03:42 UTC
Category: Graphic Design
Skills:Clothing, Mission Style, Minimalist, Organic & Natural Style +
Skills: Clothing, Mission Style, Minimalist, Organic & Natural Style
Country: United States +
click to apply +]]>
+
+ + https://www.upwork.com/jobs/Graphic-designer_~018471b0be18bd8bbb?source=rss + <![CDATA[Graphic designer - Upwork]]> + 2023-05-18T03:40:13+00:00 + +

Hourly Range: $15.00-$35.00 + +
Posted On: May 18, 2023 03:40 UTC
Category: Graphic Design
Skills:Adobe Photoshop, Graphic Design, Adobe Illustrator, Adobe After Effects, Social Media Imagery, Logo Design, Photo Editing, Image Editing, Adobe Premiere Pro, Video Post-Editing +
Skills: Adobe Photoshop, Graphic Design, Adobe Illustrator, Adobe After Effects, Social Media Imagery, Logo Design, Photo Editing, Image Editing, Adobe Premiere Pro, Video Post-Editing
Country: Palestinian Territories +
click to apply +]]>
+

Hourly Range: $15.00-$35.00 + +
Posted On: May 18, 2023 03:40 UTC
Category: Graphic Design
Skills:Adobe Photoshop, Graphic Design, Adobe Illustrator, Adobe After Effects, Social Media Imagery, Logo Design, Photo Editing, Image Editing, Adobe Premiere Pro, Video Post-Editing +
Skills: Adobe Photoshop, Graphic Design, Adobe Illustrator, Adobe After Effects, Social Media Imagery, Logo Design, Photo Editing, Image Editing, Adobe Premiere Pro, Video Post-Editing
Country: Palestinian Territories +
click to apply +]]>
+
+ + https://www.upwork.com/jobs/Create-poster-for-academic-lecture-Chinese_~01a841c0e6244b3d0f?source=rss + <![CDATA[Create a poster for an academic lecture (in Chinese) - Upwork]]> + 2023-05-18T03:38:55+00:00 + +
+Format A4 is enough (to be spread online, no printing required).

+We provide: an illustration, logos, text info in a word document (Chinese title, time, location, list of participants to add on the poster). The illustration has to be used with some design or effects, not directly pasted (I.e. part of it, transparency ,visual effects… anything to make the poster looks great).

+It’s a 24h job, the earlier if (of course) the best!

+I will provide a poster draft (see sample attached) to arrange the text layers and the 2 logos.

Budget: $30 +
Posted On: May 18, 2023 03:38 UTC
Category: Graphic Design
Skills:Graphic Design, Mandarin Dialect, Adobe Photoshop, Chinese +
Skills: Graphic Design, Mandarin Dialect, Adobe Photoshop, Chinese
Country: China +
click to apply +]]>
+
+Format A4 is enough (to be spread online, no printing required).

+We provide: an illustration, logos, text info in a word document (Chinese title, time, location, list of participants to add on the poster). The illustration has to be used with some design or effects, not directly pasted (I.e. part of it, transparency ,visual effects… anything to make the poster looks great).

+It’s a 24h job, the earlier if (of course) the best!

+I will provide a poster draft (see sample attached) to arrange the text layers and the 2 logos.

Budget: $30 +
Posted On: May 18, 2023 03:38 UTC
Category: Graphic Design
Skills:Graphic Design, Mandarin Dialect, Adobe Photoshop, Chinese +
Skills: Graphic Design, Mandarin Dialect, Adobe Photoshop, Chinese
Country: China +
click to apply +]]>
+
+
diff --git a/.store/UpworkAtomExample.xsd.1 b/.store/UpworkAtomExample.xsd.1 new file mode 100644 index 00000000..627b72c1 --- /dev/null +++ b/.store/UpworkAtomExample.xsd.1 @@ -0,0 +1,60 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/.store/default_output_01.db b/.store/default_output_01.db new file mode 100644 index 00000000..35fb4719 Binary files /dev/null and b/.store/default_output_01.db differ diff --git a/RUN_Gen_Req.bat b/RUN_Gen_Req.bat new file mode 100644 index 00000000..6f074529 --- /dev/null +++ b/RUN_Gen_Req.bat @@ -0,0 +1,41 @@ +@echo off +setlocal enabledelayedexpansion + +echo Please choose an option: +echo [1] Create new requirements.txt +echo [2] Overwrite existing requirements.txt +echo [3] Overwrite and archive old requirements.txt +set /p option=Enter your option (1/2/3): + +if %option%==1 ( + if not exist requirements.txt ( + pipreqs . + echo New requirements.txt file created. + ) else ( + echo Error: requirements.txt file already exists. Choose another option. + ) +) + +if %option%==2 ( + if exist requirements.txt ( + pipreqs . --force + echo Existing requirements.txt file overwritten. + ) else ( + echo Error: requirements.txt file not found. Choose another option. + ) +) + +if %option%==3 ( + if exist requirements.txt ( + set "timestamp=!date:~10,4!!date:~7,2!!date:~4,2!_!time:~0,2!!time:~3,2!!time:~6,2!" + set "timestamp=!timestamp: =0!" + copy requirements.txt requirements_archive_!timestamp!.txt + pipreqs . --force + echo Existing requirements.txt file overwritten and archived. + ) else ( + echo Error: requirements.txt file not found. Choose another option. + ) +) + +pause +endlocal diff --git a/gifs.db b/gifs.db new file mode 100644 index 00000000..e69de29b